- EnhancedCustomPropertyEditor - Interface in org.openide.explorer.propertysheet.editors
-
- EnhancedPropertyEditor - Interface in org.openide.explorer.propertysheet.editors
-
- expandAll() - Method in class org.openide.explorer.view.TreeView
-
Expands all paths.
- expandNode(Node) - Method in class org.openide.explorer.view.OutlineView
-
Expands the node in the tree.
- expandNode(Node) - Method in class org.openide.explorer.view.TreeTableView
-
- expandNode(Node) - Method in class org.openide.explorer.view.TreeView
-
Expands the node in the tree.
- ExplorerManager - Class in org.openide.explorer
-
Manages a selection and root context for a (set of) Explorer view(s).
- ExplorerManager() - Constructor for class org.openide.explorer.ExplorerManager
-
Construct a new manager.
- ExplorerManager.Provider - Interface in org.openide.explorer
-
Interface for components wishing to provide their own ExplorerManager
.
- ExplorerUtils - Class in org.openide.explorer
-
Helper methods to embed ExplorerManager
s and explorer views
into Swing component trees.
- ExPropertyEditor - Interface in org.openide.explorer.propertysheet
-
An extension interface for property editors that hides
all the necessary communication with the property sheet.
- ExPropertyModel - Interface in org.openide.explorer.propertysheet
-
- ExtendedDelete - Interface in org.openide.explorer
-
Register implementation of this interface into META-INF services
lookup if you want to intercept Node deletion in explorer.