站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.5.1

Uses of Interface org.openide.awt.Actions.SubMenuModel (NetBeans UI Utilities API) - NetBeans API Javadoc 5.5.1

org.openide.awt 6.7.31

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

Built on March 26 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.