Package | Description |
---|---|
com.microfocus.silktest.jtf.rumba.common.types |
此程序包中包含 Rumba TechDomain 的数据类型。
|
Modifier and Type | Method and Description |
---|---|
TransparencyConstants |
RumbaCharacterAttribute.getTransparency() |
static TransparencyConstants |
TransparencyConstants.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransparencyConstants[] |
TransparencyConstants.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RumbaCharacterAttribute(Color backgroundColor,
DisplayColorConstants backgroundAttribute,
Color foregroundColor,
DisplayColorConstants foregroundAttribute,
int column,
int line,
boolean autoEnter,
boolean autoSkip,
boolean blinking,
boolean bold,
CharSetConstants charSet,
boolean columnSeparator,
boolean detectable,
boolean hidden,
boolean protect,
boolean reverseVideo,
TransparencyConstants transparency,
boolean underlined) |
Copyright 2009-2012 Micro Focus. All Rights Reserved.