| Package | Description |
|---|---|
| cz.zcu.fav.kiv.editor.beans.types | |
| cz.zcu.fav.kiv.editor.utils |
| Modifier and Type | Method and Description |
|---|---|
void |
Type.setLoadedValue(java.lang.String value)
Assigns the new loaded value (from file, template).
|
| Modifier and Type | Method and Description |
|---|---|
static void |
TagControl.controlSetTypeValue(Type type,
java.lang.String value)
Controls if the input value corresponds to the
Type component. |
static java.lang.String |
TagParser.parserNumber(java.lang.String text)
Parses the number from the string containing number with unit e.g.
|