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