public class JSVGViewerFrame.PreviousTransformAction extends javax.swing.AbstractAction implements JComponentModifier
| Constructor and Description |
|---|
JSVGViewerFrame.PreviousTransformAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
addJComponent(javax.swing.JComponent c)
Gives a reference to a component to this object
|
protected void |
update() |
public JSVGViewerFrame.PreviousTransformAction()
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenerpublic void addJComponent(javax.swing.JComponent c)
JComponentModifieraddJComponent in interface JComponentModifierc - the component associed with this objectprotected void update()
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.