|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlejos.pc.comm.NXTCommandConnector
public class NXTCommandConnector
Used by remote execution leJOS API classes to create a connection to a NXTCommand (LCP) connection to the NXT.
Constructor Summary | |
---|---|
NXTCommandConnector()
|
Method Summary | |
---|---|
static NXTCommand |
getSingletonOpen()
Ensure that the singleton NXTCommand object has been opened and return it. |
static NXTComm |
open()
Open any available NXT. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NXTCommandConnector()
Method Detail |
---|
public static NXTComm open() throws java.io.IOException
java.io.IOException
public static NXTCommand getSingletonOpen()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |