- iAlphaSort - Static variable in class org.openide.explorer.propertysheet.PropertySheet
-
- IconView - Class in org.openide.explorer.view
-
A view displaying
Node
s as icons.
- IconView() - Constructor for class org.openide.explorer.view.IconView
-
- iCustomize - Static variable in class org.openide.explorer.propertysheet.PropertySheet
-
- iDisplayWritableOnly - Static variable in class org.openide.explorer.propertysheet.PropertySheet
-
- iNoSort - Static variable in class org.openide.explorer.propertysheet.PropertySheet
-
- InplaceEditor - Interface in org.openide.explorer.propertysheet
-
Interface defining the contract of reusable inline cell editors for
properties.
- InplaceEditor.Factory - Interface in org.openide.explorer.propertysheet
-
A factory for inplace editor instances.
- isCellEditable(int, int) - Method in class org.openide.explorer.view.NodeTableModel
-
Cell is editable only if it has non null value.
- isChangeImmediate() - Method in class org.openide.explorer.propertysheet.PropertyPanel
-
Getter for property changeImmediate.
- isCheckable() - Method in interface org.openide.explorer.view.CheckableNode
-
Tell the view to display a check-box for this node.
- isCheckEnabled() - Method in interface org.openide.explorer.view.CheckableNode
-
Provide the enabled state of the check-box.
- isDefaultActionAllowed() - Method in class org.openide.explorer.view.OutlineView
-
Tells if double click invokes default action.
- isDefaultActionEnabled() - Method in class org.openide.explorer.view.TreeView
-
Does a double click invoke the default node action?
- isDragSource() - Method in class org.openide.explorer.view.ListView
-
- isDragSource() - Method in class org.openide.explorer.view.OutlineView
-
Drag support is enabled by default.
- isDragSource() - Method in class org.openide.explorer.view.TableView
-
Drag support is enabled by default.
- isDragSource() - Method in class org.openide.explorer.view.TreeView
-
Drag support is enabled by default.
- isDropTarget() - Method in class org.openide.explorer.view.ListView
-
- isDropTarget() - Method in class org.openide.explorer.view.OutlineView
-
Drop support is enabled by default.
- isDropTarget() - Method in class org.openide.explorer.view.TableView
-
Drop support is enabled by default.
- isDropTarget() - Method in class org.openide.explorer.view.TreeView
-
Drop support is enabled by default.
- isEnabled() - Method in class org.openide.explorer.view.BeanTreeView
-
Is the tree enabled
- isExpanded(FeatureDescriptor) - Method in class org.openide.explorer.propertysheet.PropertySheet
-
Check if the PropertySet the given property belongs to is expanded or not.
- isExpanded(Node) - Method in class org.openide.explorer.view.OutlineView
-
Test whether a node is expanded in the tree or not
- isExpanded(Node) - Method in class org.openide.explorer.view.TreeTableView
-
- isExpanded(Node) - Method in class org.openide.explorer.view.TreeView
-
Test whether a node is expanded in the tree or not
- isFocusable() - Method in class org.openide.explorer.propertysheet.PropertyPanel
-
Overridden to return false in cases that the preferences specify a
read-only state
- isKnownComponent(Component) - Method in interface org.openide.explorer.propertysheet.InplaceEditor
-
Returns true if a component is one the inplace editor instantiated.
- isPopupAllowed() - Method in class org.openide.explorer.view.ListView
-
Test whether display of a popup menu is enabled.
- isPopupAllowed() - Method in class org.openide.explorer.view.OutlineView
-
Is it permitted to display a popup menu?
- isPopupAllowed() - Method in class org.openide.explorer.view.TableView
-
Is it permitted to display a popup menu?
- isPopupAllowed() - Method in class org.openide.explorer.view.TreeView
-
Is it permitted to display a popup menu?
- isQuickSearchAllowed() - Method in class org.openide.explorer.propertysheet.PropertySheet
-
- isQuickSearchAllowed() - Method in class org.openide.explorer.view.OutlineView
-
Test whether the quick search feature is enabled or not.
- isQuickSearchAllowed() - Method in class org.openide.explorer.view.TreeTableView
-
- isQuickSearchAllowed() - Method in class org.openide.explorer.view.TreeView
-
Test whether the quick search feature is enabled or not.
- isRootVisible() - Method in class org.openide.explorer.view.TreeView
-
Is the root node of the tree displayed?
- isSelected() - Method in interface org.openide.explorer.view.CheckableNode
-
Provide the selected state of the check-box.
- isShowIcons() - Method in class org.openide.explorer.view.NodeRenderer
-
- isShowNodeIcons() - Method in class org.openide.explorer.view.OutlineView
-
Test whether the node icons are shown.
- isShowParentNode() - Method in class org.openide.explorer.view.ListView
-
Is parent node (e.g.
- isTraversalAllowed() - Method in class org.openide.explorer.view.ListView
-
Test whether hierarchy traversal shortcuts are permitted.
- iTypeSort - Static variable in class org.openide.explorer.propertysheet.PropertySheet
-