| Package | Description |
|---|---|
| griffon.javafx.support.octicons | |
| griffon.plugins.octicons | |
| griffon.swing.support.octicons |
| Modifier and Type | Method and Description |
|---|---|
OctIconFont |
OctIcon.getOctIconFont() |
| Modifier and Type | Method and Description |
|---|---|
javafx.beans.property.ObjectProperty<OctIconFont> |
OctIcon.getOctIconProperty() |
javafx.beans.property.ObjectProperty<OctIconFont> |
OctIcon.octIconProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
OctIcon.setOctIconFont(OctIconFont octIcon) |
| Constructor and Description |
|---|
OctIcon(OctIconFont octIcon) |
| Modifier and Type | Method and Description |
|---|---|
static OctIconFont |
OctIconFont.findByDescription(String description) |
static OctIconFont |
OctIconFont.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OctIconFont[] |
OctIconFont.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OctIconFont |
OctIcon.getOctIcon() |
| Modifier and Type | Method and Description |
|---|---|
void |
OctIcon.setOctIcon(OctIconFont octIconFont) |
| Constructor and Description |
|---|
OctIcon(OctIconFont octIconFont) |