| Package | Description |
|---|---|
| org.jrebirth.af.api.ui |
Provides API for User Interface components.
|
| org.jrebirth.af.api.ui.fxml |
Provide API to manage FXML-based User Interface Components.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Controller<M extends Model,V extends View<M,?,?>>
The interface Controller.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
NullView
The class NullView.
|
| Modifier and Type | Method and Description |
|---|---|
View<?,?,?> |
Model.getView()
Return the view.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FXMLController<M extends Model,V extends View<M,?,?>>
The interface FXMLController.
|
Copyright © 2011–2015 JRebirth OSS. All rights reserved.