20 package net.sf.gridarta.var.daimonin.model.settings;
26 import org.jetbrains.annotations.NotNull;
39 super(editorSettings);
DaimoninDefaultProjectSettings(@NotNull final EditorSettings editorSettings)
Creates a new instance.
final EditorSettings editorSettings
The EditorSettings for retrieving default values.
Main package of Gridarta4Daimonin, contains all classes specific to the Daimonin version of the Grida...
Defines common UI constants used in different dialogs and all used icon files.
Base package of all Gridarta classes.
String PICKMAP_DIR
The directory that contains all pickmaps.
Maintains path names to resources.
File getArchDirectory()
Returns the archetype directory.
File getConfigurationDirectory()
Returns the configuration directory which is used to load configuration information like types...
Default implementation of ProjectSettings.
File getPickmapDir()
Returns the pickmap directory.
File getCollectedDirectory()
Returns the directory where collected archetypes are stored.
Settings that apply to the editor.