Module org.autogui

Class GuiReprValue

java.lang.Object
org.autogui.base.mapping.GuiReprValue
All Implemented Interfaces:
GuiRepresentation
Direct Known Subclasses:
GuiReprCollectionElement, GuiReprCollectionTable, GuiReprEmbeddedComponent, GuiReprObjectPane, GuiReprPropertyPane, GuiReprValueBooleanCheckBox, GuiReprValueDocumentEditor, GuiReprValueEnumComboBox, GuiReprValueFilePathField, GuiReprValueImagePane, GuiReprValueLabel, GuiReprValueNumberSpinner, GuiReprValueStringField

public class GuiReprValue extends Object implements GuiRepresentation
a value component associated with GuiTypeValue. matching Class with the subclass implementing matchValueType(Class).