|
org.netbeans.spi.viewmodel/2 1.32.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.netbeans.spi.viewmodel used by org.netbeans.spi.viewmodel | |
---|---|
AsynchronousModelFilter.CALL
This enumeration identifies method(s) of view models for which threading information is provided by AsynchronousModelFilter.asynchronous(java.util.concurrent.Executor, org.netbeans.spi.viewmodel.AsynchronousModelFilter.CALL, java.lang.Object) method. |
|
CheckNodeModel
The extension of NodeModel that can display check-boxes next to the
node display name. |
|
ColumnModel
Defines model for one table view column. |
|
DnDNodeModel
Extension of NodeModel with support for Drag and Drop of nodes. |
|
ExtendedNodeModel
Provides extension to NodeModel with cut/copy/paste and rename
functionality, and also allowing to set icons with extension. |
|
Model
Marker interface for all models. |
|
ModelEvent
Encapsulates information describing changes to a model, and used to notify model listeners of the change. |
|
ModelListener
Notifies about changes in view model. |
|
Models.ActionPerformer
Support interface for Models.createAction(String,Models.ActionPerformer,int) method. |
|
Models.CompoundModel
This model encapsulates all currently supported models. |
|
Models.TreeFeatures
Tree expansion control. |
|
NodeActionsProvider
Provides actions and default action for some type of objects. |
|
NodeModel
Provides display name, icon and tooltip value for some type of objects. |
|
NodeModelFilter
Filters content of some existing NodeModel . |
|
ReorderableTreeModel
Data model for tree that supports reordering of child nodes. |
|
TableModel
Adds support for columns to basic TreeModel . |
|
TableRendererModel
Model that provides custom cell renderer and cell editor for table cells. |
|
TreeExpansionModel
This model controlls expansion, collapsion of nodes in tree view, and defindes default expand state for all node in it. |
|
TreeModel
Defines data model for tree. |
|
TreeModelFilter
Filters content of some original tree of nodes (represented by TreeModel ). |
|
UnknownTypeException
Used by various data models if data model is asked to resolve node of unknown type. |
|
org.netbeans.spi.viewmodel/2 1.32.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |