|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | |||||||
java.lang.Objectcom.wordpress.tipsforjava.swing.border.ComponentBorder.Edge
public enum ComponentBorder.Edge
| Enum Constant Summary | |
|---|---|
BOTTOM
|
|
LEFT
|
|
RIGHT
|
|
TOP
|
|
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Enum Constant Detail |
|---|
ComponentBorder.Edge BOTTOM
ComponentBorder.Edge LEFT
ComponentBorder.Edge RIGHT
ComponentBorder.Edge TOP
Groovy Documentation