|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectlejos.pc.comm.NXTCommFactory
public class NXTCommFactory
Creates a version of NTComm appropriate to the OS in use and protocol (Bluetooth or USB) that is requested.
| Field Summary | |
|---|---|
static int |
BLUETOOTH
|
static int |
USB
|
| Constructor Summary | |
|---|---|
NXTCommFactory()
|
|
| Method Summary | |
|---|---|
static NXTComm |
createNXTComm(int protocol)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int USB
public static final int BLUETOOTH
| Constructor Detail |
|---|
public NXTCommFactory()
| Method Detail |
|---|
public static NXTComm createNXTComm(int protocol)
throws NXTCommException
NXTCommException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||