|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectcontrolP5.ControlBroadcaster
public class ControlBroadcaster
Method Summary | |
---|---|
void |
broadcast(ControlEvent theControlEvent,
int theType)
|
void |
plug(java.lang.String theControllerName,
java.lang.String theTargetMethod)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void plug(java.lang.String theControllerName, java.lang.String theTargetMethod)
theControllerName
- StringtheTargetMethod
- Stringpublic void broadcast(ControlEvent theControlEvent, int theType)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |