|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Project | |
org.annotation.wordfreak | Provides main WordFreak functionality including data structures for annotation and the infrastructure for components to communicate. |
org.annotation.wordfreak.project | Provides support for projects within WordFreak. |
Uses of Project in org.annotation.wordfreak |
Methods in org.annotation.wordfreak with parameters of type Project | |
void |
AnnotationManager.setProject(Project p)
|
void |
SettingsListener.setProject(Project p)
Indicates that the specified project is being used. |
Uses of Project in org.annotation.wordfreak.project |
Methods in org.annotation.wordfreak.project with parameters of type Project | |
void |
ProjectItemsViewer.initialize(Project proj)
|
Constructors in org.annotation.wordfreak.project with parameters of type Project | |
ProjectItemsViewer(Project proj)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |