Uses of Interface
jpicedt.graphic.SelectionHandler
-
Packages that use SelectionHandler Package Description 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 Modifier and Type Class Description classAbstractSelectionHandlerProvides some basic implementation of the SelectionHandler interface. -
Uses of SelectionHandler in jpicedt.graphic.toolkit
Classes in jpicedt.graphic.toolkit that implement SelectionHandler Modifier and Type Class Description classDefaultSelectionHandlerStores references to selected Element's.Methods in jpicedt.graphic.toolkit that return SelectionHandler Modifier and Type Method Description SelectionHandlerEditorKit. getSelectionHandler()
-