| Package | Description |
|---|---|
| org.jrebirth.af.core.resource.fxml |
Provides classes to manage stylesheet as resources.
|
| org.jrebirth.af.core.ui.fxml |
Provides...
|
| Modifier and Type | Class and Description |
|---|---|
class |
FXMLItemBase
The class FXMLItemBase.
|
| Modifier and Type | Method and Description |
|---|---|
protected FXMLComponent |
FXMLBuilder.buildResource(FXMLItem fi,
FXMLParams fp)
Build the resource requested.
|
| Modifier and Type | Field and Description |
|---|---|
private FXMLItem |
AbstractFXMLObjectModel.fxmlItem
The fxml resource.
|
| Modifier and Type | Method and Description |
|---|---|
protected FXMLItem |
AbstractFXMLObjectModel.getFXMLItem()
Return the fxml item used used to build the fxml component.
|
Copyright © 2011–2014 JRebirth OSS. All rights reserved.