| Package | Description |
|---|---|
| griffon.javafx.support.devicons | |
| griffon.plugins.devicons | |
| griffon.swing.support.devicons |
| Modifier and Type | Method and Description |
|---|---|
DevIconFont |
DevIcon.getDevIconFont() |
| Modifier and Type | Method and Description |
|---|---|
javafx.beans.property.ObjectProperty<DevIconFont> |
DevIcon.devIconProperty() |
javafx.beans.property.ObjectProperty<DevIconFont> |
DevIcon.getDevIconProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
DevIcon.setDevIconFont(DevIconFont devIcon) |
| Constructor and Description |
|---|
DevIcon(DevIconFont devIcon) |
| Modifier and Type | Method and Description |
|---|---|
static DevIconFont |
DevIconFont.findByDescription(String description) |
static DevIconFont |
DevIconFont.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DevIconFont[] |
DevIconFont.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DevIconFont |
DevIcon.getDevIcon() |
| Modifier and Type | Method and Description |
|---|---|
void |
DevIcon.setDevIcon(DevIconFont devIconFont) |
| Constructor and Description |
|---|
DevIcon(DevIconFont devIconFont) |