Skip navigation links
org.netbeans.swing.outline 1.59
A C D E G H I M O P Q R S T U V W 

I

initializeLocalVars() - Method in class org.netbeans.swing.etable.ETable
Overridden to do additional initialization.
inverseSortingPermutation - Variable in class org.netbeans.swing.etable.ETable
Inverse of the above
isAscending() - Method in class org.netbeans.swing.etable.ETableColumn
Checks whether the sort order is ascending (true means ascending, false means descending).
isCellEditable(int, int) - Method in class org.netbeans.swing.etable.ETable
Returns true if the cell at row and column is editable.
isCellEditable(int, int) - Method in class org.netbeans.swing.outline.DefaultOutlineModel
 
isCellEditable(Object, int) - Method in interface org.netbeans.swing.outline.RowModel
Determine if the cell in this column is editable for the passed node.
isCheckable(Object) - Method in interface org.netbeans.swing.outline.CheckRenderDataProvider
Tell the renderer to display the check-box.
isCheckEnabled(Object) - Method in interface org.netbeans.swing.outline.CheckRenderDataProvider
Provide the enabled state of the check-box.
isColumnHidden(TableColumn) - Method in class org.netbeans.swing.etable.ETableColumnModel
Test if the column is hidden or visible.
isColumnHidingAllowed() - Method in class org.netbeans.swing.etable.ETable
Test if the column hiding is allowed.
isDataFlavorSupported(DataFlavor) - Method in class org.netbeans.swing.etable.ETableTransferable
Returns whether or not the specified data flavor is supported for this object.
isExpanded(TreePath) - Method in class org.netbeans.swing.outline.Outline
 
isExpanded(TreePath) - Method in class org.netbeans.swing.outline.TreePathSupport
Returns true if the node identified by the path is currently expanded,
isFullyEditable() - Method in class org.netbeans.swing.etable.ETable
Returns true if ETable is fully editable.
isFullyNonEditable() - Method in class org.netbeans.swing.etable.ETable
Returns true if ETable is fully non-editable.
isHidingAllowed() - Method in class org.netbeans.swing.etable.ETableColumn
The column can be hidden if this method returns true.
isHidingAllowed() - Method in class org.netbeans.swing.outline.Outline.OutlineColumn
 
isHtmlDisplayName(Object) - Method in interface org.netbeans.swing.outline.RenderDataProvider
Returns true of the display name for this object should use HTML rendering (future support for integration of the lightweight HTML renderer into NetBeans).
isLargeModel() - Method in class org.netbeans.swing.outline.DefaultOutlineModel
 
isLargeModel() - Method in interface org.netbeans.swing.outline.OutlineModel
Determine if the model is a large-model.
isLeaf() - Method in interface org.netbeans.swing.etable.TableColumnSelector.TreeNode
Non-leaf nodes will have children nodes.
isLeaf(Object) - Method in class org.netbeans.swing.outline.DefaultOutlineModel
 
isPlainFlavor(DataFlavor) - Method in class org.netbeans.swing.etable.ETableTransferable
Returns whether or not the specified data flavor is an plain flavor that is supported.
isPlainSupported() - Method in class org.netbeans.swing.etable.ETableTransferable
Should the plain text flavors be offered? If so, the method getPlainData should be implemented to provide something reasonable.
isPopupUsedFromTheCorner() - Method in class org.netbeans.swing.etable.ETable
The column selection corner can use either dialog or popup menu.
isRootVisible() - Method in class org.netbeans.swing.outline.Outline
Is the tree root visible.
isSelected(Object) - Method in interface org.netbeans.swing.outline.CheckRenderDataProvider
Provide the selected state of the check-box.
isSorted() - Method in class org.netbeans.swing.etable.ETableColumn
Returns true if the table is sorted using this column.
isSortingAllowed() - Method in class org.netbeans.swing.etable.ETableColumn
The column can be sorted if this method returns true.
isSortingAllowed() - Method in class org.netbeans.swing.outline.Outline.OutlineColumn
 
isStringFlavor(DataFlavor) - Method in class org.netbeans.swing.etable.ETableTransferable
Returns whether or not the specified data flavor is a String flavor that is supported.
isVisible(TreePath) - Method in class org.netbeans.swing.outline.Outline
 
isVisible(TreePath) - Method in class org.netbeans.swing.outline.TreePathSupport
Test if the tree path is visible (the parent path is expanded).
A C D E G H I M O P Q R S T U V W 
Skip navigation links
org.netbeans.swing.outline 1.59