|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface to be notified of events emited by a dialog view component.
Method Summary | |
void |
addAttributeButtonClicked()
Notifies this listener that the "add attribute" button has been clicked. |
void |
addClientInterfaceButtonClicked()
Notifies this listener that the "add client interface" button has been clicked. |
void |
addServerInterfaceButtonClicked()
Notifies this listener that the "add server interface" button has been clicked. |
void |
removeAttributeButtonClicked()
Notifies this listener that the "remove attribute" button has been clicked. |
void |
removeClientInterfaceButtonClicked()
Notifies this listener that the "remove client interface" button has been clicked. |
void |
removeServerInterfaceButtonClicked()
Notifies this listener that the "remove server interface" button has been clicked. |
Method Detail |
public void addClientInterfaceButtonClicked()
public void removeClientInterfaceButtonClicked()
public void addServerInterfaceButtonClicked()
public void removeServerInterfaceButtonClicked()
public void addAttributeButtonClicked()
public void removeAttributeButtonClicked()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |