Mobile Tools for Java
Release 1.0

Uses of Interface
org.eclipse.mtj.core.sdk.device.midp.IMIDPDevice

Packages that use IMIDPDevice
org.eclipse.mtj.ui.editors.device This package provides the user interface functionality for editing devices. 
 

Uses of IMIDPDevice in org.eclipse.mtj.ui.editors.device
 

Methods in org.eclipse.mtj.ui.editors.device with parameters of type IMIDPDevice
 void AbstractDeviceEditorPage.setDevice(IMIDPDevice device)
          Set the device to be edited.
 


Mobile Tools for Java
Release 1.0