| Package | Description |
|---|---|
| cz.zcu.fav.kiv.editor.beans.parameters | |
| cz.zcu.fav.kiv.editor.beans.properties | |
| cz.zcu.fav.kiv.editor.beans.types | |
| cz.zcu.fav.kiv.editor.graphics.components |
| Modifier and Type | Class and Description |
|---|---|
class |
UnitParam
The
UnitParam class represents a unit of parameter type. |
| Modifier and Type | Class and Description |
|---|---|
class |
UnitAttr
The
UnitAttr class represents a unit of attribute type. |
| Modifier and Type | Field and Description |
|---|---|
protected Unit |
Type.unit
The unit of the type
|
| Modifier and Type | Method and Description |
|---|---|
Unit |
Type.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
Type.setUnit(Unit unit) |
| Constructor and Description |
|---|
ComboBoxUnit(Unit unit)
Initializes a newly created
ComboBoxUnit with the parameter unit. |