|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface JPlasticAwareMenu.MessageSource
A MessageSource constructs a Message
when the menu item is selected, and
processes any object returned by the message recipient.
TODO there should be a way of letting the message source know which application
is going to be messaged.
Method Summary | |
---|---|
org.votech.plastic.outgoing.messages.Message |
getMessage()
Construct a message to be sent when the menu is activated. |
void |
processReturnValue(java.lang.Object result)
Perform any post-processing on the message response. |
Method Detail |
---|
org.votech.plastic.outgoing.messages.Message getMessage()
void processReturnValue(java.lang.Object result)
result
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |