|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface to represent a component that can receive Msg's.
| Method Summary | |
|---|---|
void |
putMsg(Msg m)
Receives the Msg, and then does something with it. |
| Methods inherited from interface net.sourceforge.mflow.api.MsgFlowComponent |
|---|
getName, setName |
| Methods inherited from interface net.sourceforge.mflow.api.Configurable |
|---|
configure |
| Methods inherited from interface net.sourceforge.mflow.api.Iconable |
|---|
getIcon |
| Method Detail |
|---|
void putMsg(Msg m)
m - the Msg to process
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||