Uses of Class
org.autogui.base.mapping.GuiReprValue
Packages that use GuiReprValue
-
Uses of GuiReprValue in org.autogui.base.mapping
Subclasses of GuiReprValue in org.autogui.base.mappingModifier and TypeClassDescriptionclasselements in a collection tableGuiReprCollectionTable.classrepresentation forGuiTypeCollection.classan object representation composing member sub-representationsclassa tabbed version of object pane; match with a context that has 2 or more sub-contexts which are a sub-object or a collection property.classa property member definition: [propertyName: [ propertyValueField ] ].classan abstract checkbox component for aBooleanor primitive boolean propertyclassa combo-box component for anEnumpropertyclassclassa read-only text label for any type of object propertyclassa spinner text-field component for aNumberor primitive number propertyclassa text-field component for aStringpropertyMethods in org.autogui.base.mapping that return GuiReprValueModifier and TypeMethodDescriptionstatic GuiReprValueGuiRepresentation.createValue()the repr type is abstract for any values and it will not be directly included in the default set.GuiMappingContext.getParentValuePane()GuiMappingContext.getReprValue()static GuiReprValueGuiReprObjectPane.getReprValue(GuiRepresentation repr) -
Uses of GuiReprValue in org.autogui.swing.mapping
Subclasses of GuiReprValue in org.autogui.swing.mappingModifier and TypeClassDescriptionclassa GUI component for a property holding aJComponentclassa GUI representation for a property holding aDocument,AbstractDocument.Content, or aStringBuilder.classa GUI representation for a property holding anImage.