|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | |||||||
java.lang.Objectcom.wordpress.tipsforjava.swing.ScrollablePanel.ScrollableSizeHint
public enum ScrollablePanel.ScrollableSizeHint
| Enum Constant Summary | |
|---|---|
FIT
|
|
NONE
|
|
STRETCH
|
|
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Enum Constant Detail |
|---|
ScrollablePanel.ScrollableSizeHint FIT
ScrollablePanel.ScrollableSizeHint NONE
ScrollablePanel.ScrollableSizeHint STRETCH
Groovy Documentation