private class NotifyActionManager.SendAction
extends javax.swing.AbstractAction
| Modifier and Type | Field and Description |
|---|---|
private Client |
client_ |
private java.lang.String |
cName_ |
| Constructor and Description |
|---|
SendAction(Client client)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt) |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |