public class JSVGViewerFrame.PauseAction extends AbstractAction implements JComponentModifier
changeSupport, enabled
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
Constructor and Description |
---|
PauseAction() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
void |
addJComponent(JComponent c)
Gives a reference to a component to this object
|
void |
update(boolean enabled) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
public void addJComponent(JComponent c)
JComponentModifier
addJComponent
in interface JComponentModifier
c
- the component associed with this objectpublic void update(boolean enabled)
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.