org.openide.awt 7.31.1

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 NetBeans. 
 

Uses of Actions.SubMenuModel in org.openide.awt
 

Constructors in org.openide.awt with parameters of type Actions.SubMenuModel
Actions.SubMenu(Action aAction, Actions.SubMenuModel model, boolean popup)
          Deprecated. 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)
          Deprecated. 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)
          Deprecated. Constructs a new ActMenuItem with the specified label and no keyboard shortcut and connects it to the given SystemAction.
 


org.openide.awt 7.31.1

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