public class COMSerialPort extends SerialPort
DATABITS_7, DATABITS_8, FLOWCONTROL_NONE, FLOWCONTROL_RTSCTS_IN, FLOWCONTROL_RTSCTS_OUT, FLOWCONTROL_XONXOFF_IN, FLOWCONTROL_XONXOFF_OUT, PARITY_EVEN, PARITY_NONE, PARITY_ODD, SPEED_110, SPEED_115200, SPEED_1200, SPEED_128000, SPEED_14400, SPEED_150, SPEED_19200, SPEED_2400, SPEED_250000, SPEED_28800, SPEED_300, SPEED_31250, SPEED_38400, SPEED_4800, SPEED_56000, SPEED_57600, SPEED_600, SPEED_9600, STDAUX, STDCOM, STOPBITS_1, STOPBITS_2
Constructor and Description |
---|
COMSerialPort()
COMSerialPort
|
Modifier and Type | Method and Description |
---|---|
static String |
getName()
Returns the name of the port.
|
static void |
setBootDialog(boolean enable) |
addEventListener, close, disableReceiveFraming, disableReceiveThreshold, disableReceiveTimeout, enableReceiveFraming, enableReceiveThreshold, enableReceiveTimeout, getBaudRate, getDataBits, getFlowControlMode, getInputBufferSize, getInputStream, getOutputBufferSize, getOutputStream, getParity, getReceiveFramingByte, getReceiveThreshold, getReceiveTimeout, getStopBits, isReceiveFramingEnabled, isReceiveThresholdEnabled, isReceiveTimeoutEnabled, notifyOnBreakInterrupt, notifyOnCTS, notifyOnDataAvailable, notifyOnFramingError, notifyOnOutputEmpty, notifyOnOverrunError, notifyOnParityError, open, removeEventListener, sendBreak, setBitParameters, setFlowControlMode, setInputBufferSize, setOutputBufferSize, setSerialPortParams
public static String getName()
public static void setBootDialog(boolean enable)
enable
- ?