A B C D E F G H I J K L M N O P Q R S T U V W X Y _

P

PARAGRAPH - Static variable in class org.annotation.wordfreak.AnnotationTypes
 
PARAGRAPH_TYPE - Static variable in class org.annotation.wordfreak.scheme.ParagraphAnnotationScheme
 
PASTE_EVENT - Static variable in class org.annotation.wordfreak.EventTypes
 
PLUGIN_SUFFIX - Static variable in class org.annotation.util.PluginFinder
 
PLUGIN_SUFFIX - Static variable in class org.annotation.wordfreak.wordfreak
 
POS - Variable in class org.annotation.wordfreak.io.TextColumnsHandler
 
POSAnnotationScheme - class org.annotation.wordfreak.scheme.POSAnnotationScheme.
 
POSAnnotationScheme(String) - Constructor for class org.annotation.wordfreak.scheme.POSAnnotationScheme
 
POSAnnotationScheme(String, Chooser) - Constructor for class org.annotation.wordfreak.scheme.POSAnnotationScheme
 
POSAnnotator - class org.annotation.wordfreak.annotator.POSAnnotator.
 
POSAnnotator(String) - Constructor for class org.annotation.wordfreak.annotator.POSAnnotator
 
POS_PAT - Variable in class org.annotation.wordfreak.tagset.TagSet
 
POS_TAG - Static variable in class org.annotation.wordfreak.AnnotationTypes
 
POS_TAGS - Variable in class org.annotation.wordfreak.tagset.TagSet
 
PREDICATE - Static variable in class org.annotation.wordfreak.AnnotationTypes
 
PREDICATE_ARGUMENT - Static variable in class org.annotation.wordfreak.AnnotationTypes
 
PREV - Static variable in class org.annotation.wordfreak.scheme.AnnotationScheme
 
PREVCHUNK - Static variable in class org.annotation.wordfreak.scheme.AnnotationScheme
 
PROJECTADD_EVENT - Static variable in class org.annotation.wordfreak.EventTypes
Used to add files to a project.
PROJECTOPEN_EVENT - Static variable in class org.annotation.wordfreak.EventTypes
Used to open a project.
PROJECTREMOVEPARENT_EVENT - Static variable in class org.annotation.wordfreak.EventTypes
 
PROJECTREMOVE_EVENT - Static variable in class org.annotation.wordfreak.EventTypes
Used to remove files from a project.
PROJECTSAVE_EVENT - Static variable in class org.annotation.wordfreak.EventTypes
Used to save your project.
PROJECT_EVENT - Static variable in class org.annotation.wordfreak.EventTypes
Used to register for the project related events.
PROP - Static variable in class org.annotation.wordfreak.scheme.RelationAnnotationScheme
 
PROPOSITION - Static variable in class org.annotation.wordfreak.AnnotationTypes
 
PROPOSITION_ID - Static variable in class org.annotation.wordfreak.AnnotationTypes
 
PUBLICID - Static variable in class org.annotation.wordfreak.io.XMLHandler
 
PURGE - Static variable in class org.annotation.wordfreak.scheme.CoreferenceAnnotationScheme
 
PURGE - Static variable in class org.annotation.wordfreak.scheme.EntityAnnotationScheme
 
PURPLE - Static variable in class org.annotation.util.Resources
 
ParagraphAnnotationScheme - class org.annotation.wordfreak.scheme.ParagraphAnnotationScheme.
 
ParagraphAnnotationScheme(String) - Constructor for class org.annotation.wordfreak.scheme.ParagraphAnnotationScheme
 
ParagraphAnnotationScheme(String, Chooser) - Constructor for class org.annotation.wordfreak.scheme.ParagraphAnnotationScheme
 
ParagraphAnnotator - class org.annotation.wordfreak.annotator.ParagraphAnnotator.
 
ParagraphAnnotator(String) - Constructor for class org.annotation.wordfreak.annotator.ParagraphAnnotator
 
ParagraphFinder - class org.annotation.wordfreak.annotator.ParagraphFinder.
 
ParagraphFinder() - Constructor for class org.annotation.wordfreak.annotator.ParagraphFinder
 
ParagraphProcessor - class org.annotation.wordfreak.annotator.ParagraphProcessor.
Abstract class which is used to facilitate creating annotator which processes paragraphs.
ParagraphProcessor(String) - Constructor for class org.annotation.wordfreak.annotator.ParagraphProcessor
 
PennTreebankTagSet - class org.annotation.wordfreak.tagset.PennTreebankTagSet.
 
