org.apache.batik.apps.svgbrowser
Class JSVGViewerFrame.UseStylesheetAction
java.lang.Object
javax.swing.AbstractAction
org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UseStylesheetAction
- All Implemented Interfaces:
- Action, ActionListener, Cloneable, EventListener, JComponentModifier, Serializable
- Enclosing class:
- JSVGViewerFrame
- public class JSVGViewerFrame.UseStylesheetAction
- extends AbstractAction
- implements JComponentModifier
To apply the selected author stylesheet
- See Also:
- Serialized Form
JSVGViewerFrame.UseStylesheetAction
public JSVGViewerFrame.UseStylesheetAction()
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener
addJComponent
public void addJComponent(JComponent c)
- Description copied from interface:
JComponentModifier
- Gives a reference to a component to this object
- Specified by:
addJComponent
in interface JComponentModifier
- Parameters:
c
- the component associed with this object
update
protected void update()
Copyright ? 2005 Apache Software Foundation. All Rights Reserved.