| Package | Description |
|---|---|
| griffon.javafx.support.foundation | |
| griffon.plugins.foundation | |
| griffon.swing.support.foundation |
| Modifier and Type | Method and Description |
|---|---|
Foundation |
FoundationIcon.getFoundation()
Gets the value of the property foundation.
|
| Modifier and Type | Method and Description |
|---|---|
javafx.beans.property.ObjectProperty<Foundation> |
FoundationIcon.foundationProperty() |
javafx.beans.property.ObjectProperty<Foundation> |
FoundationIcon.getFoundationProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
FoundationIcon.setFoundation(Foundation foundation)
Sets the value of the property foundation.
|
| Constructor and Description |
|---|
FoundationIcon(Foundation foundation) |
| Modifier and Type | Method and Description |
|---|---|
static Foundation |
Foundation.findByDescription(String description) |
static Foundation |
Foundation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Foundation[] |
Foundation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Foundation |
FoundationIcon.getFoundation() |
| Modifier and Type | Method and Description |
|---|---|
void |
FoundationIcon.setFoundation(Foundation foundation) |
| Constructor and Description |
|---|
FoundationIcon(Foundation foundation) |