 |
Gridarta Editor
|
Go to the documentation of this file.
20 package net.sf.gridarta.var.crossfire.model.settings;
26 import org.jetbrains.annotations.NotNull;
51 return new File(
"resource/conf");
File getCollectedDirectory()
Returns the directory where collected archetypes are stored.
final EditorSettings editorSettings
The EditorSettings for retrieving default values.
Maintains path names to resources.
Base package of all Gridarta classes.
CrossfireDefaultProjectSettings(@NotNull final EditorSettings editorSettings)
Creates a new instance.
String PICKMAP_DIR
The directory that contains all pickmaps.
File getMapsDirectory()
Returns the default maps directory.
Defines common UI constants used in different dialogs and all used icon files.
Settings that apply to the editor.
Main package of Gridarta4Crossfire, contains all classes specific to the Crossfire version of the Gri...
Default implementation of ProjectSettings.
File getPickmapDir()
Returns the pickmap directory.
File getConfigurationDirectory()
Returns the configuration directory which is used to load configuration information like types....