|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface contains constants not associated with any type, but associated with the package org.csapi.jr.se.termcap
Field Summary | |
static int |
TERMINAL_CAPABILITY_CHANGE_CRITERIA_GENERAL
Any change in the terminal capabilities. |
static int |
TERMINAL_CAPABILITY_CHANGE_CRITERIA_HW_UPDATE
The terminal device hardware has been modified or replaced completely. |
static int |
TERMINAL_CAPABILITY_CHANGE_CRITERIA_INITIAL
The initial device capabilities reported when monitoring has been started by an application. |
static int |
TERMINAL_CAPABILITY_CHANGE_CRITERIA_SW_UPDATE
The software of the terminal has been updated in any way. |
static int |
TERMINAL_CAPABILITY_CHANGE_CRITERIA_UNDEFINED
Undefined |
Field Detail |
public static final int TERMINAL_CAPABILITY_CHANGE_CRITERIA_UNDEFINED
public static final int TERMINAL_CAPABILITY_CHANGE_CRITERIA_GENERAL
public static final int TERMINAL_CAPABILITY_CHANGE_CRITERIA_HW_UPDATE
public static final int TERMINAL_CAPABILITY_CHANGE_CRITERIA_SW_UPDATE
public static final int TERMINAL_CAPABILITY_CHANGE_CRITERIA_INITIAL
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |