Package | Description |
---|---|
griffon.javafx.support.fatcowicons | |
griffon.plugins.fatcowicons | |
griffon.swing.support.fatcowicons |
Modifier and Type | Method and Description |
---|---|
Fatcow |
FatcowIcon.getFatcow() |
Constructor and Description |
---|
FatcowIcon(Fatcow fatcow) |
FatcowIcon(Fatcow fatcow,
int size) |
Modifier and Type | Method and Description |
---|---|
static Fatcow |
Fatcow.findByDescription(String description) |
static Fatcow |
Fatcow.findByDescription(String description,
int size) |
static Fatcow |
Fatcow.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Fatcow[] |
Fatcow.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Fatcow |
FatcowIcon.getFatcow() |
Modifier and Type | Method and Description |
---|---|
void |
FatcowIcon.setFatcow(Fatcow fatcow) |
Constructor and Description |
---|
FatcowIcon(Fatcow fatcow) |
FatcowIcon(Fatcow fatcow,
int size) |