private class HubClientPopupListener.DisconnectAction
extends javax.swing.AbstractAction
| Modifier and Type | Field and Description |
|---|---|
private HubClient |
client_ |
private java.awt.Component |
parent_ |
| Constructor and Description |
|---|
DisconnectAction(java.awt.Component parent,
HubClient client)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt) |