Package | Description |
---|---|
view |
Modifier and Type | Field and Description |
---|---|
private ButtonPanel |
OceanGUI.buttonPanel
The button panel.
|
Modifier and Type | Method and Description |
---|---|
ButtonPanel |
OceanGUIInterface.getButtonPanel()
Gets the button panel.
|
ButtonPanel |
OceanGUI.getButtonPanel()
Gets the button panel.
|
Modifier and Type | Method and Description |
---|---|
void |
OceanGUIInterface.setButtonPanel(ButtonPanel buttonPanel)
Sets the button panel.
|
void |
OceanGUI.setButtonPanel(ButtonPanel buttonPanel)
Sets the button panel.
|