PennTreebankTagSet(String) - Constructor for class org.annotation.wordfreak.tagset.PennTreebankTagSet
 
Plugin - interface org.annotation.wordfreak.Plugin.
Specifies that the object which implements this interface is a WordFreak plugin its functionality should be dynamically made available in an appropiate interface.
PluginFinder - class org.annotation.util.PluginFinder.
 
PluginFinder() - Constructor for class org.annotation.util.PluginFinder
 
PluginFinder(SplashBox) - Constructor for class org.annotation.util.PluginFinder
 
PopupButton - class org.annotation.gui.PopupButton.
 
PopupButton(JPopupMenu) - Constructor for class org.annotation.gui.PopupButton
 
PopupListener - class org.annotation.gui.PopupListener.
 
PopupListener(JPopupMenu) - Constructor for class org.annotation.gui.PopupListener
 
PreferencesManager - class org.annotation.gui.PreferencesManager.
 
ProgressListener - interface org.annotation.gui.ProgressListener.
 
Project - class org.annotation.wordfreak.project.Project.
Projects contain sets of associations between text files and annotation files.
Project() - Constructor for class org.annotation.wordfreak.project.Project
 
Project(String, FileRequestListener) - Constructor for class org.annotation.wordfreak.project.Project
Initialize the project, set's it's default path used when saving the file, and parse the config file specified.
ProjectFileFilter - class org.annotation.wordfreak.project.ProjectFileFilter.
 
ProjectFileFilter() - Constructor for class org.annotation.wordfreak.project.ProjectFileFilter
 
ProjectItem - class org.annotation.wordfreak.project.ProjectItem.
Manages the association between data files and annotation files.
ProjectItem(FileFormat, String) - Constructor for class org.annotation.wordfreak.project.ProjectItem
Creates a new project item with the specified file format and path.
ProjectItemLabel - class org.annotation.wordfreak.project.ProjectItemLabel.
 
ProjectItemLabel(String) - Constructor for class org.annotation.wordfreak.project.ProjectItemLabel
 
ProjectItemLabel(String, Icon) - Constructor for class org.annotation.wordfreak.project.ProjectItemLabel
 
ProjectItemTreeCellRenderer - class org.annotation.wordfreak.project.ProjectItemTreeCellRenderer.
 
ProjectItemTreeCellRenderer() - Constructor for class org.annotation.wordfreak.project.ProjectItemTreeCellRenderer
 
ProjectItemTreeNode - class org.annotation.wordfreak.project.ProjectItemTreeNode.
Wrapper class which makes a ProjectItem a MutableTreeNode.
ProjectItemTreeNode(ProjectItem) - Constructor for class org.annotation.wordfreak.project.ProjectItemTreeNode
 
ProjectItemsViewer - class org.annotation.wordfreak.project.ProjectItemsViewer.
Component which displays the files which are in the currently loaded project.
ProjectItemsViewer(Project) - Constructor for class org.annotation.wordfreak.project.ProjectItemsViewer
 
ProjectViewer - class org.annotation.wordfreak.project.ProjectViewer.
This object displays the state of the currently loaded project including files, filters, schemes, viewers, and others.
ProjectViewer() - Constructor for class org.annotation.wordfreak.project.ProjectViewer
 
Properties - class org.annotation.wordfreak.util.Properties.
 
Properties() - Constructor for class org.annotation.wordfreak.util.Properties
 
Property - interface org.annotation.util.Property.
 
PropertyComparator - class org.annotation.wordfreak.PropertyComparator.
 
PropertyComparator(String) - Constructor for class org.annotation.wordfreak.PropertyComparator
 
pack() - Method in class org.annotation.wordfreak.chooser.RelationalTreeCellRenderer
 
paint(Graphics) - Method in class org.annotation.gui.CloseButton
 
paint(Graphics) - Method in class org.annotation.gui.CollapseButton
 
paint(Graphics) - Method in class org.annotation.gui.DragAndDropTree
 
paint(Graphics) - Method in class org.annotation.gui.JTreeTable.TreeTableCellRenderer
Sublcassed to translate the graphics such that the last visible row will be drawn at 0,0.
paint(Graphics) - Method in class org.annotation.gui.JTreeTable
 
paint(Graphics) - Method in class org.annotation.wordfreak.viewer.TypeTextViewer.MetaTextPane
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class org.annotation.gui.QuoteBorder
Paints the border for the specified component with the specified position and size.
paintBorder(Component, Graphics, int, int, int, int) - Method in class org.annotation.wordfreak.viewer.MultiNodeBorder
Paints the border for the specified component with the specified position and size.
paintComponent(Graphics) - Method in class org.annotation.gui.RecordTextPane
 
