Uses of Class
org.autogui.swing.GuiSwingWindow.GuiSwingWindowCreator
Packages that use GuiSwingWindow.GuiSwingWindowCreator
-
Uses of GuiSwingWindow.GuiSwingWindowCreator in org.autogui.swing
Methods in org.autogui.swing that return GuiSwingWindow.GuiSwingWindowCreatorModifier and TypeMethodDescriptionGuiSwingWindow.creator()
GuiSwingWindow.GuiSwingWindowCreator.withKeyBinding
(GuiSwingKeyBinding keyBinding) GuiSwingWindow.GuiSwingWindowCreator.withKeyBindingWithoutAutomaticBindings()
GuiSwingWindow.GuiSwingWindowCreator.withLogStatus
(boolean enableLog) GuiSwingWindow.GuiSwingWindowCreator.withLogStatusDisabled()
GuiSwingWindow.GuiSwingWindowCreator.withPreferences
(Function<GuiMappingContext, GuiPreferences> prefsCreator) GuiSwingWindow.GuiSwingWindowCreator.withPreferencesOnMemory()
GuiSwingWindow.GuiSwingWindowCreator.withPrefsApplyOptions
(GuiSwingPrefsApplyOptions prefsApplyOptions) GuiSwingWindow.GuiSwingWindowCreator.withSettingWindow
(SettingsWindow settingsWindow) GuiSwingWindow.GuiSwingWindowCreator.withTypeBuilder
(GuiTypeBuilder typeBuilder) GuiSwingWindow.GuiSwingWindowCreator.withTypeBuilderRelaxed()
GuiSwingWindow.GuiSwingWindowCreator.withView
(GuiSwingView view)