|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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. |
Method Detail |
public void initialize()
public CommPort getCommPort(java.lang.String portName, int portType)
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 |