|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
java.lang.String |
actionToString(int action)
returns the print name of action |
java.util.List |
getActions()
returns the list of available action names. |
void |
handleDatamixerEvent(DatamixerEvent e)
dispatches the event based on the event type and action. |
int |
stringToAction(java.lang.String actionName)
returns the value of the action named actionName |
| Method Detail |
public void handleDatamixerEvent(DatamixerEvent e)
throws DatamixerException
DatamixerExceptionpublic java.lang.String actionToString(int action)
action
public int stringToAction(java.lang.String actionName)
actionName
public java.util.List getActions()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||