Uses of Package
com.jgoodies.skeleton.model

Packages that use com.jgoodies.skeleton.model
com.jgoodies.skeleton.model Consists of classes that represent the state and behavior of the presentation independently of the GUI components used in the interface. 
com.jgoodies.skeleton.view Contains view classes that build and present the Skeleton (Pro) user interface 
com.jgoodies.skeleton.view.editor Contains types that describe and implement the editors used in Skeleton (Pro) 
 

Classes in com.jgoodies.skeleton.model used by com.jgoodies.skeleton.model
EditorModel
          Provides bound properties for the model and proposed model.
MainModel
          References all application-level data or submodels and provides convenience accessors.
NavigationModel
          A presentation model that provides bound properties, operations and Actions for the navigation tree.
 

Classes in com.jgoodies.skeleton.model used by com.jgoodies.skeleton.view
MainModel
          References all application-level data or submodels and provides convenience accessors.
 

Classes in com.jgoodies.skeleton.model used by com.jgoodies.skeleton.view.editor
MainModel
          References all application-level data or submodels and provides convenience accessors.
 



Copyright © 2002-2008 JGoodies Karsten Lentzsch. All Rights Reserved.