| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sourceforge.mflow.api.base.AbstractMsgFlowComponent
net.sourceforge.mflow.api.base.AbstractMsgReceiver
An abstract implementation of MsgReceiver
| Constructor Summary | |
|---|---|
AbstractMsgReceiver()
 | 
|
| Method Summary | |
|---|---|
abstract  void | 
putMsg(Msg m)
Sends a Msg to the MsgReceiver  | 
| Methods inherited from class net.sourceforge.mflow.api.base.AbstractMsgFlowComponent | 
|---|
configure, getIcon, getName, setIcon, setName | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| 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 | 
| Constructor Detail | 
|---|
public AbstractMsgReceiver()
| Method Detail | 
|---|
public abstract void putMsg(Msg m)
putMsg in interface MsgReceiverm - the Msg to process
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||