Package cz.zcu.fav.kiv.editor.config.constants

Class Summary
FileConst The FileConst class contains paths and names of configuration files and their XSL schemas.
TagDefinition The TagDefinition class contains enumarated lists of elements used in configuration files and XML parameter definition files.
 

Enum Summary
TagDefinition.AttributeTags The enumerated list of elements used in the configuration file with attributes - attributes.xml.
TagDefinition.ConfigTags The enumerated list of elements used in the configuration file with layout of parameters and attribute-sets - config.xml.
TagDefinition.FigureTags The enumerated list of elements used in the configuration file with graphics figures - graphics.xml.
TagDefinition.ParameterTags The enumerated list of elements used in files with XML parameter definitions.
TagDefinition.TypeTags The enumerated list of elements used in the configuration file with types - types.xml.
TypeEnum The ComponentEnum class is the enumerated list of GUI components supported by the application.