Package | Description |
---|---|
lavesdk.gui.widgets |
Modifier and Type | Method and Description |
---|---|
static Symbol.PredefinedSymbol |
Symbol.PredefinedSymbol.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Symbol.PredefinedSymbol[] |
Symbol.PredefinedSymbol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Symbol |
Symbol.getPredefinedSymbol(Symbol.PredefinedSymbol symbol)
Gets a predefined symbol.
|