Package | Description |
---|---|
com.microfocus.silktest.jtf.swing |
此程序包中包含 AWT/Swing TechDomain 的类。
|
com.microfocus.silktest.jtf.swing.common.types |
此程序包中包含 AWT/Swing TechDomain 的数据类型。
|
Modifier and Type | Method and Description |
---|---|
Alignment |
JTextField.getAlignment()
获取 文本字段的对齐。
|
Alignment |
JLabel.getAlignment()
获取 标签的对齐。
|
Alignment |
AWTLabel.getAlignment()
获取 标签的对齐。
|
Modifier and Type | Method and Description |
---|---|
static Alignment |
Alignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Alignment[] |
Alignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.