http://www.jpicedt.org

Uses of Interface
jpicedt.graphic.SelectionHandler

Packages that use SelectionHandler
jpicedt.graphic jPicEdt library core classes and packages. 
jpicedt.graphic.toolkit Controller (document editing through UI actions)
 
 

Uses of SelectionHandler in jpicedt.graphic
 

Classes in jpicedt.graphic that implement SelectionHandler
 class AbstractSelectionHandler
          Provides some basic implementation of the SelectionHandler interface.
 

Methods in jpicedt.graphic that return SelectionHandler
 SelectionHandler PECanvas.getSelectionHandler()
          Return a collection of selected elements.
 

Uses of SelectionHandler in jpicedt.graphic.toolkit
 

Classes in jpicedt.graphic.toolkit that implement SelectionHandler
 class DefaultSelectionHandler
          Stores references to selected Element's.
 

Methods in jpicedt.graphic.toolkit that return SelectionHandler
 SelectionHandler EditorKit.getSelectionHandler()
           
 


http://www.jpicedt.org

Submit a bug : syd@jpicedt.org