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 class
An extension of JSVGCanvas that exposes the Rhino interpreter.Fields in org.apache.batik.apps.svgbrowser declared as JGVTComponentModifier and TypeFieldDescriptionprotected JGVTComponent
ThumbnailDialog.svgThumbnailCanvas
The canvas that displays the thumbnail. -
Uses of JGVTComponent in org.apache.batik.swing
Subclasses of JGVTComponent in org.apache.batik.swingModifier and TypeClassDescriptionclass
This 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 JGVTComponent
TextSelectionManager.component
The 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 TypeClassDescriptionclass
This class represents a swing component that can display SVG documents.