Uses of Class
org.apache.batik.swing.gvt.JGVTComponent
Packages that use JGVTComponent
Package
Description
-
Uses of JGVTComponent in org.apache.batik.apps.svgbrowser
Subclasses of JGVTComponent in org.apache.batik.apps.svgbrowserModifier and TypeClassDescriptionprotected classAn extension of JSVGCanvas that exposes the Rhino interpreter.Fields in org.apache.batik.apps.svgbrowser declared as JGVTComponentModifier and TypeFieldDescriptionprotected JGVTComponentThumbnailDialog.svgThumbnailCanvasThe canvas that displays the thumbnail. -
Uses of JGVTComponent in org.apache.batik.swing
Subclasses of JGVTComponent in org.apache.batik.swingModifier and TypeClassDescriptionclassThis class represents a general-purpose swing SVG component. -
Uses of JGVTComponent in org.apache.batik.swing.gvt
Fields in org.apache.batik.swing.gvt declared as JGVTComponentModifier and TypeFieldDescriptionprotected JGVTComponentTextSelectionManager.componentThe associated JGVTComponent.Constructors in org.apache.batik.swing.gvt with parameters of type JGVTComponentModifierConstructorDescriptionTextSelectionManager(JGVTComponent comp, EventDispatcher ed) Creates a new TextSelectionManager. -
Uses of JGVTComponent in org.apache.batik.swing.svg
Subclasses of JGVTComponent in org.apache.batik.swing.svgModifier and TypeClassDescriptionclassThis class represents a swing component that can display SVG documents.