|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
com.sun.* |
com.sun.comm.com.sun.comm.LinuxParallel | ||
public static final int |
LPT_MODE_ANY |
0 |
public static final int |
LPT_MODE_ECP |
4 |
public static final int |
LPT_MODE_EPP |
3 |
public static final int |
LPT_MODE_PS2 |
2 |
public static final int |
LPT_MODE_SPP |
1 |
private static final int |
NOTIFY_BUF |
2 |
private static final int |
NOTIFY_ERR |
1 |
private static final int |
STATUS_PaperOut |
1 |
private static final int |
STATUS_PrtBusy |
2 |
private static final int |
STATUS_PrtError |
16 |
private static final int |
STATUS_PrtSelected |
4 |
private static final int |
STATUS_PrtTimedOut |
8 |
com.sun.comm.LinuxSerial | ||
private static final int |
NOTIFY_BreakInterrupt |
512 |
private static final int |
NOTIFY_CarrierDetect |
32 |
private static final int |
NOTIFY_CTS |
4 |
private static final int |
NOTIFY_DataAvailable |
1 |
private static final int |
NOTIFY_DSR |
8 |
private static final int |
NOTIFY_FramingError |
256 |
private static final int |
NOTIFY_OutputEmpty |
2 |
private static final int |
NOTIFY_OverrunError |
64 |
private static final int |
NOTIFY_ParityError |
128 |
private static final int |
NOTIFY_RingIndicator |
16 |
private static final int |
STATUS_CD |
32 |
private static final int |
STATUS_CTS |
4 |
private static final int |
STATUS_DATA_AVAIL |
1 |
private static final int |
STATUS_DSR |
8 |
private static final int |
STATUS_DTR |
1 |
private static final int |
STATUS_OUTPUTEMPTY |
2 |
private static final int |
STATUS_RI |
16 |
private static final int |
STATUS_RTS |
2 |
com.sun.comm.Portmapping | ||
private static final int |
DEFAULT_ALIASING |
0 |
private static final int |
DONGLE_ALIASING |
1 |
private static final int |
PARALLEL |
2 |
private static final int |
SERIAL |
1 |
javax.comm.* |
javax.comm.CommPortIdentifier | ||
public static final int |
PORT_PARALLEL |
2 |
public static final int |
PORT_SERIAL |
1 |
javax.comm.CommPortOwnershipListener | ||
public static final int |
PORT_OWNED |
1 |
public static final int |
PORT_OWNERSHIP_REQUESTED |
3 |
public static final int |
PORT_UNOWNED |
2 |
javax.comm.ParallelPort | ||
public static final int |
LPT_MODE_ANY |
0 |
public static final int |
LPT_MODE_ECP |
4 |
public static final int |
LPT_MODE_EPP |
3 |
public static final int |
LPT_MODE_NIBBLE |
5 |
public static final int |
LPT_MODE_PS2 |
2 |
public static final int |
LPT_MODE_SPP |
1 |
javax.comm.ParallelPortEvent | ||
public static final int |
PAR_EV_BUFFER |
2 |
public static final int |
PAR_EV_ERROR |
1 |
javax.comm.SerialPort | ||
public static final int |
DATABITS_5 |
5 |
public static final int |
DATABITS_6 |
6 |
public static final int |
DATABITS_7 |
7 |
public static final int |
DATABITS_8 |
8 |
public static final int |
FLOWCONTROL_NONE |
0 |
public static final int |
FLOWCONTROL_RTSCTS_IN |
1 |
public static final int |
FLOWCONTROL_RTSCTS_OUT |
2 |
public static final int |
FLOWCONTROL_XONXOFF_IN |
4 |
public static final int |
FLOWCONTROL_XONXOFF_OUT |
8 |
public static final int |
PARITY_EVEN |
2 |
public static final int |
PARITY_MARK |
3 |
public static final int |
PARITY_NONE |
0 |
public static final int |
PARITY_ODD |
1 |
public static final int |
PARITY_SPACE |
4 |
public static final int |
STOPBITS_1 |
1 |
public static final int |
STOPBITS_1_5 |
3 |
public static final int |
STOPBITS_2 |
2 |
javax.comm.SerialPortEvent | ||
public static final int |
BI |
10 |
public static final int |
CD |
6 |
public static final int |
CTS |
3 |
public static final int |
DATA_AVAILABLE |
1 |
public static final int |
DSR |
4 |
public static final int |
FE |
9 |
public static final int |
OE |
7 |
public static final int |
OUTPUT_BUFFER_EMPTY |
2 |
public static final int |
PE |
8 |
public static final int |
RI |
5 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |