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 classJSVGViewerFrame.BackActionTo go back to the previous documentclassJSVGViewerFrame.ForwardActionTo go forward to the next documentclassJSVGViewerFrame.NextTransformActionTo go forward to the next transformclassJSVGViewerFrame.PauseActionTo pause a document.classJSVGViewerFrame.PlayActionTo restart after a pause.classJSVGViewerFrame.PreviousTransformActionTo go back to the previous transformclassJSVGViewerFrame.StopActionTo stop the current processing.classJSVGViewerFrame.UseStylesheetActionTo apply the selected author stylesheet
-