| Package | Description |
|---|---|
| pt.lsts.neptus.console | |
| pt.lsts.neptus.console.plugins |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsoleLayout.informSubPanelListener(ConsolePanel sub,
SubPanelChangeEvent.SubPanelChangeAction action) |
| Modifier and Type | Method and Description |
|---|---|
SubPanelChangeEvent.SubPanelChangeAction |
SubPanelChangeEvent.getAction() |
static SubPanelChangeEvent.SubPanelChangeAction |
SubPanelChangeEvent.SubPanelChangeAction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SubPanelChangeEvent.SubPanelChangeAction[] |
SubPanelChangeEvent.SubPanelChangeAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubPanelChangeEvent.setAction(SubPanelChangeEvent.SubPanelChangeAction action) |
| Constructor and Description |
|---|
SubPanelChangeEvent(ConsolePanel p,
SubPanelChangeEvent.SubPanelChangeAction a) |
Copyright © 2004-2014 FEUP-LSTS and Neptus developers. All Rights Reserved.