public class AsamCommanderDisconnectCommand.DisconnectSessionListener
extends javax.swing.AbstractAction
| Constructor and Description |
|---|
AsamCommanderDisconnectCommand.DisconnectSessionListener(OdsxSessionConnectInterface controller)
The constructor receiving the session collector.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent ev)
This method defines the actionPerformed for the
abstract action.
|
public AsamCommanderDisconnectCommand.DisconnectSessionListener(OdsxSessionConnectInterface controller)
collector - the session collecotr.