http://www.jpicedt.org

Uses of Interface
jpicedt.graphic.toolkit.MouseTransformFactory

Packages that use MouseTransformFactory
jpicedt.graphic.toolkit Controller (document editing through UI actions)
 
 

Uses of MouseTransformFactory in jpicedt.graphic.toolkit
 

Classes in jpicedt.graphic.toolkit that implement MouseTransformFactory
 class AbstractMouseTransformFactory
          Provide a skeletal implementation of the MouseTransformFactory interface.
 class EditConvexZoneMouseTransformFactory
           
 class EditElementMouseTransformFactory
          A factory that produces MouseTransform's that may be plugged into the SelectionTool mouse tool.
 class EditPointMouseTransformFactory
          A factory that produces MouseTransform's that may be plugged into the SelectionTool mouse-tool.
 

Fields in jpicedt.graphic.toolkit declared as MouseTransformFactory
protected  MouseTransformFactory SelectionTool.mtFactory
           
 

Constructors in jpicedt.graphic.toolkit with parameters of type MouseTransformFactory
ConvexZoneSelectionTool(EditorKit editorKit, MouseTransformFactory mtFactory)
           
ElementSelectionTool(EditorKit editorKit, MouseTransformFactory mtFactory)
           
SelectionTool(EditorKit editorKit, MouseTransformFactory mtFactory)
           
 


http://www.jpicedt.org

Submit a bug : syd@jpicedt.org