|
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 IDeviceImporter
Instances of IDeviceImporter are presented with a set of directories for
which the instance may return one or more device instances. IDeviceImporters
are provided to the system via the deviceImporter extension
point.
| Method Summary | |
|---|---|
IDevice[] |
getMatchingDevices(File directory,
IProgressMonitor monitor)
Return the fully configured device instances found in the specified directory or null if no devices are recognized by this
importer in this directory. |
| Method Detail |
|---|
IDevice[] getMatchingDevices(File directory,
IProgressMonitor monitor)
null if no devices are recognized by this
importer in this directory.
directory - monitor -
|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||