|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Listener for System News
Method Summary | |
java.lang.String |
name()
Identification of the listener |
boolean |
newMessages(News news)
This message will be called when new System Messages arrive |
Method Detail |
public boolean newMessages(News news)
news
- Reference to the News
object
true
, if listener handles incoming messages; thus, an AWT window will not be displayedpublic java.lang.String name()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |