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 TextSelectionManagerJGVTComponent.textSelectionManagerThe text selection manager.Methods in org.apache.batik.swing.gvt that return TextSelectionManagerModifier and TypeMethodDescriptionprotected TextSelectionManagerJGVTComponent.createTextSelectionManager(EventDispatcher ed) /////////////////////////////////////////////////////////////////////JGVTComponent.getTextSelectionManager()Returns the current Text selection manager for the Component.