Skip navigation links
org.openide.explorer 6.78
A B C D E F G H I L M N O P Q R S T U V W X 

G

getAccessibleContext() - Method in class org.openide.explorer.propertysheet.PropertyPanel
 
getAccessibleContext() - Method in class org.openide.explorer.view.TreeTableView
Overrides JScrollPane's getAccessibleContext() method to use internal accessible context.
getAllowedDragActions() - Method in class org.openide.explorer.view.ListView
Actions constants comes from DnDConstants.
getAllowedDragActions() - Method in class org.openide.explorer.view.OutlineView
Actions constants comes from DnDConstants.
getAllowedDragActions() - Method in class org.openide.explorer.view.TableView
Actions constants comes from DnDConstants.
getAllowedDragActions() - Method in class org.openide.explorer.view.TreeView
Actions constants comes from DnDConstants.
getAllowedDropActions() - Method in class org.openide.explorer.view.ListView
Actions constants comes from DnDConstants.
getAllowedDropActions() - Method in class org.openide.explorer.view.OutlineView
Actions constants comes from DnDConstants.
getAllowedDropActions(Transferable) - Method in class org.openide.explorer.view.OutlineView
Actions constants from DnDConstants.
getAllowedDropActions() - Method in class org.openide.explorer.view.TableView
Actions constants comes from DnDConstants.
getAllowedDropActions() - Method in class org.openide.explorer.view.TreeView
Actions constants comes from DnDConstants.
getBeans() - Method in class org.openide.explorer.propertysheet.DefaultPropertyModel
Deprecated.
Returns an array of beans/nodes that this property belongs to.
getBeans() - Method in interface org.openide.explorer.propertysheet.ExPropertyModel
Deprecated.
Returns an array of beans/nodes that this property belongs to.
getBeans() - Method in class org.openide.explorer.propertysheet.PropertyEnv
Array of beans that the edited property belongs to.
getColumnClass(int) - Method in class org.openide.explorer.view.NodeTableModel
Getter for column class.
getColumnCount() - Method in class org.openide.explorer.view.NodeTableModel
Getter for column count.
getColumnName(int) - Method in class org.openide.explorer.view.NodeTableModel
Getter for column name
getComponent() - Method in interface org.openide.explorer.propertysheet.InplaceEditor
Returns the physical inplace editor component that should be displayed on-screen.
getCurrentPage() - Method in class org.openide.explorer.propertysheet.PropertySheet
Deprecated.
Relic of the original property sheet implementation. Does nothing.
getDefaultProcessor() - Method in class org.openide.explorer.view.ListView
Get the current processor for default actions.
getDepth() - Method in class org.openide.explorer.view.NodeListModel
Getter for depth.
getDisabledPropertyColor() - Method in class org.openide.explorer.propertysheet.PropertySheet
Deprecated.
Relic of the original property sheet implementation. Display of properties is handled by the look and feel.
getDisplayWritableOnly() - Method in class org.openide.explorer.propertysheet.PropertySheet
Deprecated.
Relic of the original property sheet implementation. Does nothing.
getElementAt(int) - Method in class org.openide.explorer.view.NodeListModel
Child at given index.
getExploredContext() - Method in class org.openide.explorer.ExplorerManager
Get the explored context.
getExplorerManager() - Method in interface org.openide.explorer.ExplorerManager.Provider
Get the explorer manager.
getFeatureDescriptor() - Method in class org.openide.explorer.propertysheet.DefaultPropertyModel
Deprecated.
Returns descriptor describing the property.
getFeatureDescriptor() - Method in interface org.openide.explorer.propertysheet.ExPropertyModel
Deprecated.
Returns descriptor describing the property.
getFeatureDescriptor() - Method in class org.openide.explorer.propertysheet.PropertyEnv
Feature descritor that describes the property.
getHelpCtx(Node[], HelpCtx) - Static method in class org.openide.explorer.ExplorerUtils
Utility method to get context help from a node selection.
getHelpCtx() - Method in class org.openide.explorer.view.MenuView.MenuItem
 
