java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action, TopcatToolActionpublic class DemoToolAction extends javax.swing.AbstractAction implements TopcatToolAction
ControlWindow.TOPCAT_TOOLS_PROP system property
to the full name of this class, something like
-Dtopcat.exttools=uk.ac.starlink.topcat.DemoToolAction
| Constructor | Description |
|---|---|
DemoToolAction() |
No-arg constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt) |
|
void |
setParent(java.awt.Component parent) |
Sets the parent component.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic DemoToolAction()
public void setParent(java.awt.Component parent)
TopcatToolActionsetParent in interface TopcatToolActionparent - parent componentpublic void actionPerformed(java.awt.event.ActionEvent evt)
actionPerformed in interface java.awt.event.ActionListenerCopyright © 2003-2018 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.