Uses of Class
org.apache.batik.swing.gvt.TextSelectionManager
-
Packages that use TextSelectionManager Package Description org.apache.batik.swing.gvt -
-
Uses of TextSelectionManager in org.apache.batik.swing.gvt
Fields in org.apache.batik.swing.gvt declared as TextSelectionManager Modifier and Type Field Description protected TextSelectionManagerJGVTComponent. textSelectionManagerThe text selection manager.Methods in org.apache.batik.swing.gvt that return TextSelectionManager Modifier and Type Method Description protected TextSelectionManagerJGVTComponent. createTextSelectionManager(EventDispatcher ed)TextSelectionManagerJGVTComponent. getTextSelectionManager()Returns the current Text selection manager for the Component.
-