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 

C

changeSelection(int, int, boolean, boolean) - Method in class org.netbeans.swing.outline.Outline
 
checkAt(int, int, MouseEvent) - Method in class org.netbeans.swing.outline.Outline
Perform a selection/deselection of a check box on the given row and column, if a check box exists on the given position.
CheckRenderDataProvider - Interface in org.netbeans.swing.outline
An extension to RenderDataProvider adding a possibility to display a check box in the tree portion an Outline, next to the label.
clean() - Method in class org.netbeans.swing.etable.ETableColumnModel
Removes all columns, including hidden ones.
clear() - Method in class org.netbeans.swing.outline.TreePathSupport
Clear all expanded path data.
clearSortedColumns() - Method in class org.netbeans.swing.etable.ETableColumnModel
Makes the whole table unsorted.
collapsePath(TreePath) - Method in class org.netbeans.swing.outline.Outline
Collapse the given tree path.
collapsePath(TreePath) - Method in class org.netbeans.swing.outline.TreePathSupport
Collapse a path.
column - Variable in class org.netbeans.swing.etable.ETableColumn.RowComparator
 
compare(ETable.RowMapping, ETable.RowMapping) - Method in class org.netbeans.swing.etable.ETableColumn.RowComparator
 
compareTo(ETableColumn) - Method in class org.netbeans.swing.etable.ETableColumn
 
configureEnclosingScrollPane() - Method in class org.netbeans.swing.etable.ETable
Overridden to install special button into the upper right hand corner.
configureTreeCellEditor(Component, int, int) - Method in class org.netbeans.swing.outline.Outline
Configure the cell editor.
convertRowIndexToModel(int) - Method in class org.netbeans.swing.etable.ETable
Helper method converting the row index according to the active sorting columns.
convertRowIndexToView(int) - Method in class org.netbeans.swing.etable.ETable
Helper method converting the row index according to the active sorting columns.
convertValueToString(Object) - Method in class org.netbeans.swing.etable.ETable
Used when copying into clipboard.
createColumn(int) - Method in class org.netbeans.swing.etable.ETable
Allow to plug own TableColumn implementation.
createColumn(int) - Method in class org.netbeans.swing.outline.Outline
 
createDefaultColumnModel() - Method in class org.netbeans.swing.etable.ETable
Overridden to use ETableColumnModel as TableColumnModel.
createDefaultColumnsFromModel() - Method in class org.netbeans.swing.etable.ETable
Overridden to use ETableColumns instead of the original TableColumns.
createDefaultHeaderRenderer() - Method in class org.netbeans.swing.etable.ETableColumn
Overridden to return our special header renderer.
createDefaultSelectionModel() - Method in class org.netbeans.swing.etable.ETable
 
createDefaultTableHeader() - Method in class org.netbeans.swing.etable.ETable
 
createOutlineModel(TreeModel, RowModel) - Static method in class org.netbeans.swing.outline.DefaultOutlineModel
Create a small model OutlineModel using the supplied tree model and row model
createOutlineModel(TreeModel, RowModel, boolean) - Static method in class org.netbeans.swing.outline.DefaultOutlineModel
Create an OutlineModel using the supplied tree model and row model, specifying if it is a large-model tree
createOutlineModel(TreeModel, RowModel, boolean, String) - Static method in class org.netbeans.swing.outline.DefaultOutlineModel
Create an OutlineModel using the supplied tree model and row model, specifying if it is a large-model tree
createToolTip() - Method in class org.netbeans.swing.outline.Outline
 
createTransferable(JComponent) - Method in class org.netbeans.swing.etable.ETableTransferHandler
 
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