Class GroupEndControl
java.lang.Object
de.xima.fc.gui.model.value_descriptor_form.Control
de.xima.fc.gui.model.value_descriptor_form.GroupEndControl
- All Implemented Interfaces:
Serializable
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a new control that marks the end of a group of controls. -
Method Summary
-
Constructor Details
-
GroupEndControl
public GroupEndControl()Creates a new control that marks the end of a group of controls.
-