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