Mobile Tools for Java
Release 1.0

Uses of Class
org.eclipse.mtj.core.project.runtime.event.SwitchActiveMTJRuntimeEvent

Packages that use SwitchActiveMTJRuntimeEvent
org.eclipse.mtj.core.project.runtime.event This package provides all events related classes and interfaces associated to the MTJRuntime API. 
 

Uses of SwitchActiveMTJRuntimeEvent in org.eclipse.mtj.core.project.runtime.event
 

Methods in org.eclipse.mtj.core.project.runtime.event with parameters of type SwitchActiveMTJRuntimeEvent
 void IMTJRuntimeListChangeListener.activeMTJRuntimeSwitched(SwitchActiveMTJRuntimeEvent event)
          The currently active MTJRuntimeList has changed.
 


Mobile Tools for Java
Release 1.0