| Package | Description |
|---|---|
| org.jrebirth.af.core.application |
Provides classes to create a JavaFX application that will use JRebirth Application Framework.
|
| org.jrebirth.af.core.resource.font |
Provides...
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract List<FontItem> |
AbstractApplication.getFontToPreload()
Return the list of FontEnum to load for CSS.
|
protected List<FontItem> |
DefaultApplication.getFontToPreload()
Return the list of FontEnum to load for CSS.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FontItemBase
The class FontItemBase.
|
| Modifier and Type | Method and Description |
|---|---|
protected Font |
FontBuilder.buildResource(FontItem fontItem,
FontParams jrFont)
Build the resource requested.
|
Copyright © 2011–2014 JRebirth OSS. All rights reserved.