Uses of Class
org.autogui.swing.GuiSwingViewObjectPane.ObjectPane
Packages that use GuiSwingViewObjectPane.ObjectPane
-
Uses of GuiSwingViewObjectPane.ObjectPane in org.autogui.swing
Subclasses of GuiSwingViewObjectPane.ObjectPane in org.autogui.swingMethods in org.autogui.swing that return GuiSwingViewObjectPane.ObjectPaneModifier and TypeMethodDescriptionprotected GuiSwingViewObjectPane.ObjectPane
GuiSwingViewObjectPane.createObjectPane
(GuiMappingContext context, Supplier<GuiReprValue.ObjectSpecifier> parentSpecifier) protected GuiSwingViewObjectPane.ObjectPane
GuiSwingViewTabbedPane.createObjectPane
(GuiMappingContext context, Supplier<GuiReprValue.ObjectSpecifier> parentSpecifier) Methods in org.autogui.swing with parameters of type GuiSwingViewObjectPane.ObjectPaneModifier and TypeMethodDescriptionGuiSwingViewObjectPane.collectTables
(GuiMappingContext context, GuiSwingViewObjectPane.ObjectPane pane) void
GuiSwingViewObjectPane.createSubAction
(GuiMappingContext subContext, GuiSwingViewObjectPane.ObjectPane pane, GuiSwingAction action, List<GuiSwingViewCollectionTable.CollectionTable> tables) void
GuiSwingViewObjectPane.createSubView
(GuiMappingContext subContext, GuiSwingViewObjectPane.ObjectPane pane, GuiSwingView view) void
GuiSwingViewTabbedPane.createSubView
(GuiMappingContext subContext, GuiSwingViewObjectPane.ObjectPane pane, GuiSwingView view)