Uses of Interface
org.autogui.swing.GuiSwingElement
Packages that use GuiSwingElement
-
Uses of GuiSwingElement in org.autogui.swing
Subinterfaces of GuiSwingElement in org.autogui.swingModifier and TypeInterfaceDescriptioninterface
factory interface forAction
sinterface
the interface for regular pane factory, creating aGuiSwingView.ValuePane
.Classes in org.autogui.swing that implement GuiSwingElementModifier and TypeClassDescriptionclass
an implementation of action factory forGuiReprAction
.class
a swing view forGuiReprValueBooleanCheckBox
class
a swing view forGuiReprCollectionTable
class
a swing view forGuiReprValueDocumentEditor
class
a swing view forGuiReprEmbeddedComponent
class
a swing view forGuiReprValueEnumComboBox
class
a swing view forGuiReprValueFilePathField
class
a swing view forGuiReprValueImagePane
class
a fallback swing view forGuiReprValue
class
a swing view forGuiReprValueNumberSpinner
class
a swing view forGuiReprObjectPane
class
a swing view forGuiReprPropertyPane
, or another repr.class
a swing view forGuiReprValueStringField
class
a swing view forGuiReprObjectTabbedPane
Fields in org.autogui.swing declared as GuiSwingElementModifier and TypeFieldDescriptionprotected GuiSwingElement
GuiSwingMapperSet.MapperReprClass.view
Methods in org.autogui.swing that return GuiSwingElementModifier and TypeMethodDescriptionGuiSwingMapperSet.MapperReprClass.getView()
GuiSwingMapperSet.Mapper.view
(GuiMappingContext context) GuiSwingMapperSet.MapperReprClass.view
(GuiMappingContext context) GuiSwingMapperSet.view
(GuiMappingContext context) GuiSwingMapperSet.view
(GuiMappingContext context, GuiSwingMapperSet.MapperMatchType matchType) GuiSwingMapperSet.viewTableColumn
(GuiMappingContext context) Methods in org.autogui.swing with parameters of type GuiSwingElementModifier and TypeMethodDescriptionGuiSwingMapperSet.addReprClass
(Class<? extends GuiRepresentation> reprClass, GuiSwingElement view) register a mapping of reprClass and a regular view with the typeGuiSwingMapperSet.MapperMatchTypeDefault.View
GuiSwingMapperSet.addReprClassTableColumn
(Class<? extends GuiRepresentation> reprClass, GuiSwingElement view) register a mapping of reprClass and a column view with the typeGuiSwingMapperSet.MapperMatchTypeDefault.TableColumn
GuiSwingMapperSet.addReprClassTableColumnToTop
(Class<? extends GuiRepresentation> reprClass, GuiSwingElement view) register a mapping of reprClass and a column view with the typeGuiSwingMapperSet.MapperMatchTypeDefault.TableColumn
as top-precedenceGuiSwingMapperSet.addReprClassToTop
(Class<? extends GuiRepresentation> reprClass, GuiSwingElement view) register a mapping of reprClass and a regular view with the typeGuiSwingMapperSet.MapperMatchTypeDefault.View
as top-precedenceConstructors in org.autogui.swing with parameters of type GuiSwingElementModifierConstructorDescriptionMapperReprClass
(Class<? extends GuiRepresentation> reprClass, GuiSwingElement view, GuiSwingMapperSet.MapperMatchType matchType) -
Uses of GuiSwingElement in org.autogui.swing.table
Subinterfaces of GuiSwingElement in org.autogui.swing.tableModifier and TypeInterfaceDescriptioninterface
the interface for a column factoryinterface
the dynamic version ofGuiSwingTableColumn
, creating a factory instead of a columninterface
an interface of a set ofGuiSwingTableColumn
.Classes in org.autogui.swing.table that implement GuiSwingElementModifier and TypeClassDescriptionclass
a column factory forBoolean
.class
a factory of dynamic column factories for nested collections: the instance will be registered as a factory ofGuiReprCollectionTable
static class
another dynamic factory for supporting property valuesclass
a column factory forJComponent
class
a column factory forEnum
.class
class
a column factory forImage
.class
a column factory for any type of object.class
a column factory for aNumber
.class
the default implementation of table-column-set associated withGuiReprCollectionElement
.class
a column factory forString
.Methods in org.autogui.swing.table with parameters of type GuiSwingElementModifier and TypeMethodDescriptionstatic void
GuiSwingTableColumnSetDefault.createColumnForDynamicCollection
(GuiMappingContext subContext, GuiSwingTableColumnSet.DynamicColumnHost target, GuiSwingTableColumn.SpecifierManagerIndex rowSpecifier, GuiSwingView.SpecifierManager subSpecifier, GuiSwingElement view)