org.openide.awt 6.11.1

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

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


org.openide.awt 6.11.1

Built on September 4 2009.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.