Package org.astrogrid.samp.gui
Class UniformCallActionManager.BroadcastAction
- java.lang.Object
-
- javax.swing.AbstractAction
-
- org.astrogrid.samp.gui.UniformCallActionManager.BroadcastAction
-
- All Implemented Interfaces:
java.awt.event.ActionListener,java.io.Serializable,java.lang.Cloneable,java.util.EventListener,javax.swing.Action
- Enclosing class:
- UniformCallActionManager
private class UniformCallActionManager.BroadcastAction extends javax.swing.AbstractActionAction for sending broadcast messages.
-
-
Constructor Summary
Constructors Constructor Description BroadcastAction()Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactionPerformed(java.awt.event.ActionEvent evt)-
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
-