Class JSVGViewerFrame.UseStylesheetAction

java.lang.Object
javax.swing.AbstractAction
org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UseStylesheetAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action, JComponentModifier
Enclosing class:
JSVGViewerFrame

public class JSVGViewerFrame.UseStylesheetAction extends AbstractAction implements JComponentModifier
To apply the selected author stylesheet
See Also:
  • Constructor Details

    • UseStylesheetAction

      public UseStylesheetAction()
  • Method Details