站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.5.1

Uses of Package org.netbeans.spi.viewmodel (NetBeans View Model) - NetBeans API Javadoc 5.5.1

org.netbeans.spi.viewmodel/2 1.9.31

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.
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.
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.9.31

Built on March 26 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.