Module org.autogui

Class GuiSwingPrefsTrees.PrefsValueStoreEntry

java.lang.Object
org.autogui.swing.prefs.GuiSwingPrefsTrees.PrefsValueStoreEntry
Enclosing class:
GuiSwingPrefsTrees

public static class GuiSwingPrefsTrees.PrefsValueStoreEntry extends Object
tree-model value for prefs-tree
Since:
1.3
  • Field Details

  • Constructor Details

    • PrefsValueStoreEntry

      public PrefsValueStoreEntry(String key, Object value)
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getKey

      public String getKey()
    • getValue

      public Object getValue()
    • isNode

      public boolean isNode()