public class JSVGViewerFrame.PreviousTransformAction extends javax.swing.AbstractAction implements JComponentModifier
Constructor and Description |
---|
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 void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
public void addJComponent(javax.swing.JComponent c)
JComponentModifier
addJComponent
in interface JComponentModifier
c
- the component associed with this objectprotected void update()
Copyright © 2022 Apache Software Foundation. All Rights Reserved.