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.ObjectPaneGuiSwingViewObjectPane.createObjectPane(GuiMappingContext context, Supplier<GuiReprValue.ObjectSpecifier> parentSpecifier) protected GuiSwingViewObjectPane.ObjectPaneGuiSwingViewTabbedPane.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) voidGuiSwingViewObjectPane.createSubAction(GuiMappingContext subContext, GuiSwingViewObjectPane.ObjectPane pane, GuiSwingAction action, List<GuiSwingViewCollectionTable.CollectionTable> tables) voidGuiSwingViewObjectPane.createSubView(GuiMappingContext subContext, GuiSwingViewObjectPane.ObjectPane pane, GuiSwingView view) voidGuiSwingViewTabbedPane.createSubView(GuiMappingContext subContext, GuiSwingViewObjectPane.ObjectPane pane, GuiSwingView view)