Mobile Tools for Java
Release 1.0

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

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

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

Methods in org.eclipse.mtj.core.project.runtime.event with parameters of type MTJRuntimeDeviceChangeEvent
 void IMTJRuntimeChangeListener.deviceChanged(MTJRuntimeDeviceChangeEvent event)
          Sent when the MTJRuntime.setDevice(org.eclipse.mtj.core.sdk.device.IDevice) method is invoked.
 


Mobile Tools for Java
Release 1.0