Class Prefs


  • public class Prefs
    extends java.lang.Object
    The Class Prefs.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) static java.util.prefs.Preferences prefs
      The Constant prefs.
    • Constructor Summary

      Constructors 
      Constructor Description
      Prefs()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static void get​(GUI gui)
      Gets the.
      (package private) static void set​(GUI gui)
      Sets the.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • prefs

        static final java.util.prefs.Preferences prefs
        The Constant prefs.
    • Constructor Detail

      • Prefs

        public Prefs()
    • Method Detail

      • set

        static void set​(GUI gui)
        Sets the.
        Parameters:
        gui - the gui
      • get

        static void get​(GUI gui)
        Gets the.
        Parameters:
        gui - the gui