Package mgui.interfaces.projects
Provides an interface for projects, which specify file/URL organization and I/O operations
- Since:
- 1.0
- Version:
- 1.0
- Author:
- Andrew Reid
-
Class Summary Class Description InterfaceProject Represents a modelGUI project, which specifies an organizational structure for persistent data related to a common project.InterfaceProjectDialogBox Dialog for setting up or editing an InterfaceProject object.InterfaceProjectOptions InterfaceProjectPanel Panel which provides a user interface for InterfaceProjects.ProjectDataItem Specifies a data item in a modelGUI project, including its name, its I/O classes, and its filename form (a pattern identifying the location or URL of the item).ProjectDirectory Specifies a project directory, including its subdirectories and all prespecified data items that it contains.ProjectDirectoryDialogBox Dialog box to define aProjectDirectory, and in particular the list ofProjectDataItems it contains.ProjectDirectoryOptions Options for aProjectDirectory.ProjectInstance Specifies an element instance in a project (e.g., a subject).ProjectInstanceGroup Represents a group partition in a project, which refers to a set of subdirectories within the instances directory, each representing a different level of the group. -
Exception Summary Exception Description ProjectIOException