jdk/src/solaris/classes/sun/awt/X11/XBaseMenuWindow.java
changeset 21278 ef8a3a2a72f2
parent 20449 20326f6cd2aa
child 22584 eed64ee05369
equal deleted inserted replaced
21277:bd380b80f9ea 21278:ef8a3a2a72f2
   185      * Abstract methods
   185      * Abstract methods
   186      *
   186      *
   187      ************************************************/
   187      ************************************************/
   188 
   188 
   189     /**
   189     /**
   190      * Returns parent menu window (not the X-heirarchy parent window)
   190      * Returns parent menu window (not the X-hierarchy parent window)
   191      */
   191      */
   192     protected abstract XBaseMenuWindow getParentMenuWindow();
   192     protected abstract XBaseMenuWindow getParentMenuWindow();
   193 
   193 
   194     /**
   194     /**
   195      * Performs mapping of items in window.
   195      * Performs mapping of items in window.