|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Actions returned by ChatApp.getAction() all implement this.
The contents of this file are subject to the Mozilla Public License Version 1.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/
Original Code: Relay-JFC Chat ClientMethod Summary | |
javax.swing.AbstractAction |
getActionObject()
Get the actual action object. |
java.lang.Object |
getContext()
Get context for action. |
void |
setContext(java.lang.Object context)
Set context for action. |
void |
update()
Set enabled or disabled, depending on chat app state. |
Method Detail |
public void update()
public javax.swing.AbstractAction getActionObject()
public void setContext(java.lang.Object context)
public java.lang.Object getContext()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |