|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMTJRuntimeListChangeListener
The instance of this interface observe MTJRuntimeList change.
| Method Summary | |
|---|---|
void |
activeMTJRuntimeSwitched(SwitchActiveMTJRuntimeEvent event)
The currently active MTJRuntimeList has changed. |
void |
mtjRuntimeAdded(AddMTJRuntimeEvent event)
A MTJRuntime was added to the MTJRuntimeList. |
void |
mtjRuntimeRemoved(RemoveMTJRuntimeEvent event)
A MTJRuntime was removed from the MTJRuntimeList. |
| Method Detail |
|---|
void activeMTJRuntimeSwitched(SwitchActiveMTJRuntimeEvent event)
MTJRuntimeList has changed.
event - void mtjRuntimeAdded(AddMTJRuntimeEvent event)
MTJRuntime was added to the MTJRuntimeList.
event - void mtjRuntimeRemoved(RemoveMTJRuntimeEvent event)
MTJRuntime was removed from the MTJRuntimeList.
event -
|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||