Module org.autogui

Class GuiSwingPrefsSupports.PreferencesForWindow

java.lang.Object
org.autogui.swing.prefs.GuiSwingPrefsSupports.PreferencesForWindow
All Implemented Interfaces:
GuiSwingPrefsSupports.Preferences, GuiSwingPrefsSupports.PreferencesByJsonEntry
Enclosing class:
GuiSwingPrefsSupports

public static class GuiSwingPrefsSupports.PreferencesForWindow extends Object implements GuiSwingPrefsSupports.PreferencesByJsonEntry
  • Field Details

    • x

      protected int x
    • y

      protected int y
    • width

      protected int width
    • height

      protected int height
    • key

      protected String key
  • Constructor Details

    • PreferencesForWindow

      public PreferencesForWindow(String key)
    • PreferencesForWindow

      public PreferencesForWindow()
  • Method Details