Skip navigation links


Uses of Interface
com.essbase.eas.client.intf.CMenuDynamicHandler

Packages that use CMenuDynamicHandler
com.essbase.eas.client.intf   
com.essbase.eas.ui.editor.menus   

 

Uses of CMenuDynamicHandler in com.essbase.eas.client.intf

 

Classes in com.essbase.eas.client.intf that implement CMenuDynamicHandler
 class CCheckBoxMenuItem
          Extends the JCheckBoxMenuItem to provide a mechanism for the handler method to be called.
 class CHelpMenuItem
          Extends the JMenuItem to provide a mechanism for the handler method to be called.
 class CMenu
          Extends the JMenu class to provide a mechanism menu merging.
 class CMenuItem
          Extends the JMenuItem to provide a mechanism for the handler method to be called.
 class CSeparator
          Extends the JSeparator class to implement the menu positioning for menu merging.

 

Uses of CMenuDynamicHandler in com.essbase.eas.ui.editor.menus

 

Classes in com.essbase.eas.ui.editor.menus that implement CMenuDynamicHandler
 class EditorMenuItem
           

 


Skip navigation links


Copyright © 2001, 2007, Oracle. All rights reserved.