Package | Description |
---|---|
icy.gui.frame |
Contains all custom Frame (non modal)
|
Modifier and Type | Method and Description |
---|---|
static IcyFrame.IcyFrameState |
IcyFrame.IcyFrameState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IcyFrame.IcyFrameState[] |
IcyFrame.IcyFrameState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|