Uses of Class
org.apache.batik.swing.gvt.TextSelectionManager
Packages that use TextSelectionManager
-
Uses of TextSelectionManager in org.apache.batik.swing.gvt
Fields in org.apache.batik.swing.gvt declared as TextSelectionManagerModifier and TypeFieldDescriptionprotected TextSelectionManager
JGVTComponent.textSelectionManager
The text selection manager.Methods in org.apache.batik.swing.gvt that return TextSelectionManagerModifier and TypeMethodDescriptionprotected TextSelectionManager
JGVTComponent.createTextSelectionManager
(EventDispatcher ed) JGVTComponent.getTextSelectionManager()
Returns the current Text selection manager for the Component.