Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractSavable - Class in org.netbeans.spi.actions
-
Default implementation of
Savable
interface and additional contracts, including dealing withSavable.REGISTRY
. - AbstractSavable() - Constructor for class org.netbeans.spi.actions.AbstractSavable
-
Constructor for subclasses.
- AcceleratorBinding - Class in org.openide.awt
-
Permits accelerators to be set on actions based on global registrations.
- AcceleratorBinding() - Constructor for class org.openide.awt.AcceleratorBinding
-
Subclass constructor.
- ACTION_VALUE_TOGGLE - Static variable in class org.openide.awt.Actions
-
Key for
Action.getValue(java.lang.String)
to indicate that the action should be presented as toggle, if possible. - ACTION_VALUE_VISIBLE - Static variable in class org.openide.awt.Actions
-
Action may
Action.putValue(java.lang.String, java.lang.Object)
this value to indicate that, if not enabled, it should not be visible at all. - ActionID - Annotation Type in org.openide.awt
-
Identifies one registered action.
- ActionReference - Annotation Type in org.openide.awt
-
Registers an action under associated identifier specified by separate
ActionID
annotation on the same element. - ActionReferences - Annotation Type in org.openide.awt
-
Allows registration of multiple
ActionReference
s for a single action. - ActionRegistration - Annotation Type in org.openide.awt
-
Registers an action under associated identifier specified by separate
ActionID
annotation on the same element. - Actions - Class in org.openide.awt
-
Supporting class for manipulation with menu and toolbar presenters.
- Actions() - Constructor for class org.openide.awt.Actions
-
Deprecated.should not be used
- Actions.ButtonActionConnector - Interface in org.openide.awt
-
SPI for supplying alternative implementation of connection between actions and presenters.
- Actions.CheckboxMenuItem - Class in org.openide.awt
-
CheckboxMenuItem extends the java.awt.CheckboxMenuItem and adds a connection to boolean state actions.
- Actions.MenuItem - Class in org.openide.awt
-
Extension of Swing menu item with connection to system actions.
- Actions.SubMenu - Class in org.openide.awt
-
Deprecated.Extends deprecated
JMenuPlus
. Instead create a regularJMenu
and add items to it (or useDynamicMenuContent
). - Actions.SubMenuModel - Interface in org.openide.awt
-
Deprecated.used by deprecated
Actions.SubMenu
- Actions.ToolbarButton - Class in org.openide.awt
-
Deprecated.extends deprecated ToolbarButton
- Actions.ToolbarToggleButton - Class in org.openide.awt
-
Deprecated.extends deprecated ToolbarToggleButton
- ActionState - Annotation Type in org.openide.awt
-
Specifies that the action behaviour is conditional and how the action should obtain the state for its presentation.
- 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
-
Deprecated.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
- addEdit(UndoableEdit) - Method in class org.openide.awt.UndoRedo.Manager
- addNotify() - Method in class org.openide.awt.ToolbarWithOverflow
- 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
- alwaysEnabled(ActionListener, String, String, boolean) - Static method in class org.openide.awt.Actions
-
Creates new action which is always enabled.
- arrowsOrientation - Variable in class org.openide.awt.SpinButton
-
Deprecated.Current orientation of arrows of SpinButton.
- asynchronous() - Element in annotation type org.openide.awt.ActionRegistration
-
Shall the action be performed outside of AWT thread.
- attach(JComponent, Object, QuickSearch.Callback) - Static method in class org.openide.awt.QuickSearch
-
Attach quick search to a component with given constraints.
- attach(JComponent, Object, QuickSearch.Callback, boolean) - Static method in class org.openide.awt.QuickSearch
-
Attach quick search to a component with given constraints.
- attach(JComponent, Object, QuickSearch.Callback, boolean, JMenu) - Static method in class org.openide.awt.QuickSearch
-
Attach quick search to a component with given constraints.
- attach(JComponent, Object, QuickSearch.Callback, JMenu) - Static method in class org.openide.awt.QuickSearch
-
Attach quick search to a component with given constraints.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form