Uses of Interface
org.apache.batik.util.gui.resource.JComponentModifier
-
Packages that use JComponentModifier Package Description org.apache.batik.apps.svgbrowser -
-
Uses of JComponentModifier in org.apache.batik.apps.svgbrowser
Classes in org.apache.batik.apps.svgbrowser that implement JComponentModifier Modifier and Type Class Description class
JSVGViewerFrame.BackAction
To go back to the previous documentclass
JSVGViewerFrame.ForwardAction
To go forward to the next documentclass
JSVGViewerFrame.NextTransformAction
To go forward to the next transformclass
JSVGViewerFrame.PauseAction
To pause a document.class
JSVGViewerFrame.PlayAction
To restart after a pause.class
JSVGViewerFrame.PreviousTransformAction
To go back to the previous transformclass
JSVGViewerFrame.StopAction
To stop the current processing.class
JSVGViewerFrame.UseStylesheetAction
To apply the selected author stylesheet
-