|
Ontimize 5.2072EN | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ontimize.comm.CommUtilities
| Field Summary | |
static int |
PORT_PARALLEL
|
static int |
PORT_SERIAL
|
| Constructor Summary | |
CommUtilities()
|
|
| Method Summary | |
static java.util.Vector |
getPortList(int type)
Gets a list with the port identifiers of the specified type (SERIAL or PARALLEL) |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static int PORT_PARALLEL
public static int PORT_SERIAL
| Constructor Detail |
public CommUtilities()
| Method Detail |
public static java.util.Vector getPortList(int type)
throws java.lang.Exception
type - CommPortIdentifier.PORT_PARALLEL or
CommPortIdentifier.PORT_SERIAL
CommPortIdentifier objects
java.lang.Exception
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
|
Ontimize | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||