getHorizontalScrollBarPolicy() - Method in class org.openide.explorer.view.OutlineView
 
getIndex(Object) - Method in class org.openide.explorer.view.NodeListModel
Finds index of given object.
getInPlaceCustomEditor() - Method in interface org.openide.explorer.propertysheet.editors.EnhancedPropertyEditor
Deprecated.
Get an in-place editor.
getInplaceEditor() - Method in interface org.openide.explorer.propertysheet.InplaceEditor.Factory
Fetch or create an inplace editor instance.
getInsets() - Method in class org.openide.explorer.view.OutlineView
 
getInsets() - Method in class org.openide.explorer.view.TreeTableView
 
getInsets() - Method in class org.openide.explorer.view.TreeView
 
getKeyStrokes() - Method in interface org.openide.explorer.propertysheet.InplaceEditor
Keystrokes that should be ignored by the containing component when this inplace editor is open, even if they are in the InputMap of the container.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.openide.explorer.view.NodeRenderer
This is the only method defined by ListCellRenderer.
getListPreferredWidth() - Method in class org.openide.explorer.view.ListTableView
Deprecated.
Get preferred size of list view
getMinimumSize() - Method in class org.openide.explorer.propertysheet.PropertyPanel
 
getModel() - Method in class org.openide.explorer.propertysheet.PropertyPanel
Get the property model associated with this property panel.
getNodePopupFactory() - Method in class org.openide.explorer.view.OutlineView
Getter for the current popup customizer factory.
getNodePopupFactory() - Method in class org.openide.explorer.view.TableView
Getter for the current popup customizer factory.
getOutline() - Method in class org.openide.explorer.view.OutlineView
Getter for the embedded table component.
getPlastic() - Method in class org.openide.explorer.propertysheet.PropertySheet
Deprecated.
Relic of the original property sheet implementation. Does nothing.
getPopupMenu() - Method in class org.openide.explorer.view.MenuView.Menu
Overriden to fill the submenu with the real content lazily
getPreferences() - Method in class org.openide.explorer.propertysheet.PropertyPanel
Returns the preferences set for this property panel.
getPreferredSize() - Method in class org.openide.explorer.propertysheet.PropertyPanel
 
getPreferredSize() - Method in class org.openide.explorer.view.ListTableView
Deprecated.
 
getPreferredSize() - Method in class org.openide.explorer.view.ListView
 
getProperty() - Method in class org.openide.explorer.propertysheet.PropertyPanel
Fetch the property that this PropertyPanel displays.
getPropertyEditor() - Method in interface org.openide.explorer.propertysheet.InplaceEditor
Get the java.beans.PropertyEditor instance associated with this inplace editor.
getPropertyEditor() - Method in class org.openide.explorer.propertysheet.PropertyPanel
Deprecated.
The property panel does not cache the property editor, and depending on its state, it may not consistently return the same property editor instance on repeated calls. The current implementation will do so for editable states, but there is no guarantee this will remain so in the future.
getPropertyEditorClass() - Method in class org.openide.explorer.propertysheet.DefaultPropertyModel
Deprecated.
The class of the property editor or null if default property editor should be used.
getPropertyEditorClass() - Method in interface org.openide.explorer.propertysheet.PropertyModel
The class of the property editor or null if default property editor should be used.
getPropertyFor(Node, Node.Property) - Method in class org.openide.explorer.view.NodeTableModel
Returns node property if found in nodes property sets.
getPropertyModel() - Method in interface org.openide.explorer.propertysheet.InplaceEditor
Inplace editors cache the property model used to update a property value at the conclusion of editing.
getPropertyPaintingStyle() - Method in class org.openide.explorer.propertysheet.PropertySheet
Deprecated.
Relic of the original property sheet implementation. Does nothing.
getPropertyType() - Method in class org.openide.explorer.propertysheet.DefaultPropertyModel
Deprecated.
 