paintIcon(Component, Graphics, int, int) - Method in class org.annotation.gui.GraphIcon
 
paintIcon(Component, Graphics, int, int) - Method in class org.annotation.gui.IconSpacer
 
paintIcon(Component, Graphics, int, int) - Method in class org.annotation.gui.IconThief
 
paintIcon(Component, Graphics, int, int) - Method in class org.annotation.gui.SwatchIcon
 
panelCollapsed() - Method in interface org.annotation.gui.CollapsablePanel.CollapseListener
 
panelCollapsed() - Method in class org.annotation.wordfreak.project.ProjectViewer
 
panelExpanded() - Method in interface org.annotation.gui.CollapsablePanel.CollapseListener
 
panelExpanded() - Method in class org.annotation.wordfreak.project.ProjectViewer
 
parent(int) - Method in class org.annotation.util.ArrayHeap
 
parent(int) - Method in class org.annotation.util.ListHeap
 
parent(int) - Method in class org.annotation.util.VectorHeap
 
parse(String, String) - Method in class org.annotation.wordfreak.io.AnnotationFileParser
 
parse(String) - Method in class org.annotation.wordfreak.io.TextColumnsParser
 
parse(File) - Method in class org.annotation.wordfreak.io.TextColumnsParser
 
parse(String) - Method in class org.annotation.wordfreak.io.TreebankParser
 
parse(File) - Method in class org.annotation.wordfreak.io.TreebankParser
 
parseAnnotationFilter(String) - Static method in class org.annotation.wordfreak.DefaultAnnotationFilter
 
parseAnnotationFilter(DefaultAnnotationFilter, String) - Static method in class org.annotation.wordfreak.DefaultAnnotationFilter
 
parseBuildInfo() - Method in class org.annotation.wordfreak.wordfreak
 
parseIntegerList(String, String, List) - Static method in class org.annotation.util.Lists
 
parseOldProjectItem(String, FileRequestListener) - Static method in class org.annotation.wordfreak.project.ProjectItem
 
parseSpan(String) - Static method in class org.annotation.util.Span
 
parseXML(String) - Static method in class org.annotation.util.XML
 
parseXMLNames(String) - Static method in class org.annotation.util.XML
 
parseXMLType(String) - Static method in class org.annotation.util.XML
 
parseXMLValues(String) - Static method in class org.annotation.util.XML
 
partitionMentions(Annotation, double) - Method in class org.annotation.wordfreak.annotator.CoreferenceAnnotator
Returns a partitioning of the specified mentions based on coreference relationships.
passEventToItemsViewer(String, Object) - Method in class org.annotation.wordfreak.project.ProjectViewer
 
paste(int) - Method in class org.annotation.gui.DragAndDropTree
 
paste(int) - Method in class org.annotation.wordfreak.viewer.TreeTableViewer
 
paste(int) - Method in class org.annotation.wordfreak.viewer.TreeViewer
 
paste(int) - Method in class org.annotation.wordfreak.viewer.Viewer
 
pattern - Variable in class org.annotation.wordfreak.scheme.DerivativeAnnotationScheme
 
postProcessKeyEvent(KeyEvent) - Method in class org.annotation.wordfreak.WordFreakKeyboardFocusManager
 
preferredLayoutSize(Container) - Method in class org.annotation.gui.NorthernBorderLayout
Determines the preferred size of the target container using this layout manager, based on the components in the container.
preferredLayoutSize(Container) - Method in class org.annotation.wordfreak.chooser.ChooserLayout
 
preprocess - Variable in class org.annotation.wordfreak.scheme.DerivativeAnnotationScheme
Boolean to determine whether tokenization preprocessing should occur if this scheme is loaded and no tokens are present.
prev() - Method in class org.annotation.util.DoubleLinkedList
 
prev - Variable in class org.annotation.util.DoubleLinkedListElement
 
prev() - Method in interface org.annotation.wordfreak.chooser.ChooserListener
Specifies the the current annotation should be changed to the previous appropiate annotation.
prev() - Method in class org.annotation.wordfreak.scheme.AdjudicationSchemeNavigator
 
prev(AnnotationScheme) - Method in class org.annotation.wordfreak.scheme.AdjudicationSchemeNavigator
 
prev() - Method in class org.annotation.wordfreak.scheme.AnnotationScheme
Advances scheme to the previous annotation.
prev() - Method in class org.annotation.wordfreak.scheme.DefaultSchemeNavigator
 
prev() - Method in class org.annotation.wordfreak.scheme.DerivativeAnnotationScheme
 
