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 TypeInterfaceDescriptioninterfacefactory interface forActionsinterfacethe interface for regular pane factory, creating aGuiSwingView.ValuePane.Classes in org.autogui.swing that implement GuiSwingElementModifier and TypeClassDescriptionclassan implementation of action factory forGuiReprAction.classa swing view forGuiReprValueBooleanCheckBoxclassa swing view forGuiReprCollectionTableclassa swing view forGuiReprValueDocumentEditorclassa swing view forGuiReprEmbeddedComponentclassa swing view forGuiReprValueEnumComboBoxclassa swing view forGuiReprValueFilePathFieldclassa swing view forGuiReprValueImagePaneclassa fallback swing view forGuiReprValueclassa swing view forGuiReprValueNumberSpinnerclassa swing view forGuiReprObjectPaneclassa swing view forGuiReprPropertyPane, or another repr.classa swing view forGuiReprValueStringFieldclassa swing view forGuiReprObjectTabbedPaneFields in org.autogui.swing declared as GuiSwingElementModifier and TypeFieldDescriptionprotected GuiSwingElementGuiSwingMapperSet.MapperReprClass.viewMethods 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.ViewGuiSwingMapperSet.addReprClassTableColumn(Class<? extends GuiRepresentation> reprClass, GuiSwingElement view) register a mapping of reprClass and a column view with the typeGuiSwingMapperSet.MapperMatchTypeDefault.TableColumnGuiSwingMapperSet.addReprClassTableColumnToTop(Class<? extends GuiRepresentation> reprClass, GuiSwingElement view) register a mapping of reprClass and a column view with the typeGuiSwingMapperSet.MapperMatchTypeDefault.TableColumnas top-precedenceGuiSwingMapperSet.addReprClassToTop(Class<? extends GuiRepresentation> reprClass, GuiSwingElement view) register a mapping of reprClass and a regular view with the typeGuiSwingMapperSet.MapperMatchTypeDefault.Viewas 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 TypeInterfaceDescriptioninterfacethe interface for a column factoryinterfacethe dynamic version ofGuiSwingTableColumn, creating a factory instead of a columninterfacean interface of a set ofGuiSwingTableColumn.Classes in org.autogui.swing.table that implement GuiSwingElementModifier and TypeClassDescriptionclassa column factory forBoolean.classa factory of dynamic column factories for nested collections: the instance will be registered as a factory ofGuiReprCollectionTablestatic classanother dynamic factory for supporting property valuesclassa column factory forJComponentclassa column factory forEnum.classclassa column factory forImage.classa column factory for any type of object.classa column factory for aNumber.classthe default implementation of table-column-set associated withGuiReprCollectionElement.classa column factory forString.Methods in org.autogui.swing.table with parameters of type GuiSwingElementModifier and TypeMethodDescriptionstatic voidGuiSwingTableColumnSetDefault.createColumnForDynamicCollection(GuiMappingContext subContext, GuiSwingTableColumnSet.DynamicColumnHost target, GuiSwingTableColumn.SpecifierManagerIndex rowSpecifier, GuiSwingView.SpecifierManager subSpecifier, GuiSwingElement view)