|
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 IFoundDevicesList
This interface provides a means to communicate a set of devices that are found while searching using the DeviceFactory. Implementors can choose to use these method for update of user interface or other functions as necessary.
| Method Summary | |
|---|---|
void |
addDevices(IDevice[] devices)
Add the specified devices to the list of found devices. |
IDevice[] |
getDevices()
Return all devices added to the list. |
| Method Detail |
|---|
void addDevices(IDevice[] devices)
devices - IDevice[] getDevices()
|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||