Package com.jgoodies.skeleton.domain

Contains domain classes used by the Skeleton (Pro) application.

See:
          Description

Class Summary
Constants Consists only of static methods that return constant lists of choices used to fill models for comboboxes and list views.
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.
ProjectFactory A factory that can create a sample project with a sample description, some shafts and child segments and flanges.
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.
 

Package com.jgoodies.skeleton.domain Description

Contains domain classes used by the Skeleton (Pro) application. These classes provide bound bean properties that can be observed by views in the presentation layer.

Related Documentation

For more information see:

See Also:
com.jgoodies.skeleton.model, com.jgoodies.skeleton.model.node, com.jgoodies.skeleton.view, com.jgoodies.skeleton.view.editor


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