|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProjectItem | |
org.annotation.wordfreak.project | Provides support for projects within WordFreak. |
Uses of ProjectItem in org.annotation.wordfreak.project |
Methods in org.annotation.wordfreak.project that return ProjectItem | |
ProjectItem |
ProjectItem.getChildAt(int i)
|
static ProjectItem |
ProjectItem.parseOldProjectItem(java.lang.String s,
FileRequestListener frl)
|
ProjectItem |
Project.addFile(java.lang.String annotationName,
java.lang.String sourceName,
AnnotatedFileFormat ff)
Adds an annotation file to the project. |
Methods in org.annotation.wordfreak.project with parameters of type ProjectItem | |
boolean |
ProjectItem.contains(ProjectItem pi)
|
void |
ProjectItem.addAnnotatedFile(ProjectItem pi)
|
void |
ProjectItem.removeAnnotatedFile(ProjectItem pi)
|
Constructors in org.annotation.wordfreak.project with parameters of type ProjectItem | |
ProjectItemTreeNode(ProjectItem data)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |