Package com.jgoodies.skeleton.view.editor

Contains types that describe and implement the editors used in Skeleton (Pro)

See:
          Description

Interface Summary
Editor This interface describes general editors that have an Icon, title, ToolBar, and that can set and return a model.
 

Class Summary
AbstractEditor The abstract superclass of all Editor implementations.
DescriptionEditor An implementation of the Editor interface that presents the general project data, i.e. instances of Description.
EditorView A container that wraps Editor instances with a JScrollPane, which in turn is wrapped by a SimpleInternalFrame.
FlangeEditor An implementation of Editor that displays instances of class Flange.
SegmentEditor An implementation of Editor that displays instances of Segment.
ShaftEditor An implementation of Editor that displays a Shaft.
WelcomeView This panel is displayed after a successful application startup to welcome the user.
 

Package com.jgoodies.skeleton.view.editor Description

Contains types that describe and implement the editors used in Skeleton (Pro).

Related Documentation

For more information see:

See Also:
com.jgoodies.skeleton.domain, com.jgoodies.skeleton.model, com.jgoodies.skeleton.view


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