|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ParentParameter in cz.zcu.fav.kiv.editor.beans.parameters |
---|
Subclasses of ParentParameter in cz.zcu.fav.kiv.editor.beans.parameters | |
---|---|
class |
Parameter
The Parameter class represents an element parameter. |
Uses of ParentParameter in cz.zcu.fav.kiv.editor.beans.properties |
---|
Subclasses of ParentParameter in cz.zcu.fav.kiv.editor.beans.properties | |
---|---|
class |
Property
The Property class represents an element property. |
Uses of ParentParameter in cz.zcu.fav.kiv.editor.beans.sections |
---|
Methods in cz.zcu.fav.kiv.editor.beans.sections that return types with arguments of type ParentParameter | |
---|---|
java.util.List<ParentParameter> |
Group.getElementList()
|
Method parameters in cz.zcu.fav.kiv.editor.beans.sections with type arguments of type ParentParameter | |
---|---|
void |
Group.setElementList(java.util.List<ParentParameter> parameterList)
|
Uses of ParentParameter in cz.zcu.fav.kiv.editor.graphics.components.editor |
---|
Constructor parameters in cz.zcu.fav.kiv.editor.graphics.components.editor with type arguments of type ParentParameter | |
---|---|
GroupItemsPanel(java.util.List<ParentParameter> elementList)
Initializes a newly created GroupItemsPanel with the list of parameters. |
Uses of ParentParameter in cz.zcu.fav.kiv.editor.graphics.components.parameters |
---|
Constructors in cz.zcu.fav.kiv.editor.graphics.components.parameters with parameters of type ParentParameter | |
---|---|
HelpLabel(ParentParameter element)
Initializes a newly created HelpLabel with the parameter. |
|
ParameterCheckBox(ParentParameter parameter)
Initializes a newly created ParameterCheckBox with the Parameter . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |