|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VerticalAlignment | |
|---|---|
| ar.com.da.swing | |
| Uses of VerticalAlignment in ar.com.da.swing |
|---|
| Methods in ar.com.da.swing that return VerticalAlignment | |
|---|---|
VerticalAlignment |
VerticalFlowLayout.getVerticalAlignment()
|
static VerticalAlignment |
VerticalAlignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static VerticalAlignment[] |
VerticalAlignment.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in ar.com.da.swing with parameters of type VerticalAlignment | |
|---|---|
void |
VerticalFlowLayout.setVerticalAlignment(VerticalAlignment verticalAlignment)
|
| Constructors in ar.com.da.swing with parameters of type VerticalAlignment | |
|---|---|
VerticalFlowLayout(VerticalAlignment verticalAlignment,
HorizontalAlignment horizontalAlignment)
|
|
VerticalFlowLayout(VerticalAlignment verticalAlignment,
HorizontalAlignment horizontalAlignment,
int gap)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||