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 class
static class
static class
Nested classes/interfaces inherited from class org.autogui.swing.GuiSwingViewObjectPane
GuiSwingViewObjectPane.FlipSplitOrientationAction, GuiSwingViewObjectPane.ObjectPane, GuiSwingViewObjectPane.PreferencesForSplit, GuiSwingViewObjectPane.PreferencesForSplitEntry, GuiSwingViewObjectPane.SearchTextActionButton, GuiSwingViewObjectPane.SplitPreferencesUpdater, GuiSwingViewObjectPane.ToStringTransferHandler
Nested 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.ObjectPane
createObjectPane
(GuiMappingContext context, Supplier<GuiReprValue.ObjectSpecifier> parentSpecifier) void
createSubView
(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:
createObjectPane
in classGuiSwingViewObjectPane
-
createSubView
public void createSubView(GuiMappingContext subContext, GuiSwingViewObjectPane.ObjectPane pane, GuiSwingView view) - Overrides:
createSubView
in classGuiSwingViewObjectPane
-