- AbstractSavable - Class in org.netbeans.spi.actions
-
- 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
-
- ACTION_VALUE_VISIBLE - Static variable in class org.openide.awt.Actions
-
- 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
-
- 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
-
- 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
-
- Actions.SubMenuModel - Interface in org.openide.awt
-
- Actions.ToolbarButton - Class in org.openide.awt
-
- Actions.ToolbarToggleButton - Class in org.openide.awt
-
- 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.
- 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, JMenu) - 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.