Uses of Interface
org.apache.batik.util.gui.resource.JComponentModifier

Packages that use JComponentModifier
org.apache.batik.apps.svgbrowser   
 

Uses of JComponentModifier in org.apache.batik.apps.svgbrowser
 

Classes in org.apache.batik.apps.svgbrowser that implement JComponentModifier
 class JSVGViewerFrame.BackAction
          To go back to the previous document
 class JSVGViewerFrame.ForwardAction
          To go forward to the previous document
 class JSVGViewerFrame.NextTransformAction
          To go forward to the next transform
 class JSVGViewerFrame.PauseAction
          To pause a document.
 class JSVGViewerFrame.PlayAction
          To restart after a pause.
 class JSVGViewerFrame.PreviousTransformAction
          To go back to the previous transform
 class JSVGViewerFrame.StopAction
          To stop the current processing.
 class JSVGViewerFrame.UseStylesheetAction
          To apply the selected author stylesheet
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.