org.netbeans.spi.viewmodel/2 1.12.1

Uses of Package
org.netbeans.spi.viewmodel

Classes in org.netbeans.spi.viewmodel used by org.netbeans.spi.viewmodel
ColumnModel
          Defines model for one table view column.
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
          Implements set of tree view features.
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.
TableModel
          Adds support for columns to basic TreeModel.
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.
UnknownTypeException
          Used by various data models if data model is asked to resolve node of unknown type.
 


org.netbeans.spi.viewmodel/2 1.12.1

Built on January 29 2008.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.