Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.spi.viewmodel/2 1.32.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
M
N
O
P
R
S
T
U
V
T
TableModel
- Interface in
org.netbeans.spi.viewmodel
Adds support for columns to basic
TreeModel
.
TableModelFilter
- Interface in
org.netbeans.spi.viewmodel
Allows to filter content of some existing
TableModel
.
TableRendererModel
- Interface in
org.netbeans.spi.viewmodel
Model that provides custom cell renderer and cell editor for table cells.
TableRendererModelFilter
- Interface in
org.netbeans.spi.viewmodel
Model filter that can override custom cell renderer and cell editor for table cells.
toString()
- Method in class org.netbeans.spi.viewmodel.
ModelEvent.NodeChanged
toString()
- Method in class org.netbeans.spi.viewmodel.
ModelEvent.SelectionChanged
toString()
- Method in class org.netbeans.spi.viewmodel.
Models.CompoundModel
TreeExpansionModel
- Interface in
org.netbeans.spi.viewmodel
This model controlls expansion, collapsion of nodes in tree view, and defindes default expand state for all node in it.
TreeExpansionModelFilter
- Interface in
org.netbeans.spi.viewmodel
This model filter controlls expansion, collapsion of nodes in tree view, and defindes default expand state for all node in it.
treeFeatures(JComponent)
- Static method in class org.netbeans.spi.viewmodel.
Models
Returns implementation of tree view features for given view.
TreeModel
- Interface in
org.netbeans.spi.viewmodel
Defines data model for tree.
TreeModelFilter
- Interface in
org.netbeans.spi.viewmodel
Filters content of some original tree of nodes (represented by
TreeModel
).
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.spi.viewmodel/2 1.32.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
M
N
O
P
R
S
T
U
V
Built on December 5 2011. | Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.