public class AsamCommanderCustomizeCommand.DisconnectSessionListener
extends javax.swing.AbstractAction
Constructor and Description |
---|
AsamCommanderCustomizeCommand.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 AsamCommanderCustomizeCommand.DisconnectSessionListener(OdsxSessionConnectInterface controller)
collector
- the session collecotr.