Package | Description |
---|---|
griffon.javafx.support.silkicons | |
griffon.plugins.silkicons | |
griffon.swing.support.silkicons |
Modifier and Type | Method and Description |
---|---|
Silk |
SilkIcon.getSilk() |
Constructor and Description |
---|
SilkIcon(Silk silk) |
Modifier and Type | Method and Description |
---|---|
static Silk |
Silk.findByDescription(String description) |
static Silk |
Silk.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Silk[] |
Silk.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Silk |
SilkIcon.getSilk() |
Modifier and Type | Method and Description |
---|---|
void |
SilkIcon.setSilk(Silk silk) |
Constructor and Description |
---|
SilkIcon(Silk silk) |