public interface TerminalSendControlBits extends TerminalSendCommonBits
This interface provides a set of constants that should be used to construct
a java.util.BitSet for use with sendControl().
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
Copyright
|
static int |
ERASEAUP
The ERASEAUP terminal code
|
static int |
FORMFEED
The FORMFEED terminal code
|
static int |
FRSET
The FRSET terminal code
|
static int |
NUMBER_OF_BITS
The total number of optional control codes
|
ALARM, ERASE, FREEKB, PRINTstatic final java.lang.String COPYRIGHT
static final int ERASEAUP
static final int FORMFEED
static final int FRSET
static final int NUMBER_OF_BITS