Package | Description |
---|---|
de.xima.fc.beans.interfaces |
Interfaces für Java-Beans
|
de.xima.fc.mdl.enums |
Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden.
|
de.xima.fc.mdl.ui |
Interfaces für Anzeigeelemente
|
Modifier and Type | Method and Description |
---|---|
EIconType |
IGuiIcon.getType() |
Modifier and Type | Method and Description |
---|---|
static EIconType |
EIconType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EIconType[] |
EIconType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EIconType |
GuiIcon.getType() |
Constructor and Description |
---|
GuiIcon(String id,
EIconType type) |
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.