java.awt.event.ActionListener
, java.io.Serializable
, java.lang.Cloneable
, java.util.EventListener
, javax.swing.Action
, TopcatToolAction
public 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, setEnabled
public DemoToolAction()
public void setParent(java.awt.Component parent)
TopcatToolAction
setParent
in interface TopcatToolAction
parent
- parent componentpublic void actionPerformed(java.awt.event.ActionEvent evt)
actionPerformed
in interface java.awt.event.ActionListener
Copyright © 2003-2018 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.