| Package | Description |
|---|---|
| fr.ifremer.tutti.ui.swing | |
| fr.ifremer.tutti.ui.swing.content |
| Modifier and Type | Field and Description |
|---|---|
protected TuttiScreen |
TuttiUIContext.screen
Current screen displayed in ui.
|
| Modifier and Type | Method and Description |
|---|---|
TuttiScreen |
TuttiUIContext.getScreen() |
static TuttiScreen |
TuttiScreen.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TuttiScreen[] |
TuttiScreen.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TuttiUIContext.setScreen(TuttiScreen screen) |
| Modifier and Type | Field and Description |
|---|---|
protected TuttiScreen |
AbstractChangeScreenAction.screen
Screen where to go.
|
| Modifier and Type | Field and Description |
|---|---|
protected static jaxx.runtime.context.JAXXContextEntryDef<TuttiScreen> |
AbstractChangeScreenAction.PREVIOUS_SCREEN
Context entry to keep previous screen.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
MainUIHandler.setScreen(TuttiScreen screen) |
| Constructor and Description |
|---|
AbstractChangeScreenAction(MainUIHandler handler,
boolean hideBody,
TuttiScreen screen) |
Copyright © 2012–2013 Ifremer. All rights reserved.