首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.5.0
A-Index (NetBeans UI Utilities API) - NetBeans API Javadoc 5.5.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.awt 6.7.22
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
A
Actions
- Class in
org.openide.awt
Supporting class for manipulation with menu and toolbar presenters.
Actions()
- Constructor for class org.openide.awt.
Actions
Actions.CheckboxMenuItem
- Class in
org.openide.awt
CheckboxMenuItem extends the java.awt.CheckboxMenuItem and adds a connection to boolean state actions.
Actions.CheckboxMenuItem(BooleanStateAction, boolean)
- Constructor for class org.openide.awt.
Actions.CheckboxMenuItem
Constructs a new ActCheckboxMenuItem with the specified label and connects it to the given BooleanStateAction.
Actions.MenuItem
- Class in
org.openide.awt
Extension of Swing menu item with connection to system actions.
Actions.MenuItem(SystemAction, boolean)
- Constructor for class org.openide.awt.
Actions.MenuItem
Constructs a new menu item with the specified label and no keyboard shortcut and connects it to the given SystemAction.
Actions.MenuItem(Action, boolean)
- Constructor for class org.openide.awt.
Actions.MenuItem
Constructs a new menu item with the specified label and no keyboard shortcut and connects it to the given SystemAction.
Actions.SubMenu
- Class in
org.openide.awt
SubMenu provides easy way of displaying submenu items based on SubMenuModel.
Actions.SubMenu(SystemAction, Actions.SubMenuModel)
- Constructor for class org.openide.awt.
Actions.SubMenu
Constructs a new ActMenuItem with the specified label and no keyboard shortcut and connects it to the given SystemAction.
Actions.SubMenu(SystemAction, Actions.SubMenuModel, boolean)
- Constructor for class org.openide.awt.
Actions.SubMenu
Constructs a new ActMenuItem with the specified label and no keyboard shortcut and connects it to the given SystemAction.
Actions.SubMenu(Action, Actions.SubMenuModel, boolean)
- Constructor for class org.openide.awt.
Actions.SubMenu
Constructs a new ActMenuItem with the specified label and no keyboard shortcut and connects it to the given SystemAction.
Actions.SubMenuModel
- Interface in
org.openide.awt
Interface for the creating Actions.SubMenu.
Actions.ToolbarButton
- Class in
org.openide.awt
Component shown in toolbar, representing an action.
Actions.ToolbarButton(SystemAction)
- Constructor for class org.openide.awt.
Actions.ToolbarButton
Actions.ToolbarButton(Action)
- Constructor for class org.openide.awt.
Actions.ToolbarButton
Actions.ToolbarToggleButton
- Class in
org.openide.awt
The Component for BooleeanState action that is to be shown in a toolbar.
Actions.ToolbarToggleButton(BooleanStateAction)
- Constructor for class org.openide.awt.
Actions.ToolbarToggleButton
Constructs a new ActToolbarToggleButton for specified action
ADD_BOTTOM
- Static variable in class org.openide.awt.
SplittedPanel
Deprecated.
constraints constant for adding a component to the bottom(right) pane (an alias for the ADD_SECOND constant)
ADD_FIRST
- Static variable in class org.openide.awt.
SplittedPanel
Deprecated.
constraints constant for adding a component to the first (left/top) pane
ADD_LEFT
- Static variable in class org.openide.awt.
SplittedPanel
Deprecated.
constraints constant for adding a component to the left(top) pane (an alias for the ADD_FIRST constant)
ADD_RIGHT
- Static variable in class org.openide.awt.
SplittedPanel
Deprecated.
constraints constant for adding a component to the right(bottom) pane (an alias for the ADD_SECOND constant)
ADD_SECOND
- Static variable in class org.openide.awt.
SplittedPanel
Deprecated.
constraints constant for adding a component to the second (right/bottom) pane
ADD_SPLITTER
- Static variable in class org.openide.awt.
SplittedPanel
Deprecated.
constraints constant for adding a splitter
ADD_TOP
- Static variable in class org.openide.awt.
SplittedPanel
Deprecated.
constraints constant for adding a component to the top(left) pane (an alias for the ADD_FIRST constant)
addChangeListener(ChangeListener)
- Method in interface org.openide.awt.
Actions.SubMenuModel
Adds change listener for changes of the model.
addChangeListener(ChangeListener)
- Method in class org.openide.awt.
StatusDisplayer
Add a listener for when the text changes.
addChangeListener(ChangeListener)
- Method in interface org.openide.awt.
UndoRedo
Add a change listener.
addChangeListener(ChangeListener)
- Method in class org.openide.awt.
UndoRedo.Empty
Deprecated.
addChangeListener(ChangeListener)
- Method in class org.openide.awt.
UndoRedo.Manager
addPropertyChangeListener(PropertyChangeListener)
- Method in class org.openide.awt.
HtmlBrowser.Impl
Adds PropertyChangeListener to this browser.
addPropertyChangeListener(PropertyChangeListener)
- Method in class org.openide.awt.
SpinButton
Deprecated.
addSelectionInterval(int, int)
- Method in class org.openide.awt.
ListPane
Deprecated.
addSpinButtonListener(SpinButtonListener)
- Method in class org.openide.awt.
SpinButton
Deprecated.
addSplitChangeListener(SplittedPanel.SplitChangeListener)
- Method in class org.openide.awt.
SplittedPanel
Deprecated.
Adds specified listener to the current set of SplitChangeListeners
arrowsOrientation
- Variable in class org.openide.awt.
SpinButton
Deprecated.
Current orientation of arrows of SpinButton.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.awt 6.7.22
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
Built on May 28 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.