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 Z

A

about() - Method in class edu.northwestern.at.utils.swing.XFrame
Display about box, if any.
about() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Display "About" box.
about() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
About box.
about() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.HelpMenu
About box.
about() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
About box.
aboutBox - Variable in class edu.northwestern.at.utils.swing.XFrame
The About box.
aboutMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
About box.
aboutMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.HelpMenu
About box.
AboutWindow - Class in edu.northwestern.at.wordhoard.swing
The about window.
AboutWindow(AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.AboutWindow
Creates a new about window.
abs(Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the absolute value (modulus) of a Complex, |z|.
abs(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
AbstractMatrix - Class in edu.northwestern.at.utils.math.matrix
Abstract class which implements Matrix interface.
AbstractMatrix() - Constructor for class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Don't allow instantiation without size specification.
AbstractMatrix(int, int) - Constructor for class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Create a matrix of the specified size.
AbstractTextEditor - Class in edu.northwestern.at.utils.swing
Base class for actions common to text editors.
AbstractTextEditor() - Constructor for class edu.northwestern.at.utils.swing.AbstractTextEditor
 
AbstractWindow - Class in edu.northwestern.at.wordhoard.swing
An abstract base class for windows.
AbstractWindow(String, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.AbstractWindow
Create a new abstract window.
AbstractWorkPanelWindow - Class in edu.northwestern.at.wordhoard.swing
An abstract base class for windows which contain a work panel.
AbstractWorkPanelWindow(String, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.AbstractWorkPanelWindow
Creates a new abstract work panel window.
acceleratorSuffix - Static variable in class edu.northwestern.at.utils.swing.notepad.Notepad
Suffix applied to the key word in resource file lookups for getting accelerator key name.
accept(File) - Method in class edu.northwestern.at.utils.swing.CustomFileFilter
Determine if file has acceptable file extension.
accept(File) - Method in class edu.northwestern.at.utils.swing.FileDialogs.FilterWrapper
 
accept(File, String) - Method in class edu.northwestern.at.utils.swing.FileExtensionFilter
Filter files by list of extensions.
AcceptAnyCertSSLSocketFactory - Class in edu.northwestern.at.utils.net.ssl
Implements a TLS/SSL socket factory which accepts any TLS/SSL certificate as valid.
AcceptAnyCertSSLSocketFactory() - Constructor for class edu.northwestern.at.utils.net.ssl.AcceptAnyCertSSLSocketFactory
Create socket factory which will accept any certificate.
AcceptAnyCertTrustManager - Class in edu.northwestern.at.utils.net.ssl
Implements a relaxed trust manager which accepts any SSL certificate.
AcceptAnyCertTrustManager() - Constructor for class edu.northwestern.at.utils.net.ssl.AcceptAnyCertTrustManager
Create relaxed trust manager.
AcceptAnyHostName - Class in edu.northwestern.at.utils.net.ssl
Implements a relaxed host name verifier which accepts any host name in an SSL certificate.
AcceptAnyHostName() - Constructor for class edu.northwestern.at.utils.net.ssl.AcceptAnyHostName
Create host name validator that accepts any host name.
acceptDrop(int, DropTargetDropEvent) - Method in class edu.northwestern.at.utils.swing.ListDropTargetOnItem
Accepts a drop on a target.
acceptDrop(TreePath, DropTargetDropEvent) - Method in class edu.northwestern.at.utils.swing.TreeDropTargetOnItem
Accepts a drop on a target.
accepted - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Count # of mwus accepted.
acceptedByLocalMaxs - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Count of mwus accepted by localmaxs algorithm.
accessComboBox - Variable in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
 
Account - Class in edu.northwestern.at.wordhoard.server.model
An account.
Account() - Constructor for class edu.northwestern.at.wordhoard.server.model.Account
Creates a new account.
AccountAdapter - Class in edu.northwestern.at.wordhoard.swing.accounts
An account adapter.
AccountAdapter() - Constructor for class edu.northwestern.at.wordhoard.swing.accounts.AccountAdapter
 
AccountListener - Interface in edu.northwestern.at.wordhoard.swing.accounts
An account listener.
AccountModel - Class in edu.northwestern.at.wordhoard.swing.accounts
Account model.
AccountModel(WordHoardSession, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.accounts.AccountModel
Creates a new account model.
AccountTable - Class in edu.northwestern.at.wordhoard.swing.accounts
Account table component.
AccountTable(AccountModel) - Constructor for class edu.northwestern.at.wordhoard.swing.accounts.AccountTable
Creates a new account table component.
acos(Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the inverse cosine (arc cosine) of a Complex, with branch cuts outside the interval [-1,1] along the real axis.
acosh(double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Return the inverse (arc) hyperbolic cosine of a double.
acosh(Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the inverse hyperbolic cosine (arc cosh) of a Complex, with a branch cut at values less than one along the real axis.
actionMethodName - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu.GenericActionListener
Action method name.
actionPerformed(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.CopyAction
 
actionPerformed(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.CutAction
 
actionPerformed(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.ExitAction
 
actionPerformed(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.FindAction
 
actionPerformed(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.NewAction
 
actionPerformed(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.OpenAction
 
actionPerformed(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.PageSetupAction
 
actionPerformed(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.PasteAction
 
actionPerformed(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.PrintAction
 
actionPerformed(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.RedoAction
 
actionPerformed(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.ReplaceAction
 
actionPerformed(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.RunAction
 
actionPerformed(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.SaveAction
 
actionPerformed(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.SaveAsAction
 
actionPerformed(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.SelectAllAction
 
actionPerformed(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.UndoAction
 
actionPerformed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
 
actionPerformed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu.GenericActionListener
Perform action.
actionPerformed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
 
actionPerformed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaWindow
 
actionSuffix - Static variable in class edu.northwestern.at.utils.swing.notepad.Notepad
Suffix applied to the key used in resource file lookups for an action.
activateTag(String, double) - Method in class edu.northwestern.at.utils.tagcloud.TagCloud
Activate tag in cloud.
activeThreads() - Static method in class edu.northwestern.at.utils.DebugUtils
Get list of active threads.
add(char) - Method in class edu.northwestern.at.utils.corpuslinguistics.DoubleMetaphone
 
add(char, char) - Method in class edu.northwestern.at.utils.corpuslinguistics.DoubleMetaphone
 
add(char) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
Add a character to the word being stemmed.
add(char[], int) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
Adds wLen characters to the word being stemmed contained in a portion of a char[] array.
add(Long) - Method in class edu.northwestern.at.utils.IDList
Add an ID to the end of the list.
add(int) - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Adds an integer to the list.
add(int, int) - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Adds a range of integers to the list.
add(IntRange) - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Adds an integer range to the list.
add(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
add(Matrix, double) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
add(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixOperator
Matrix addition.
add(Number, Number) - Static method in class edu.northwestern.at.utils.math.NumberOps
Add two numbers.
add(Object) - Method in class edu.northwestern.at.utils.SortedArrayList
Add an object to the list.
add(int, Object) - Method in class edu.northwestern.at.utils.SortedArrayList
Add element at specified index.
add(int) - Method in class edu.northwestern.at.utils.swing.DialogPanel
Adds a vertical spacing component.
add(JComponent, int) - Method in class edu.northwestern.at.utils.swing.DialogPanel
Adds a body component.
add(JComponent) - Method in class edu.northwestern.at.utils.swing.DialogPanel
Adds a body component with zero spacing.
add(String, int) - Method in class edu.northwestern.at.utils.swing.DialogPanel
Adds a string component.
add(String) - Method in class edu.northwestern.at.utils.swing.DialogPanel
Adds a string component with zero spacing.
add(JComponent, int) - Method in class edu.northwestern.at.utils.swing.ModalDialog
Adds a body component.
add(int) - Method in class edu.northwestern.at.utils.swing.ModalDialog
Adds a vertical spacing component.
add(JComponent) - Method in class edu.northwestern.at.utils.swing.ModalDialog
Adds a body component with zero spacing.
add(String, int) - Method in class edu.northwestern.at.utils.swing.ModalDialog
Adds a string component.
add(String) - Method in class edu.northwestern.at.utils.swing.ModalDialog
Adds a string component with zero spacing.
add(Object) - Method in class edu.northwestern.at.utils.swing.SortedListModel
Adds an element to the list.
add(int, Object) - Method in class edu.northwestern.at.utils.swing.SortedListModel
Prohibits attempts to add elements at specific locations.
add(SortedTableModel.Row) - Method in class edu.northwestern.at.utils.swing.SortedTableModel
Adds a row.
add(SortedTreeNode) - Method in class edu.northwestern.at.utils.swing.SortedTreeNode
Adds a new child node, in the proper sorted position.
add(MutableTreeNode) - Method in class edu.northwestern.at.utils.swing.SortedTreeNode
Prohibits attempts to add nodes that aren't sortable.
add(List) - Method in class edu.northwestern.at.wordhoard.model.ColocatePreloader
Adds a list of words to the preloader.
add(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteria
Adds a criterion.
add(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteriaLemmaWorkCount
Adds a criterion.
add(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteriaTypedSet
Adds a criterion.
add(Object) - Method in class edu.northwestern.at.wordhoard.swing.accounts.UserTransferData
 
add(Object) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaTransferData
 
add(Style) - Method in class edu.northwestern.at.wordhoard.tools.cm.Style
Adds a style to this style.
addACancelButton(DialogPanel, ProgressPanel) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Add a cancel button to a progress panel.
addACancelButton(DialogPanel, ProgressPanel) - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Add a cancel button to a progress panel.
addAChartButton(DialogPanel, AnalysisRunner) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Add a chart button to a panel.
addACloseButton(DialogPanel, String) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Add a close button to a dialog panel.
addACloseButton(DialogPanel, String) - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Add a close button to a dialog panel.
addACloudButton(DialogPanel, AnalysisRunner) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Add a cloud button to a panel.
addAContextButton(DialogPanel, AnalysisRunner) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Add a context button to a panel.
addActionListener(ActionListener) - Method in class edu.northwestern.at.utils.swing.SmallComboBox
Adds an action listener.
addAdmin(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Adds a admin.
addAdmins(Collection) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Adds admins from a collection of admin ids.
addAll(Collection) - Method in class edu.northwestern.at.utils.SortedArrayList
Add all elements of a collection.
addAll(Object[]) - Method in class edu.northwestern.at.utils.SortedArrayList
Add all elements of an array.
addAll(int, Collection) - Method in class edu.northwestern.at.utils.SortedArrayList
Add all elements of a collection at a specified index.
addAll(Object[]) - Method in class edu.northwestern.at.utils.XArrayList
Add all elements of an array.
addAuthor(Author) - Method in class edu.northwestern.at.wordhoard.model.Work
Adds an author.
addAuthors(Collection) - Method in class edu.northwestern.at.wordhoard.model.Work
Adds a collection of authors.
addAuthors(Author[]) - Method in class edu.northwestern.at.wordhoard.model.Work
Adds an array of authors.
addButton(String, ActionListener) - Method in class edu.northwestern.at.utils.swing.DialogPanel
Adds a button.
addButton(String, ActionListener) - Method in class edu.northwestern.at.utils.swing.ModalDialog
Adds a button.
addButton(String) - Method in class edu.northwestern.at.utils.swing.WarningMessage
Adds a button to the alert.
addCategory(TconCategory) - Method in class edu.northwestern.at.wordhoard.model.tconview.TconView
Adds a category.
addCategoryNode(String) - Method in class edu.northwestern.at.wordhoard.swing.tcon.TreeNode
Adds a new category node as a child of this node.
addChild(WorkPart) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Adds a child.
addChildrenFromSet(DefaultMutableTreeNode, WorkPart) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
 
addCode(char, char) - Method in class edu.northwestern.at.utils.corpuslinguistics.DoubleMetaphone
 
addColumn(TableColumn) - Method in class edu.northwestern.at.utils.swing.XTableColumnModel
Append column to the right of exisiting columns.
addComponent(JComponent) - Method in class edu.northwestern.at.utils.swing.LabeledColumn
Adds a component to the panel.
addCorpusNode(CheckBoxTreeNode, Corpus, Work[]) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
Add corpus and its works and work parts to tree.
addCountMap(Map, Map) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Add words/counts from one map to another.
addCriterion(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
 
addDefaultButton(String, ActionListener) - Method in class edu.northwestern.at.utils.swing.DialogPanel
Adds a default button.
addDefaultButton(String, ActionListener) - Method in class edu.northwestern.at.utils.swing.ModalDialog
Adds the default button.
addDefaultButton(String) - Method in class edu.northwestern.at.utils.swing.WarningMessage
Adds the default button to the alert.
addElement(Object) - Method in class edu.northwestern.at.utils.swing.SortedListModel
Prohibits attempts to add elements at the end of the list.
addExtension(String) - Static method in class edu.northwestern.at.utils.net.mime.SafeFileExtensions
Add extension to safe list.
addExtensions(String[]) - Static method in class edu.northwestern.at.utils.net.mime.SafeFileExtensions
Add multiple extensions to safe list.
addFields(LabeledColumn) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Adds fields to the dialog.
addFields(LabeledColumn) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeletePhraseSetDialog
Adds fields to the dialog.
addFields(LabeledColumn) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteQueryDialog
Adds fields to the dialog.
addFields(LabeledColumn) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteWordSetDialog
Adds fields to the dialog.
addFields(LabeledColumn) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteWorkSetDialog
Adds fields to the dialog.
addFields(LabeledColumn) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DescribeUserDataObjectDialog
Add dialog fields.
addFields(LabeledColumn) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditPhraseSetDialog
Adds fields to the dialog.
addFields(LabeledColumn) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditQueryDialog
Adds fields to the dialog.
addFields(LabeledColumn) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWordSetDialog
Adds fields to the dialog.
addFields(LabeledColumn) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWorkSetDialog
Adds fields to the dialog.
addFields(LabeledColumn) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportDialog
Adds fields to the dialog.
addFields(LabeledColumn) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportExportDialog
Adds fields to the dialog.
addFields(LabeledColumn) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewPhraseSetDialog
Adds fields to the dialog.
addFields(LabeledColumn) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewQueryDialog
Adds fields to the dialog.
addFields(LabeledColumn) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWordSetDialog
Adds fields to the dialog.
addFields(LabeledColumn) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
Adds fields to the dialog.
addFields(LabeledColumn) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.OpenWorkSetDialog
Adds fields to the dialog.
addFields(LabeledColumn) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWordSetDialog
Adds fields to the dialog.
addFields(LabeledColumn) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWorkSetDialog
Adds fields to the dialog.
addFields(LabeledColumn) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog
Adds fields to the dialog.
addFields(LabeledColumn) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SkeletonDialog
Adds fields to the dialog.
addFileFilter(FileExtensionFilter) - Static method in class edu.northwestern.at.utils.swing.FileDialogs
Add a file filter.
addFooter() - Method in class edu.northwestern.at.utils.tagcloud.TagCloud
Add footer.
addHeader() - Method in class edu.northwestern.at.utils.tagcloud.TagCloud
Add header.
addHiddenButton(String) - Method in class edu.northwestern.at.utils.swing.WarningMessage
Adds a hidden button to the alert.
addHTML(String) - Method in class edu.northwestern.at.utils.tagcloud.TagCloud
Add HTML line to cloud.
AddIcon - Interface in edu.northwestern.at.utils.swing.icons
Add icon interface.
addIcon(JLabel) - Method in interface edu.northwestern.at.utils.swing.icons.AddIcon
Adds an icon to the displayed element.
addIcon(JLabel) - Method in class edu.northwestern.at.utils.swing.icons.IconPlusString
Prepends the icon to the JLabel.
addIcon(JLabel) - Method in class edu.northwestern.at.utils.swing.icons.StringPlusIcon
Appends the icon to the JLabel.
addInactiveObserver(Observer) - Method in class edu.northwestern.at.wordhoard.tools.cm.XMLWriter
Adds an inactive observer.
addIndentation(int) - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Adds extra indentation to the line.
addItem(Object) - Method in class edu.northwestern.at.utils.swing.CheckBoxList
Add object to list box.
addItem(Object, boolean) - Method in class edu.northwestern.at.utils.swing.CheckBoxList
Add object to list box and set its checked state.
addItem(Object) - Method in class edu.northwestern.at.utils.swing.SmallComboBox
Adds an item to the combo box.
addItems(Object[]) - Method in class edu.northwestern.at.utils.swing.CheckBoxList
Add objects to list box.
addItems(Object[], boolean) - Method in class edu.northwestern.at.utils.swing.CheckBoxList
Add objects to list box and set checked state.
addKeyListener(KeyListener) - Method in class edu.northwestern.at.wordhoard.swing.work.WorkPanel
Adds a key listener to the text component.
addListener(AccountListener) - Method in class edu.northwestern.at.wordhoard.swing.accounts.AccountModel
Adds a listener.
addListener(GroupMembersListener) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupMembersModel
Adds a listener.
addListener(GroupListener) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupModel
Adds a listener.
addListener(AnnotationListener) - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationModel
Adds a listener.
addListEntry(Object, int, boolean) - Method in class edu.northwestern.at.utils.swing.TreeToListModel
Add an entry to the tree/list.
addMember(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Adds a member.
addMembers(Collection) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Adds members from a collection of member ids.
addMenuItem(JMenu, String, int, ActionListener, KeyStroke, boolean, boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Add a menu item to a menu.
addMenuItem(JMenu, String, ActionListener, KeyStroke, boolean, boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Add a menu item to a menu.
addMenuItem(String, int, ActionListener, KeyStroke, boolean, boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Add a menu item to a menu.
addMenuItem(String, ActionListener, KeyStroke, boolean, boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Add a menu item to a menu.
addMenuItem(JMenu, String, ActionListener, KeyStroke) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Add a menu item to a menu.
addMenuItem(String, ActionListener, KeyStroke) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Add a menu item to a menu.
addMenuItem(JMenu, String, ActionListener) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Add a menu item to a menu.
addMenuItem(String, ActionListener) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Add a menu item to a menu.
addNode(CheckBoxTreeNode, String, Object[]) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportExportDialog
Add node and its items to tree.
addNode(CheckBoxTreeNode, Object) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportExportDialog
Add set to a node.
addNode(DefaultMutableTreeNode, Object) - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordCounterTreeCombo
Add node to tree combo.
addNodeAndChildren(DefaultMutableTreeNode, Object, Object[]) - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordCounterTreeCombo
Add node and its children to tree combo.
addNodes(Collection) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel
 
addNodes(Collection) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
Adds nodes to the tree for this panel.
addNodes(Collection) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
 
addNotify() - Method in class edu.northwestern.at.utils.swing.MultiLineLabel
 
addObserver(Observer) - Method in class edu.northwestern.at.utils.db.hibernate.SimpleHibernateConnectionProvider
Adds an observer.
addPair(JComponent, JComponent) - Method in class edu.northwestern.at.utils.swing.LabeledColumn
Adds a pair of components to the panel.
addPair(String, JComponent) - Method in class edu.northwestern.at.utils.swing.LabeledColumn
Adds a labeled component to the panel.
addPair(String, String, Font) - Method in class edu.northwestern.at.utils.swing.LabeledColumn
Adds a labeled string to the panel.
addPair(String, String) - Method in class edu.northwestern.at.utils.swing.LabeledColumn
Adds a labeled string to the panel.
addPhrase(Phrase) - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Adds a phrase.
addPhrases(Phrase[]) - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Adds phrases from an array of phrases.
addPhrases(Collection) - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Adds phrases from a collection of phrases.
addPhrases(PhraseSet, Map, Map, ProgressReporter) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Add phrases to a phrase set.
addPhraseSet(String, String, String, String, boolean, String, Map, Map, ProgressReporter) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Add a new phrase set with specified phrases.
addPhraseSet(String, String, String, String, boolean, String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Add a new phrase set.
addPhraseSet(String, String, String, String, boolean, WordCounter, String, Window) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Add a new phrase set using a specified query.
AddQueries - Class in edu.northwestern.at.wordhoard.tools
Add default queries.
AddQueries() - Constructor for class edu.northwestern.at.wordhoard.tools.AddQueries
 
addQuery(String, String, String, boolean, int, String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.QueryUtils
Add a new query.
addReadPermission(UserGroup) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Add read permission for userGroup
addReadPermission(AuthoredTextAnnotation, UserGroup) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserGroupPermissionUtils
Add read permission for group to indicated item.
addResultOptions(DialogPanel, AnalysisRunner) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Add result options to a panel.
addResults(String, String, JComponent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Insert a component into the main tabbed pane.
addResults(String, JComponent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Insert a component into the main tabbed pane.
addResults(String, String, String) - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Insert a string into the main tabbed pane.
addResults(String, String, StringBuffer) - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Insert contents of a string buffer into the main tabbed pane.
addResults(String, String, StringWriter) - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Insert contents of a string writer into the main tabbed pane.
addResults(String, String) - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Insert contents of a string into the main tabbed pane.
addResults(String, StringBuffer) - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Insert contents of a string buffer into the main tabbed pane.
addResults(String, StringWriter) - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Insert contents of a string writer into the main tabbed pane.
addRow(Object[]) - Method in class edu.northwestern.at.utils.db.mysql.MySQLInsertGenerator
Add a row of data.
addRow(Row) - Method in class edu.northwestern.at.wordhoard.swing.concordance.GroupingPanel
Adds a new row.
addRow(Row) - Method in class edu.northwestern.at.wordhoard.swing.find.FindWindow
Adds a new row.
addRow(Row) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaWindow
Adds a new row.
addSelectionObserver(Observer) - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Adds a selection observer.
addSetting(String, Object) - Method in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsTable
Add labeled setting to table.
addSetting(String, int) - Method in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsTable
Add labeled setting to table.
addSetting(String, long) - Method in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsTable
Add labeled setting to table.
addSetting(String, boolean) - Method in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsTable
Add labeled setting to table.
addSetting(String, Object) - Method in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsTableModel
Add a setting/value pair to the table.
addSetting(String, int) - Method in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsTableModel
Add labeled setting to table.
addSetting(String, long) - Method in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsTableModel
Add labeled setting to table.
addSetting(LabeledSettingsTable, String, Object) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.DescribeUserDataObject
Add a setting and its value to the settings table.
addSetting(LabeledSettingsTable, String, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.DescribeUserDataObject
Add a setting and its value to the settings table.
addSmallButton(String, ActionListener) - Method in class edu.northwestern.at.utils.swing.DialogPanel
Adds a small button.
addSpeaker(Speaker) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speech
Adds a speaker.
addSpeaker(Speaker) - Method in class edu.northwestern.at.wordhoard.model.Work
Adds a speaker.
addSpeech(Speech) - Method in class edu.northwestern.at.wordhoard.tools.Context
Adds a speech to the speech list.
addTag(String, double, String, TagCloudTextStyle) - Method in class edu.northwestern.at.utils.tagcloud.TagCloud
Add tag to cloud.
addTag(String, double, String) - Method in class edu.northwestern.at.utils.tagcloud.TagCloud
Add tag to cloud.
addTag(String, double) - Method in class edu.northwestern.at.utils.tagcloud.TagCloud
Add tag to cloud.
addTconView(TconView) - Method in class edu.northwestern.at.wordhoard.model.Corpus
Adds a table of contents view.
addTimeToDate(Date, Date) - Static method in class edu.northwestern.at.utils.DateTimeUtils
Adds specified time of day to a date.
addToDOMDocument(Document) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Add word set to DOM document.
addToDOMDocument(Document) - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Add phrase set to DOM document.
addToDOMDocument(Document) - Method in interface edu.northwestern.at.wordhoard.model.userdata.UserDataObject
Add to DOM document.
addToDOMDocument(Document) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Add word set to DOM document.
addToDOMDocument(Document) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Add word set to DOM document.
addToDOMDocument(Document) - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Add query to DOM document.
addToDOMDocument(Document) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Add word set to DOM document.
addToDOMDocument(Document) - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Add work set to DOM document.
addTranslation(String, TextWrapper) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Adds a translation.
addUnloadedWorkPartNode(TreeNode) - Method in class edu.northwestern.at.wordhoard.swing.tcon.TreeNode
Adds an unloaded work part node as a child of this node.
addUnloadedWorkPartNode(WorkPart) - Method in class edu.northwestern.at.wordhoard.swing.tcon.TreeNode
Creates and adds a new unloaded work part node as a child of this node.
addUserDataObjectHeaderToDOM(UserDataObject, Document) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.ExportUtils
Export common header information for UserDataObject to DOM document.
addWord(Word) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Adds a word Id from a Word object.
addWord(Word) - Method in class edu.northwestern.at.wordhoard.tools.Context
Adds a word to the word list.
addWords(Word[]) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Adds words from an array of Word.
addWords(Collection) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Adds words from a collection of Word.
addWords(WordSet, Map, ProgressReporter) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Add words to a word set.
addWords(WordSet, String[], String[], String[], ProgressReporter) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Add words to a word set.
addWordSet(String, String, String, boolean, String, Map, ProgressReporter) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Add a new word set with specified words.
addWordSet(String, String, String, boolean, String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Add a new word set.
addWordSet(String, String, String, boolean, String, Collection, ProgressReporter) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Add a new word set.
addWordSet(String, String, String, boolean, String, Word[], ProgressReporter) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Add a new word set.
addWordSet(String, String, String, boolean, String, CountableWordDataCounter, ProgressReporter) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Create word set given words and counts.
AddWordSets - Class in edu.northwestern.at.wordhoard.tools
Add default word sets.
AddWordSets() - Constructor for class edu.northwestern.at.wordhoard.tools.AddWordSets
 
addWordSetUsingQuery(String, String, String, boolean, WordCounter, String, Window, ProgressReporter) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Add a new word set using a specified query.
addWordTags(String[], String) - Method in class edu.northwestern.at.wordhoard.model.userdata.Phrase
Add word tags.
addWordTags(String[]) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Adds word tags.
addWordTags(Collection) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Adds word tags.
addWork(Work) - Method in class edu.northwestern.at.wordhoard.model.Author
Adds a work.
addWork(Work) - Method in class edu.northwestern.at.wordhoard.model.Corpus
Adds a work.
addWorkPart(WorkPart) - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Adds a work part.
addWorkPartNode(CheckBoxTreeNode, WorkPart) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
Add work part to a node.
addWorkParts(WorkPart[]) - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Adds work parts from an array.
addWorkParts(Collection) - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Adds work parts from a collection.
addWorkPartTags(String[]) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Adds work part tags.
addWorkPartTags(String[]) - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Adds work parts from an array of tags.
addWorks(Collection) - Method in class edu.northwestern.at.wordhoard.model.Author
Adds a collection of works.
addWorks(Work[]) - Method in class edu.northwestern.at.wordhoard.model.Author
Adds an array of works.
addWorkSet(String, String, String, boolean, String, WorkPart[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkSetUtils
Add a new work set with specified work parts.
addWorkSet(String, String, String, boolean, String, Collection) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkSetUtils
Add a new work set with specified work parts.
addWorkSetNode(CheckBoxTreeNode, WorkSet) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
Add workset and its works and work parts to tree.
AddWorkSets - Class in edu.northwestern.at.wordhoard.tools
Creates the default work sets.
AddWorkSets() - Constructor for class edu.northwestern.at.wordhoard.tools.AddWorkSets
 
addWorkTag(String) - Method in class edu.northwestern.at.wordhoard.model.tconview.TconCategory
Adds a work tag.
addWorkTag(String) - Method in class edu.northwestern.at.wordhoard.model.tconview.TconView
Adds a work tag.
addWorkTags(String[]) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Adds work tags.
adjustAccountCommands() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Adjusts the account commands in this window.
AdjustAccountCommands - Interface in edu.northwestern.at.wordhoard.swing
Adjusts menu items to reflect logged-in status.
adjustAccountCommands() - Method in interface edu.northwestern.at.wordhoard.swing.AdjustAccountCommands
Sets menu items to reflect logged-in versus logged-out status.
adjustAccountCommands() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsWindow
Adjusts menu items to reflect logged-in status.
adjustAccountCommands() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetWindow
Adjusts menu items to reflect logged-in status.
adjustAccountCommands() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Adjusts menu items to reflect logged-in status.
adjustAccountCommands() - Method in class edu.northwestern.at.wordhoard.swing.concordance.ConcordanceWindow
Adjusts menu items to reflect logged-in status.
adjustAccountCommands() - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaWindow
Adjusts menu items to reflect logged-in status.
adjustAllAccountCommands() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Adjusts the account commands in all Reader windows.
adjustChiSquareForMultipleComparisons - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
True to adjust chi-square values for number of comparisons.
adjustChiSquareForMultipleComparisons - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
True to adjust chi-square values for number of comparisons.
adjustChiSquareForMultipleComparisonsCheckBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
CheckBox for adjust chi-square field.
ADJUSTCHISQUAREFORMULTIPLECOMPSFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
admins - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Collection of userids that can manage this group.
AGGREGATEALLWORKPARTS - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Text breakdown methods for comparing texts.
alignment - Variable in class edu.northwestern.at.utils.swing.MultiLineLabel
 
ALIGNMENT - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Alignment style.
ALIGNMENT_CENTER - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Center alignment.
ALIGNMENT_JUSTIFIED - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Fully justified alignment.
ALIGNMENT_LEFT - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Left alignment.
ALIGNMENT_RIGHT - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Right alignment.
allFilesFilter - Static variable in class edu.northwestern.at.utils.swing.FileDialogs
Filter allowed all files through.
allLinesNumbered() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.ViewsMenu
Number every line.
allowsOperators - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
True if element value can contain operator.
allTableColumns - Variable in class edu.northwestern.at.utils.swing.XTableColumnModel
Holds all the column objects, regardless of visibility.
ALWAYS - Static variable in class edu.northwestern.at.wordhoard.tools.cm.TextElementRule
Always create a work part.
ANALYSISCOUNTCOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindCollocates
 
AnalysisDialog - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Common base for frequency and collocation dialogs.
AnalysisDialog(Frame, int) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Constructs and displays a collocation dialog.
AnalysisMenu - Class in edu.northwestern.at.wordhoard.swing.calculator.menus
WordHoard Calculator Analysis Menu.
AnalysisMenu() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Create analysis menu.
AnalysisMenu(JMenuBar) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Create analysis menu.
AnalysisMenu(AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Create analysis menu.
AnalysisMenu(JMenuBar, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Create analysis menu.
analysisMenu - Variable in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
The analysis menu.
AnalysisRunner - Interface in edu.northwestern.at.wordhoard.swing.calculator.analysis
Interface implemented by WordHoard analysis classes.
analysisText - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Analysis text.
analysisText - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Analysis corpus.
analysisText - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewPhraseSetDialog
Analysis text.
analysisText - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWordSetDialog
Analysis text.
analysisTextAggregateRadioButton - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Radio buttons for analysis text breakdown methods.
analysisTextBreakdownBy - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Analysis text breakdown method.
analysisTextBreakdownBy - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Analysis text breakdown method for comparisons.
ANALYSISTEXTBREAKDOWNBYFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
analysisTextBreakdownByWorkPartRadioButton - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
analysisTextBreakdownByWorkRadioButton - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
analysisTextChoices - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Analysis corpus choices.
analysisTextChoices - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewPhraseSetDialog
The combo box holding the texts.
analysisTextChoices - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWordSetDialog
The combo box holding the texts.
ANALYSISTEXTFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
analyzeOneYear(int, int, int, int, int, int, WordHoardSortedTableModel, ProgressReporter) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.TrackWordOverTime
Analyze a single year.
ANALYZEPHRASECOUNTSFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
analyzePhraseFrequencies - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
True to compare phrase counts instead of word counts.
analyzePhraseFrequencies - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Option to compare phrase counts.
analyzePhraseFrequenciesCheckBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Dialog field for option to compare phrase counts.
annotate() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Annotate.
annotateCmd - Variable in class edu.northwestern.at.wordhoard.swing.AbstractWindow
 
annotateMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Annotate.
Annotation - Class in edu.northwestern.at.wordhoard.model.annotations
An annotation.
Annotation() - Constructor for class edu.northwestern.at.wordhoard.model.annotations.Annotation
Creates a new annotation.
ANNOTATION_FONT_SIZE - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
Annotation font size.
AnnotationAdapter - Class in edu.northwestern.at.wordhoard.swing.annotations
An annotation adapter.
AnnotationAdapter() - Constructor for class edu.northwestern.at.wordhoard.swing.annotations.AnnotationAdapter
 
AnnotationCategory - Class in edu.northwestern.at.wordhoard.model.annotations
An annotation category.
AnnotationCategory() - Constructor for class edu.northwestern.at.wordhoard.model.annotations.AnnotationCategory
Creates a new annotation category.
AnnotationEditor - Class in edu.northwestern.at.wordhoard.swing.annotations
Simple text editor for annotations.
AnnotationEditor(AuthoredTextAnnotation) - Constructor for class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Create annotation editor.
AnnotationEditor.PermissionItem - Class in edu.northwestern.at.wordhoard.swing.annotations
 
AnnotationEditor.PermissionItem() - Constructor for class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor.PermissionItem
 
AnnotationListener - Interface in edu.northwestern.at.wordhoard.swing.annotations
An annotation listener.
AnnotationModel - Class in edu.northwestern.at.wordhoard.swing.annotations
An annotation model.
AnnotationModel() - Constructor for class edu.northwestern.at.wordhoard.swing.annotations.AnnotationModel
Creates a new annotation model.
AnnotationPanel - Class in edu.northwestern.at.wordhoard.swing.annotations
An annotation panel
AnnotationPanel(AnnotationModel, AbstractWindow, FontManager) - Constructor for class edu.northwestern.at.wordhoard.swing.annotations.AnnotationPanel
Creates a new annotation panel.
annotationSet(int, Attachment) - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationAdapter
Invoked when a new annotation is set.
annotationSet(int, Attachment) - Method in interface edu.northwestern.at.wordhoard.swing.annotations.AnnotationListener
Invoked when a new annotation is set.
AnnotationUtils - Class in edu.northwestern.at.wordhoard.swing.annotations
Work set utilities.
AnnotationUtils() - Constructor for class edu.northwestern.at.wordhoard.swing.annotations.AnnotationUtils
Don't allow instantiation but do allow overrides.
AnnotationWindow - Class in edu.northwestern.at.wordhoard.swing.annotations
An abstract base class for annotation windows.
AnnotationWindow(String, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.annotations.AnnotationWindow
Creates a new annotation window.
anySelected(CheckBoxList) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog
Check if any word sets selected.
append(String) - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteria.MyStringBuffer
 
append(LemPos, Lemma, Pos, WordClass) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
Append data to the existing word part data.
appendBlankLine() - Method in class edu.northwestern.at.wordhoard.model.text.Text
Appends a blank line to the text.
appendBlankLine() - Method in class edu.northwestern.at.wordhoard.tools.Context
Appends a blank line.
appendBoldText(String) - Method in class edu.northwestern.at.utils.swing.XTextPane
Appends bold text.
appendCustomValues() - Method in class edu.northwestern.at.utils.swing.systeminformation.SystemInformationPanel
Append custom values to system information table.
appendDescendants(List) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Appends all of the descendants to a list.
appendDescendantsWithText(List) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Appends all of the descendants which have text to a list.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.Author
Appends a description to a text line.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.Corpus
Appends a description to a text line.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Appends a description to a text line.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Appends a description to a text line.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.morphology.WordClass
Appends a description to a text line.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteriaTypedSet
Appends a description to a text line.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in interface edu.northwestern.at.wordhoard.model.search.SearchCriterion
Appends a description to a text line.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.search.SpeakerName
Appends a description to a text line.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.search.SpellingWithCollationStrength
Appends a description to a text line.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Appends a description to a text line.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Appends a description to a text line.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Appends a description to a text line.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Appends a description to a text line.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.Work
Appends a description to a text line.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Appends a description to a text line.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.wrappers.CollectionFrequency
Appends a description to a text line.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.wrappers.DocFrequency
Appends a description to a text line.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.wrappers.Gender
Appends a description to a text line.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.wrappers.MajorWordClass
Appends a description to a text line.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.wrappers.MetricalShape
Appends a description to a text line.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.wrappers.Mortality
Appends a description to a text line.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.wrappers.Narrative
Appends a description to a text line.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.wrappers.Prosodic
Appends a description to a text line.
appendDescription(TextLine, FontInfo, FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.wrappers.PubYearRange
Appends a description to a text line.
appendItalicText(String) - Method in class edu.northwestern.at.utils.swing.XTextPane
Appends italic text.
appendLine(TextLine) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Appends a line to the text.
appendLine(String, byte, int, String) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Appends a plain line to the text.
appendLink(String, Link) - Method in class edu.northwestern.at.utils.swing.XTextPane
Appends a link.
appendListEntries(String[]) - Method in class edu.northwestern.at.utils.swing.InputList
Append text entries to input list.
appendPlainText(String) - Method in class edu.northwestern.at.utils.swing.XTextPane
Appends plain text.
appendPunctuation(String) - Method in class edu.northwestern.at.wordhoard.tools.cm.LineGenerator
Appends punctuation.
appendRun(TextRun) - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Appends a run to a line.
appendRun(String, byte, byte, boolean, boolean) - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Appends a run to a line.
appendRun(String, FontInfo) - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Appends a run with font information to a line.
appendStyledText(StyledString) - Method in class edu.northwestern.at.utils.swing.XTextPane
Appends styled text.
appendText(String) - Method in class edu.northwestern.at.wordhoard.tools.Context
Appends untagged text to the current line.
appendUnderlineText(String) - Method in class edu.northwestern.at.utils.swing.XTextPane
Appends underlined text.
appendUntaggedWord(String) - Method in class edu.northwestern.at.wordhoard.tools.cm.LineGenerator
Appends an untagged word.
appendWhereClause(String) - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteria.MyStringBuffer
 
appendWord(String) - Method in class edu.northwestern.at.wordhoard.tools.Context
Appends a word.
apply(Matrix) - Method in interface edu.northwestern.at.utils.math.matrix.ColumnTransformation
 
apply(double, double) - Method in interface edu.northwestern.at.utils.math.matrix.MatrixEBEOperation
Apply an operation to matrix elements.
applyAuthorRule() - Method in class edu.northwestern.at.wordhoard.tools.cm.FileRule
Applies the author rule.
applyAuthorRule(String) - Method in class edu.northwestern.at.wordhoard.tools.cm.FileRules
Apply the author rule.
applyAuthorRule(Node, List) - Method in class edu.northwestern.at.wordhoard.tools.cm.HeaderRule
Applies an author rule.
applyColumnOperation(Matrix, ColumnTransformation) - Static method in class edu.northwestern.at.utils.math.matrix.ColumnTransformer
Apply a column operation.
applyEBEOperation(Matrix, Matrix, MatrixEBEOperation) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixOperator
Applies element-by-element operation combining elements of two matrices.
applyRule() - Method in class edu.northwestern.at.wordhoard.tools.cm.FileRule
Applies the rule.
applyRule(String) - Method in class edu.northwestern.at.wordhoard.tools.cm.FileRules
Applies the rule.
applyRule(Matcher, Map) - Method in class edu.northwestern.at.wordhoard.tools.cm.HeaderExtractionRule
Applies the rule.
applyRule(Node, Map) - Method in class edu.northwestern.at.wordhoard.tools.cm.HeaderRule
Applies the rule.
applyRule(String, Map) - Method in class edu.northwestern.at.wordhoard.tools.cm.HeaderRulePattern
Applies the rule.
applyRule(Element) - Method in class edu.northwestern.at.wordhoard.tools.cm.RendAttributeRule
Applies the rule.
applyRule(Element, Rules) - Method in class edu.northwestern.at.wordhoard.tools.cm.UseAttributeValuePairRule
Applies the rule.
applyRule(Element, Rules) - Method in class edu.northwestern.at.wordhoard.tools.cm.UseAttributeValueRule
Applies the rule.
applyRule(Element, Rules) - Method in class edu.northwestern.at.wordhoard.tools.cm.UseElementNameRule
Applies the rule.
applyRule(Element, Rules) - Method in class edu.northwestern.at.wordhoard.tools.cm.UseFirstChildRule
Applies the rule.
applyRule(Element, Rules) - Method in interface edu.northwestern.at.wordhoard.tools.cm.WorkPartTitleRule
Applies the rule.
applyRules(Document) - Method in class edu.northwestern.at.wordhoard.tools.cm.AuthorRules
Applies the rules.
applyRules(Document) - Method in class edu.northwestern.at.wordhoard.tools.cm.HeaderRules
Applies the rules.
areAlike(String, String) - Static method in class edu.northwestern.at.utils.corpuslinguistics.LevensteinDistance
Are two strings alike based upon edit distance.
areEqual(double, double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Check if two doubles are equal to machine precision.
areEqual(double, double, double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Check if two doubles are equal to specified tolerance.
areEqual(Matrix, Matrix, double) - Static method in class edu.northwestern.at.utils.math.matrix.MatricesMeasure
Compares all elements of two matrices for equality to specified tolerance.
areEqual(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatricesMeasure
Compares all elements of two matrices for equality.
areOrAreNot(boolean) - Static method in class edu.northwestern.at.utils.StringUtils
Return "are", "are not" based upon boolean value.
areResultOptionsAvailable() - Method in interface edu.northwestern.at.wordhoard.swing.calculator.analysis.AnalysisRunner
Are result options available?
areResultOptionsAvailable() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareCollocateFrequencies
Are result options available?
areResultOptionsAvailable() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareMultipleWordFrequencies
Are result options available?
areResultOptionsAvailable() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindCollocates
Are result options available?
areResultOptionsAvailable() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Are result options available?
areResultOptionsAvailable() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Are result options available?
areSameSize(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatricesMeasure
Compares size of two matrices.
argument(Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the argument (phase) of a Complex, in radians, with a branch cut along the negative real axis.
argumentCount - Variable in class edu.northwestern.at.utils.ArgumentList
Count of arguments.
ArgumentList - Class in edu.northwestern.at.utils
ArgumentList.
ArgumentList() - Constructor for class edu.northwestern.at.utils.ArgumentList
Construct empty argument for method taking no parameters.
ArgumentList(int) - Constructor for class edu.northwestern.at.utils.ArgumentList
Construct argument list which can hold specified number of parameters.
arguments - Variable in class edu.northwestern.at.utils.ArgumentList
Argument values.
ArithUtils - Class in edu.northwestern.at.utils.math
Basic numeric operations not included in standard Java run-time library.
ArithUtils() - Constructor for class edu.northwestern.at.utils.math.ArithUtils
 
arraySet(Attachment[]) - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationAdapter
Invoked when the annotation array is set.
arraySet(Attachment[]) - Method in interface edu.northwestern.at.wordhoard.swing.annotations.AnnotationListener
Invoked when the annotation array is set.
ASCENDING - Static variable in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Ascending option.
ASCENDING - Static variable in class edu.northwestern.at.wordhoard.model.grouping.GroupingOptions
Ascending option.
asin(Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the inverse sine (arc sine) of a Complex, with branch cuts outside the interval [-1,1] along the real axis.
asinh(double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Return the inverse (arc) hyperbolic sine of a double.
asinh(Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the inverse hyperbolic sine (arc sinh) of a Complex, with a branch cuts outside the interval [-i,i].
association(int, int, int, int) - Static method in class edu.northwestern.at.utils.corpuslinguistics.Collocation
Computes collocation measures.
associationMeasure - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Association measure for localmaxs.
associationMeasure - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
associationMeasureChoices - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Combobox selection field for association method.
ASSOCIATIONMEASUREFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
atan(Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the inverse tangent (arc tangent) of a Complex, with branch cuts outside the interval [-i,i] along the imaginary axis.
atanh(double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Returns the inverse (arc) hyperbolic tangent of a double.
atanh(Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the inverse hyperbolic tangent (arc tanh) of a Complex, with a branch cuts outside the interval [-1,1] on the real axis.
Attachment - Interface in edu.northwestern.at.wordhoard.model.annotations
Attachment interface for annotations.
attributesToMap(Attributes) - Static method in class edu.northwestern.at.utils.net.ldap.LdapQueryAttributes
Convert LDAP attributes to map.
authenticate(String, String, String, String, String, boolean) - Static method in class edu.northwestern.at.utils.net.ldap.LdapAuthenticator
Validate a username/password pair using an LDAP directory.
authenticate(String, String, String, String) - Static method in class edu.northwestern.at.utils.net.ldap.LdapAuthenticator
Validate a username/password pair using an LDAP directory.
authenticateNetid(String, String, String, String) - Static method in class edu.northwestern.at.utils.net.ldap.LdapDirectory
Validate a username/password pair using an LDAP directory.
Author - Class in edu.northwestern.at.wordhoard.model
An author.
Author() - Constructor for class edu.northwestern.at.wordhoard.model.Author
Creates a new author.
Author - Class in edu.northwestern.at.wordhoard.tools.cm
An author.
Author(Map) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.Author
Creates a new author from a header value map.
Author(Element) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.Author
Creates a new author from an element.
Author(String) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.Author
Creates a new author with just a name.
AUTHOR_FONT_SIZE - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
Author name font size (for title pages).
AUTHORCONTEMPORARY - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
AuthorCriterion - Class in edu.northwestern.at.wordhoard.swing.find
Author criterion component.
AuthorCriterion() - Constructor for class edu.northwestern.at.wordhoard.swing.find.AuthorCriterion
 
AuthoredTextAnnotation - Class in edu.northwestern.at.wordhoard.model.annotations
A text annotation.
AuthoredTextAnnotation() - Constructor for class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
 
AuthoredTextAnnotation(String, WorkPart, TextRange) - Constructor for class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
 
authoredTextAnnotation - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
The object being controlled.
AuthoredTextAnnotation.Context - Class in edu.northwestern.at.wordhoard.model.annotations
Text generation context.
AuthoredTextAnnotation.Context() - Constructor for class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation.Context
 
AuthorMenu - Class in edu.northwestern.at.wordhoard.swing.calculator.menus
WordHoard Calculator Author Menu.
AuthorMenu(AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.AuthorMenu
Create author menu.
AuthorMenu(JMenuBar) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.AuthorMenu
Create author menu.
AuthorMenu() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.AuthorMenu
Create author menu.
authorMenu - Variable in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
The author menu.
AUTHORNAME - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
AuthorProcessor - Class in edu.northwestern.at.wordhoard.tools.cm
Processes authors.
AuthorProcessor(File) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.AuthorProcessor
Creates a new authors processer.
AuthorRules - Class in edu.northwestern.at.wordhoard.tools.cm
Author rules.
AuthorRules(Element) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.AuthorRules
Creates a new author rules.
authorsAuthorMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.AuthorMenu
The author menu items.
AuthorUtils - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Author utilities.
AuthorUtils() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.AuthorUtils
Don't allow instantiation but do allow overrides.
autoCorrelation(double[], int, double, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the auto-correlation of a data sequence.
awtEventThread - Static variable in class edu.northwestern.at.utils.swing.SwingUtils
The AWT event thread.
axisProperties - Variable in class edu.northwestern.at.utils.plots.BarChartPanel
The axis properties.

B

b - Variable in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
b - Variable in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaWindow
Search button initiates lemma search.
backgroundColor - Variable in class edu.northwestern.at.utils.swing.CheckBoxTreeNodeRenderer
Background color to match that of the tree.
badElement(CQLQueryTokenizer, String, String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLSyntaxError
Constructs and throws InvalidCQLQueryException exception.
BadOwnerException - Exception in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Error for bad owner for user object.
BadOwnerException() - Constructor for exception edu.northwestern.at.wordhoard.swing.calculator.modelutils.BadOwnerException
Constructs BadOwnerException exception.
BadOwnerException(String) - Constructor for exception edu.northwestern.at.wordhoard.swing.calculator.modelutils.BadOwnerException
Constructs BadOwnerException exception.
badTermType(CQLQueryTokenizer, String, String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLSyntaxError
Constructs and throws InvalidCQLQueryException exception.
balPos(StringBuffer, int, char, char) - Static method in class edu.northwestern.at.utils.StringUtils
Find end position of balanced string.
bandwidth(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
bandwidth(Matrix, double) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Return bandwidth for matrix.
bandwidth(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Return bandwidth for matrix.
barArea - Variable in class edu.northwestern.at.utils.plots.BarChartPanel
Approximate height of bar chart area.
barChart(String[], double[], int, int, String, String, String, String, boolean, boolean) - Static method in class edu.northwestern.at.utils.plots.Plots
Generate a bar chart.
barChart(double[], double[], int, int, String, String, String, String, boolean, boolean) - Static method in class edu.northwestern.at.utils.plots.Plots
Generate a bar chart in a JPanel.
BarChartPanel - Class in edu.northwestern.at.utils.plots
Generates a bar chart.
BarChartPanel(String[], double[], int, int, String, String, String, String, boolean, boolean) - Constructor for class edu.northwestern.at.utils.plots.BarChartPanel
Generate a bar chart in a JPanel.
barChartPanel - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.TrackWordOverTime
Chart panel.
Base64 - Class in edu.northwestern.at.utils.net.mime
Encode and decode Base64 strings.
Base64() - Constructor for class edu.northwestern.at.utils.net.mime.Base64
Do not allow instantiation but do allow overrides.
BaseMenu - Class in edu.northwestern.at.wordhoard.swing.calculator.menus
 
BaseMenu(String, JMenuBar, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Create a menu.
BaseMenu(String, JMenuBar) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Create a menu.
BaseMenu(String, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Create a menu.
BaseMenu(String) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Create a menu.
BaseMenu.GenericActionListener - Class in edu.northwestern.at.wordhoard.swing.calculator.menus
Generic action listener that invokes action methods using reflection.
BaseMenu.GenericActionListener(String) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu.GenericActionListener
Create generic action listener.
BaseMenu.GenericActionListener(Method) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu.GenericActionListener
Create generic action listener.
BaseMenu.OutputResults - Class in edu.northwestern.at.wordhoard.swing.calculator.menus
Holds output results.
BaseMenu.OutputResults(DialogPanel, ProgressPanel, JButton) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu.OutputResults
Create an OutputResults object.
baseToDerived(TextLocation) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Converts a location from base to derived coordinates.
baseToDerived(TextRange) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Converts a model range to view text coordinates.
baseToDerived(TextLocation) - Method in class edu.northwestern.at.wordhoard.model.text.TranslatedText
Converts a location from base to derived coordinates.
baseToDerived(TextLocation) - Method in class edu.northwestern.at.wordhoard.model.text.WrappedText
Converts a location from base to derived coordinates.
batchEditDepth - Variable in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
Counts depth of nested batch edits.
batchSize - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Batch size for counting word data entries.
begin() - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Begins a transaction if one is not already in progress.
begin - Variable in class edu.northwestern.at.utils.swing.XTextPane.LinkInfo
 
BensonLemma - Class in edu.northwestern.at.wordhoard.model.morphology
A Benson lemma.
BensonLemma() - Constructor for class edu.northwestern.at.wordhoard.model.morphology.BensonLemma
Creates a new Benson lemma.
BensonLemPos - Class in edu.northwestern.at.wordhoard.model.morphology
A Benson word form (lemma and part of speech).
BensonLemPos() - Constructor for class edu.northwestern.at.wordhoard.model.morphology.BensonLemPos
Creates a new BensonLemPos object.
BensonPanel - Class in edu.northwestern.at.wordhoard.swing.info
Benson panel.
BensonPanel(BensonLemPos, int, Insets, int, int) - Constructor for class edu.northwestern.at.wordhoard.swing.info.BensonPanel
Creates a new Benson panel.
BensonPos - Class in edu.northwestern.at.wordhoard.model.morphology
A Benson part of speech.
BensonPos() - Constructor for class edu.northwestern.at.wordhoard.model.morphology.BensonPos
Creates a new Benson part of speech.
Beta - Class in edu.northwestern.at.utils.math.distributions
Beta distribution functions.
Beta() - Constructor for class edu.northwestern.at.utils.math.distributions.Beta
Make class non-instantiable but inheritable.
beta(double, double) - Static method in class edu.northwestern.at.utils.math.distributions.Beta
Beta function.
beta(double, double) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random number from a beta random variable.
BigramLogLikelihood - Class in edu.northwestern.at.utils.corpuslinguistics
Computes Dunnett's log-likelihood for bigrams.
BigramLogLikelihood() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.BigramLogLikelihood
Don't allow instantiation but do allow overrides.
BigSpellingPanel - Class in edu.northwestern.at.wordhoard.swing.info
Big spelling panel.
BigSpellingPanel(Spelling) - Constructor for class edu.northwestern.at.wordhoard.swing.info.BigSpellingPanel
Creates a new big spelling panel.
binomial(double, long) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Efficiently returns the binomial coefficient, often also referred to as "n over k" or "n choose k".
binomial(long, long) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Efficiently returns the binomial coefficient, often also referred to as "n over k" or "n choose k".
binomial(double) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random boolean value from a binomial random variable.
binomialInteger(double) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random integer value from a binomial random variable.
Bisection - Class in edu.northwestern.at.utils.math.rootfinders
Find roots of equations using Bisection.
Bisection() - Constructor for class edu.northwestern.at.utils.math.rootfinders.Bisection
Constructor if RootFinder interface used.
bisection(double, double, double, int, MonadicFunction, RootFinderConvergenceTest, RootFinderIterationInformation) - Static method in class edu.northwestern.at.utils.math.rootfinders.Bisection
Find root using the Method of Bisection.
bisection(double, double, double, int, MonadicFunction) - Static method in class edu.northwestern.at.utils.math.rootfinders.Bisection
Find root using the Method of Bisection.
bisection(double, double, MonadicFunction) - Static method in class edu.northwestern.at.utils.math.rootfinders.Bisection
Find root using the Method of Bisection.
BLANK_LINE_FONT_SIZE - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
Blank line font size.
blankReplacementCharacter - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Blank replacement character in tag clouds.
blkdiag(ArrayList) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
body - Variable in class edu.northwestern.at.utils.swing.DialogPanel
The body panel of vertically arranged components with left-justified alignment.
body - Variable in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
The text body.
BOLD - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Bold style.
BOLD - Static variable in class edu.northwestern.at.wordhoard.model.text.TextRun
Bold style mask.
BOLD - Static variable in class edu.northwestern.at.wordhoard.tools.cm.Style
Bold style mask.
bonferroni(double, int) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
BONFERRONI - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.LogLikelihoodTableCellRenderer
Bonferroni adjustment.
booleanizeCountMap(Map) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Convert map values to integer 1 or 0.
Bootstrap - Interface in edu.northwestern.at.wordhoard.server
Server bootstrap remote object.
BootstrapImpl - Class in edu.northwestern.at.wordhoard.server
Server bootstrap remote object implementation.
BootstrapImpl() - Constructor for class edu.northwestern.at.wordhoard.server.BootstrapImpl
Creates a new BootstrapImpl object.
border - Variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.TabbedPaneData
Tab border.
botSlop - Static variable in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Bottom window slop.
boundary - Variable in class edu.northwestern.at.utils.net.http.ClientHttpRequest
 
BracketRoot - Class in edu.northwestern.at.utils.math.rootfinders
Find interval bracketing a root.
BracketRoot() - Constructor for class edu.northwestern.at.utils.math.rootfinders.BracketRoot
 
bracketRoot(double[], MonadicFunction, int, double) - Static method in class edu.northwestern.at.utils.math.rootfinders.BracketRoot
Find interval bracketing a root.
breadth(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixMeasure
Breadth of matrix, e.g., the minimum dimension.
breakCheckPercentage - Variable in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Percentage of page height to scan for nice page break point.
BREAKDOWNBYWORKPARTS - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
BREAKDOWNBYWORKS - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
Brent - Class in edu.northwestern.at.utils.math.rootfinders
Find a root of a function using Brent's method which combines quadratic interpolation with the method of bisection.
Brent() - Constructor for class edu.northwestern.at.utils.math.rootfinders.Brent
Constructor if RootFinder interface used.
brent(double, double, double, int, MonadicFunction, RootFinderConvergenceTest, RootFinderIterationInformation) - Static method in class edu.northwestern.at.utils.math.rootfinders.Brent
Find root of a function using Brent's method.
brent(double, double, double, int, MonadicFunction) - Static method in class edu.northwestern.at.utils.math.rootfinders.Brent
Find root of a function using Brent's method.
brent(double, double, MonadicFunction) - Static method in class edu.northwestern.at.utils.math.rootfinders.Brent
Find root of a function using Brent's method.
BrowserControl - Class in edu.northwestern.at.utils.sys
BrowserControl.
BrowserControl() - Constructor for class edu.northwestern.at.utils.sys.BrowserControl
 
buf - Variable in class edu.northwestern.at.wordhoard.model.search.SearchCriteria.MyStringBuffer
 
BuildAndShowAlert - Class in edu.northwestern.at.utils.swing
Builds an later message dialog with a traceback and informative text.
BuildAndShowAlert() - Constructor for class edu.northwestern.at.utils.swing.BuildAndShowAlert
Don't allow instantiation, do allow overrides.
buildAndShowAlert(Throwable, String, String, String, Frame) - Static method in class edu.northwestern.at.utils.swing.BuildAndShowAlert
Builds and shows the alert.
BuildAnnotations - Class in edu.northwestern.at.wordhoard.tools
Builds annotations.
BuildAuthors - Class in edu.northwestern.at.wordhoard.tools
Builds the authors.
BuildBensonGloss - Class in edu.northwestern.at.wordhoard.tools
Builds the Benson glosses.
BuildCorpora - Class in edu.northwestern.at.wordhoard.tools
Builds the corpora.
buildDialog() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Build the dialog.
buildDialog() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SkeletonDialog
Build the dialog.
buildLabelOrScrollingTextArea(String) - Static method in class edu.northwestern.at.utils.swing.SwingUtils
Builds either a JLabel or a scrolling text area containing a string.
BuildParagraph - Class in edu.northwestern.at.wordhoard.tools
Builds styled paragraphs.
BuildParagraph(Element, byte, byte) - Constructor for class edu.northwestern.at.wordhoard.tools.BuildParagraph
Creates a new paragraph.
BuildParagraph.Error - Exception in edu.northwestern.at.wordhoard.tools
Error class.
BuildParagraph.Error(String) - Constructor for exception edu.northwestern.at.wordhoard.tools.BuildParagraph.Error
Creates a new error.
BuildPos - Class in edu.northwestern.at.wordhoard.tools
Builds the parts of speech.
buildProgramRunning - Static variable in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
True if a WordHoard build program is running and needs to access the main WordHoard database directly.
buildScrollingStyledTextArea(StyledString) - Static method in class edu.northwestern.at.utils.swing.SwingUtils
Builds a scrolling styled text area containing a string.
BuildTranslations - Class in edu.northwestern.at.wordhoard.tools
Builds translations.
BuildUtils - Class in edu.northwestern.at.wordhoard.tools
Build utilities.
BuildUtils() - Constructor for class edu.northwestern.at.wordhoard.tools.BuildUtils
 
BuildWordClasses - Class in edu.northwestern.at.wordhoard.tools
Builds the word classes.
BuildWorks - Class in edu.northwestern.at.wordhoard.tools
Builds works.
buttonPasteToClipboard - Variable in class edu.northwestern.at.utils.swing.DataToolBar
 
buttons - Variable in class edu.northwestern.at.utils.swing.DialogPanel
The button panel of horizontally arranged buttons.
buttonSaveFile - Variable in class edu.northwestern.at.utils.swing.DataToolBar
 
BY_AUTHOR_VIEW_TYPE - Static variable in class edu.northwestern.at.wordhoard.model.tconview.TconView
By author, then by pub year.

C

cache - Variable in class edu.northwestern.at.utils.swing.TreeToListModel
Cache of list entries.
CachedCollections - Class in edu.northwestern.at.wordhoard.swing
Cached collections.
cacheTree(Object, int) - Method in class edu.northwestern.at.utils.swing.TreeToListModel
Add object to list/tree cache.
calculateAssociationMeasures() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Calculate the association measures.
CalculateCounts - Class in edu.northwestern.at.wordhoard.tools
Calculates counts.
CalculateCountsPreProcessor - Class in edu.northwestern.at.wordhoard.tools
CalculateCounts pre-processor.
calculateLogLikelihood(double, double, double, double) - Static method in class edu.northwestern.at.utils.corpuslinguistics.BigramLogLikelihood
Compute log likelihood value for a bigram.
calculateMinorAxisRequirements(int, SizeRequirements) - Method in class edu.northwestern.at.utils.swing.JustifiedTextRowView
Calculates the size requirements for the minor axis.
calculatePageCount() - Method in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Calculate count of printed pages.
calculatePageCount() - Method in class edu.northwestern.at.utils.swing.printing.PrintJTextPane
Calculate count of printed pages.
CalculatorEditMenu - Class in edu.northwestern.at.wordhoard.swing.calculator.menus
WordHoard Calculator Edit Menu.
CalculatorEditMenu(JMenuBar, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.CalculatorEditMenu
Create edit menu.
calculatorMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.WindowsMenu
Display calculator window.
calculatorWindow - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
The singleton WordHoard Calculator window.
calerf(double, int) - Static method in class edu.northwestern.at.utils.math.distributions.ErrorFunction
Calculate value of Gaussian error function.
CANCEL - Static variable in class edu.northwestern.at.utils.swing.ConfirmYNC
Button indices for checking return values.
cancel - Variable in class edu.northwestern.at.utils.swing.DisplayListBox
Cancel button action listener.
cancel - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SkeletonDialog
Cancel button action listener.
cancelButton - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SkeletonDialog
Cancel button, usually Cancel ro Close.
cancelButtonName - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SkeletonDialog
Cancel/close button name.
canceled - Variable in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
True if user hits cancel button.
canceled() - Method in class edu.northwestern.at.wordhoard.swing.dialogs.GoToDialog
Returns true if the dialog was canceled.
canceled() - Method in class edu.northwestern.at.wordhoard.swing.dialogs.LoginDialog
Returns true if the dialog was canceled.
canceled() - Method in class edu.northwestern.at.wordhoard.swing.dialogs.TranslationsDialog
Returns true if the dialog was canceled.
cancelled - Variable in class edu.northwestern.at.utils.swing.DisplayListBox
True if dialog cancelled.
cancelled - Variable in class edu.northwestern.at.utils.swing.ProgressDialog
True if progress dialog cancelled.
cancelled - Variable in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
True if progress panel cancelled.
cancelled - Variable in class edu.northwestern.at.utils.swing.ProgressPanel
True if progress panel cancelled.
cancelled - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
True if dialog cancelled.
cancelled - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SkeletonDialog
True if dialog cancelled.
cancelPressed - Variable in class edu.northwestern.at.utils.swing.ProgressDialog
Handle Cancel button pressed.
cancelPressed - Variable in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Handle Cancel button pressed.
cancelPressed - Variable in class edu.northwestern.at.utils.swing.ProgressPanel
Handle Cancel button pressed.
cancelToClose(JButton, Component) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Change cancel button to a close button.
cancelToClose(JButton, Component) - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Change cancel button to a close button.
CanCountPhrases - Interface in edu.northwestern.at.wordhoard.model
An object which can count the phrases it contains.
CanCountWords - Interface in edu.northwestern.at.wordhoard.model
An object which can count the words it contains.
CanGetRelFreq - Interface in edu.northwestern.at.wordhoard.model
An object which can compute relative word frequencies.
canImport(JComponent, DataFlavor[]) - Method in class edu.northwestern.at.utils.swing.ImageTransferable
Check if component can import image.
canImport(JComponent, DataFlavor[]) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupInspectorPanel.UserTransferHandler
 
canImport(JComponent, DataFlavor[]) - Method in class edu.northwestern.at.wordhoard.swing.accounts.UserPanel.UserTransferHandler
 
canImport(JComponent, DataFlavor[]) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.WorkTreeTransferHandler
 
canImport(JComponent, DataFlavor[]) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.WorkTreeTransferHandler
 
canImport(JComponent, DataFlavor[]) - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordTransferHandler
 
canImport(JComponent, DataFlavor[]) - Method in class edu.northwestern.at.wordhoard.swing.concordance.ConcordancePanelDnD.WordSearchTransferHandler
 
canImport(JComponent, DataFlavor[]) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel.SearchCriteriaTransferHandler
 
canImport(JComponent, DataFlavor[]) - Method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel.LexiconTransferHandler
 
canImport(JComponent, DataFlavor[]) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel.LexiconTransferHandler
 
canImport(JComponent, DataFlavor[]) - Method in class edu.northwestern.at.wordhoard.swing.tables.PosWindow.PosTransferHandler
 
canImport(JComponent, DataFlavor[]) - Method in class edu.northwestern.at.wordhoard.swing.tables.WordClassWindow.WordClassTransferHandler
 
canImport(JComponent, DataFlavor[]) - Method in class edu.northwestern.at.wordhoard.swing.tcon.Tree.TOCTreeTransferHandler
 
CAST_BODY_FONT_SIZE - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
Cast of characters page body font size.
CAST_INDENTATION - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
Cast of characters page indentation.
CAST_TITLE_FONT_SIZE - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
Cast of characters page title font size.
CastList - Class in edu.northwestern.at.wordhoard.tools.fixers
Fixes cast list elements.
CastList() - Constructor for class edu.northwestern.at.wordhoard.tools.fixers.CastList
 
CatalogXML - Class in edu.northwestern.at.utils.tools
Catalogs XML files.
category - Variable in class edu.northwestern.at.wordhoard.model.annotations.Annotation
The annotation category.
category - Variable in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
The annotation category.
CATEGORY_NODE - Static variable in class edu.northwestern.at.wordhoard.swing.tcon.TreeNode
A category node.
CATEGORY_VIEW_TYPE - Static variable in class edu.northwestern.at.wordhoard.model.tconview.TconView
A list of categories, each of which contains a list of works.
cauchy(double, double) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random number from a Cauchy random variable.
CENTER - Static variable in class edu.northwestern.at.utils.swing.MultiLineLabel
 
CENTER - Static variable in class edu.northwestern.at.wordhoard.model.text.TextLine
Center justification.
CENTER - Static variable in class edu.northwestern.at.wordhoard.tools.cm.Style
Center alignment line style.
centerInterval(int, int) - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Gets a centered interval from the list.
centerWindowOverWindow(Window, Window, int) - Static method in class edu.northwestern.at.utils.swing.WindowPositioning
Centers one window over another window.
ChaAst - Class in edu.northwestern.at.wordhoard.tools.fixers
Fixes problems in A Treatise on the Astrolab.
ChaAst() - Constructor for class edu.northwestern.at.wordhoard.tools.fixers.ChaAst
 
ChaAuthor - Class in edu.northwestern.at.wordhoard.tools.fixers
Fixes the Chaucer "author" element.
ChaAuthor() - Constructor for class edu.northwestern.at.wordhoard.tools.fixers.ChaAuthor
 
ChaCan - Class in edu.northwestern.at.wordhoard.tools.fixers
Adds extra div's for the Canterbury Tales.
ChaCan() - Constructor for class edu.northwestern.at.wordhoard.tools.fixers.ChaCan
 
changeCursor - Variable in class edu.northwestern.at.utils.swing.LinkLabel
True to change cursor to hand cursor when mouse moves over clickable text.
changeCursor(Cursor) - Method in class edu.northwestern.at.utils.swing.LinkLabel
Change cursor.
changedUpdate(DocumentEvent) - Method in class edu.northwestern.at.utils.swing.CustomDocumentListener
 
changefontSizes(int) - Static method in class edu.northwestern.at.utils.swing.LookAndFeel
Changes the current font size for all user interface objects.
changeTranslations() - Method in class edu.northwestern.at.wordhoard.swing.text.PartTextComponent
Changes the translations.
changeTranslations() - Method in class edu.northwestern.at.wordhoard.swing.work.WorkPanel
Changes the translations.
charAt(int, char[]) - Method in class edu.northwestern.at.utils.corpuslinguistics.DoubleMetaphone
 
charCode(char) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
Converts a lower case letter to an index.
CharSetDisplay - Class in edu.northwestern.at.wordhoard.tools
Character set table display.
CharsetUtils - Class in edu.northwestern.at.wordhoard.model.text
Character set utilities.
CharsUsed - Class in edu.northwestern.at.wordhoard.swing.text
Characters used in the text.
chart - Variable in class edu.northwestern.at.utils.plots.BarChartPanel
The bar chart.
chartProperties - Variable in class edu.northwestern.at.utils.plots.BarChartPanel
The chart properties.
ChaTag - Class in edu.northwestern.at.wordhoard.tools.fixers
Fixes Chaucer tags.
ChaTag() - Constructor for class edu.northwestern.at.wordhoard.tools.fixers.ChaTag
 
ChaTitle - Class in edu.northwestern.at.wordhoard.tools.fixers
Fixes Chaucer titles ("head" elements).
ChaTitle() - Constructor for class edu.northwestern.at.wordhoard.tools.fixers.ChaTitle
 
chdir(String) - Static method in class edu.northwestern.at.utils.FileUtils
Change the current directory.
checkAttributeNames(Element, String[]) - Static method in class edu.northwestern.at.wordhoard.tools.cm.Utils
Checks attribute names for a parameter file element.
CheckBoxList - Class in edu.northwestern.at.utils.swing
CheckBoxList: a JCheckBoxList with checkboxes as entries.
CheckBoxList() - Constructor for class edu.northwestern.at.utils.swing.CheckBoxList
 
CheckBoxList(Object[]) - Constructor for class edu.northwestern.at.utils.swing.CheckBoxList
 
CheckBoxListItem - Class in edu.northwestern.at.utils.swing
Defines an entry for a CheckBoxList.
CheckBoxListItem(Object, boolean) - Constructor for class edu.northwestern.at.utils.swing.CheckBoxListItem
Create a check box list item from an object.
CheckBoxListItem(Object) - Constructor for class edu.northwestern.at.utils.swing.CheckBoxListItem
Create a check box list item from an object.
CheckBoxListRenderer - Class in edu.northwestern.at.utils.swing
CheckBoxListRenderer: List renderer which knows how to draw checkboxes.
CheckBoxListRenderer() - Constructor for class edu.northwestern.at.utils.swing.CheckBoxListRenderer
Create a renderer.
CheckBoxTreeNode - Class in edu.northwestern.at.utils.swing
Defines a node for a CheckBoxTree.
CheckBoxTreeNode(Object, boolean) - Constructor for class edu.northwestern.at.utils.swing.CheckBoxTreeNode
Create a check box list item from an object.
CheckBoxTreeNode(Object) - Constructor for class edu.northwestern.at.utils.swing.CheckBoxTreeNode
Create a check box list item from an object.
CheckBoxTreeNodeMouseListener - Class in edu.northwestern.at.utils.swing
Handles mouse clicks for tree containing CheckBoxTreeNode objects.
CheckBoxTreeNodeMouseListener() - Constructor for class edu.northwestern.at.utils.swing.CheckBoxTreeNodeMouseListener
 
CheckBoxTreeNodeRenderer - Class in edu.northwestern.at.utils.swing
Tree cell renderer which displays a checkbox.
CheckBoxTreeNodeRenderer(JTree) - Constructor for class edu.northwestern.at.utils.swing.CheckBoxTreeNodeRenderer
Create a check box node renderer.
checkClientTrusted(X509Certificate[], String) - Method in class edu.northwestern.at.utils.net.ssl.AcceptAnyCertTrustManager
Check if a client certificate is trusted.
checkCompleteness(Object, WorkPartTreeNode) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
 
checkEmpty(String) - Static method in class edu.northwestern.at.utils.StringUtils
Checks if a string is null or empty.
checkIds(ArrayList) - Static method in class edu.northwestern.at.wordhoard.tools.BuildPos
Checks numeric Greek ids.
checkIds(ArrayList) - Static method in class edu.northwestern.at.wordhoard.tools.martin.MapGreekPos
Checks numeric new Greek ids.
checkNoAttributes(Element) - Static method in class edu.northwestern.at.wordhoard.tools.cm.Utils
Checks that a parameter file element has no attributes.
checkNoChildren(Element) - Static method in class edu.northwestern.at.wordhoard.tools.cm.Utils
Checks that a parameter file element has no children.
checkPopup(MouseEvent) - Method in class edu.northwestern.at.utils.swing.TextFieldPopupMenuMouseListener
Check if mouse event is a popup menu event.
checkRangeFromTo(int, int, int) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Checks if the given range is within the contained array's bounds.
checkServerTrusted(X509Certificate[], String) - Method in class edu.northwestern.at.utils.net.ssl.AcceptAnyCertTrustManager
Check if a server certificate is trusted.
checkTaggingData(Corpus, Work, WorkPart, long) - Method in class edu.northwestern.at.wordhoard.swing.find.CriterionComponent
Checks tagging data.
chisqinv0001 - Variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.LogLikelihoodTableCellRenderer
Chi-square percentage point for .0001 with 1 df.
chisqinv001 - Variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.LogLikelihoodTableCellRenderer
Chi-square percentage point for .001 with 1 df.
chisqinv01 - Variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.LogLikelihoodTableCellRenderer
Chi-square percentage point for .01 with 1 df.
chisqinv05 - Variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.LogLikelihoodTableCellRenderer
Chi-square percentage point for .05 with 1 df.
ChiSquare - Class in edu.northwestern.at.utils.math.distributions
Chi-square distribution functions.
ChiSquare() - Constructor for class edu.northwestern.at.utils.math.distributions.ChiSquare
Make class non-instantiable but inheritable.
chisquare(double, double) - Static method in class edu.northwestern.at.utils.math.distributions.ChiSquare
Compute probability for chi-square distribution.
chisquare(double, double) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
chisquare(double, int) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
chisquare(int) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random number from a chisquare random variable.
chisquare(Matrix) - Static method in class edu.northwestern.at.utils.math.statistics.ContingencyTable
Compute chisquare for a table of frequencies.
chisquareInverse(double, double) - Static method in class edu.northwestern.at.utils.math.distributions.ChiSquare
Compute percentage point for chi-square distribution.
chisquareInverse(double, double) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
chisquareInverse(double, int) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
chol(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
CholeskyDecomposition - Class in edu.northwestern.at.utils.math.matrix
Cholesky Decomposition.
CholeskyDecomposition(Matrix) - Constructor for class edu.northwestern.at.utils.math.matrix.CholeskyDecomposition
Perform Cholesky decomposition of symmetric positive definite matrix.
chooseFile() - Method in class edu.northwestern.at.utils.swing.DataToolBar
 
classes - Variable in class edu.northwestern.at.utils.ArgumentList
Class for each argument.
ClassHelpers - Class in edu.northwestern.at.utils
Java class helpers.
ClassHelpers() - Constructor for class edu.northwestern.at.utils.ClassHelpers
 
classImplements(String, String) - Static method in class edu.northwestern.at.utils.ClassHelpers
Check if class implements specified interface.
className - Variable in class edu.northwestern.at.utils.swing.LookAndFeel.ExtendedLookAndFeelInfo
 
ClassUtils - Class in edu.northwestern.at.utils
Class utilities.
ClassUtils() - Constructor for class edu.northwestern.at.utils.ClassUtils
Don't allow instantiation, do allow overrides.
clean(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
Remove non-letters from a string.
cleanColumnHeader(String) - Static method in class edu.northwestern.at.utils.swing.SaveTableModelData
Clean up a column header.
cleanWordText() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Clean word text.
clear() - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Clear the first-level cache.
clear() - Method in class edu.northwestern.at.utils.IDList
Clears the ids.
clear() - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Clears the list.
clear() - Method in class edu.northwestern.at.utils.swing.CheckBoxList
Clear contents of list.
clear() - Method in class edu.northwestern.at.wordhoard.model.userdata.Phrase
Clears the phrase.
clear() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationModel
Clears the annotations.
clear() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.CalculatorEditMenu
Clear text.
clear() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.EditMenu
Clear text.
clear() - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Clears the text.
clearCaches() - Method in class edu.northwestern.at.wordhoard.swing.sysinfo.SysInfoWindow
Clears the database caches and garbage collects memory.
clearCmd - Variable in class edu.northwestern.at.wordhoard.swing.AbstractWindow
 
cleared() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationAdapter
Invoked when the annotations are cleared.
cleared() - Method in interface edu.northwestern.at.wordhoard.swing.annotations.AnnotationListener
Invoked when the annotations are cleared.
clearFileFilters() - Static method in class edu.northwestern.at.utils.swing.FileDialogs
Clear any existing file name filters.
clearMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.EditMenu
Clear current display.
clearSelection() - Method in class edu.northwestern.at.utils.swing.CutCopyPasteAdapter
Clear selection.
clearSelection() - Method in class edu.northwestern.at.utils.swing.XTextArea
Clear selection.
clearSelection() - Method in class edu.northwestern.at.wordhoard.swing.accounts.AccountAdapter
Requests that the selection be cleared.
clearSelection() - Method in interface edu.northwestern.at.wordhoard.swing.accounts.AccountListener
Requests that the selection be cleared.
clearSelection() - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupAdapter
Requests that the selection be cleared.
clearSelection() - Method in interface edu.northwestern.at.wordhoard.swing.accounts.groups.GroupListener
Requests that the selection be cleared.
clearSelection() - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupMembersAdapter
Requests that the selection be cleared.
clearSelection() - Method in interface edu.northwestern.at.wordhoard.swing.accounts.groups.GroupMembersListener
Requests that the selection be cleared.
clearTime(GregorianCalendar) - Static method in class edu.northwestern.at.utils.DateTimeUtils
Clears the time in a Gregorian calendar date.
ClientHttpRequest - Class in edu.northwestern.at.utils.net.http
Client HTTP Request class.
ClientHttpRequest(URLConnection) - Constructor for class edu.northwestern.at.utils.net.http.ClientHttpRequest
Creates a new multipart POST HTTP request on a freshly opened URLConnection
ClientHttpRequest(URL) - Constructor for class edu.northwestern.at.utils.net.http.ClientHttpRequest
Creates a new multipart POST HTTP request for a specified URL
ClientHttpRequest(String) - Constructor for class edu.northwestern.at.utils.net.http.ClientHttpRequest
Creates a new multipart POST HTTP request for a specified URL string
ClipboardHasPasteableData - Interface in edu.northwestern.at.utils.swing
Component can determine if the Clipboard has pasteable data.
clipboardHasPasteableData() - Method in interface edu.northwestern.at.utils.swing.ClipboardHasPasteableData
Check if clipboard has pasteable data.
clipboardHasPasteableData() - Method in class edu.northwestern.at.utils.swing.CutCopyPasteAdapter
Check if clipboard has pasteable data.
clipboardHasPasteableData() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Check if clipboard has pasteable data.
clipboardHasPasteableData() - Method in class edu.northwestern.at.utils.swing.XTextArea
Check if clipboard has pasteable data.
clipboardHasPasteableData() - Method in class edu.northwestern.at.utils.swing.XTextPane
Check if clipboard has pasteable data.
clipboardHasPasteableData() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Check if clipboard has pasteable data.
clipboardHasPasteableData() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.EditMenu
Check if clipboard has pasteable data.
clone() - Method in class edu.northwestern.at.utils.intcollections.IntRange
Returns a copy of the range.
clone() - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Returns a copy of the list.
clone() - Method in class edu.northwestern.at.utils.swing.styledtext.StyledString
Returns a copy of the styled string.
clone() - Method in class edu.northwestern.at.utils.swing.styledtext.StyleInfo
Returns a copy of the style information.
clone() - Method in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Returns a copy of the style run.
clone() - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation.Context
 
clone() - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation.Context
 
clone(PersistentObject) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Clones an object.
clone() - Method in class edu.northwestern.at.wordhoard.model.text.Text
Clones the text.
clone() - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Clones the line.
clone() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Clones the run.
clone() - Method in class edu.northwestern.at.wordhoard.server.model.Account
Clones the account.
clone() - Method in class edu.northwestern.at.wordhoard.tools.cm.Style
Clones the style.
clone() - Method in class edu.northwestern.at.wordhoard.tools.Context
Clones the context.
CloneData - Class in edu.northwestern.at.wordhoard.tools
Clones the WordHaord raw data XML files.
cloneNode(DefaultMutableTreeNode, DefaultMutableTreeNode) - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordCounterTreeCombo
Clone a node.
cloneNumber(Number) - Static method in class edu.northwestern.at.utils.math.NumberOps
Get copy of a Number object.
close() - Method in class edu.northwestern.at.utils.corpuslinguistics.FileTokenizer
Close input file once tokenization is complete.
close() - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Closes the persistence manager.
close() - Method in class edu.northwestern.at.utils.db.hibernate.HibernateScrollIterator
Close the Hibernate ScrollableResults field.
close() - Method in class edu.northwestern.at.utils.db.hibernate.SimpleHibernateConnectionProvider
Closes down the connection provider.
close() - Method in class edu.northwestern.at.utils.db.jdbc.SimpleConnectionPool
Closes the pool.
close() - Method in class edu.northwestern.at.utils.db.mysql.TableExporterImporter
Closes the data file.
close() - Method in class edu.northwestern.at.utils.swing.ProgressDialog
Close the progress dialog.
close() - Method in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Close.
close() - Method in class edu.northwestern.at.utils.swing.ProgressPanel
Close.
close() - Method in interface edu.northwestern.at.utils.swing.ProgressReporter
Close the progress display.
close() - Static method in class edu.northwestern.at.wordhoard.swing.accounts.ManageAccountsWindow
Close the manage accounts window.
close() - Method in class edu.northwestern.at.wordhoard.tools.cm.XMLWriter
Closes the XMLWriter.
closeAllWindows() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.WindowsMenu
Close all windows.
closeButton - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu.OutputResults
The close button.
closeConnection(Connection) - Method in class edu.northwestern.at.utils.db.hibernate.SimpleHibernateConnectionProvider
Releases a connection back to the pool.
closeFrame(Frame) - Static method in class edu.northwestern.at.utils.swing.SwingUtils
Close a frame.
closePersistenceManager() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Close the current thread's persistence manager.
closePersistenceManager() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Close the current thread's persistence manager.
closePM(HibernatePersistenceManager) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Close a persistence manager.
closePM() - Static method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Close persistence manager for the current thread.
closePM(PersistenceManager) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PMUtils
Close persistence manager.
closePM(PersistenceManager) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaWindow
Close a persistence manager.
closeProgress() - Method in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Close print progress dialog.
closeProgress() - Method in interface edu.northwestern.at.utils.swing.printing.PrintProgress
Close progress dialog.
closeProgressReporter() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Close progress reporter.
closeSplashScreen() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoard
Closes the splash screen.
closeWindow() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.WindowsMenu
Close current window.
cloudHTML - Variable in class edu.northwestern.at.utils.tagcloud.TagCloud
Holds HTML text for tag cloud.
cloudMeasure - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
cloudMeasureChoices - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Combobox selection field for cloud association method.
collapseAll() - Method in class edu.northwestern.at.utils.swing.XTree
Collapses all the nodes.
collapseAllButRoot() - Method in class edu.northwestern.at.utils.swing.XTree
Collapses all nodes except for the root node.
collationKey - Variable in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel.LexiconItem
 
collationKey - Variable in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel.SearchResultItem
 
CollectionCacheTaglet - Class in edu.northwestern.at.utils.taglets
Handles Javadoc generation for Hibernate XDoclet tag "collection-cache".
CollectionCacheTaglet() - Constructor for class edu.northwestern.at.utils.taglets.CollectionCacheTaglet
 
CollectionElementTaglet - Class in edu.northwestern.at.utils.taglets
Handles Javadoc generation for Hibernate XDoclet tag "collection-element".
CollectionElementTaglet() - Constructor for class edu.northwestern.at.utils.taglets.CollectionElementTaglet
 
CollectionFrequency - Class in edu.northwestern.at.wordhoard.model.wrappers
A publication count range wrapper.
CollectionFrequency() - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.CollectionFrequency
Creates a new publication count range wrapper.
CollectionFrequency(Integer, String, Corpus) - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.CollectionFrequency
Creates a new publication count range wrapper.
CollectionIndexTaglet - Class in edu.northwestern.at.utils.taglets
Handles Javadoc generation for Hibernate XDoclet tag "collection-index".
CollectionIndexTaglet() - Constructor for class edu.northwestern.at.utils.taglets.CollectionIndexTaglet
 
CollectionKeyTaglet - Class in edu.northwestern.at.utils.taglets
Handles Javadoc generation for Hibernate XDoclet tag "collection-key".
CollectionKeyTaglet() - Constructor for class edu.northwestern.at.utils.taglets.CollectionKeyTaglet
 
CollectionManyToManyTaglet - Class in edu.northwestern.at.utils.taglets
Handles Javadoc generation for Hibernate XDoclet tag "collection-many-to-many".
CollectionManyToManyTaglet() - Constructor for class edu.northwestern.at.utils.taglets.CollectionManyToManyTaglet
 
CollectionOneToManyTaglet - Class in edu.northwestern.at.utils.taglets
Handles Javadoc generation for Hibernate XDoclet tag "collection-one-to-many".
CollectionOneToManyTaglet() - Constructor for class edu.northwestern.at.utils.taglets.CollectionOneToManyTaglet
 
CollFreqCriterion - Class in edu.northwestern.at.wordhoard.swing.find
 
CollFreqCriterion() - Constructor for class edu.northwestern.at.wordhoard.swing.find.CollFreqCriterion
 
CollocateContextRow - Class in edu.northwestern.at.wordhoard.swing.calculator.analysis
Holds collocate context entries for tabular display.
CollocateContextRow(String, String, String) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.analysis.CollocateContextRow
Constructs a new row.
CollocateFrequencies - Class in edu.northwestern.at.wordhoard.swing.calculator.analysis
Displays collocate frequencies for selected works.
CollocateFrequencies(int) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.analysis.CollocateFrequencies
Create a collocate frequency analysis object.
COLLOCATEFREQUENCIES - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Collocation frequencies across all works in corpus.
CollocateUtils - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Collocate utilities.
CollocateUtils() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CollocateUtils
Don't allow instantiation but do allow overrides.
Collocation - Class in edu.northwestern.at.utils.corpuslinguistics
Computes bigram collocation measures.
Collocation() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.Collocation
Don't allow instantiation but do allow overrides.
collocationOccurrenceMap - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
TreeMap of word occurrences for each collocate.
ColocatePreloader - Class in edu.northwestern.at.wordhoard.model
A colocate preloader.
ColocatePreloader(PersistenceManager) - Constructor for class edu.northwestern.at.wordhoard.model.ColocatePreloader
Creates a new colocate preloader.
COLOR - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Color style.
color - Variable in class edu.northwestern.at.utils.tagcloud.StyledScoredString
Color associated with string.
COLOR_BLACK - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Black.
COLOR_BLUE - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Blue.
COLOR_GREEN - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Green.
COLOR_RED - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Red.
colorCodeOveruseColumn - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
True to use color coding for overuse table columns.
columnLabels - Variable in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
columnNames - Variable in class edu.northwestern.at.utils.swing.SortedTableModel
Column names.
columns - Variable in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Number of columns in matrix.
columns() - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Get number of columns in the matrix.
columns() - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Get number of columns in the matrix.
columnScores - Variable in class edu.northwestern.at.utils.math.statistics.PrincipalComponents
Holds principal component scores for columns.
ColumnTransformation - Interface in edu.northwestern.at.utils.math.matrix
Defines a column transformation for a matrix.
ColumnTransformer - Class in edu.northwestern.at.utils.math.matrix
ColumnTransformer -- operations that can be carried out on columns of a matrix.
ColumnTransformer() - Constructor for class edu.northwestern.at.utils.math.matrix.ColumnTransformer
Don't allow instantiations but do allow overrides.
ComboBoxMultipleKeySelectionManager - Class in edu.northwestern.at.utils.swing
Combobox key selection manager which selects items using multiple characters.
ComboBoxMultipleKeySelectionManager() - Constructor for class edu.northwestern.at.utils.swing.ComboBoxMultipleKeySelectionManager
 
commands - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
Hash table of menu actions.
commit() - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Commits a transaction if one is in progress.
common() - Method in class edu.northwestern.at.utils.swing.XFrame
Perform common initialization tasks for all constructors.
common() - Method in class edu.northwestern.at.utils.swing.XTextField
Add a mouse listener that implements a right-click popup menu.
comparator - Variable in class edu.northwestern.at.utils.SortedArrayList
Optional Comparator used for comparing objects in the list.
comparator - Variable in class edu.northwestern.at.utils.swing.SortedTableModel
The comparator for sorting rows.
Compare - Class in edu.northwestern.at.utils
Comparison utilties.
compare(String, String) - Static method in class edu.northwestern.at.utils.Compare
Compares two case-sensitive strings.
compare(Date, Date) - Static method in class edu.northwestern.at.utils.Compare
Compares two dates.
compare(int, int) - Static method in class edu.northwestern.at.utils.Compare
Compares two ints.
compare(long, long) - Static method in class edu.northwestern.at.utils.Compare
Compares two longs.
compare(double, double) - Static method in class edu.northwestern.at.utils.Compare
Compares two doubles.
compare(Integer, Integer) - Static method in class edu.northwestern.at.utils.Compare
Compares two Integers.
compare(Long, Long) - Static method in class edu.northwestern.at.utils.Compare
Compares two Longs.
compare(Double, Double) - Static method in class edu.northwestern.at.utils.Compare
Compares two Doubles.
compare(byte, byte) - Static method in class edu.northwestern.at.utils.Compare
Compares two bytes.
compare(Object, Object) - Method in class edu.northwestern.at.utils.SortedArrayList
Compares two elements.
compare(String, String) - Static method in class edu.northwestern.at.utils.StringUtils
Compares two case-sensitive strings.
compare(Date, Date) - Static method in class edu.northwestern.at.utils.StringUtils
Compares two dates.
compare(int, int) - Static method in class edu.northwestern.at.utils.StringUtils
Compares two ints.
compare(long, long) - Static method in class edu.northwestern.at.utils.StringUtils
Compares two longs.
compare(TreeNode, TreeNode) - Static method in class edu.northwestern.at.utils.swing.TreeUtils
Compares two trees.
CompareCollocateFrequencies - Class in edu.northwestern.at.wordhoard.swing.calculator.analysis
Compares a single word form's frequency between two sets of works.
CompareCollocateFrequencies() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareCollocateFrequencies
Create a single word form frequency profile object.
compareCollocations() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Compare collocate frequencies in one work with those in another.
compareCollocationsItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Compare counts for collocates.
CompareDB - Class in edu.northwestern.at.utils.tools
MySQL database structure comparison tool.
compareIgnoreCase(String, String) - Static method in class edu.northwestern.at.utils.Compare
Compares two case-insensitive strings.
compareIgnoreCase(String, String) - Static method in class edu.northwestern.at.utils.StringUtils
Compares two case-insensitive strings.
compareManyWords() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Multiple word frequency profile analysis.
compareManyWordsMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Compare counts for multiple words.
CompareMultipleWordFrequencies - Class in edu.northwestern.at.wordhoard.swing.calculator.analysis
Generates a word form frequency comparison between two sets of works.
CompareMultipleWordFrequencies() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareMultipleWordFrequencies
Create a multiple word form frequency profile object.
compareNumbers(Number, Number) - Static method in class edu.northwestern.at.utils.math.NumberOps
Compare two numbers.
COMPARESINGLECOLLOCATEFREQUENCIES - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Compare single word form in two works or corpora.
compareSingleWord() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Single word frequency profile analysis.
CompareSingleWordFrequencies - Class in edu.northwestern.at.wordhoard.swing.calculator.analysis
Compares a single word form's frequency between two sets of works.
CompareSingleWordFrequencies() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareSingleWordFrequencies
Create a single word form frequency profile object.
compareSingleWordMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Compare counts for single word.
CompareTexts - Class in edu.northwestern.at.wordhoard.swing.calculator.analysis
Generates measures of similarity between two text sets.
CompareTexts() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareTexts
Create a multiple word form frequency profile object.
COMPARETEXTS - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Compare texts using similarity measures.
compareTexts() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Compare texts analysis.
compareTextsItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Compare texts.
compareTo(Object) - Method in class edu.northwestern.at.utils.ScoredString
Compare this scored string with another.
compareTo(Object) - Method in class edu.northwestern.at.utils.swing.LookAndFeel.ExtendedLookAndFeelInfo
Compare another object to this one.
compareTo(SortedTableModel.Row, int) - Method in interface edu.northwestern.at.utils.swing.SortedTableModel.Row
Compares this row to another row using a specified column.
compareTo(SortedTableModel.Row, int) - Method in class edu.northwestern.at.utils.swing.SortedTableModelRow
Compare value in specified column with same column in another row.
compareTo(SortedTreeNode) - Method in class edu.northwestern.at.utils.swing.SortedTreeNode
Compares this node to some other node.
compareTo(Object) - Method in class edu.northwestern.at.wordhoard.model.search.SpellingWithCollationStrength
Implement Comparable interface.
compareTo(Object) - Method in class edu.northwestern.at.wordhoard.model.text.TextLocation
Compares this location with another location.
compareTo(Object) - Method in class edu.northwestern.at.wordhoard.model.Word
Implement Comparable interface.
compareTo(Object) - Method in class edu.northwestern.at.wordhoard.model.wrappers.Spelling
Implement Comparable interface.
compareTo(SortedTableModel.Row, int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CollocateContextRow
Compares this row to another row using a specified column.
compareTo(SortedTableModel.Row, int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisDataRow
Compares this row to another row using a specified column.
compareTo(Object) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
Implement Comparable interface.
compareToZero(Number) - Static method in class edu.northwestern.at.utils.math.NumberOps
Compare a number to zero.
complement(int) - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Returns a new list which is the complement of the list.
Complex - Class in edu.northwestern.at.utils.math
This class implements complex numbers.
Complex() - Constructor for class edu.northwestern.at.utils.math.Complex
Constructs a Complex equal to zero.
Complex(double) - Constructor for class edu.northwestern.at.utils.math.Complex
Constructs a Complex with a zero imaginary part.
Complex(double, double) - Constructor for class edu.northwestern.at.utils.math.Complex
Constructs a Complex with real and imaginary parts given by the input arguments.
Complex(Complex) - Constructor for class edu.northwestern.at.utils.math.Complex
Constructs a Complex equal to the argument.
component - Variable in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Compoment whose contents are to be printed.
component - Variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.TabbedPaneData
Tab component.
componentHidden(ComponentEvent) - Method in class edu.northwestern.at.utils.swing.DataPanel
 
componentMoved(ComponentEvent) - Method in class edu.northwestern.at.utils.swing.DataPanel
 
componentResized(ComponentEvent) - Method in class edu.northwestern.at.utils.swing.DataPanel
 
componentShown(ComponentEvent) - Method in class edu.northwestern.at.utils.swing.DataPanel
 
ComponentTaglet - Class in edu.northwestern.at.utils.taglets
Handles Javadoc generation for Hibernate XDoclet tag "component".
ComponentTaglet() - Constructor for class edu.northwestern.at.utils.taglets.ComponentTaglet
 
compressMultipleOccurrences(String, char) - Static method in class edu.northwestern.at.utils.StringUtils
Compress multiple instances of a character in a string.
compressValueRangeInTagClouds - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
True to compress value range in tag clouds.
compressValueRangeInTagClouds - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
True to compress value range in word cloud displays.
compressValueRangeInTagCloudsCheckBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
CheckBox for use short work names in headers field.
COMPRESSVALUERANGEINTEXTCLOUDS - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
computeDocumentSimilarities(Map, Map) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareTexts
Compute document similarity measures given two count maps.
computeLineWidths() - Method in class edu.northwestern.at.wordhoard.model.text.Text
Computes line widths.
computeVerticalPositioningInformation() - Method in class edu.northwestern.at.wordhoard.model.text.Text
Computes vertical positioning information.
computeVerticalPositioningInformation() - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Computes the line vertical positioning information.
computeWidth() - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Computes the line width.
ConcordancePanel - Class in edu.northwestern.at.wordhoard.swing.concordance
A concordance panel.
ConcordancePanel(PersistenceManager, SearchCriteria, AbstractWorkPanelWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.concordance.ConcordancePanel
Creates a new concordance panel.
ConcordancePanelDnD - Class in edu.northwestern.at.wordhoard.swing.concordance
A search results panel.
ConcordancePanelDnD(PersistenceManager, SearchCriteria, AbstractWorkPanelWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.concordance.ConcordancePanelDnD
Creates a new search results panel.
ConcordancePanelDnD.WordSearchTransferHandler - Class in edu.northwestern.at.wordhoard.swing.concordance
TransferHandler for drag and drop
ConcordancePanelDnD.WordSearchTransferHandler() - Constructor for class edu.northwestern.at.wordhoard.swing.concordance.ConcordancePanelDnD.WordSearchTransferHandler
 
ConcordancePanelDnD.WordSearchTransferHandler(String) - Constructor for class edu.northwestern.at.wordhoard.swing.concordance.ConcordancePanelDnD.WordSearchTransferHandler
 
ConcordanceWindow - Class in edu.northwestern.at.wordhoard.swing.concordance
A concordance window.
ConcordanceWindow(SearchCriteria, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.concordance.ConcordanceWindow
Creates a new concordance window.
cond(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
cond() - Method in class edu.northwestern.at.utils.math.matrix.SingularValueDecomposition
Return two norm condition number.
condition(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixMeasure
Condition number of matrix.
Config - Class in edu.northwestern.at.wordhoard.server
The server configuration manager.
configure(Properties) - Method in class edu.northwestern.at.utils.db.hibernate.SimpleHibernateConnectionProvider
Configures the connection provider.
configureGraphics(Graphics) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothUtilities
Enabling text antialiasing for a graphics context.
Confirm - Class in edu.northwestern.at.utils.swing
A confirmation dialog.
Confirm() - Constructor for class edu.northwestern.at.utils.swing.Confirm
 
confirm(String, String, Window) - Static method in class edu.northwestern.at.utils.swing.Confirm
Constructs and displays a confirmation alert.
confirm(String, String) - Static method in class edu.northwestern.at.utils.swing.Confirm
Constructs and displays a confirmation dialog with no parent window.
confirmYN(String, Window) - Static method in class edu.northwestern.at.utils.swing.ConfirmYNC
Constructs and displays a confirmation alert.
confirmYN(String) - Static method in class edu.northwestern.at.utils.swing.ConfirmYNC
Constructs and displays a confirmation dialog with no parent window.
confirmYN(StyledString, Window) - Static method in class edu.northwestern.at.utils.swing.ConfirmYNC
Constructs and displays a styled text confirmation alert.
confirmYN(StyledString) - Static method in class edu.northwestern.at.utils.swing.ConfirmYNC
Constructs and displays a styled text confirmation dialog with no parent window.
ConfirmYNC - Class in edu.northwestern.at.utils.swing
A confirmation dialog with yes, no, cancel buttons, or just yes and no buttons.
ConfirmYNC() - Constructor for class edu.northwestern.at.utils.swing.ConfirmYNC
 
confirmYNC(String, Window) - Static method in class edu.northwestern.at.utils.swing.ConfirmYNC
Constructs and displays a confirmation alert.
confirmYNC(String) - Static method in class edu.northwestern.at.utils.swing.ConfirmYNC
Constructs and displays a confirmation dialog with no parent window.
confirmYNC(StyledString, Window) - Static method in class edu.northwestern.at.utils.swing.ConfirmYNC
Constructs and displays a styled text confirmation alert.
confirmYNC(StyledString) - Static method in class edu.northwestern.at.utils.swing.ConfirmYNC
Constructs and displays a styled text confirmation dialog with no parent window.
conjugate(Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the complex conjugate of a Complex object.
connect() - Method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
 
connection - Variable in class edu.northwestern.at.utils.net.http.ClientHttpRequest
 
cons(int) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
console - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
The console input/output area for the interpreter.
Constants - Class in edu.northwestern.at.utils.math
Machine-dependent arithmetic constants.
Constants() - Constructor for class edu.northwestern.at.utils.math.Constants
This class is non-instantiable but inheritable.
construct() - Method in class edu.northwestern.at.utils.swing.ProgressMonitorDialog
This method will be executed withing separate worker thread.
construct() - Method in class edu.northwestern.at.utils.swing.SwingWorker
Compute the value to be returned by the get method.
contains(Object) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Check if an object is loaded in the current session.
contains(int) - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Returns true if the list contains an integer.
contains(int, int) - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Returns true if the list contains a range of integers.
contains(IntRangeList) - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Returns true if the list contains another list.
contains(Object) - Method in class edu.northwestern.at.utils.SortedArrayList
Determine if list contains a specified value.
contains(Class) - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteria
Returns true if the critera contains a criterion class.
contains(Class) - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteriaLemmaWorkCount
Returns true if the critera contains a criterion class.
contains(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteriaTypedSet
Checks for criterion.
contains(TextLocation) - Method in class edu.northwestern.at.wordhoard.model.text.TextRange
Returns true if this range contains a location.
contains(long) - Method in class edu.northwestern.at.wordhoard.model.wrappers.TaggingData
Returns true if tagging data is present.
contains(Author) - Method in class edu.northwestern.at.wordhoard.tools.cm.Author
Returns true if this author "contains" some other author.
containsIgnoreCaseWholeWord(String, String) - Static method in class edu.northwestern.at.utils.StringUtils
Returns true if a string contains another case-insensitive string as a whole word.
containsOnlyWorks(WorkSet) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkSetUtils
Determine if work set contains only works.
containsPaddableSpace(View) - Static method in class edu.northwestern.at.utils.swing.JustifiedTextRowView
Check if child view contains a paddable space.
contentPanel - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
Content pane for editor.
contentPanel - Variable in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Content pane for editor.
Context - Class in edu.northwestern.at.wordhoard.tools
Parsing context for building works.
Context() - Constructor for class edu.northwestern.at.wordhoard.tools.Context
 
contextButton - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
The context button, if any.
contextText - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CollocateContextRow
The collocation context text.
ContingencyTable - Class in edu.northwestern.at.utils.math.statistics
Statistical analysis of a two-way contingency table.
ContingencyTable() - Constructor for class edu.northwestern.at.utils.math.statistics.ContingencyTable
Don't allow instantiation but do allow overrides.
converged(double, double, double, double, double) - Method in interface edu.northwestern.at.utils.math.rootfinders.RootFinderConvergenceTest
Interface for testing for convergence in root finders.
converged(double, double, double, double, double) - Method in class edu.northwestern.at.utils.math.rootfinders.StandardRootFinderConvergenceTest
 
convertKeysToStrings(Map) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Convert keys in count map to plain strings.
ConvertMorph - Class in edu.northwestern.at.wordhoard.tools.cm
Converts MorphAdorner files to WordHoard files.
convertParentToWrapper(WorkPartTreeNode, WorkPart) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
 
convertTextToString(TextWrapped) - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Converts Text to a String.
cookies - Variable in class edu.northwestern.at.utils.net.http.ClientHttpRequest
 
copy() - Method in interface edu.northwestern.at.utils.swing.CutCopyPaste
Copy to clipboard.
copy() - Method in class edu.northwestern.at.utils.swing.CutCopyPasteAdapter
Copy to clipboard.
copy() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Copy to clipboard.
copy() - Method in class edu.northwestern.at.utils.swing.XTable
Clipboard copy.
copy() - Method in class edu.northwestern.at.utils.swing.XTextArea
Copy to clipboard.
copy() - Method in class edu.northwestern.at.utils.swing.XTextPane
Copys the selected text to the clipboard.
copy() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Copy to clipboard.
copy() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel
copy action - copy selected items from work bag to pastebuffer
copy() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
copy action - copy selected items from work bag to pastebuffer
copy(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.CalculatorEditMenu
Do edit menu copy.
copy(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.EditMenu
Do edit menu copy.
copy() - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
copy action - copy selected items from work bag to pastebuffer
copy() - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Copies the selected text to the system clipboard.
copyAction - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
 
copyAction - Variable in class edu.northwestern.at.utils.swing.TextFieldPopupMenuMouseListener
Copy action.
copyCmd - Variable in class edu.northwestern.at.wordhoard.swing.AbstractWindow
 
copyColumnHeaders - Variable in class edu.northwestern.at.utils.swing.XTable
True to copy column headers along with data to clipboard.
copyFile(String, String) - Static method in class edu.northwestern.at.utils.FileUtils
Copy a file.
copyItem - Variable in class edu.northwestern.at.utils.swing.TextFieldPopupMenuMouseListener
Copy
copyLine(TextLine) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Copies a line to the text.
copyLine(String, FontInfo) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Copies a line with font information.
copyMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.EditMenu
Copy selected contents to clipboard.
Corpus - Class in edu.northwestern.at.wordhoard.model
A corpus.
Corpus() - Constructor for class edu.northwestern.at.wordhoard.model.Corpus
Creates a new corpus.
CORPUS - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Word counter types for the classes above.
CORPUS_COUNT - Static variable in class edu.northwestern.at.wordhoard.model.counts.LemmaPosSpellingCounts
Corpus count kind.
CorpusCriterion - Class in edu.northwestern.at.wordhoard.swing.find
Corpus criterion component.
CorpusCriterion() - Constructor for class edu.northwestern.at.wordhoard.swing.find.CorpusCriterion
 
CorpusInfoTab - Class in edu.northwestern.at.wordhoard.swing.info
Corpus info tab.
CorpusInfoTab(Corpus, int, Insets, int, int) - Constructor for class edu.northwestern.at.wordhoard.swing.info.CorpusInfoTab
Creates a new corpus info tab.
CorpusSummaryPanel - Class in edu.northwestern.at.wordhoard.swing.info
Corpus summary panel.
CorpusSummaryPanel(Corpus, int, Insets, int, int) - Constructor for class edu.northwestern.at.wordhoard.swing.info.CorpusSummaryPanel
Creates a new corpus summary panel.
CORPUSTAG - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
CORPUSTITLE - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
CorpusUtils - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Corpus utilities.
CorpusUtils() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CorpusUtils
Don't allow instantiation but do allow overrides.
corr(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
Get correlation matrix.
correlation(Matrix) - Static method in class edu.northwestern.at.utils.math.statistics.Covar
Generate a correlation matrix.
correlation(double[], double, double[], double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the correlation of two data sequences.
correlation - Variable in class edu.northwestern.at.utils.math.statistics.PrincipalComponents
Correlation matrix derived from data matrix.
cos(Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the cosine of a Complex.
cos(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
cosh(double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Return the hyperbolic cosine of a double.
cosh(Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the hyperbolic cosh of a Complex.
cot(double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Return the contangent of a double.
count() - Method in class edu.northwestern.at.utils.XBitSet
Gets the number of elements in the bitset.
count - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountResult
The word count.
CountableWordData - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Countable word data.
CountableWordData() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
Create empty countable word object.
CountableWordData(Long, String, Long, Long, Spelling, MetricalShape, Gender, Mortality, Prosodic, Integer, Spelling) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
Create countable word data object.
CountableWordData(Object[]) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
Create countable word data object.
CountableWordDataCounter - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Countable word data counter.
CountableWordDataCounter() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Create countable word data counter.
CountableWordDataCounter(Collection) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Create countable word data counter.
CountableWordDataCounter(Iterator) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Create countable word data counter.
countableWordDataMap - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Countable word data map.
countChar(StringBuffer, char) - Static method in class edu.northwestern.at.utils.StringUtils
Count occurrences of character in string buffer.
CountMapUtils - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Count map utilities.
CountMapUtils() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Don't allow instantiation but do allow overrides.
countOccurrences(String, String) - Static method in class edu.northwestern.at.utils.StringUtils
Count occurrences of string in another string.
countOneWordForm(Map, Map, Spelling, Long) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Update a count map for a specific word and word form.
countOneWordForm(Map, Map, Spelling[], Long) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Update a count map for several word form values for a word.
countPhrases() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Count phrases.
countQuery(String, String[], Object[]) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Perform count query.
CountResult - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Count result.
CountResult() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountResult
Create empty count result object.
CountResult(Spelling, int) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountResult
Create count result object.
CountResult(Spelling, int, Long) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountResult
Create count result object.
CountResult(Spelling, int, String) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountResult
Create count result object.
CountResult(Spelling, int, int) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountResult
Create count result object.
CountResult(String, int, int) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountResult
Create count result object.
CountResult(Spelling, int, Long, Long) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountResult
Create count result object.
CountResult(String, byte, int) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountResult
Create count result object.
CountResult(String, byte, long) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountResult
Create count result object.
counts - Variable in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel.LexiconItem
 
countSpellings(Map, Map[], Map[]) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Count spellings.
countSpellings() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Count spellings.
countWordParts(Collection, Map[], Map[]) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Get word counts for a set of words.
countWordParts(Iterator, boolean, ProgressReporter) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Count words from an iterator over CountWordData objects.
countWordParts(Word[], boolean, ProgressReporter) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Count words from a list of Word objects.
countWordParts(Collection, boolean, ProgressReporter) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Count words from a list of Word objects.
cov(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
Get covariance matrix.
Covar - Class in edu.northwestern.at.utils.math.statistics
Covar -- get covariance or correlation matrix for an (n x m) matrix.
Covar() - Constructor for class edu.northwestern.at.utils.math.statistics.Covar
Don't allow instantiation, but allow subclassing.
covariance(Matrix) - Static method in class edu.northwestern.at.utils.math.statistics.Covar
Generate a covariance matrix.
covariance(double[], double[]) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the covariance of two data sequences, which is cov(x,y) = (1/(size()-1)) * Sum((x[i]-mean(x)) * (y[i]-mean(y))).
CQLPhrase - Class in edu.northwestern.at.wordhoard.swing.calculator.cql
A WordHoard Corpus Query Language phrase.
CQLPhrase() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLPhrase
Create a query word.
CQLPhrase(List) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLPhrase
Create a query phrase from a collection of query words.
CQLPhrase(CQLWord[]) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLPhrase
Create a query phrase from a collection of query words.
CQLPhrase(CQLQueryTokenizer) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLPhrase
Create a new phrase from a CQLQueryTokenizer.
CQLQuery - Class in edu.northwestern.at.wordhoard.swing.calculator.cql
A WordHoard Corpus Query Language query.
CQLQuery() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
Create a query.
CQLQuery(List) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
Create a query from a collection of query phrases.
CQLQuery(CQLPhrase[]) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
Create a query from a collection of query phrases.
CQLQuery(CQLQueryTokenizer) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
Create a new query from a CQLQueryTokenizer.
CQLQuery(String) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
Create a new query from a query string.
CQLQueryTokenizer - Class in edu.northwestern.at.wordhoard.swing.calculator.cql
A tokenizer for parsing a WordHoard Corpus Query Language query.
CQLQueryTokenizer(String) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQueryTokenizer
Create a CQL query tokenizer.
CQLQueryUtils - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
CQL Query utilities.
CQLQueryUtils() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Don't allow instantiation but do allow overrides.
CQLSyntaxError - Class in edu.northwestern.at.wordhoard.swing.calculator.cql
Error for invalid CQL specification.
CQLSyntaxError() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLSyntaxError
Don't allow instantiations but do allow overrides.
CQLTerm - Class in edu.northwestern.at.wordhoard.swing.calculator.cql
A WordHoard Corpus Query Language term.
CQLTerm() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
Create new term type.
CQLTerm(String, int, boolean, boolean) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
Create a new term type.
CQLTerm(CQLQueryTokenizer) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
Create a new term type from a CQLQueryTokenizer.
CQLTermSet - Class in edu.northwestern.at.wordhoard.swing.calculator.cql
A WordHoard Corpus Query Language term set.
CQLTermSet() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTermSet
Create a search term set.
CQLTermSet(CQLQueryTokenizer) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTermSet
Create a new term set from a CQLQueryTokenizer.
CQLTermSet(Collection) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTermSet
Create a query term set from a collection of query terms.
CQLTermSet(CQLTerm[]) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTermSet
Create a query term set from a collection of query terms.
CQLWord - Class in edu.northwestern.at.wordhoard.swing.calculator.cql
A WordHoard Corpus Query Language word position.
CQLWord() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLWord
Create a query word.
CQLWord(Collection) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLWord
Create a query word from a collection of query term sets.
CQLWord(CQLTermSet[]) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLWord
Create a query word from a collection of query term sets.
CQLWord(CQLQueryTokenizer) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLWord
Create a new word from a CQLQueryTokenizer.
create(String) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
Creation
create(Element) - Method in class edu.northwestern.at.utils.swing.XStyledViewFactory
Create a view for a text element.
createAccount() - Method in class edu.northwestern.at.wordhoard.swing.accounts.AccountModel
Creates a new account.
createActionChangeListener(JMenuItem) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
 
createAnnotation(AuthoredTextAnnotation) - Static method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationUtils
Create a new annotation.
createCaretListener() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Create caret listener to track cursor movements.
createCloudAssociationMeasuresComboBox() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Create cloud association measures combobox.
createCollocationsMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Get collocates.
createCompoundWordClassQueryString(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Create query string portion for looking up a compound word class.
createCompressValueRangeInTagCloudsCheckBox() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Create compress cloud value range checkbox result option.
createControlPanel(Font) - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Create the control panel.
createCounts(CountableWordDataCounter) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Create count entries for a word set.
createData(Object[]) - Static method in class edu.northwestern.at.utils.swing.CheckBoxList
Convert array of objects to a CheckBoxListItem array.
createData(Object) - Static method in class edu.northwestern.at.utils.swing.CheckBoxList
Convert object to a CheckBoxListItem.
createData(Object, boolean) - Static method in class edu.northwestern.at.utils.swing.CheckBoxList
Convert object and checked status to a CheckBoxListItem.
createDocumentListener() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Create a document listener.
createEditor() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Create an XTextArea to hold the document text.
createEditor() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Create an XTextArea to hold the document text.
createFileChooser() - Static method in class edu.northwestern.at.utils.swing.FileDialogs
Create Swing file chooser dialog.
createFileDialog() - Static method in class edu.northwestern.at.utils.swing.FileDialogs
Create AWT file dialog.
createGroup() - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupModel
Creates a new userGroup.
createGroupPanel(Font, AuthoredTextAnnotation) - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Create the group panel.
createIdentityMatrix(int, Class) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFactory
Create an identity matrix.
createIdentityMatrix(int) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFactory
Create an identity matrix.
createItemsTree() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportExportDialog
Builds the export items tree.
createMatrix(int, int, Class) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFactory
Create matrix of specified dimensions and implementation class.
createMatrix(int, int) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFactory
Create matrix with specified dimensions.
createMatrix(int, int, double, Class) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFactory
Create matrix with specified dimensions and a specified value.
createMatrix(int, int, double) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFactory
Create matrix with specified dimensions and a specified value.
createMatrix(int, int, double[][], Class) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFactory
Create matrix with specified dimensions and values.
createMatrix(int, int, double[][]) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFactory
Create matrix with specified dimensions and values.
createMatrix(double[][], Class) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFactory
Create matrix with specified values.
createMatrix(double[][]) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFactory
Create matrix with specified values.
createMatrix(List, Class) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFactory
Create a column vector matrix from a list of double values.
createMatrix(List) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFactory
Create a column vector matrix from a list of double values.
createMatrix(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFactory
Create matrix from another matrix.
createMenu(String) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Create an editor menu.
createMenubar() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Create the menubar for the app.
createMenuBar() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Create menu bar and menu items.
createMenuItem(String) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Create a menu item.
createMenuItems() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Create the menu items.
createMenuItems() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.AuthorMenu
Create the menu items.
createMenuItems() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Create the menu items.
createMenuItems() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.EditMenu
Create the menu items.
createMenuItems() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Create the menu items.
createMenuItems() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FindMenu
Create the menu items.
createMenuItems() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.HelpMenu
Create the menu items.
createMenuItems() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Create the menu items.
createMenuItems() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Create the menu items.
createMenuItems() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.ViewsMenu
Create the menu items.
createMenuItems() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.WindowsMenu
Create the menu items.
createOrUpdateAccount(Account) - Method in interface edu.northwestern.at.wordhoard.server.WordHoardSession
Creates or updates an account.
createOrUpdateAccount(Account) - Method in class edu.northwestern.at.wordhoard.server.WordHoardSessionImpl
Creates or updates an account.
createPath(File) - Static method in class edu.northwestern.at.utils.FileUtils
Create intermediate directories for a directory path.
createPathForFile(String) - Static method in class edu.northwestern.at.utils.FileUtils
Create directory for specified file name.
createPhrases() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Create phrases.
createProgressPanel(String, String) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Create a progress panel for displaying a progress report.
createPunctuationMap() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Create punctuation map.
createRandomMatrix(int, int, Class) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFactory
Create matrix with specified dimensions filled with random values.
createRandomMatrix(int, int) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFactory
Create matrix with specified dimensions filled with random values.
createRawMWUs(WordCountExtractor, NGramExtractor[]) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Create raw (unfiltered) multiword unit strings.
createRow() - Method in class edu.northwestern.at.utils.swing.JustifiableTextParagraphView
Create a JustifiedTextRowView to hold a a row's worth of children in a flow.
createScalarMatrix(int, double, Class) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFactory
Creates a scalar matrix.
createScalarMatrix(int, double) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFactory
Creates a scalar matrix.
createScalarMatrix(int, double[], Class) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFactory
Creates a scalar matrix.
createScalarMatrix(int, double[]) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFactory
Creates a scalar matrix.
createSeparatorHashMap() - Static method in class edu.northwestern.at.utils.swing.DocumentTokenizer
Creates word separator hash map from list of separator characters.
createSeparatorHashMap() - Static method in class edu.northwestern.at.utils.swing.FileTokenizer
Creates word separator hash map from list of separator characters.
createSocket(Socket, String, int, boolean) - Method in class edu.northwestern.at.utils.net.ssl.AcceptAnyCertSSLSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class edu.northwestern.at.utils.net.ssl.AcceptAnyCertSSLSocketFactory
 
createSocket(InetAddress, int) - Method in class edu.northwestern.at.utils.net.ssl.AcceptAnyCertSSLSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class edu.northwestern.at.utils.net.ssl.AcceptAnyCertSSLSocketFactory
 
createSocket(String, int) - Method in class edu.northwestern.at.utils.net.ssl.AcceptAnyCertSSLSocketFactory
 
createStatusBar() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Create a status bar.
createSubMenuItems() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.LookAndFeelSubMenu
Create the submenu items, which are the available look and feel entries.
createTempDir() - Static method in class edu.northwestern.at.wordhoard.tools.BuildUtils
Creates the temp dir.
createTool(String) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Create a toolbar item by name.
createToolbar() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Create the toolbar.
createToolbarButton(String) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Create a button for the toolbar.
createToolTip() - Method in class edu.northwestern.at.wordhoard.swing.text.PartTextComponent
Creates the tool tip component.
createTransferable(JComponent) - Method in class edu.northwestern.at.utils.swing.ImageTransferable
Create image transferable.
createTransferable(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupInspectorPanel.UserTransferHandler
 
createTransferable(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.accounts.UserPanel.UserTransferHandler
 
createTransferable(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.WorkTreeTransferHandler
 
createTransferable(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.WorkTreeTransferHandler
 
createTransferable(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordTransferHandler
 
createTransferable(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.concordance.ConcordancePanelDnD.WordSearchTransferHandler
 
createTransferable(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel.SearchCriteriaTransferHandler
 
createTransferable(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel.LexiconTransferHandler
 
createTransferable(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel.LexiconTransferHandler
 
createTransferable(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.tables.PosWindow.PosTransferHandler
 
createTransferable(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.tables.WordClassWindow.WordClassTransferHandler
 
createTransferable(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.tcon.Tree.TOCTreeTransferHandler
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothButtonUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothCheckBoxMenuItemUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothCheckBoxUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothComboBoxUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothDesktopIconUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothEditorPaneUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothFileChooserUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothInternalFrameUI
 
createUI(JComponent) - Static method i