|
Framework Professional Edition Package |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ControlUnitController
This interface may be implemented to represent a control unit controller.
Its only method returns the list of control unit action ids.
The action ids are mapped to Java methods that are invoked by reflection.
If the object that represents the control unit controller does not implement this interface, than as control unit action are assumed all methods of the object which name starts with a reserved prefix.
| Method Summary | |
|---|---|
java.lang.String[] |
getActions()
Returns control unit action ids |
| Method Detail |
|---|
java.lang.String[] getActions()
|
Framework Professional Edition Package |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||