Package | Description |
---|---|
fr.cnes.genius.lowLevel |
Package containing the low level widgets.
|
Modifier and Type | Method and Description |
---|---|
static GFrame.CloseAction |
GFrame.CloseAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GFrame.CloseAction[] |
GFrame.CloseAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GFrame.setDefaultCloseOperation(GFrame.CloseAction action)
Set the default action for the close operation.
|
Copyright © 2024. All rights reserved.