getPropertyType() - Method in interface org.openide.explorer.propertysheet.PropertyModel
The class of the property.
getPropertyValue() - Method in interface org.openide.explorer.propertysheet.editors.EnhancedCustomPropertyEditor
Deprecated.
Get the customized property value.
getRootContext() - Method in class org.openide.explorer.ExplorerManager
Get the root context.
getRowCount() - Method in class org.openide.explorer.view.NodeTableModel
Getter for row count.
getScrollsOnExpand() - Method in class org.openide.explorer.view.TreeView
Returns the value of the scrollsOnExpand property of the underlying tree component.
getSelectedItem() - Method in class org.openide.explorer.view.NodeListModel
 
getSelectedNodes() - Method in class org.openide.explorer.ExplorerManager
Get the set of selected nodes.
getSelection() - Method in class org.openide.explorer.propertysheet.PropertySheet
Retrieve currently selected property or PropertySet.
getSelectionMode() - Method in class org.openide.explorer.view.ListView
Get the selection mode.
getSelectionMode() - Method in class org.openide.explorer.view.TreeView
Returns the current selection mode, one of TreeSelectionModel.SINGLE_TREE_SELECTION, TreeSelectionModel.CONTIGUOUS_TREE_SELECTION or TreeSelectionModel.DISCONTIGUOUS_TREE_SELECTION.
getShowExploredContext() - Method in class org.openide.explorer.view.ChoiceView
Get explored context toggle.
getSize() - Method in class org.openide.explorer.view.NodeListModel
Number of elements in the model.
getSortingMode() - Method in class org.openide.explorer.propertysheet.PropertySheet
Get the sorting mode.
getState() - Method in class org.openide.explorer.propertysheet.PropertyEnv
A getter for the current state of the environment.
getState() - Method in class org.openide.explorer.propertysheet.PropertyPanel
Getter for the state of the property editor.
getStringValueAt(int, int) - Method in interface org.openide.explorer.view.QuickSearchTableFilter
Get the string value of a cell in a table, used by quick search.
getTable() - Method in class org.openide.explorer.view.TableView
Getter for the embeded table component.
getTableAutoResizeMode() - Method in class org.openide.explorer.view.ListTableView
Deprecated.
Gets resize mode of table.
getTableAutoResizeMode() - Method in class org.openide.explorer.view.TreeTableView
Gets resize mode of table.
getTableColumnPreferredWidth(int) - Method in class org.openide.explorer.view.ListTableView
Deprecated.
Gets preferred width of table column
getTableColumnPreferredWidth(int) - Method in class org.openide.explorer.view.TreeTableView
Gets preferred width of table column
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.openide.explorer.view.NodeRenderer
Finds the component that is capable of drawing the cell in a tree.
getTreeHorizontalScrollBarPolicy() - Method in class org.openide.explorer.view.OutlineView
Returns the horizontal scroll bar policy value for the tree column.
getTreePreferredWidth() - Method in class org.openide.explorer.view.TreeTableView
Get preferred size of tree view
getValue() - Method in class org.openide.explorer.propertysheet.DefaultPropertyModel
Deprecated.
Getter for current value of a property.
getValue() - Method in interface org.openide.explorer.propertysheet.InplaceEditor
Returns the value currently displayed or selected in the editor.
getValue() - Method in interface org.openide.explorer.propertysheet.PropertyModel
Getter for current value of a property.
getValueAt(int, int) - Method in class org.openide.explorer.view.NodeTableModel
Getter for property.
getValueColor() - Method in class org.openide.explorer.propertysheet.PropertySheet
Deprecated.
Relic of the original property sheet implementation. Display of properties is handled by the look and feel.
A B C D E F G H I L M N O P Q R S T U V W X 
Skip navigation links
org.openide.explorer 6.78