Uses of Class
edu.cs.ai.kreator.control.config.PathListConfigurationOption

Packages that use PathListConfigurationOption
edu.cs.ai.kreator.control.config   
 

Uses of PathListConfigurationOption in edu.cs.ai.kreator.control.config
 

Fields in edu.cs.ai.kreator.control.config declared as PathListConfigurationOption
static PathListConfigurationOption Configuration.PLUGINS__INSTALLED_PLUGINS
          The plugins currently installed in KReator.
static PathListConfigurationOption Configuration.USERINTERFACE__RECENT_PROJECTS
          The list of recent projects (for the "Open recent" menu item).
 

Methods in edu.cs.ai.kreator.control.config with parameters of type PathListConfigurationOption
static java.util.List<java.lang.String> ConfigurationFacility.getProperty(PathListConfigurationOption option)
          Fetches the value for the given option from the config.