Uses of Class
org.autogui.swing.GuiSwingRootPane.GuiSwingRootPaneCreator
Packages that use GuiSwingRootPane.GuiSwingRootPaneCreator
-
Uses of GuiSwingRootPane.GuiSwingRootPaneCreator in org.autogui.swing
Subclasses of GuiSwingRootPane.GuiSwingRootPaneCreator in org.autogui.swingMethods in org.autogui.swing that return GuiSwingRootPane.GuiSwingRootPaneCreatorModifier and TypeMethodDescriptionGuiSwingRootPane.creator()
create and return a creator of root-paneGuiSwingRootPane.GuiSwingRootPaneCreator.withKeyBinding
(GuiSwingKeyBinding keyBinding) GuiSwingRootPane.GuiSwingRootPaneCreator.withKeyBindingWithoutAutomaticBindings()
set aGuiSwingKeyBinding
without automatic bindings created fromGuiSwingKeyBinding.createWithoutAutomaticBindings()
.GuiSwingRootPane.GuiSwingRootPaneCreator.withLogStatus
(boolean enableLog) GuiSwingRootPane.GuiSwingRootPaneCreator.withLogStatusDisabled()
disable overwriting log-manager and no-insertion of status-bar for displaying logsGuiSwingRootPane.GuiSwingRootPaneCreator.withPreferences
(Function<GuiMappingContext, GuiPreferences> prefsCreator) GuiSwingRootPane.GuiSwingRootPaneCreator.withPreferencesOnMemory()
set preferences setting function to storing values on memory byGuiPreferences.GuiValueStoreOnMemory
GuiSwingRootPane.GuiSwingRootPaneCreator.withPrefsApplyOptions
(GuiSwingPrefsApplyOptions prefsApplyOptions) GuiSwingRootPane.GuiSwingRootPaneCreator.withSettingWindow
(SettingsWindow settingsWindow) GuiSwingRootPane.GuiSwingRootPaneCreator.withTypeBuilder
(GuiTypeBuilder typeBuilder) GuiSwingRootPane.GuiSwingRootPaneCreator.withTypeBuilderRelaxed()
set a type builder ofGuiTypeBuilder.GuiTypeBuilderRelaxed
GuiSwingRootPane.GuiSwingRootPaneCreator.withView
(GuiSwingView view)