Package de.foellix.aql.ui.gui
Class Storage
java.lang.Object
de.foellix.aql.ui.gui.Storage
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetGuiConfigProperty(String property) static StoragegetRecentFiles(int type) voidvoidresetGuiConfig(boolean deleteFile) voidsetGuiConfigProperty(String property, String value) void
-
Field Details
-
TYPE_QUERIES
public static final int TYPE_QUERIES- See Also:
-
TYPE_ANSWERS
public static final int TYPE_ANSWERS- See Also:
-
TYPE_FILES
public static final int TYPE_FILES- See Also:
-
PROPERTY_FULLSCREEN
- See Also:
-
PROPERTY_POSITION
- See Also:
-
PROPERTY_SIZE
- See Also:
-
PROPERTY_CONFIRM_EXIT
- See Also:
-
PROPERTY_CONFIRM_QUERY_ENDED
- See Also:
-
-
Method Details
-
getInstance
-
store
-
getRecentFiles
-
setGuiConfigProperty
-
getGuiConfigProperty
-
resetGuiConfig
public void resetGuiConfig() -
resetGuiConfig
public void resetGuiConfig(boolean deleteFile)
-