|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Message
Message is intended for situations where there is a need to couple a message's text with a related message type and target object.
| Method Summary | |
|---|---|
java.lang.Object |
getTarget()
Gets the target object to which this message refers. |
java.lang.String |
getText()
Gets the message text. |
int |
getType()
Gets the message type. |
| Method Detail |
|---|
java.lang.Object getTarget()
java.lang.String getText()
int getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||