Package | Description |
---|---|
griffon.javafx.support.fontelico | |
griffon.plugins.fontelico | |
griffon.swing.support.fontelico |
Modifier and Type | Method and Description |
---|---|
Fontelico |
FontelicoIcon.getFontelico()
Gets the value of the property fontelico.
|
Modifier and Type | Method and Description |
---|---|
javafx.beans.property.ObjectProperty<Fontelico> |
FontelicoIcon.fontelicoProperty() |
javafx.beans.property.ObjectProperty<Fontelico> |
FontelicoIcon.getFontelicoProperty() |
Modifier and Type | Method and Description |
---|---|
void |
FontelicoIcon.setFontelico(Fontelico fontelico)
Sets the value of the property fontelico.
|
Constructor and Description |
---|
FontelicoIcon(Fontelico fontelico) |
Modifier and Type | Method and Description |
---|---|
static Fontelico |
Fontelico.findByDescription(String description) |
static Fontelico |
Fontelico.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Fontelico[] |
Fontelico.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Fontelico |
FontelicoIcon.getFontelico() |
Modifier and Type | Method and Description |
---|---|
void |
FontelicoIcon.setFontelico(Fontelico fontelico) |
Constructor and Description |
---|
FontelicoIcon(Fontelico fontelico) |