Subclasses of StringMapPropertyEditor in ARoad0.Gui1 |
class |
AssociationMapPropertyEditor
This class is responsible for creating, by the mean of panels, associations
to do as calls to constructors and methods in gBase, with all the required arguments. |
class |
BaseObjectMapPropertyEditor
This class is responsible for displaying, by the mean of panels,
a modifiable property map of a gBase JavaBean,
for which the type is a Map or a Map. |
class |
RightMapPropertyEditor
This class is responsible for displaying, by the mean of panels,
a modifiable property map of a gBase JavaBean,
for which the type is a Map. |
class |
StringTwoKeysMapPropertyEditor
This class is responsible for creating, by the mean of panels, maps where the keys
have a constrained first part, and an user-defined subkey, and where
the values are constrained String arrays. |