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

A-Index (NetBeans UI Utilities API) - NetBeans API Javadoc 5.0.0

 
A B C D E F G H I J L M N O P R S T U V

A

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)
Actions - class org.openide.awt.Actions.
Supporting class for manipulation with menu and toolbar presenters.
Actions() - Constructor for class org.openide.awt.Actions
 
Actions.CheckboxMenuItem - class org.openide.awt.Actions.CheckboxMenuItem.
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 org.openide.awt.Actions.MenuItem.
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 org.openide.awt.Actions.SubMenu.
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 org.openide.awt.Actions.SubMenuModel.
Interface for the creating Actions.SubMenu.
Actions.ToolbarButton - class org.openide.awt.Actions.ToolbarButton.
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 org.openide.awt.Actions.ToolbarToggleButton.
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
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 class org.openide.awt.UndoRedo.Empty
Deprecated.  
addChangeListener(ChangeListener) - Method in class org.openide.awt.UndoRedo.Manager
 
addChangeListener(ChangeListener) - Method in interface org.openide.awt.UndoRedo
Add a change listener.
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.

 
A B C D E F G H I J L M N O P R S T U V
Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.