Package | Description |
---|---|
com.microfocus.silktest.jtf.swing |
This package contains classes for the AWT/Swing TechDomain.
|
com.microfocus.silktest.jtf.swing.common.types |
This package contains data types for the AWT/Swing TechDomain.
|
Modifier and Type | Method and Description |
---|---|
Alignment |
JTextField.getAlignment()
Gets the alignment of the text field.
|
Alignment |
JLabel.getAlignment()
Gets the alignment of the label.
|
Alignment |
AWTLabel.getAlignment()
Gets the alignment of the label.
|
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.