|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Project | |
|---|---|
| com.jstatcom.project | Project and settings management systems. |
| Uses of Project in com.jstatcom.project |
|---|
| Fields in com.jstatcom.project with type parameters of type Project | |
|---|---|
static javolution.xml.XmlFormat<Project> |
Project.Project_XML
|
| Methods in com.jstatcom.project that return Project | |
|---|---|
Project |
ProjectManager.getProjectFromFile(java.io.File currentProjectFile)
Gets project from currentProjectFile. |
| Methods in com.jstatcom.project with parameters of type Project | |
|---|---|
void |
ProjectManager.setProjectToFile(java.io.File currentProjectFile,
Project project)
Serializes the fully specified project to the file
currentProjectFile. |
| Constructors in com.jstatcom.project with parameters of type Project | |
|---|---|
ProjectTreeNode(Project project,
java.io.File projectFile,
boolean isCurrent)
Creates a tree node for a project. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||