Uses of Interface
org.openide.awt.Actions.SubMenuModel

Packages that use Actions.SubMenuModel
org.openide.awt A set of utility classes pertaining to the visual appearance of the IDE. 
 

Uses of Actions.SubMenuModel in org.openide.awt
 

Constructors in org.openide.awt with parameters of type Actions.SubMenuModel
Actions.SubMenu(SystemAction aAction, Actions.SubMenuModel model)
          Constructs a new ActMenuItem with the specified label and no keyboard shortcut and connects it to the given SystemAction.
Actions.SubMenu(SystemAction aAction, Actions.SubMenuModel model, boolean popup)
          Constructs a new ActMenuItem with the specified label and no keyboard shortcut and connects it to the given SystemAction.
 



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.