Uses of Class
com.jgoodies.skeleton.view.editor.AbstractEditor

Packages that use AbstractEditor
com.jgoodies.skeleton.view.editor Contains types that describe and implement the editors used in Skeleton (Pro) 
 

Uses of AbstractEditor in com.jgoodies.skeleton.view.editor
 

Subclasses of AbstractEditor in com.jgoodies.skeleton.view.editor
 class DescriptionEditor
          An implementation of the Editor interface that presents the general project data, i.e. instances of Description.
 class FlangeEditor
          An implementation of Editor that displays instances of class Flange.
 class SegmentEditor
          An implementation of Editor that displays instances of Segment.
 class ShaftEditor
          An implementation of Editor that displays a Shaft.
 



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