prev() - Method in interface org.annotation.wordfreak.scheme.SchemeNavigator
Change the current annotation to an annotaiton which comes previous to the current annotation based on the current sort criteria.
prevFile() - Method in interface org.annotation.wordfreak.chooser.ChooserListener
Specifies that the current annotation should be set to an annotation the previous file.
prevFile() - Method in class org.annotation.wordfreak.scheme.AdjudicationSchemeNavigator
 
prevFile(AnnotationScheme) - Method in class org.annotation.wordfreak.scheme.AdjudicationSchemeNavigator
 
prevFile() - Method in class org.annotation.wordfreak.scheme.AnnotationScheme
 
prevFile() - Method in class org.annotation.wordfreak.scheme.DefaultSchemeNavigator
 
prevFile() - Method in interface org.annotation.wordfreak.scheme.SchemeNavigator
Change the current annotation to the last annotation in the previous file.
prevMap - Variable in class org.annotation.wordfreak.AnnotationTree
Mapping between a chained annotation and it's head annotation.
prevOutcome() - Method in interface org.annotation.wordfreak.chooser.ChooserListener
Specifies that the type feature of the current annotation should be updated to the previous appropiate value.
prevOutcome() - Method in class org.annotation.wordfreak.scheme.AnnotationScheme
 
print(PrintWriter) - Method in class org.annotation.wordfreak.AnnotationFile
 
print(Writer) - Method in class org.annotation.wordfreak.AnnotationFile
 
print(Writer, FileFormat) - Method in class org.annotation.wordfreak.AnnotationFile
 
printFiles() - Method in class org.annotation.wordfreak.util.Validator
 
printStackTrace() - Static method in class org.annotation.util.Resources
 
printText() - Method in class org.annotation.wordfreak.AnnotationFile
 
printText(String) - Method in class org.annotation.wordfreak.AnnotationFile
 
printTree(Annotation, String) - Method in class org.annotation.wordfreak.io.TreebankHandler
 
println(Object) - Method in class org.annotation.util.ExceptionPrintStream
 
process() - Method in class org.annotation.wordfreak.scheme.AdjudicationSchemeNavigator
 
process(Annotation) - Method in class org.annotation.wordfreak.scheme.AnnotationScheme
 
process(Annotation) - Method in class org.annotation.wordfreak.scheme.ConstituentAnnotationScheme
 
process(Annotation) - Method in class org.annotation.wordfreak.scheme.CoreferenceAnnotationScheme
 
process() - Method in class org.annotation.wordfreak.scheme.DefaultSchemeNavigator
 
process() - Method in class org.annotation.wordfreak.scheme.DerivativeAnnotationScheme
 
process(Annotation) - Method in class org.annotation.wordfreak.scheme.EntityAnnotationScheme
 
process() - Method in class org.annotation.wordfreak.scheme.NamedEntityAnnotationScheme
 
process() - Method in class org.annotation.wordfreak.scheme.RelationAnnotationScheme
 
process(Annotation) - Method in class org.annotation.wordfreak.scheme.RelationAnnotationScheme
 
process() - Method in interface org.annotation.wordfreak.scheme.SchemeNavigator
Nofity all listers of the status of the current annotaiton.
processAll() - Method in class org.annotation.wordfreak.scheme.AdjudicationSchemeNavigator
 
processCharacters() - Method in class org.annotation.wordfreak.util.Validator
 
processDocument(Annotation, double) - Method in class org.annotation.wordfreak.annotator.ChunkerAnnotator
 
processDocument(Annotation, double) - Method in class org.annotation.wordfreak.annotator.CoreferenceAnnotator
 
processDocument(Annotation, double) - Method in class org.annotation.wordfreak.annotator.DocumentProcessor
Processes the specified document which consisits of the specified percentage of total work to be performed by this annotator.
processDocument(Annotation, double) - Method in class org.annotation.wordfreak.annotator.ParagraphAnnotator
 
processDocument(Annotation, double) - Method in class org.annotation.wordfreak.annotator.ParagraphProcessor
 
processKeyEvent(KeyEvent) - Method in class org.annotation.gui.DragAndDropTree
 
processMouseEvent(MouseEvent) - Method in class org.annotation.gui.DragAndDropTree
 
processMouseEvent(MouseEvent) - Method in class org.annotation.gui.JTreeTable
 
processParagraph(Annotation, double) - Method in class org.annotation.wordfreak.annotator.ParagraphProcessor
Processes the specified paragraph which consisits of the specified percentage of total work to be performed by this annotator.
processParagraph(Annotation, double) - Method in class org.annotation.wordfreak.annotator.SentenceAnnotator
 
