Class Storage

java.lang.Object
de.foellix.aql.ui.gui.Storage

public class Storage extends Object
  • Field Details

  • Method Details

    • getInstance

      public static Storage getInstance()
    • store

      public void store(File file, int type)
    • getRecentFiles

      public List<File> getRecentFiles(int type)
    • setGuiConfigProperty

      public void setGuiConfigProperty(String property, String value)
    • getGuiConfigProperty

      public String getGuiConfigProperty(String property)
    • resetGuiConfig

      public void resetGuiConfig()
    • resetGuiConfig

      public void resetGuiConfig(boolean deleteFile)