Package-level declarations
Types
The interface that defines the state expected of the configuration for the Avail environment on a specific machine. This data is stored in the envSettingsHome directory across multiple files.
Version 1 of GlobalEnvironmentSettings.
Properties
The prefix name of the JAR file that contains a version of the Avail Standard Library.
The AvailProjectRoot.name for the Avail standard library.
The Avail standard libraries in AvailEnvironment.availHomeLibs.
The GlobalEnvironmentSettings environment file location.
The file path to the directory where environment settings files are stored.
The file where the global styles file is stored.
The file where the global expansion templates file is stored.
The file where the ShortcutSettings file is stored.
The text file that stores the LayoutConfiguration information for the AvailProjectManager.
The file path to the directory where the Avail Standard Libraries are stored.
The system's default TemplateGroup or null if there is a problem retrieving the default TemplateGroup.