Mobile Tools for Java
Release 1.0

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

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

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

Methods in org.eclipse.mtj.core.project.runtime.event with parameters of type AddMTJRuntimeEvent
 void IMTJRuntimeListChangeListener.mtjRuntimeAdded(AddMTJRuntimeEvent event)
          A MTJRuntime was added to the MTJRuntimeList.
 


Mobile Tools for Java
Release 1.0