|
SunSPOT host API V4.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IUI | |
---|---|
com.sun.spot.client | General facilities for communicating from a desktop with Sun SPOTs, both locally and remotely. |
com.sun.spot.client.ui | The command line user interface to the Spot Client. |
Uses of IUI in com.sun.spot.client |
---|
Classes in com.sun.spot.client that implement IUI | |
---|---|
class |
DummySpotClientUI
DummySpotClientUI provides a null implementation of IUI convenient for
using SpotClientCommands facilities when feedback is not required. |
class |
RemoteLogger
RemoteLogger. |
class |
SerialPortLogger
SerialPortLogger. |
Constructors in com.sun.spot.client with parameters of type IUI | |
---|---|
SerialPortWrapper(String port,
IUI ui)
|
|
SpotClientCommands(IUI ui,
String appFilePath,
String libFile,
File sysBinPath,
String keyStorePath,
String port)
Create an instance to deal with a locally connected SPOT. |
|
SpotClientCommands(IUI ui,
String appFilePath,
String libFile,
File sysBinPath,
String keyStorePath,
String port,
String remoteAddr,
int echoPort)
Create an instance to deal with a remote SPOT or SPOTs. |
Uses of IUI in com.sun.spot.client.ui |
---|
Classes in com.sun.spot.client.ui that implement IUI | |
---|---|
class |
SpotClientCommandLineUI
SpotClientCommandLineUI. |
|
SunSPOT host API V4.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |