|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use Message | |
---|---|
siouxsie.mvc | |
siouxsie.mvc.impl |
Uses of Message in siouxsie.mvc |
---|
Method parameters in siouxsie.mvc with type arguments of type Message | |
---|---|
void |
IScreen.displayMessages(java.util.Collection<Message> messages)
Display some messages. |
void |
IScreenHandler.displayMessages(java.util.Collection<Message> messages)
Display action messages in the current screen. |
Uses of Message in siouxsie.mvc.impl |
---|
Method parameters in siouxsie.mvc.impl with type arguments of type Message | |
---|---|
void |
PanelScreenHandler.displayMessages(java.util.Collection<Message> messages)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |