|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.io.RXTXCommDriver
Constructor Summary | |
RXTXCommDriver()
|
Method Summary | |
CommPort |
getCommPort(java.lang.String portName,
int portType)
getCommPort() will be called by CommPortIdentifier from its open() method. |
void |
initialize()
initialize() will be called by the CommPortIdentifier's static initializer. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RXTXCommDriver()
Method Detail |
public void initialize()
initialize
in interface CommDriver
public CommPort getCommPort(java.lang.String portName, int portType)
getCommPort
in interface CommDriver
portName
- - Name of the portportType
- - PORT_SERIAL or PORT_PARALLEL
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |