|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TerminalSendCommonBits
This interface provides a set of constants that should be used to construct
a java.util.BitSet
for use with the SEND-related API.
Field Summary | |
---|---|
static int |
ALARM
The ALARM terminal code |
static int |
ERASE
The ERASE terminal code |
static int |
FREEKB
The FREEKB terminal code |
static int |
NUMBER_OF_BITS
The total number of optional control codes |
static int |
PRINT
The PRINT terminal code |
Field Detail |
---|
static final int ALARM
static final int ERASE
static final int FREEKB
static final int PRINT
static final int NUMBER_OF_BITS
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |