Class FontSetOptions

  • All Implemented Interfaces:
    Options

    public class FontSetOptions
    extends AbstractOptions
    Implementation of FontSet Options
    Author:
    Kiyut
    • Constructor Detail

      • FontSetOptions

        protected FontSetOptions()
        Creates a new instance of FontSetOptions
    • Method Detail

      • getInstance

        public static FontSetOptions getInstance()
        Returns the single instance, creating one if it's the first time this method is called.
        Returns:
        Preferences The single instance.
      • setFontSetList

        public void setFontSetList​(List<List<String>> list)
      • store

        protected void store()
      • retrieve

        protected void retrieve()