java.lang.Object
org.autogui.swing.GuiSwingViewObjectPane
org.autogui.swing.GuiSwingViewTabbedPane
- All Implemented Interfaces:
GuiSwingElement,GuiSwingView
a swing view for
GuiReprObjectTabbedPane
swing-value
GuiSwingViewObjectPane.ObjectPane.getSwingViewValue(): Object.
preferences
"$tab" {
"selectedIndex" : Integer
}
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classNested classes/interfaces inherited from class org.autogui.swing.GuiSwingViewObjectPane
GuiSwingViewObjectPane.FlipSplitOrientationAction, GuiSwingViewObjectPane.ObjectPane, GuiSwingViewObjectPane.PreferencesForSplit, GuiSwingViewObjectPane.PreferencesForSplitEntry, GuiSwingViewObjectPane.SearchTextActionButton, GuiSwingViewObjectPane.SplitPreferencesUpdater, GuiSwingViewObjectPane.ToStringTransferHandlerNested classes/interfaces inherited from interface org.autogui.swing.GuiSwingView
GuiSwingView.ContextRefreshAction, GuiSwingView.SettingsWindowClient, GuiSwingView.SpecifierManager, GuiSwingView.SpecifierManagerDefault, GuiSwingView.ToStringCopyAction, GuiSwingView.ValuePane<ValueType> -
Field Summary
Fields inherited from class org.autogui.swing.GuiSwingViewObjectPane
mapperSet -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected GuiSwingViewObjectPane.ObjectPanecreateObjectPane(GuiMappingContext context, Supplier<GuiReprValue.ObjectSpecifier> parentSpecifier) voidcreateSubView(GuiMappingContext subContext, GuiSwingViewObjectPane.ObjectPane pane, GuiSwingView view) Methods inherited from class org.autogui.swing.GuiSwingViewObjectPane
collectTables, createSubAction, createView, findCollectionTables, isComponentResizable
-
Constructor Details
-
GuiSwingViewTabbedPane
-
-
Method Details
-
createObjectPane
protected GuiSwingViewObjectPane.ObjectPane createObjectPane(GuiMappingContext context, Supplier<GuiReprValue.ObjectSpecifier> parentSpecifier) - Overrides:
createObjectPanein classGuiSwingViewObjectPane
-
createSubView
public void createSubView(GuiMappingContext subContext, GuiSwingViewObjectPane.ObjectPane pane, GuiSwingView view) - Overrides:
createSubViewin classGuiSwingViewObjectPane
-