パッケージ | 説明 |
---|---|
com.microfocus.silktest.jtf.rumba.common.types |
このパッケージには、Rumba テクノロジ ドメインのデータ型群が含まれています。
|
修飾子とタイプ | メソッドと説明 |
---|---|
DisplayColorConstants |
RumbaCharacterAttribute.getBackgroundAttribute() |
DisplayColorConstants |
RumbaCharacterAttribute.getForegroundAttribute() |
static DisplayColorConstants |
DisplayColorConstants.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static DisplayColorConstants[] |
DisplayColorConstants.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
コンストラクタと説明 |
---|
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.