|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.doolin.bus.SimpleMessage<T>
net.sf.doolin.gui.message.GUIMessage<T>
T - Type of parameter for the messagepublic class GUIMessage<T>
Message for the bus.
| Constructor Summary | |
|---|---|
GUIMessage(T parameter)
Constructor |
|
| Method Summary |
|---|
| Methods inherited from class net.sf.doolin.bus.SimpleMessage |
|---|
getParameter, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GUIMessage(T parameter)
parameter - Parameter for the message
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||