|
CICS® Transaction Gateway Programming Reference v1.1.0.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExtendedAttributes
This interface defines the constant values used when working with extended attributes.
Field Summary | |
---|---|
static int |
black
The color black. |
static int |
blinkHlt
Blink highlight. |
static int |
blue
The color blue. |
static int |
cyan
The color cyan. |
static int |
darkblue
The color dark blue. |
static int |
defaultColor
Default colour. |
static int |
defaultHlt
Default highlight. |
static int |
defaultTran
Default transparency. |
static int |
gray
The color gray. |
static int |
green
The color green. |
static int |
intenseHlt
Intense highlight. |
static int |
neutral
Neutral foreground color. |
static int |
neutralBGrnd
Neutral background colour. |
static int |
normalHlt
Normal highlight. |
static int |
opaqueTran
Opaque transparency. |
static int |
orange
The color orange. |
static int |
orTran
OR transparency. |
static int |
paleCyan
The color pale cyan. |
static int |
paleGreen
The color pale green. |
static int |
pink
The color pink. |
static int |
purple
The color purple. |
static int |
red
The color red. |
static int |
reverseHlt
Reverse highlight. |
static int |
underscoreHlt
Underscore highlight. |
static int |
white
The color white. |
static int |
xorTran
XOR transparency. |
static int |
yellow
The color yellow. |
Field Detail |
---|
static final int defaultHlt
static final int normalHlt
static final int blinkHlt
static final int reverseHlt
static final int underscoreHlt
static final int intenseHlt
static final int defaultColor
static final int neutralBGrnd
static final int blue
static final int red
static final int pink
static final int green
static final int cyan
static final int yellow
static final int neutral
static final int black
static final int darkblue
static final int orange
static final int purple
static final int paleGreen
static final int paleCyan
static final int gray
static final int white
static final int defaultTran
static final int orTran
static final int xorTran
static final int opaqueTran
|
©Copyright IBM Corp. 1994, 2014 Legal |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |