Uses of Class
amber.server.component.MenuHandler

Packages that use MenuHandler
amber.server.component The handlers at the server for the remote components. 
 

Uses of MenuHandler in amber.server.component
 

Subclasses of MenuHandler in amber.server.component
 class PopupMenuHandler
          This class corresponds to a standard java.awt.Menu component.
 

Methods in amber.server.component that return MenuHandler
 MenuHandler MenuBarHandler.add(MenuHandler menu)
          Adds the specified menu to the menu bar.
 MenuHandler MenuBarHandler.getMenu(int index)
          Gets the specified menu.
 

Methods in amber.server.component with parameters of type MenuHandler
 MenuHandler MenuBarHandler.add(MenuHandler menu)
          Adds the specified menu to the menu bar.
 



Copyright © 2002 Clearfield Research Ltd. All Rights Reserved.