processParagraph(Annotation, double) - Method in class org.annotation.wordfreak.annotator.SentenceProcessor
 
processSentence(Annotation, double) - Method in class org.annotation.wordfreak.annotator.ChunkerAnnotator
 
processSentence(Annotation, double) - Method in class org.annotation.wordfreak.annotator.POSAnnotator
 
processSentence(Annotation, double) - Method in class org.annotation.wordfreak.annotator.SentenceProcessor
Processes the specified sentence which consisits of the specified percentage of total work to be performed by this annotator.
processSentence(Annotation, double) - Method in class org.annotation.wordfreak.annotator.TokenAnnotator
 
processWindowEvent(WindowEvent) - Method in class org.annotation.wordfreak.Gui
 
progress(int, int) - Method in class org.annotation.wordfreak.WordFreakKeyboardFocusManager
 
progress(double) - Method in class org.annotation.wordfreak.WordFreakKeyboardFocusManager
 
progress - Variable in class org.annotation.wordfreak.annotator.Annotator
Double between 0 and 100 indicating progress in annotation.
progress(double) - Method in class org.annotation.wordfreak.chooser.ButtonsComponent
 
progress(int, int) - Method in class org.annotation.wordfreak.chooser.ChooserComponent
 
progress(double) - Method in class org.annotation.wordfreak.chooser.ChooserComponent
 
progress(double) - Method in class org.annotation.wordfreak.chooser.CommentComponent
 
progress(double) - Method in class org.annotation.wordfreak.chooser.DebugComponent
 
progress(double) - Method in class org.annotation.wordfreak.chooser.InfoComponent
 
progress(double) - Method in class org.annotation.wordfreak.chooser.LabelComponent
 
progress(double) - Method in class org.annotation.wordfreak.chooser.NavigationComponent
 
progress(double) - Method in class org.annotation.wordfreak.chooser.OutcomesComponent
 
progress(double) - Method in class org.annotation.wordfreak.chooser.OutcomesGroupComponent
 
progress(double) - Method in class org.annotation.wordfreak.chooser.TabbedMultiComponent
 
progress(int, int) - Method in class org.annotation.wordfreak.scheme.AnnotationSchemeAdapter
 
progress(double) - Method in class org.annotation.wordfreak.scheme.AnnotationSchemeAdapter
 
progress(int, int) - Method in interface org.annotation.wordfreak.scheme.AnnotationSchemeListener
 
progress(double) - Method in interface org.annotation.wordfreak.scheme.AnnotationSchemeListener
 
progress(int, int) - Method in class org.annotation.wordfreak.viewer.Viewer
 
progress(double) - Method in class org.annotation.wordfreak.viewer.Viewer
 
promptForPattern() - Method in class org.annotation.wordfreak.annotator.RegExAnnotator
 
properties - Variable in class org.annotation.util.FeatureMap
 
purple - Static variable in class org.annotation.util.Resources
 
put(Object, Object) - Method in class org.annotation.util.Cache
 
put(Object, Object) - Method in class org.annotation.util.HashList
 
put(int, Annotation, Relation) - Method in class org.annotation.wordfreak.AnnotationTree
Puts the specified annotation at the specified role index in the specified relation.
put(String, Annotation, Relation) - Method in class org.annotation.wordfreak.AnnotationTree
Puts the specified annotation the specified relation with the specified role name.
put(int, Annotation, Relation) - Method in interface org.annotation.wordfreak.AnnotationView
Puts the specified annotation at the specified role index in the specified relation.
put(String, Annotation, Relation) - Method in interface org.annotation.wordfreak.AnnotationView
Puts the specified annotation the specified relation with the specified role name.
put(int, Annotation, Relation) - Method in class org.annotation.wordfreak.DefaultAnnotationView
 
put(String, Annotation, Relation) - Method in class org.annotation.wordfreak.DefaultAnnotationView
 
put(String, Annotation) - Method in class org.annotation.wordfreak.Relation
Adds the specified role to the relation frame and associates it with the specified annotation.
put(int, Annotation) - Method in class org.annotation.wordfreak.Relation
Puts the specified annotation at the specified position in the frame and returns the annotation which previously held that position.
put(int, Annotation, Relation) - Method in class org.annotation.wordfreak.UnmarkedTextAnnotationView
 
put(String, Annotation, Relation) - Method in class org.annotation.wordfreak.UnmarkedTextAnnotationView
 
putAll(Object, Collection) - Method in class org.annotation.util.HashList
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y _
Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.