Uses of Package
com.jgoodies.skeleton.domain

Packages that use com.jgoodies.skeleton.domain
com.jgoodies.skeleton.domain Contains domain classes used by the Skeleton (Pro) application. 
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.model.node Contains classes that describe the nodes in the navigation tree 
 

Classes in com.jgoodies.skeleton.domain used by com.jgoodies.skeleton.domain
Description
          Describes a project and provides bound bean properties for the manufacturer, inspector and ship data.
Flange
          Describes flanges and provides bound bean properties for the flange description, diameters, criteria and bolts.
Model
          An abstract superclass that minimizes the effort required to provide change support for bound and constrained Bean properties.
Project
          References all relevant project data: the project description and a list of shafts.
Segment
          Describes shaft segments and provides bound bean properties for the segment description, diameters, and criteria.
Shaft
          Describes shafts and provides bound bean properties for the shaft and associated comments.
 

Classes in com.jgoodies.skeleton.domain used by com.jgoodies.skeleton.model
Model
          An abstract superclass that minimizes the effort required to provide change support for bound and constrained Bean properties.
Project
          References all relevant project data: the project description and a list of shafts.
 

Classes in com.jgoodies.skeleton.domain used by com.jgoodies.skeleton.model.node
Description
          Describes a project and provides bound bean properties for the manufacturer, inspector and ship data.
Flange
          Describes flanges and provides bound bean properties for the flange description, diameters, criteria and bolts.
Project
          References all relevant project data: the project description and a list of shafts.
Segment
          Describes shaft segments and provides bound bean properties for the segment description, diameters, and criteria.
Shaft
          Describes shafts and provides bound bean properties for the shaft and associated comments.
 



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