- edit() - Method in interface org.netbeans.api.actions.Editable
-
Instructs an editor to be opened.
- Editable - Interface in org.netbeans.api.actions
-
A context interface representing ability of an object to be edited.
- Empty() - Constructor for class org.openide.awt.UndoRedo.Empty
-
Deprecated.
- EMPTY_SPLITTER - Static variable in class org.openide.awt.SplittedPanel
-
Deprecated.
constant for splitter component types - empty splitter
- EmptySplitter() - Constructor for class org.openide.awt.SplittedPanel.EmptySplitter
-
Deprecated.
- EmptySplitter(int) - Constructor for class org.openide.awt.SplittedPanel.EmptySplitter
-
Deprecated.
- ensureIndexIsVisible(int) - Method in class org.openide.awt.ListPane
-
Deprecated.
If this JList is being displayed withing a JViewport and the
specified cell isn't completely visible, scroll the viewport.
- EqualFlowLayout - Class in org.openide.awt
-
- EqualFlowLayout() - Constructor for class org.openide.awt.EqualFlowLayout
-
Deprecated.
Constructs a new Flow Layout with a centered alignment and a
default 5-unit horizontal and vertical gap.
- EqualFlowLayout(int) - Constructor for class org.openide.awt.EqualFlowLayout
-
Deprecated.
Constructs a new Flow Layout with the specified alignment and a
default 5-unit horizontal and vertical gap.
- EqualFlowLayout(int, int, int) - Constructor for class org.openide.awt.EqualFlowLayout
-
Deprecated.
Creates a new flow layout manager with the indicated alignment
and the indicated horizontal and vertical gaps.