Package | Description |
---|---|
griffon.javafx.support.typicons | |
griffon.plugins.typicons | |
griffon.swing.support.typicons |
Modifier and Type | Method and Description |
---|---|
TypIconFont |
TypIcon.getTypIconFont() |
Modifier and Type | Method and Description |
---|---|
javafx.beans.property.ObjectProperty<TypIconFont> |
TypIcon.getTypIconProperty() |
javafx.beans.property.ObjectProperty<TypIconFont> |
TypIcon.typIconProperty() |
Modifier and Type | Method and Description |
---|---|
void |
TypIcon.setTypIconFont(TypIconFont typIcon) |
Constructor and Description |
---|
TypIcon(TypIconFont typIcon) |
Modifier and Type | Method and Description |
---|---|
static TypIconFont |
TypIconFont.findByDescription(String description) |
static TypIconFont |
TypIconFont.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypIconFont[] |
TypIconFont.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TypIconFont |
TypIcon.getTypIcon() |
Modifier and Type | Method and Description |
---|---|
void |
TypIcon.setTypIcon(TypIconFont typIconFont) |
Constructor and Description |
---|
TypIcon(TypIconFont typIconFont) |