| Modifier and Type | Method and Description |
|---|---|
UiLibrary |
Controller.getUiLibrary() |
| Modifier and Type | Method and Description |
|---|---|
protected U |
Controller.buildUiForUiLibrary(UiLibrary threadUiLibrary,
boolean mockEnabled) |
| Modifier and Type | Method and Description |
|---|---|
UiLibrary |
IUi.getUiLibrary() |
static UiLibrary |
UiLibrary.getUiLibraryForCurrentThread() |
static UiLibrary |
UiLibrary.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UiLibrary[] |
UiLibrary.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UiLibrary |
SimplestMockWindow.getUiLibrary() |
| Modifier and Type | Method and Description |
|---|---|
UiLibrary |
FxPanelComponent.getUiLibrary() |
UiLibrary |
SwingPanelComponent.getUiLibrary() |
UiLibrary |
MockPanelComponent.getUiLibrary() |
| Modifier and Type | Method and Description |
|---|---|
UiLibrary |
FxStageWindow.getUiLibrary() |
| Modifier and Type | Method and Description |
|---|---|
UiLibrary |
MockWindow.getUiLibrary() |
| Modifier and Type | Method and Description |
|---|---|
UiLibrary |
SwingFrameWindow.getUiLibrary() |
UiLibrary |
SwingDialogWindow.getUiLibrary() |
Copyright © 2018 Tecgraf/PUC-Rio. All rights reserved.