public interface TerminalSendTextBits extends TerminalSendCommonBits
This interface provides a set of constants that should be used to construct
a java.util.BitSet for use sendText().
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
Copyright
|
static int |
FORMFEED
The FORMFEED terminal code
|
static int |
NLEOM
The NLEOM 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 FORMFEED
static final int NLEOM
static final int NUMBER_OF_BITS