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