| Package | Description |
|---|---|
| griffon.javafx.support.fontawesome | |
| griffon.plugins.fontawesome | |
| griffon.swing.support.fontawesome |
| Modifier and Type | Method and Description |
|---|---|
FontAwesome |
FontAwesomeIcon.getFontAwesome()
Gets the value of the property fontAwesome.
|
| Modifier and Type | Method and Description |
|---|---|
javafx.beans.property.ObjectProperty<FontAwesome> |
FontAwesomeIcon.fontAwesomeProperty() |
javafx.beans.property.ObjectProperty<FontAwesome> |
FontAwesomeIcon.getFontAwesomeProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
FontAwesomeIcon.setFontAwesome(FontAwesome fontAwesome)
Sets the value of the property fontAwesome.
|
| Constructor and Description |
|---|
FontAwesomeIcon(FontAwesome fontAwesome) |
| Modifier and Type | Method and Description |
|---|---|
static FontAwesome |
FontAwesome.findByDescription(String description) |
static FontAwesome |
FontAwesome.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FontAwesome[] |
FontAwesome.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FontAwesome |
FontAwesomeIcon.getFontAwesome() |
| Modifier and Type | Method and Description |
|---|---|
void |
FontAwesomeIcon.setFontAwesome(FontAwesome fontAwesome) |
| Constructor and Description |
|---|
FontAwesomeIcon(FontAwesome fontAwesome) |