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.
addAFilterButton(DialogPanel, AnalysisRunner) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Add a filter button to a panel.
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, boolean) - 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.
BuildWorkSets - Class in edu.northwestern.at.wordhoard.tools
Builds work sets.
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
 
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.
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
 
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 in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothLabelUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothMenuBarUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothMenuItemUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothMenuUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothPasswordFieldUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothProgressBarUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothRadioButtonMenuItemUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothRadioButtonUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothScrollBarUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothScrollPaneUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothSeparatorUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothSplitPaneUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothTabbedPaneUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothTextAreaUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothTextFieldUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothTextPaneUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothToggleButtonUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothToolBarUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothToolTipUI
 
createUI(JComponent) - Static method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothTreeUI
 
createUserDataObject(UserDataObject) - Method in interface edu.northwestern.at.wordhoard.server.WordHoardSession
Creates a user data object.
createUserDataObject(UserDataObject) - Method in class edu.northwestern.at.wordhoard.server.WordHoardSessionImpl
Creates a user data object.
createUserDataObject(UserDataObject) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserDataObjectUtils
Create a user data object.
createUserGroup(UserGroup) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserGroupUtils
Create a new UserGroup.
createUserGroupPermission(UserGroupPermission) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserGroupPermissionUtils
Create a new UserGroupPermission.
createWindowData() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Create the actual window data.
createWindowData() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Create the actual window data.
createWordList() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Create a word list.
createWordListMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Create a word list.
createWorkPartMaps(Collection) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Create work part Id to work part tag maps.
createWorkPartsTree() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
Builds the work part tree.
creationTime - Variable in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Original creation date/time.
creationTime - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Original creation date/time.
creationTime - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Original creation date/time.
creationTime - Variable in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Original creation date/time.
creationTime - Variable in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Original creation date/time.
creationTime - Variable in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Original creation date/time.
criteriaList - Variable in class edu.northwestern.at.wordhoard.model.search.SearchCriteria
List of search criterion.
CriterionComponent - Class in edu.northwestern.at.wordhoard.swing.find
An abstract base class for search criterion components.
CriterionComponent() - Constructor for class edu.northwestern.at.wordhoard.swing.find.CriterionComponent
 
crypt(String, String) - Static method in class edu.northwestern.at.utils.crypto.Crypto
Encrypts a string using a salt.
Crypto - Class in edu.northwestern.at.utils.crypto
Cryptography utilities.
csvFilter - Static variable in class edu.northwestern.at.utils.swing.SaveTableModelData
CSV extension file filter.
cumprod(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
cumsum(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
cumulativeColumnProduct(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixTransformer
Get cumulative column products for a matrix.
cumulativeColumnSum(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixTransformer
Get cumulative column sums for a matrix.
Curly - Class in edu.northwestern.at.wordhoard.tools.fixers
Fixes curly quote bugs.
Curly() - Constructor for class edu.northwestern.at.wordhoard.tools.fixers.Curly
 
currentBarValue - Variable in class edu.northwestern.at.utils.swing.ProgressDialog
Current progress bar value.
currentBarValue - Variable in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Current progress bar value.
currentBarValue - Variable in class edu.northwestern.at.utils.swing.ProgressPanel
Current progress bar value.
currentFile - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
Current file being edited.
currentPageIndex - Variable in class edu.northwestern.at.utils.swing.printing.PrintView
Index of current page.
currentPos - Variable in class edu.northwestern.at.utils.swing.DocumentTokenizer
Current position in document.
currentPos - Variable in class edu.northwestern.at.utils.swing.FileTokenizer
Current position in document.
currentValue - Variable in class edu.northwestern.at.utils.swing.TreeToListModel
Currently selected list value.
cursorOverLink(MouseEvent) - Method in class edu.northwestern.at.utils.swing.LinkLabel
Is the mouse cursor positioned over the link text?
Cursors - Class in edu.northwestern.at.utils.swing
Cursors.
Cursors() - Constructor for class edu.northwestern.at.utils.swing.Cursors
 
CustomDocumentListener - Class in edu.northwestern.at.utils.swing
Listens for changes to document being edited.
CustomDocumentListener() - Constructor for class edu.northwestern.at.utils.swing.CustomDocumentListener
 
CustomFileFilter - Class in edu.northwestern.at.utils.swing
Custom file filter.
CustomFileFilter(String[], String) - Constructor for class edu.northwestern.at.utils.swing.CustomFileFilter
Create HTML file filter.
cut() - Method in interface edu.northwestern.at.utils.swing.CutCopyPaste
Cut to clipboard.
cut() - Method in class edu.northwestern.at.utils.swing.CutCopyPasteAdapter
Cut to clipboard.
cut() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Cut to clipboard.
cut() - Method in class edu.northwestern.at.utils.swing.XTable
Clipboard cut.
cut() - Method in class edu.northwestern.at.utils.swing.XTextArea
Cut to clipboard.
cut() - Method in class edu.northwestern.at.utils.swing.XTextPane
Cuts the selected text to the clipboard.
cut() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Cut to clipboard.
cut() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel
cut action - remove selected items from work bag and copy to pastebuffer
cut() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
cut action - remove selected items from work bag and copy to pastebuffer
cut(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.CalculatorEditMenu
Do edit menu cut.
cut(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.EditMenu
Do edit menu cut.
cut() - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
cut action - remove selected items from work bag and copy to pastebuffer
cutAction - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
 
cutAction - Variable in class edu.northwestern.at.utils.swing.TextFieldPopupMenuMouseListener
Cut action.
cutCmd - Variable in class edu.northwestern.at.wordhoard.swing.AbstractWindow
 
CutCopyPaste - Interface in edu.northwestern.at.utils.swing
CutCopyPaste -- interface for objects implementing clipboard cut, copy, and paste actions.
CutCopyPasteAdapter - Class in edu.northwestern.at.utils.swing
CutCopyPasteAdapter adds CutCopyPaste interface methods to a text component.
CutCopyPasteAdapter(JTextComponent) - Constructor for class edu.northwestern.at.utils.swing.CutCopyPasteAdapter
Add CutCopyPaste to a JTextComponent.
cutItem - Variable in class edu.northwestern.at.utils.swing.TextFieldPopupMenuMouseListener
Cut
cutMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.EditMenu
Cut selected contents to clipboard.
cutoff - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Minimum number of times collocate word must appear.
cutoff - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
CUTOFFFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
cutoffField - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Frequency field dialog field.
cvc(int) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 

D

data - Variable in class edu.northwestern.at.wordhoard.swing.accounts.UserTransferable
 
data - Variable in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.WorkTreeTransferHandler.ArrayListTransferable
 
data - Variable in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.WorkTreeTransferHandler
 
data - Variable in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.WorkTreeTransferHandler.ArrayListTransferable
 
data - Variable in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.WorkTreeTransferHandler
 
data - Variable in class edu.northwestern.at.wordhoard.swing.concordance.ConcordancePanelDnD.WordSearchTransferHandler
 
data - Variable in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel
Table data - sorted subset of all the lexicon items.
data - Variable in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel
Table data - sorted subset of all the searchResult items.
data - Variable in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaTransferable
 
data - Variable in class edu.northwestern.at.wordhoard.swing.tcon.Tree.TOCTreeTransferHandler
 
dataMatrix - Variable in class edu.northwestern.at.utils.math.statistics.PrincipalComponents
Data matrix whose principal components are desired.
DataPanel - Class in edu.northwestern.at.utils.swing
DataPanel.
DataPanel() - Constructor for class edu.northwestern.at.utils.swing.DataPanel
 
dataSeries - Variable in class edu.northwestern.at.utils.plots.BarChartPanel
The data series.
DataToolBar - Class in edu.northwestern.at.utils.swing
Displays toolbar.
DataToolBar(DataPanel) - Constructor for class edu.northwestern.at.utils.swing.DataToolBar
 
DateGroup - Class in edu.northwestern.at.wordhoard.model.bibtool
An author.
DateGroup(String, Integer, Integer) - Constructor for class edu.northwestern.at.wordhoard.model.bibtool.DateGroup
 
DateRange - Class in edu.northwestern.at.wordhoard.model.querytool
.
DateRange(Integer, Integer) - Constructor for class edu.northwestern.at.wordhoard.model.querytool.DateRange
Creates a new entry.
DateRange(String, Integer, Integer) - Constructor for class edu.northwestern.at.wordhoard.model.querytool.DateRange
 
DateTimeUtils - Class in edu.northwestern.at.utils
Utilities for formatting dates and times.
DateTimeUtils() - Constructor for class edu.northwestern.at.utils.DateTimeUtils
Don't allow instantiation, do allow overrides.
deactivateTag(String, double) - Method in class edu.northwestern.at.utils.tagcloud.TagCloud
Deactivate tag in cloud.
debug - Variable in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel.MatrixEntryRenderer
True if debugging enabled.
DEBUG - Static variable in class edu.northwestern.at.wordhoard.server.Logger
Debug logging level.
debug - Variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQueryTokenizer
True to write debugging information to System.out, false otherwise.
DebugUtils - Class in edu.northwestern.at.utils
Debug utilities.
DebugUtils() - Constructor for class edu.northwestern.at.utils.DebugUtils
Don't allow instantiation, do allow overrides.
decode(String) - Static method in class edu.northwestern.at.utils.net.mime.Base64
Decodes data from Base64 notation.
decode(byte[], int, int) - Static method in class edu.northwestern.at.utils.net.mime.Base64
Decodes Base64 content in byte array format and returns the decoded byte array.
decodeToString(String) - Static method in class edu.northwestern.at.utils.net.mime.Base64
Decodes data from Base64 notation and returns it as a string.
deepClone(Map) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Get deep clone of a count map.
DEFAULT_CURSOR - Static variable in class edu.northwestern.at.utils.swing.Cursors
Default cursor.
defaultActions - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
Actions defined by the Notepad class.
DEFAULTASSOCIATIONMEASURE - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Association measure used for multiword unit extraction.
defaultClipboardOwner - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
Clipboard.
DEFAULTCLOUDMEASURE - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Cloud measure used for multiword unit extraction and collocate extraction.
defaultComparator - Variable in class edu.northwestern.at.utils.swing.SortedTableModel
A row comparator.
DEFAULTCUTOFF - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Frequency cutoff value.
defaultEndEntryString - Static variable in class edu.northwestern.at.utils.math.matrix.MatrixToString
Default end of matrix entry string.
defaultEndLastEntryString - Static variable in class edu.northwestern.at.utils.math.matrix.MatrixToString
Default end of last matrix entry in row string.
defaultEndLastRowString - Static variable in class edu.northwestern.at.utils.math.matrix.MatrixToString
Default end of last matrix row string.
defaultEndMatrixString - Static variable in class edu.northwestern.at.utils.math.matrix.MatrixToString
Default end of matrix string.
defaultEndRowString - Static variable in class edu.northwestern.at.utils.math.matrix.MatrixToString
Default end of matrix row string.
defaultFormatString - Static variable in class edu.northwestern.at.utils.math.matrix.MatrixDisplay
Default matrix entry format string.
defaultFormatString - Static variable in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
defaultFormatString - Static variable in class edu.northwestern.at.utils.math.matrix.MatrixToString
Default PrintfFormat string for converting matrix entries to strings.
DEFAULTFREQUENCYNORMALIZATIONMETHOD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Count normalization used for historical profiling.
DEFAULTLEFTSPAN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Left span (# of words to left to consider)
defaultLocale - Static variable in class edu.northwestern.at.utils.Resources
Default locale.
defaultMatrixClass - Static variable in class edu.northwestern.at.utils.math.matrix.MatrixFactory
Default matrix implementation class.
DEFAULTMAXIMUMMULTIWORDUNITLENGTH - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
DEFAULTMINIMUMCOUNT - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Default minimum count word form must have to be displayed when profiling multiple words.
DEFAULTMINIMUMMULTIWORDUNITLENGTH - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Minimum multiword unit length.
DEFAULTMINIMUMWORKCOUNT - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Default minimum # of works in which word form must appear to be displayed when profiling multiple words.
defaultOpenTitle - Static variable in class edu.northwestern.at.utils.swing.FileDialogs
Default open file dialog title.
DEFAULTPERCENTREPORTMETHOD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Count percent report method to use.
DefaultPretokenizer - Class in edu.northwestern.at.utils.corpuslinguistics
Prepare a string for tokenization.
DefaultPretokenizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.DefaultPretokenizer
 
DEFAULTRIGHTSPAN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Right span (# of words to right to consider)
defaultSaveTitle - Static variable in class edu.northwestern.at.utils.swing.FileDialogs
Default save file dialog title.
defaultScale - Variable in class edu.northwestern.at.utils.swing.printing.PrintPreview
Default page preview scale factor.
defaultStartEntryString - Static variable in class edu.northwestern.at.utils.math.matrix.MatrixToString
Default start of matrix entry string.
defaultStartMatrixString - Static variable in class edu.northwestern.at.utils.math.matrix.MatrixToString
Default start of matrix string.
defaultStartRowString - Static variable in class edu.northwestern.at.utils.math.matrix.MatrixToString
Default start of matrix row string.
defaultStartupDelay - Static variable in class edu.northwestern.at.utils.swing.ProgressDialog
Default startup delay = 1.5 seconds.
defaultStartupDelay - Static variable in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Default startup delay = 1.5 seconds.
defaultStartupDelay - Static variable in class edu.northwestern.at.utils.swing.ProgressPanel
Default startup delay = 1.5 seconds.
defaultStemmingRules - Static variable in class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
Default stemming rules.
defaultStyle - Variable in class edu.northwestern.at.utils.tagcloud.StyledScoredString
Normal (plain) text style.
DEFAULTTEXTBREAKDOWNBY - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Default breakdown method is by work.
defaultWidthOption - Static variable in class edu.northwestern.at.utils.math.matrix.MatrixToString
Default column alignment: Align columns to minimum entry width.
defineDirective - Variable in class edu.northwestern.at.utils.preprocessor.Preprocessor
--- Directives ---
definedSymbols - Variable in class edu.northwestern.at.utils.preprocessor.Preprocessor
Defined symbols.
defineSymbol(String, String) - Method in class edu.northwestern.at.utils.preprocessor.Preprocessor
Define a symbol.
delete(Object) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Deletes an object.
delete(Collection) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Deletes a collection of objects.
deleteAccount(Long) - Method in interface edu.northwestern.at.wordhoard.server.WordHoardSession
Deletes an account.
deleteAccount(Long) - Method in class edu.northwestern.at.wordhoard.server.WordHoardSessionImpl
Deletes an account.
deleteAccounts() - Method in class edu.northwestern.at.wordhoard.swing.accounts.AccountModel
Deletes the selected accounts.
deleteAction - Variable in class edu.northwestern.at.utils.swing.TextFieldPopupMenuMouseListener
Delete action.
deleteAnnotation(AuthoredTextAnnotation) - Static method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationUtils
Delete a annotation.
deleteBiblioQuery() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Delete bibliographic queries.
deleteChar(String, char) - Static method in class edu.northwestern.at.utils.StringUtils
Delete all occurrences of a specified character from a string.
deleteGroups() - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupModel
Deletes the selected groups.
deleteInactiveObservers() - Method in class edu.northwestern.at.wordhoard.tools.cm.XMLWriter
Deletes all inactive observers.
deleteItem - Variable in class edu.northwestern.at.utils.swing.TextFieldPopupMenuMouseListener
Delete
deleteItemAndEmptyAncestors(WorkPartTreeNode, WorkPart) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
 
deleteParenthesizedText(String) - Static method in class edu.northwestern.at.utils.StringUtils
Deletes parenthesized text from a string.
deletePermission(AuthoredTextAnnotation, UserGroup) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserGroupPermissionUtils
delete permission for group on indicated item.
deletePhraseSet() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Delete a phrase set.
deletePhraseSet(PhraseSet) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Delete a phrase set.
deletePhraseSet(String, String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Delete a phrase set by title.
DeletePhraseSetDialog - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Displays delete phraseSet dialog.
DeletePhraseSetDialog(String, JFrame) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeletePhraseSetDialog
Delete phrase set dialog.
deletePhraseSets(PhraseSet[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Delete multiple phrase sets.
deletePhraseSets(PhraseSet[], ProgressReporter) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Delete multiple phrase sets.
deleteQueries(WHQuery[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.QueryUtils
Delete multiple queries.
deleteQuery(WHQuery) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.QueryUtils
Delete a query.
deleteQuery(String, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.QueryUtils
Delete a query by title.
DeleteQueryDialog - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Displays delete query dialog.
DeleteQueryDialog(String, JFrame, int) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteQueryDialog
Delete workset dialog.
deleteRedundantWhitespace(String, boolean) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFromString.MatrixFromStringParser
Delete redundant whitespace from a matrix definition string.
deleteSelectedItems() - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupInspectorPanel
remove selected items from members list
deleteSelectedItems() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel
delete action - remove selected items from work bag and copy to pastebuffer
deleteSelectedItems() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
delete action - remove selected items from work bag and copy to pastebuffer
deleteSelectedItems() - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
cut action - remove selected items from work bag and copy to pastebuffer
deleteTempDir() - Static method in class edu.northwestern.at.wordhoard.tools.BuildUtils
Deletes the temp dir.
deleteUnparenthesizedText(String) - Static method in class edu.northwestern.at.utils.StringUtils
Deletes unparenthesized text from a string.
deleteUserDataObject(Class, Long) - Method in interface edu.northwestern.at.wordhoard.server.WordHoardSession
Deletes a user data object.
deleteUserDataObject(Class, Long) - Method in class edu.northwestern.at.wordhoard.server.WordHoardSessionImpl
Deletes a user data object.
deleteUserDataObject(UserDataObject) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserDataObjectUtils
Delete a user data object.
deleteUserDataObject(Class, String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserDataObjectUtils
Delete a user data object by title.
deleteUserDataObjects(UserDataObject[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserDataObjectUtils
Delete multiple user data objects.
deleteUserGroup(UserGroup) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserGroupUtils
Delete a UserGroup.
deleteUserGroupPermission(UserGroupPermission) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserGroupPermissionUtils
Delete a UserGroupPermission.
deleteViaQuery(String, String[], Object[]) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Delete objects via query.
deleteViaQuery(String) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Delete objects via query.
deleteViaSQL(String) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Delete objects via SQL query.
deleteWordQuery() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Delete word queries.
deleteWordSet(WordSet) - Method in interface edu.northwestern.at.wordhoard.server.WordHoardSession
Deletes a word set.
deleteWordSet(WordSet) - Method in class edu.northwestern.at.wordhoard.server.WordHoardSessionImpl
Deletes a word set.
deleteWordSet() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Delete a word set.
deleteWordSet(WordSet) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Delete a word set.
deleteWordSet(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Delete a word set by title.
DeleteWordSetDialog - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Displays delete wordset dialog.
DeleteWordSetDialog(String, JFrame) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteWordSetDialog
Delete wordset dialog.
deleteWordSets(WordSet[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Delete multiple word sets.
deleteWordSets(WordSet[], ProgressReporter) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Delete multiple word sets.
deleteWorkSet() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Delete a work set.
deleteWorkSet(WorkSet) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkSetUtils
Delete a work set.
deleteWorkSet(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkSetUtils
Delete a work set by title.
DeleteWorkSetDialog - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Displays delete workset dialog.
DeleteWorkSetDialog(String, JFrame) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteWorkSetDialog
Delete workset dialog.
deleteWorkSets(WorkSet[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkSetUtils
Delete multiple work sets.
DenseMatrix - Class in edu.northwestern.at.utils.math.matrix
Implements a matrix as a dense two-dimensional array of doubles.
DenseMatrix() - Constructor for class edu.northwestern.at.utils.math.matrix.DenseMatrix
Don't allow instantiation without size specification.
DenseMatrix(int, int) - Constructor for class edu.northwestern.at.utils.math.matrix.DenseMatrix
Create a matrix of the specified size.
derivedToBase(TextLocation) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Converts a location from derived to base coordinates.
derivedToBase(TextRange) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Converts a range from derived to base coordinates.
derivedToBase(TextLocation) - Method in class edu.northwestern.at.wordhoard.model.text.TranslatedText
Converts a location from derived to base coordinates.
derivedToBase(TextLocation) - Method in class edu.northwestern.at.wordhoard.model.text.WrappedText
Converts a location from derived to base coordinates.
DESCENDING - Static variable in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Descending option.
DESCENDING - Static variable in class edu.northwestern.at.wordhoard.model.grouping.GroupingOptions
Descending option.
describe(UserDataObject) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.DescribeUserDataObject
Describe a user data object.
describePhraseSet() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Describe a phrase set.
DescribeUserDataObject - Class in edu.northwestern.at.wordhoard.swing.calculator.analysis
Describes the contents of a word set, work set, or phrase set.
DescribeUserDataObject() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.analysis.DescribeUserDataObject
 
DescribeUserDataObjectDialog - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Displays describe user data object dialog.
DescribeUserDataObjectDialog(String, JFrame, Class) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DescribeUserDataObjectDialog
Create new dialog.
describeWordSet() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Describe a word set.
describeWorkSet() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Describe a work set.
description - Variable in class edu.northwestern.at.utils.swing.FileExtensionFilter
The filter description.
description - Variable in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Description of annotation.
description - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Description of the group.
description - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Description of the group.
description - Variable in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Description of query.
description - Variable in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Description of word set.
description - Variable in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Description of work set.
description - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog
Set description.
descriptionEditField - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog
Description edit field.
descriptionLabel - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog
Description label.
descriptionScrollPane - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog
Scroll pane for description.
Descriptive - Class in edu.northwestern.at.utils.math.statistics
Basic descriptive statistics.
Descriptive() - Constructor for class edu.northwestern.at.utils.math.statistics.Descriptive
Makes this class non instantiable, but still let's others inherit from it.
destFileName - Variable in class edu.northwestern.at.utils.preprocessor.Preprocessor
Name of sestination file to receive proprocessed text.
destRootName - Static variable in class edu.northwestern.at.wordhoard.tools.PreprocessDirectoryTree
The root of the destination directory tree.
det() - Method in class edu.northwestern.at.utils.math.matrix.LUDecomposition
Return determinant of matrix.
det(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
determinant(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixMeasure
Determinant of matrix.
determineMachineEpsilon() - Static method in class edu.northwestern.at.utils.math.Constants
Determine machine epsilon.
determineMaximumPrecision() - Static method in class edu.northwestern.at.utils.math.Constants
Determine maximum double floating point precision.
diag(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
diagEm(Matrix, int) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
diagEx(Matrix, int) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
diagonal(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixTransformer
Get diagonal elements of a matrix.
dialog - Static variable in class edu.northwestern.at.utils.swing.Fonts
Dialog font name.
dialogFieldIndices - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Fields to display in each dialog.
dialogInput - Static variable in class edu.northwestern.at.utils.swing.Fonts
DialogInput font name.
DialogPanel - Class in edu.northwestern.at.utils.swing
A dialog panel.
DialogPanel() - Constructor for class edu.northwestern.at.utils.swing.DialogPanel
Constructs a new dialog panel.
dialogTitle - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Dialog title.
dialogType - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
The dialog type.
dialogType - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
The type of dialog.
DICE - Static variable in class edu.northwestern.at.utils.corpuslinguistics.Collocation
Indices of association measures in result array.
dice - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
 
DICE - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
DICECOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindCollocates
 
DICECOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
 
difference(IntRangeList) - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Returns a new list which is this list minus another list.
dimension - Static variable in class edu.northwestern.at.utils.swing.DataPanel
 
dirac(double[], double[]) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random number from a discrete random variable.
directiveLeadIn - Variable in class edu.northwestern.at.utils.preprocessor.Preprocessor
Preprocessor directive lead-in string.
dirty - Variable in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor.PermissionItem
 
disableAllDialogFields() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SkeletonDialog
Disable all dialog fields.
discardStartEnd(String, String, String) - Method in class edu.northwestern.at.utils.math.matrix.MatrixFromString.MatrixFromStringParser
Discard matching start and end element brackets.
dispatchEvent(AWTEvent) - Method in class edu.northwestern.at.utils.swing.SwingUtils.ExtendedEventQueue
 
Displayable - Interface in edu.northwestern.at.utils.swing
Interface which indicates an object knows how to display itself.
displayBooleanField(String, boolean) - Static method in class edu.northwestern.at.utils.StringUtils
Displays a boolean field.
displayContext(AnalysisRunner) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Display context.
displayDoubleField(String, double) - Static method in class edu.northwestern.at.utils.StringUtils
Displays a double field.
displayErrorMessage(String) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Display error message dialog.
DisplayImage - Class in edu.northwestern.at.utils.swing
Displays a titled image in a dialog box with a close button.
DisplayImage(String, Image) - Constructor for class edu.northwestern.at.utils.swing.DisplayImage
Displays an image.
displayIntegerField(String, int) - Static method in class edu.northwestern.at.utils.StringUtils
Displays an integer field.
DisplayListBox - Class in edu.northwestern.at.utils.swing
Displays list box with ok and cancel buttons.
DisplayListBox(Window, String, JLabel, Object[], Object, boolean, boolean, ListCellRenderer, String, String) - Constructor for class edu.northwestern.at.utils.swing.DisplayListBox
Displays a list box.
displayMatrix(Matrix, String, String[], String[], String) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixDisplay
Displays matrix entries in a GUI table.
displayMatrix(Matrix, String, String[], String[]) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixDisplay
Displays matrix entries in a GUI table.
displayMatrix(Matrix, String, String) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixDisplay
Displays matrix entries in a GUI table.
displayMatrix(Matrix, String) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixDisplay
Displays matrix entries in a GUI table.
displayMatrix(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixDisplay
Displays matrix entries in a GUI table.
displayProgress - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
True to display progress dialog.
displayStringField(String, String) - Static method in class edu.northwestern.at.utils.StringUtils
Displays a string field.
DisplayStyledText - Class in edu.northwestern.at.utils.swing.styledtext
Displays styled text in a dialog box with print preview, print, and close buttons.
DisplayStyledText(String, XTextPane, PageFormat, PrinterJob) - Constructor for class edu.northwestern.at.utils.swing.styledtext.DisplayStyledText
Displays styled text.
DisplayStyledText(String, StyledString, PageFormat, PrinterJob) - Constructor for class edu.northwestern.at.utils.swing.styledtext.DisplayStyledText
Displays styled text.
displayWordHoardWebPage() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.HelpMenu
Display WordHoard web page.
dispose() - Method in class edu.northwestern.at.utils.swing.SplashScreen
Disposes the window.
dispose() - Method in class edu.northwestern.at.utils.swing.WindowsMenuManager
Disposes the window.
dispose() - Method in class edu.northwestern.at.wordhoard.swing.AboutWindow
Handles window dispose events.
dispose() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Disposes the window.
dispose() - Method in class edu.northwestern.at.wordhoard.swing.accounts.ManageAccountsWindow
Handles window dispose events.
dispose() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Handles calculator window dispose events.
dispose() - Method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconWindow
Handles window dispose events.
dispose() - Method in class edu.northwestern.at.wordhoard.swing.sysinfo.SysInfoWindow
Handles window dispose events.
dispose() - Method in class edu.northwestern.at.wordhoard.swing.tables.PosWindow
Handles window dispose events.
dispose() - Method in class edu.northwestern.at.wordhoard.swing.tables.WordClassWindow
Handles window dispose events.
dispose() - Method in class edu.northwestern.at.wordhoard.swing.tcon.TableOfContentsWindow
Handles window dispose events.
divide(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
divide(Matrix, double) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
divide(double, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
divide(Number, Number) - Static method in class edu.northwestern.at.utils.math.NumberOps
Divide two numbers.
divideEBE(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixOperator
Element by element matrix division.
divideIntoRows(String) - Method in class edu.northwestern.at.utils.math.matrix.MatrixFromString.MatrixFromStringParser
Split string into rows.
doAddResults(String, String, JComponent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Insert a component into the main tabbed pane.
doAWTFileDialog(String, String, int) - Static method in class edu.northwestern.at.utils.swing.FileDialogs
Display AWT file dialog.
doBuildAndShowAlert(Throwable, String, String, String, Frame) - Static method in class edu.northwestern.at.utils.swing.BuildAndShowAlert
Builds and shows the alert.
doc - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad.FileLoader
The document into which to load the file's text.
doc - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad.FileSaver
The document to save.
doCancel() - Method in class edu.northwestern.at.utils.swing.printing.PrintProgressDialog
Action to take when cancel button pressed.
doCancel() - Method in class edu.northwestern.at.utils.swing.ProgressDialog
Action to take when cancel button pressed.
doCancel() - Method in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Action to take when cancel button pressed.
doCancel() - Method in class edu.northwestern.at.utils.swing.ProgressMonitorDialog
Handle dialog cancelled.
doCancel() - Method in class edu.northwestern.at.utils.swing.ProgressPanel
Action to take when cancel button pressed.
doCancelToClose(JButton, Component) - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Change cancel button to a close button.
DocFreqCriterion - Class in edu.northwestern.at.wordhoard.swing.find
 
DocFreqCriterion() - Constructor for class edu.northwestern.at.wordhoard.swing.find.DocFreqCriterion
 
DocFrequency - Class in edu.northwestern.at.wordhoard.model.wrappers
A publication count range wrapper.
DocFrequency() - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.DocFrequency
Creates a new publication count range wrapper.
DocFrequency(Integer, String, Corpus) - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.DocFrequency
Creates a new publication count range wrapper.
dock() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardTabbedPaneWindow
Dock this window back into the specified tabbed pane.
doClear() - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Clear the first-level cache.
doClose() - Method in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Action to take when panel closed.
doClose() - Method in class edu.northwestern.at.utils.swing.ProgressPanel
Action to take when panel closed.
doContains(Object) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Check if an object is loaded in the current session.
doCopy(ActionEvent) - Method in class edu.northwestern.at.utils.swing.AbstractTextEditor
Cut/copy/paste/select.
doCopy(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Handle Copy action.
doCountQuery(String, String[], Object[]) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Perform count query.
doCreateQuery(NewQueryDialog) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Helper for create new query.
docReplace - Variable in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
Replace text as document.
docSearch - Variable in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
Search text as document.
document - Variable in class edu.northwestern.at.utils.swing.DocumentTokenizer
The document to tokenize.
document - Variable in class edu.northwestern.at.utils.swing.FileTokenizer
The document to tokenize.
documentListener - Variable in class edu.northwestern.at.utils.swing.InputList
Look for changes to input text field.
documentListener - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
The document listener.
documentModified - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
True if the document text has been modified.
DocumentTokenizer - Class in edu.northwestern.at.utils.swing
Tokenizes document text.
DocumentTokenizer(Document, int) - Constructor for class edu.northwestern.at.utils.swing.DocumentTokenizer
Create document tokenizer.
doCut(ActionEvent) - Method in class edu.northwestern.at.utils.swing.AbstractTextEditor
 
doCut(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Handle Cut action.
doDelete(Object) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Deletes an object.
doDelete(Collection) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Deletes a collection of objects.
doDeletePhraseSet(DeletePhraseSetDialog, BaseMenu.OutputResults) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Helper for deleting a phrase set.
doDeleteQuery(WHQuery[]) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Helper for deleting queries.
doDeleteWordSet(DeleteWordSetDialog, BaseMenu.OutputResults) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Helper for deleting a word set.
doDescribeUserDataObject(DescribeUserDataObjectDialog, BaseMenu.OutputResults) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Helper for describing a user data object.
doEditPhraseSet(EditPhraseSetDialog) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Helper for editing a phrase set.
doEditQuery(EditQueryDialog) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Helper for editing a word query.
doEditWordSet(EditWordSetDialog) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Helper for editing a word set.
doEvict(Class) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Clear all objects of the specified class from the second-level cache.
doEvict(Object) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Evict an object from the session cache.
doExit(ActionEvent) - Method in class edu.northwestern.at.utils.swing.AbstractTextEditor
 
doExit(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Handle exit request.
doExit(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordHoardCalcSimpleEditor
Handle editor close.
doExport() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Display export dialog.
doExportThread(ExportDialog, BaseMenu.OutputResults) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Export selected objects to XML file.
doFileDialog(Window, String, String, int) - Static method in class edu.northwestern.at.utils.swing.FileDialogs
Display file dialog.
doFileDialog(String, String, int) - Static method in class edu.northwestern.at.utils.swing.FileDialogs
Display file dialog.
doFind(ActionEvent) - Method in class edu.northwestern.at.utils.swing.AbstractTextEditor
Search/replace.
doFind(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Do find.
doFontPreferences() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Display font preferences dialog.
doFreq(Spelling, int, int, int, int, int, int, WordHoardSortedTableModel) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareMultipleWordFrequencies
Perform frequency comparison of analysis and reference works for a word.
doFreq(Spelling, int, int, int, int, WordHoardSortedTableModel) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareSingleWordFrequencies
Perform frequency comparison of analysis and reference works for a word.
doFreq(String, int, int, int, int, WordHoardSortedTableModel) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindCollocates
Perform frequency comparison of analysis and reference works for a word.
doFreq(Spelling, int, int, int, int, int, int, WordHoardSortedTableModel) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.TrackWordOverTime
Perform frequency comparison of year counts for all works in a corpus.
doGet(Class, Long) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Loads a persistent object by class and id.
doImport() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Display import dialog.
doImportThread(ImportDialog, BaseMenu.OutputResults) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Import selected objects from XML file.
doingEditBatch - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
True if in the midst of creating a compound edit batch.
doInsertViaSQL(String) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Insert data via SQL.
doit(Window) - Method in class edu.northwestern.at.utils.swing.WarningMessage
Shows the alert.
doit() - Method in class edu.northwestern.at.utils.swing.WarningMessage
Shows the alert with no parent window.
doLayout() - Method in class edu.northwestern.at.utils.swing.printing.PrintPreview.PreviewContainer
Layout the preview images within the container.
doLoad(Class, Long) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Loads a persistent object by class and id.
DOMUtils - Class in edu.northwestern.at.utils.xml
XML DOM utilities.
doNew(ActionEvent) - Method in class edu.northwestern.at.utils.swing.AbstractTextEditor
Files.
doNew(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Performs new action.
doNew(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Performs new action.
doNewPhraseSet(NewPhraseSetDialog) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Helper for creating a phrase set.
doNewQuery(NewQueryDialog) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Helper for new query.
doNewWordSet(NewWordSetDialog, BaseMenu.OutputResults) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Helper for creating a word set.
doOpen(ActionEvent) - Method in class edu.northwestern.at.utils.swing.AbstractTextEditor
 
doOpen(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Performs open file action.
doOpen(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordHoardCalcSimpleEditor
Add open file filter for script files.
doPageNumbersInFooter() - Method in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
See if we're to print page numbers in footer.
doPageNumbersInHeader() - Method in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
See if we're to print page numbers in header.
doPageSetup(ActionEvent) - Method in class edu.northwestern.at.utils.swing.AbstractTextEditor
Printing.
doPageSetup(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Printer page setup.
doPageSetup() - Method in interface edu.northwestern.at.utils.swing.printing.PrintableContainer
Page setup.
doPageSetup() - Static method in class edu.northwestern.at.utils.swing.printing.PrinterSettings
Run printer page setup dialog.
doPageSetup() - Method in class edu.northwestern.at.utils.swing.ResultsPanel
Page setup.
doPageSetup() - Method in class edu.northwestern.at.utils.swing.XFrame
Perform page setup.
doPageSetup() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Perform print preview.
doPaste(ActionEvent) - Method in class edu.northwestern.at.utils.swing.AbstractTextEditor
 
doPaste(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Handle Paste action.
doPrint(ActionEvent) - Method in class edu.northwestern.at.utils.swing.AbstractTextEditor
 
doPrint(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Print the text.
doPrint() - Method in interface edu.northwestern.at.utils.swing.printing.PrintableContainer
Print.
doPrint() - Method in class edu.northwestern.at.utils.swing.ResultsPanel
Print the results.
doPrint() - Method in class edu.northwestern.at.utils.swing.XFrame
Do printing.
doPrint(Component) - Method in class edu.northwestern.at.utils.swing.XFrame
Do printing.
doPrint(Component, String) - Method in class edu.northwestern.at.utils.swing.XFrame
Do printing.
doPrint() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Print currently selected tabbed panel.
doPrint() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Print currently selected tabbed panel.
doPrintContents() - Method in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Print the contents of the JComponent.
doPrintContents() - Method in class edu.northwestern.at.utils.swing.printing.PrintJTextPane
Print the contents of the JTextPane.
doPrintFooter() - Method in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
See if footer to be printed.
doPrintHeader() - Method in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
See if header to be printed.
doPrintPreview(ActionEvent) - Method in class edu.northwestern.at.utils.swing.AbstractTextEditor
 
doPrintPreview() - Method in interface edu.northwestern.at.utils.swing.printing.PrintableContainer
Print Preview.
doPrintPreview(Component, PageFormat, String) - Static method in class edu.northwestern.at.utils.swing.printing.PrintUtilities
Helper for printPreview.
doPrintPreview() - Method in class edu.northwestern.at.utils.swing.ResultsPanel
Print preview of results.
doPrintPreview() - Method in class edu.northwestern.at.utils.swing.XFrame
Perform print preview.
doPrintPreview(Component) - Method in class edu.northwestern.at.utils.swing.XFrame
Perform print preview.
doPrintPreview(Component, String) - Method in class edu.northwestern.at.utils.swing.XFrame
Perform print preview.
doPrintPreview() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Perform print preview.
doPrintPreview() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Perform print preview.
doQuery(String, String[], Object[], boolean, int) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Perform query.
doQuery(String, String[], Object[], boolean) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Perform query.
doQuery(String, String[], Object[]) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Perform query.
doQuery(String, boolean) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Perform query.
doQuery(String, int) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Perform query.
doQuery(String) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Perform query.
doRefresh(Object) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Refresh an object.
doReplace(ActionEvent) - Method in class edu.northwestern.at.utils.swing.AbstractTextEditor
 
doReplace(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Do replace.
doReplaceAll() - Method in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
Do replace all.
doRunAction(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Run script, etc.
doRunAction(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordHoardCalcSimpleEditor
Evaluate editor contents in script interpreter.
doRunFrequencyAnalysis(AnalysisRunner) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Run frequency analysis.
doSave(Object) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Saves an object.
doSave(Collection) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Saves a collection of objects.
doSave(ActionEvent) - Method in class edu.northwestern.at.utils.swing.AbstractTextEditor
 
doSave(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Performs save file action.
doSaveAs(ActionEvent) - Method in class edu.northwestern.at.utils.swing.AbstractTextEditor
 
doSaveAs(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Performs save as action.
doSaveAs(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordHoardCalcSimpleEditor
Add save as file filter for script files.
doSaveWordSet() - Method in class edu.northwestern.at.wordhoard.swing.concordance.ConcordancePanel
Helper method for saving search results as a word set.
doSaveWordSet() - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaWindow
Helper method for saving lemma search results as a word set.
doScrollableQuery(String, String[], Object[], boolean, int) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Perform scrollable query.
doScrollableQuery(String, String[], Object[], boolean) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Perform scrollable query.
doScrollableQuery(String, String[], Object[]) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Perform scrollable query.
doScrollableQuery(String, boolean) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Perform scrollable query.
doScrollableQuery(String) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Perform scrollable query.
doSelectAll(ActionEvent) - Method in class edu.northwestern.at.utils.swing.AbstractTextEditor
 
doSelectAll(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Performs "select all" action.
doSendErrorReport() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Send error report.
doSwingFileDialog(Window, String, String, int) - Static method in class edu.northwestern.at.utils.swing.FileDialogs
Display Swing file dialog.
dotprod(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
dotProduct(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatricesMeasure
Dot product of two matrices.
doublec(int) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
doubleFactorials - Static variable in class edu.northwestern.at.utils.math.Factorial
 
DoubleMetaphone - Class in edu.northwestern.at.utils.corpuslinguistics
This code is based on an implementation by Ed Parrish, which was obtained from: http://www.cse.ucsc.edu/~eparrish/toolbox/search.html
DoubleMetaphone() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.DoubleMetaphone
Creates new DoubleMetaphone
doUpdate(Object) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Updates an object.
doUpdate(Collection) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Updates a collection.
doUpdateColumnWidths(int) - Method in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsTable
Updates the maximum column widths.
downTriangle - Static variable in class edu.northwestern.at.utils.swing.SortedTableModel
Descending sort order triangle.
dragDropEnd(DragSourceDropEvent) - Method in class edu.northwestern.at.utils.swing.URLTextField.URLDragSource
 
dragDropEnd(DragSourceDropEvent) - Method in class edu.northwestern.at.utils.swing.XDragSource
Handles a drag drop end event.
dragEnter(DragSourceDragEvent) - Method in class edu.northwestern.at.utils.swing.URLTextField.URLDragSource
 
dragEnter(DragSourceDragEvent) - Method in class edu.northwestern.at.utils.swing.XDragSource
Handles a drag enter event.
dragEnter(DropTargetDragEvent) - Method in class edu.northwestern.at.utils.swing.XDropTarget
Handles drag enter events.
dragEnter(DropTargetDragEvent) - Method in class edu.northwestern.at.utils.swing.XScrollPane
Handle drag enter event.
dragEnter(DropTargetDragEvent) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupInspectorPanel
DropTaregetListener interface method
dragEnter(DropTargetDragEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel
DropTaregetListener interface method
dragEnter(DropTargetDragEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
DropTaregetListener interface method
dragEnter(DropTargetDragEvent) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
DropTaregetListener interface method
dragExit(DropTargetEvent) - Method in class edu.northwestern.at.utils.swing.ListDropTargetOnItem
Handles drag exit events.
dragExit(DropTargetEvent) - Method in class edu.northwestern.at.utils.swing.TreeDropTargetOnItem
Handles drag exit events.
dragExit(DragSourceEvent) - Method in class edu.northwestern.at.utils.swing.URLTextField.URLDragSource
 
dragExit(DragSourceEvent) - Method in class edu.northwestern.at.utils.swing.XDragSource
Handles a drag exit event.
dragExit(DropTargetEvent) - Method in class edu.northwestern.at.utils.swing.XDropTarget
Handles drag exit events.
dragExit(DropTargetEvent) - Method in class edu.northwestern.at.utils.swing.XScrollPane
Handle drag exit event.
dragExit(DropTargetEvent) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupInspectorPanel
DropTaregetListener interface method
dragExit(DropTargetEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel
DropTaregetListener interface method
dragExit(DropTargetEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
DropTaregetListener interface method
dragExit(DropTargetEvent) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
DropTaregetListener interface method
dragGestureRecognized(DragGestureEvent) - Method in class edu.northwestern.at.utils.swing.ListDragSource
Handles drag gesture recognized events.
dragGestureRecognized(DragGestureEvent) - Method in class edu.northwestern.at.utils.swing.TreeDragSource
Handles drag gesture recognized events.
dragGestureRecognized(DragGestureEvent) - Method in class edu.northwestern.at.utils.swing.URLTextField.URLDragSource
Handles a drag gesture recognized event.
dragGestureRecognized(DragGestureEvent) - Method in class edu.northwestern.at.utils.swing.XDragSource
Handles a drag gesture recognized event.
dragicon - Variable in class edu.northwestern.at.wordhoard.swing.tcon.Tree.TOCTreeTransferHandler
Drag icon.
dragOver(DropTargetDragEvent) - Method in class edu.northwestern.at.utils.swing.FileNameTextField.FileNameDropTarget
Handles a drag over event.
dragOver(DropTargetDragEvent) - Method in class edu.northwestern.at.utils.swing.ListDropTargetOnItem
Handles drag over events.
dragOver(DropTargetDragEvent) - Method in class edu.northwestern.at.utils.swing.TreeDropTargetOnItem
Handles drag over events.
dragOver(DragSourceDragEvent) - Method in class edu.northwestern.at.utils.swing.URLTextField.URLDragSource
 
dragOver(DropTargetDragEvent) - Method in class edu.northwestern.at.utils.swing.URLTextField.URLDragSource
 
dragOver(DropTargetDragEvent) - Method in class edu.northwestern.at.utils.swing.URLTextField.URLDropTarget
Handles a drag over event.
dragOver(DragSourceDragEvent) - Method in class edu.northwestern.at.utils.swing.XDragSource
Handles a drag over event.
dragOver(DropTargetDragEvent) - Method in class edu.northwestern.at.utils.swing.XDropTarget
Handles drag over events.
dragOver(DropTargetDragEvent) - Method in class edu.northwestern.at.utils.swing.XScrollPane
Handle drag over event.
dragOver(DropTargetDragEvent) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupInspectorPanel
DropTaregetListener interface method
dragOver(DropTargetDragEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel
DropTaregetListener interface method
dragOver(DropTargetDragEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
DropTaregetListener interface method
dragOver(DropTargetDragEvent) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
DropTaregetListener interface method
dragSource - Variable in class edu.northwestern.at.utils.swing.URLTextField
Drag source.
draw(Graphics2D, int, int) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Draws the text.
draw(DrawingContext, int, int, int, int) - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Draws the line.
draw(DrawingContext, int, int, int, int) - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Draws the run.
DrawingContext - Class in edu.northwestern.at.wordhoard.model.text
A text drawing context.
DrawingContext(int) - Constructor for class edu.northwestern.at.wordhoard.model.text.DrawingContext
Creates a new drawing context.
drop(DropTargetDropEvent) - Method in class edu.northwestern.at.utils.swing.FileNameTextField.FileNameDropTarget
Handles drop events.
drop(DropTargetDropEvent) - Method in class edu.northwestern.at.utils.swing.ListDropTargetOnItem
Handles drop events.
drop(DropTargetDropEvent) - Method in class edu.northwestern.at.utils.swing.TreeDropTargetOnItem
Handles drop events.
drop(DropTargetDropEvent) - Method in class edu.northwestern.at.utils.swing.URLTextField.URLDropTarget
Handles drop events.
drop(DropTargetDropEvent) - Method in class edu.northwestern.at.utils.swing.XDropTarget
Handles drop events.
drop(DropTargetDropEvent) - Method in class edu.northwestern.at.utils.swing.XScrollPane
 
drop(DropTargetDropEvent) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupInspectorPanel
DropTargetListener interface method - What we do when drag is released
drop(DropTargetDropEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel
DropTargetListener interface method - What we do when drag is released
drop(DropTargetDropEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
DropTargetListener interface method - What we do when drag is released
drop(DropTargetDropEvent) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
DropTargetListener interface method - What we do when drag is released
dropActionChanged(DragSourceDragEvent) - Method in class edu.northwestern.at.utils.swing.URLTextField.URLDragSource
 
dropActionChanged(DragSourceDragEvent) - Method in class edu.northwestern.at.utils.swing.XDragSource
Handles a drop action changed event.
dropActionChanged(DropTargetDragEvent) - Method in class edu.northwestern.at.utils.swing.XDropTarget
Handles drop action changed events.
dropActionChanged(DropTargetDragEvent) - Method in class edu.northwestern.at.utils.swing.XScrollPane
Handle drop action changed event.
dropActionChanged(DropTargetDragEvent) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupInspectorPanel
 
dropActionChanged(DropTargetDragEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel
 
dropActionChanged(DropTargetDragEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
 
dropActionChanged(DropTargetDragEvent) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
 
dropTarget - Variable in class edu.northwestern.at.utils.swing.FileNameTextField
Drop target.
dropTarget - Variable in class edu.northwestern.at.utils.swing.URLTextField
Drop target.
dropTarget - Variable in class edu.northwestern.at.utils.swing.XScrollPane
 
dropTargetListener - Variable in class edu.northwestern.at.utils.swing.XScrollPane
 
DummyFrame - Class in edu.northwestern.at.utils.swing
Provides a dummy parent frame for dialogs.
DummyFrame() - Constructor for class edu.northwestern.at.utils.swing.DummyFrame
Create a dummy frame.
dumpTree(TreeNode, int) - Static method in class edu.northwestern.at.utils.swing.TreeUtils
Dumps a tree to stdout for debugging.
dupl(char, int) - Static method in class edu.northwestern.at.utils.StringUtils
Duplicate character into string.
dupl(String, int) - Static method in class edu.northwestern.at.utils.StringUtils
Duplicate string into string.
DuplicatePhraseSetException - Exception in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Error for duplicate phrase set title.
DuplicatePhraseSetException() - Constructor for exception edu.northwestern.at.wordhoard.swing.calculator.modelutils.DuplicatePhraseSetException
Constructs DuplicatePhraseSetException exception.
DuplicatePhraseSetException(String) - Constructor for exception edu.northwestern.at.wordhoard.swing.calculator.modelutils.DuplicatePhraseSetException
Constructs DuplicatePhraseSetException exception.
DuplicateQueryException - Exception in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Error for duplicate query.
DuplicateQueryException() - Constructor for exception edu.northwestern.at.wordhoard.swing.calculator.modelutils.DuplicateQueryException
Constructs DuplicateQueryException exception.
DuplicateQueryException(String) - Constructor for exception edu.northwestern.at.wordhoard.swing.calculator.modelutils.DuplicateQueryException
Constructs DuplicateQueryException exception.
DuplicateWordSetException - Exception in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Error for duplicate word set title.
DuplicateWordSetException() - Constructor for exception edu.northwestern.at.wordhoard.swing.calculator.modelutils.DuplicateWordSetException
Constructs DuplicateWordSetException exception.
DuplicateWordSetException(String) - Constructor for exception edu.northwestern.at.wordhoard.swing.calculator.modelutils.DuplicateWordSetException
Constructs DuplicateWordSetException exception.
DuplicateWorkSetException - Exception in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Error for duplicate work set title.
DuplicateWorkSetException() - Constructor for exception edu.northwestern.at.wordhoard.swing.calculator.modelutils.DuplicateWorkSetException
Constructs DuplicateWorkSetException exception.
DuplicateWorkSetException(String) - Constructor for exception edu.northwestern.at.wordhoard.swing.calculator.modelutils.DuplicateWorkSetException
Constructs DuplicateWorkSetException exception.
durbinWatson(double[]) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Durbin-Watson computation.
DyadicFunction - Interface in edu.northwestern.at.utils.math
Interface for a dyadic two argument function.
DynamicCall - Class in edu.northwestern.at.utils
DynamicCall.
DynamicCall() - Constructor for class edu.northwestern.at.utils.DynamicCall
Don't allow instantiation, do allow overrides.
dynamicCall(Object, String, ArgumentList) - Static method in class edu.northwestern.at.utils.DynamicCall
Use reflection to call a named method from a specified class.
dynamicCall(String, String, ArgumentList) - Static method in class edu.northwestern.at.utils.DynamicCall
Use reflection to call a named method from a named class.

E

ebeTransform(Matrix, MatrixEBETransformation) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixEBETransformer
Performs an element by element transformation on a matrix.
ebeTransform(Matrix, MatrixConditionalEBETransformation) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixEBETransformer
Performs ebeTransform on a matrix.
EditBatch - Interface in edu.northwestern.at.utils.swing
EditBatch -- interface for object implementing batch edit undo.
editBiblioQuery() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Edit existing bibliographic query.
editDistance(String, String) - Static method in class edu.northwestern.at.utils.corpuslinguistics.LevensteinDistance
Compute Levenstein edit distance between two strings.
editingSet - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog
True if editing set.
editMenu - Variable in class edu.northwestern.at.wordhoard.swing.AbstractWindow
 
EditMenu - Class in edu.northwestern.at.wordhoard.swing.calculator.menus
WordHoard Calculator Edit Menu.
EditMenu(AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.EditMenu
Create edit menu.
EditMenu(JMenuBar, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.EditMenu
Create edit menu.
editMenu - Variable in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
The edit menu.
editMenuListener - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.EditMenu
Edit menu listener.
editor - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
The text component holding the text being edited.
editor - Variable in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
The text area holding the text being edited.
editorMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Open notepad editor.
editPhraseSet() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Edit existing phrase set.
EditPhraseSetDialog - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Displays edit phrase set dialog.
EditPhraseSetDialog(String, JFrame) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditPhraseSetDialog
Create edit phrase set dialog.
EditPhraseSetDialog.PhraseSetsListRenderer - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Renderer for list with phrase sets as entries.
EditPhraseSetDialog.PhraseSetsListRenderer() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditPhraseSetDialog.PhraseSetsListRenderer
 
EditPhraseSetDialog.PhraseSetsListSelectionListener - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Handle changes to selected phrase set.
EditPhraseSetDialog.PhraseSetsListSelectionListener() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditPhraseSetDialog.PhraseSetsListSelectionListener
Create listener.
EditQueryDialog - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Displays edit query dialog.
EditQueryDialog(String, JFrame, int) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditQueryDialog
Create edit work set dialog.
EditQueryDialog.QueriesListSelectionListener - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Handle changes to selected query.
EditQueryDialog.QueriesListSelectionListener() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditQueryDialog.QueriesListSelectionListener
Create listener.
editWordQuery() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Edit existing word query.
editWordSet() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Edit existing word set.
EditWordSetDialog - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Displays edit word set dialog.
EditWordSetDialog(String, JFrame) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWordSetDialog
Create edit work set dialog.
EditWordSetDialog.WordSetsListRenderer - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Renderer for list with word sets as entries.
EditWordSetDialog.WordSetsListRenderer() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWordSetDialog.WordSetsListRenderer
 
EditWordSetDialog.WordSetsListSelectionListener - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Handle changes to selected work set.
EditWordSetDialog.WordSetsListSelectionListener() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWordSetDialog.WordSetsListSelectionListener
Create listener.
editWorkSet() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Edit existing work set.
EditWorkSetDialog - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Displays edit work set dialog.
EditWorkSetDialog(String, JFrame) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWorkSetDialog
Create edit work set dialog.
EditWorkSetDialog.WorkSetsListSelectionListener - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Handle changes to selected work set.
EditWorkSetDialog.WorkSetsListSelectionListener(JTree) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWorkSetDialog.WorkSetsListSelectionListener
Create listener.
edu.northwestern.at.utils - package edu.northwestern.at.utils
Reusable utilities, primarily non-visual.
edu.northwestern.at.utils.corpuslinguistics - package edu.northwestern.at.utils.corpuslinguistics
Methods and interfaces for corpus linguistics, including comparative frequency analysis and collocation.
edu.northwestern.at.utils.corpuslinguistics.stemmer - package edu.northwestern.at.utils.corpuslinguistics.stemmer
Implements stemming methods for English language words.
edu.northwestern.at.utils.crypto - package edu.northwestern.at.utils.crypto
Cryptographic utilities.
edu.northwestern.at.utils.db - package edu.northwestern.at.utils.db
Holds directories containing classes for manipulating databases.
edu.northwestern.at.utils.db.hibernate - package edu.northwestern.at.utils.db.hibernate
Classes for easing the use of Hibernate as a data base access layer.
edu.northwestern.at.utils.db.jdbc - package edu.northwestern.at.utils.db.jdbc
JDBC utilities.
edu.northwestern.at.utils.db.mysql - package edu.northwestern.at.utils.db.mysql
Classes for databases using MySQL.
edu.northwestern.at.utils.intcollections - package edu.northwestern.at.utils.intcollections
Integer collection classes and interfaces.
edu.northwestern.at.utils.math - package edu.northwestern.at.utils.math
General methods and interfaces for computational mathematics.
edu.northwestern.at.utils.math.distributions - package edu.northwestern.at.utils.math.distributions
Methods for computing point probabilities and percentage points of common statistical distributions.
edu.northwestern.at.utils.math.matrix - package edu.northwestern.at.utils.math.matrix
Methods for working with two-dimensional matrices stored as arrays of doubles.
edu.northwestern.at.utils.math.randomnumbers - package edu.northwestern.at.utils.math.randomnumbers
Implements the Mersenne Twister random number generator as well as methods for generating random numbers from a variety of statistical distributions.
edu.northwestern.at.utils.math.rootfinders - package edu.northwestern.at.utils.math.rootfinders
Methods and interfaces for finding roots (zeroes) of functions.
edu.northwestern.at.utils.math.statistics - package edu.northwestern.at.utils.math.statistics
Methods and interfaces for statistical computations.
edu.northwestern.at.utils.net.http - package edu.northwestern.at.utils.net.http
Methods for working with HTTP protocol connections.
edu.northwestern.at.utils.net.ldap - package edu.northwestern.at.utils.net.ldap
LDAP directory services utilities.
edu.northwestern.at.utils.net.mime - package edu.northwestern.at.utils.net.mime
Methods for working with MIME (multipurpose internet multimedia extensions).
edu.northwestern.at.utils.net.ssl - package edu.northwestern.at.utils.net.ssl
Allows secure sockets connections without a valid server certificate.
edu.northwestern.at.utils.net.url - package edu.northwestern.at.utils.net.url
Methods for working with URLs (universal resource locators).
edu.northwestern.at.utils.plots - package edu.northwestern.at.utils.plots
Charts and plots.
edu.northwestern.at.utils.preprocessor - package edu.northwestern.at.utils.preprocessor
A java comment-based source preprocessor.
edu.northwestern.at.utils.scripting - package edu.northwestern.at.utils.scripting
Methods for working with BeanShell scripting.
edu.northwestern.at.utils.swing - package edu.northwestern.at.utils.swing
Reusable Swing and AWT components.
edu.northwestern.at.utils.swing.html - package edu.northwestern.at.utils.swing.html
The Swing HTML package provides utilities for working with HTML text.
edu.northwestern.at.utils.swing.icons - package edu.northwestern.at.utils.swing.icons
Utilities for working with several icons, including emoticons, bullets, and star icons.
edu.northwestern.at.utils.swing.labeledsettingstable - package edu.northwestern.at.utils.swing.labeledsettingstable
A LabeledSettingsTable is a two-column table which displays paired setting names and values.
edu.northwestern.at.utils.swing.notepad - package edu.northwestern.at.utils.swing.notepad
Basic text editor.
edu.northwestern.at.utils.swing.plaf.smoothwindows - package edu.northwestern.at.utils.swing.plaf.smoothwindows
Enhances standard MS Windows PLAF with automatic font smoothing.
edu.northwestern.at.utils.swing.printing - package edu.northwestern.at.utils.swing.printing
Methods and utilities for printing documents and components.
edu.northwestern.at.utils.swing.styledtext - package edu.northwestern.at.utils.swing.styledtext
Methods for working with styled text.
edu.northwestern.at.utils.swing.systeminformation - package edu.northwestern.at.utils.swing.systeminformation
Displays table of system information.
edu.northwestern.at.utils.sys - package edu.northwestern.at.utils.sys
Reusable system utilities.
edu.northwestern.at.utils.tagcloud - package edu.northwestern.at.utils.tagcloud
Allows for the creation of an HTML-based tag cloud.
edu.northwestern.at.utils.tools - package edu.northwestern.at.utils.tools
Reusable utility programs.
edu.northwestern.at.utils.xml - package edu.northwestern.at.utils.xml
Reusable XML utilities.
edu.northwestern.at.wordhoard.model - package edu.northwestern.at.wordhoard.model
Object model.
edu.northwestern.at.wordhoard.model.annotations - package edu.northwestern.at.wordhoard.model.annotations
Annotation objects.
edu.northwestern.at.wordhoard.model.bibtool - package edu.northwestern.at.wordhoard.model.bibtool
Data components supporting bibliographic queries.
edu.northwestern.at.wordhoard.model.counts - package edu.northwestern.at.wordhoard.model.counts
Count objects.
edu.northwestern.at.wordhoard.model.grouping - package edu.northwestern.at.wordhoard.model.grouping
Grouping interfaces and classes.
edu.northwestern.at.wordhoard.model.morphology - package edu.northwestern.at.wordhoard.model.morphology
Morphology object model.
edu.northwestern.at.wordhoard.model.querytool - package edu.northwestern.at.wordhoard.model.querytool
Bibliographic queries.
edu.northwestern.at.wordhoard.model.search - package edu.northwestern.at.wordhoard.model.search
Word search interfaces and classes.
edu.northwestern.at.wordhoard.model.speakers - package edu.northwestern.at.wordhoard.model.speakers
Speech and speaker objects.
edu.northwestern.at.wordhoard.model.tconview - package edu.northwestern.at.wordhoard.model.tconview
Table of Contents View Objects.
edu.northwestern.at.wordhoard.model.text - package edu.northwestern.at.wordhoard.model.text
Multilingual styled text model.
edu.northwestern.at.wordhoard.model.userdata - package edu.northwestern.at.wordhoard.model.userdata
Object model for user definable data.
edu.northwestern.at.wordhoard.model.wrappers - package edu.northwestern.at.wordhoard.model.wrappers
Wrapper objects for primitive values and other types.
edu.northwestern.at.wordhoard.server - package edu.northwestern.at.wordhoard.server
The WordHoard server.
edu.northwestern.at.wordhoard.server.model - package edu.northwestern.at.wordhoard.server.model
Dynamic object model.
edu.northwestern.at.wordhoard.swing - package edu.northwestern.at.wordhoard.swing
Swing client.
edu.northwestern.at.wordhoard.swing.accounts - package edu.northwestern.at.wordhoard.swing.accounts
The manage accounts window and its components.
edu.northwestern.at.wordhoard.swing.accounts.groups - package edu.northwestern.at.wordhoard.swing.accounts.groups
The manage accounts groups window and its components.
edu.northwestern.at.wordhoard.swing.annotations - package edu.northwestern.at.wordhoard.swing.annotations
Annotation windows and components.
edu.northwestern.at.wordhoard.swing.bibtool - package edu.northwestern.at.wordhoard.swing.bibtool
Bibliographic queries.
edu.northwestern.at.wordhoard.swing.calculator - package edu.northwestern.at.wordhoard.swing.calculator
The WordHoard Calculator window controls the analysis and scripting functions of WordHoard.
edu.northwestern.at.wordhoard.swing.calculator.analysis - package edu.northwestern.at.wordhoard.swing.calculator.analysis
The WordHoard analysis package contains methods for analyzing word-based frequency data and collocates.
edu.northwestern.at.wordhoard.swing.calculator.cql - package edu.northwestern.at.wordhoard.swing.calculator.cql
WordHoard corpus query language.
edu.northwestern.at.wordhoard.swing.calculator.dialogs - package edu.northwestern.at.wordhoard.swing.calculator.dialogs
The WordHoard dialog package contains the dialogs used in WordHoard.
edu.northwestern.at.wordhoard.swing.calculator.menus - package edu.northwestern.at.wordhoard.swing.calculator.menus
WordHoard Calculator menus.
edu.northwestern.at.wordhoard.swing.calculator.modelutils - package edu.northwestern.at.wordhoard.swing.calculator.modelutils
Utility methods for working with WordHoard object model objects.
edu.northwestern.at.wordhoard.swing.calculator.widgets - package edu.northwestern.at.wordhoard.swing.calculator.widgets
The WordHoard widgets package provides Swing widgets for use in WordHoard.
edu.northwestern.at.wordhoard.swing.concordance - package edu.northwestern.at.wordhoard.swing.concordance
The concordance window and its components.
edu.northwestern.at.wordhoard.swing.dialogs - package edu.northwestern.at.wordhoard.swing.dialogs
Modal dialogs.
edu.northwestern.at.wordhoard.swing.find - package edu.northwestern.at.wordhoard.swing.find
The find window and its components.
edu.northwestern.at.wordhoard.swing.info - package edu.northwestern.at.wordhoard.swing.info
Get info windows and their tabs and panels.
edu.northwestern.at.wordhoard.swing.lexicon - package edu.northwestern.at.wordhoard.swing.lexicon
The lexicon window and its components.
edu.northwestern.at.wordhoard.swing.querytool - package edu.northwestern.at.wordhoard.swing.querytool
Query tool windows and components.
edu.northwestern.at.wordhoard.swing.sysinfo - package edu.northwestern.at.wordhoard.swing.sysinfo
WordHoard system information window.
edu.northwestern.at.wordhoard.swing.tables - package edu.northwestern.at.wordhoard.swing.tables
Part of speech and word class table windows.
edu.northwestern.at.wordhoard.swing.tcon - package edu.northwestern.at.wordhoard.swing.tcon
Table of contents window and views.
edu.northwestern.at.wordhoard.swing.text - package edu.northwestern.at.wordhoard.swing.text
Multilingual styled text views.
edu.northwestern.at.wordhoard.swing.work - package edu.northwestern.at.wordhoard.swing.work
The work window and work panel.
edu.northwestern.at.wordhoard.tools - package edu.northwestern.at.wordhoard.tools
Tools.
edu.northwestern.at.wordhoard.tools.cm - package edu.northwestern.at.wordhoard.tools.cm
The ConvertMorph tool.
edu.northwestern.at.wordhoard.tools.filters - package edu.northwestern.at.wordhoard.tools.filters
XML filters.
edu.northwestern.at.wordhoard.tools.fixers - package edu.northwestern.at.wordhoard.tools.fixers
XML bug fixers.
edu.northwestern.at.wordhoard.tools.martin - package edu.northwestern.at.wordhoard.tools.martin
Tools for working with Martin's databases.
eig(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
EigenvalueDecomposition - Class in edu.northwestern.at.utils.math.matrix
Eigenvalue decomposition of a matrix.
EigenvalueDecomposition(Matrix) - Constructor for class edu.northwestern.at.utils.math.matrix.EigenvalueDecomposition
Check for symmetry, then construct the eigenvalue decomposition
eigenValues - Variable in class edu.northwestern.at.utils.math.statistics.PrincipalComponents
Eigenvalues of correlation matrix.
eigenVectors - Variable in class edu.northwestern.at.utils.math.statistics.PrincipalComponents
Eigenvectors of correlation matrix.
el - Variable in class edu.northwestern.at.wordhoard.tools.cm.TitlePageRules
TitlePageRules element.
elementsToHQLNames - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
Maps term types to HQL names.
elementsToNames - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
Maps term types to CQL names.
embedDiagonal(Matrix, int) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixTransformer
Compose matrix with a diagonal specified by row or column vector.
emboldenText(String) - Static method in class edu.northwestern.at.utils.swing.styledtext.StyledStringUtils
Create bold string.
EMOTICON - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Emoticon "style".
EMOTICON_ALERT - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Alert emoticon.
EMOTICON_ANGRY - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Angry emoticon.
EMOTICON_ATTENTION - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Attention emoticon.
EMOTICON_BIGGRIN - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Big grin emoticon.
EMOTICON_DEVIL - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Devil emoticon.
EMOTICON_IDEA - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Idea emoticon.
EMOTICON_SAD - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Sad emoticon.
EMOTICON_SICK - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Sick emoticon.
EMOTICON_SMILE - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Smile emoticon.
EMOTICON_TIRED - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Tired emoticon.
EMOTICON_TONGUE - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Tongue emoticon.
Emoticons - Class in edu.northwestern.at.utils.swing.icons
Emoticons.
EMPTY_SET - Static variable in class edu.northwestern.at.utils.XBitSet
The empty set.
emptyBorder - Static variable in class edu.northwestern.at.utils.swing.TreeComboListEntryRenderer
Empty border for each node.
emptyString - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CollocateContextRow
An empty string to handle requests for invalid columns.
emsg(String) - Static method in class edu.northwestern.at.wordhoard.tools.BuildUtils
Issues an error message.
emsg(String) - Static method in class edu.northwestern.at.wordhoard.tools.martin.MartinUtils
Issues an error message.
enableAllDialogFields() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SkeletonDialog
Enable all dialog fields.
enableAnnotateCmd(boolean) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Enables or disables the "Annotate" command.
enableAntialiasedFontRendering() - Static method in class edu.northwestern.at.utils.swing.LookAndFeel
Enable antialiased font rendering in Java 5 or later.
enableCopyCmd(boolean) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Enables or disables the "Copy" commmand.
enableCutCmd(boolean) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Enables or disables the "Cut" commmand.
enableDialogFields(boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditQueryDialog.QueriesListSelectionListener
Enable or disable dialog fields.
enableDialogFields(boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWordSetDialog.WordSetsListSelectionListener
Enable or disable dialog fields.
enableDialogFields(boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWorkSetDialog.WorkSetsListSelectionListener
Enable or disable dialog fields.
enableEditMenuItems(boolean) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Enables/disables edit menu items depending upon whether text is selected.
enableGetInfoCmd(boolean) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Enables or disables the "Get Info" command.
enableLineNumberCmds(boolean) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Enables or disables the line number commands.
enableLogMessages(boolean) - Method in class edu.northwestern.at.wordhoard.tools.fixers.Fixer
Enable or disable log messages.
enableMenuItems(boolean) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Enables/disables menu items depending upon document contents.
enablePasteCmd(boolean) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Enables or disables the "Paste" commmand.
enableSelectAllCmd(boolean) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Enables or disables the "Select All" commmand.
enableShowHideAnnotationMarkersCmd(boolean) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Enables or disables the "Show/Hide Annotation Markers" command.
enableShowHideAnnotationPanelCmd(boolean) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Enables or disables the "Show/Hide Annotation Panel" command.
enableStackTraces(boolean) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Enable or disable stack trace output for static methods.
enableSystemFontSettings(boolean) - Static method in class edu.northwestern.at.utils.swing.Fonts
Enable or disable use of built-in desktop properties.
enableTranslationsCmd(boolean) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Enables or disables the "Translations, Transliterations, Etc" command.
enableWorkPartsTree(boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWorkSetDialog.WorkSetsListSelectionListener
Enable or disable the work parts tree.
encode(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.DoubleMetaphone
 
encodeBytes(byte[]) - Static method in class edu.northwestern.at.utils.net.mime.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], boolean) - Static method in class edu.northwestern.at.utils.net.mime.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class edu.northwestern.at.utils.net.mime.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, boolean) - Static method in class edu.northwestern.at.utils.net.mime.Base64
Encodes a byte array into Base64 notation.
encodeString(String) - Static method in class edu.northwestern.at.utils.net.mime.Base64
Encodes a string in Base64 notation with line breaks after every 75 Base64 characters.
encodeString(String, boolean) - Static method in class edu.northwestern.at.utils.net.mime.Base64
Encodes a string in Base64 notation with line breaks after every 75 Base64 characters.
encryptPassword(String) - Static method in class edu.northwestern.at.utils.crypto.Crypto
Encrypts a password.
encryptPhChallenge(String, String) - Static method in class edu.northwestern.at.utils.crypto.Crypto
Encrypts the response to a Ph challenge.
end - Variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
The ending offset in the string of this run.
endEditBatch() - Method in interface edu.northwestern.at.utils.swing.EditBatch
End batched edit sequence.
endEditBatch() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
End undoable edit batch.
endEl(String) - Method in class edu.northwestern.at.wordhoard.tools.cm.XMLWriter
Ends an element.
endElement(String) - Method in class edu.northwestern.at.wordhoard.tools.cm.LineGenerator
Emit end tag for element.
endEntryString - Variable in class edu.northwestern.at.utils.math.matrix.MatrixFromString.MatrixFromStringParser
String which ends a matrix entry.
endifDirective - Variable in class edu.northwestern.at.utils.preprocessor.Preprocessor
 
endLine() - Method in class edu.northwestern.at.wordhoard.tools.Context
Ends the current text line.
endMatrixString - Variable in class edu.northwestern.at.utils.math.matrix.MatrixFromString.MatrixFromStringParser
String which ends matrix definition.
endPos - Variable in class edu.northwestern.at.utils.swing.DocumentTokenizer
Ending position in document.
endPos - Variable in class edu.northwestern.at.utils.swing.FileTokenizer
Ending position in document.
endRowString - Variable in class edu.northwestern.at.utils.math.matrix.MatrixFromString.MatrixFromStringParser
String which ends each row of matrix.
ends(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
endSession() - Method in interface edu.northwestern.at.wordhoard.server.WordHoardSession
Ends the session.
endSession() - Method in class edu.northwestern.at.wordhoard.server.WordHoardSessionImpl
Ends the session.
ENGLISH - Static variable in class edu.northwestern.at.wordhoard.model.morphology.Pos
English part of speech taxonomy.
Env - Class in edu.northwestern.at.utils
Environment information.
Env() - Constructor for class edu.northwestern.at.utils.Env
Don't allow instantiation, do allow overrides.
EPSILON_LARGE - Static variable in class edu.northwestern.at.utils.math.ArithUtils
The largest relative spacing for doubles.
EPSILON_SMALL - Static variable in class edu.northwestern.at.utils.math.ArithUtils
The smallest relative spacing for doubles.
equals(Object, Object) - Static method in class edu.northwestern.at.utils.Compare
Returns true if two objects are equal.
equals(Object) - Method in class edu.northwestern.at.utils.IDList
Returns true if some other id list is equal to this one.
equals(Object) - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Compares this list to another list.
equals(Complex) - Method in class edu.northwestern.at.utils.math.Complex
Compares with another Complex.
equals(Object) - Method in class edu.northwestern.at.utils.math.Complex
Compares this object against the specified object.
equals(Object) - Method in class edu.northwestern.at.utils.ScoredString
Check if another object is equal to this one.
equals(String, String) - Static method in class edu.northwestern.at.utils.StringUtils
Returns true if two case-sensitive strings are equal.
equals(LocationRectangle) - Method in class edu.northwestern.at.utils.swing.LocationRectangle
Check if another LocationRectangle is equal to this.
equals(Object) - Method in class edu.northwestern.at.utils.swing.LookAndFeel.ExtendedLookAndFeelInfo
Return true if another object is the same as this one.
equals(Object) - Method in class edu.northwestern.at.utils.swing.styledtext.StyledString
Compares this styled string to another styled string.
equals(Object) - Method in class edu.northwestern.at.utils.swing.styledtext.StyleInfo
Compares this style info to other style info.
equals(Object) - Method in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Compares this style run to some other style run.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.annotations.Annotation
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.annotations.AnnotationCategory
Returns true if some other object is equal to this one.
equals(Object) - Method in interface edu.northwestern.at.wordhoard.model.annotations.Attachment
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.Author
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.Corpus
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaCorpusCounts
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaPosSpellingCounts
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaWorkCounts
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.grouping.FollowingWordForm
Returns true if this object is equal to some other object.
equals(Object) - Method in interface edu.northwestern.at.wordhoard.model.grouping.GroupingObject
Returns true if this object equals some other object.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.grouping.GroupingOptions
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.grouping.NoneOfTheAbove
Returns true if this object is equal to some other object.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.grouping.PrecedingWordForm
Returns true if this object is equal to some other object.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.grouping.PubDecade
Returns true if this object is equal to some other object.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.Line
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemma
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemPos
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonPos
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.morphology.LemPos
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.morphology.WordClass
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.morphology.WordPart
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.search.SpeakerName
Returns true if this object is equal to some other object.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.search.SpellingWithCollationStrength
Returns true if this object is equal to some other object.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speech
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.text.TextLocation
Returns true if this location is equal to another location.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.text.TextRange
Returns true if this range equals another range.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.userdata.Phrase
Returns true if some other phrase is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.Word
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.Work
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.wrappers.CollectionFrequency
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.wrappers.DocFrequency
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.wrappers.Gender
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.wrappers.MajorWordClass
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.wrappers.MemoryTextWrapper
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.wrappers.MetricalShape
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.wrappers.Mortality
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.wrappers.Narrative
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.wrappers.Prosodic
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.wrappers.PubYearRange
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.wrappers.RemoteTextWrapper
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.wrappers.Spelling
Returns true if this object is equal to some other object.
equals(Object) - Method in interface edu.northwestern.at.wordhoard.model.wrappers.TextWrapped
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.model.wrappers.TextWrapper
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.server.model.Account
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
Check if this query term is equal to another.
equals(Object) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
Returns true if this object is equal to some other object.
equals(Object) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Compare another word form object to this one for equality.
equals(Object) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
Returns true if this object is equal to some other object.
equals(Object) - Method in class edu.northwestern.at.wordhoard.tools.cm.Author
Returns true if this object equals some other object.
equalsIgnoreCase(String, String) - Static method in class edu.northwestern.at.utils.Compare
Returns true if two case-insensitive strings are equal.
equalsIgnoreCase(String, String) - Static method in class edu.northwestern.at.utils.StringUtils
Returns true if two case-insensitive strings are equal.
equalsIgnoreCase(Object) - Method in class edu.northwestern.at.wordhoard.model.wrappers.Spelling
Returns true if this object is equal to some other object in a case insensitive fashion.
equalsInsensitive(Object) - Method in class edu.northwestern.at.wordhoard.model.wrappers.Spelling
Returns true if this object is equal to some other object in a case and diacritical insensitive fashion.
eraseAllSettings() - Method in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsTable
Erases current settings display.
err(Exception) - Method in class edu.northwestern.at.wordhoard.swing.accounts.AccountModel
Handles an exception.
err(Exception) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupModel
Handles an exception.
Err - Class in edu.northwestern.at.wordhoard.swing
Error handling.
err(Throwable) - Static method in class edu.northwestern.at.wordhoard.swing.Err
Handles an error.
ERROR - Static variable in class edu.northwestern.at.wordhoard.server.Logger
Error logging level.
ErrorFunction - Class in edu.northwestern.at.utils.math.distributions
Gaussian error function distribution functions.
ErrorFunction() - Constructor for class edu.northwestern.at.utils.math.distributions.ErrorFunction
Make class non-instantiable but inheritable.
errorFunction(double) - Static method in class edu.northwestern.at.utils.math.distributions.ErrorFunction
Error function.
errorFunctionComplement(double) - Static method in class edu.northwestern.at.utils.math.distributions.ErrorFunction
Error function complement.
errorFunctionComplementInverseBad(double) - Static method in class edu.northwestern.at.utils.math.distributions.ErrorFunction
 
errorFunctionInverse(double) - Static method in class edu.northwestern.at.utils.math.distributions.ErrorFunction
Inverse error function.
errorFunctionInverseBad(double) - Static method in class edu.northwestern.at.utils.math.distributions.ErrorFunction
Percentage points of error function distribution.
ErrorMessage - Class in edu.northwestern.at.utils.swing
An error message alert.
ErrorMessage(String, Window) - Constructor for class edu.northwestern.at.utils.swing.ErrorMessage
Constructs and displays an error message alert.
ErrorMessage(String) - Constructor for class edu.northwestern.at.utils.swing.ErrorMessage
Constructs and displays an error message alert with no parent window.
escapeSingleQuotes(String) - Method in class edu.northwestern.at.utils.db.mysql.MySQLInsertGenerator
Escapes single quotes in a data value.
escapeSpecialCharacters(String) - Static method in class edu.northwestern.at.utils.StringUtils
Escape special characters.
escapeXML(String) - Static method in class edu.northwestern.at.wordhoard.tools.cm.XMLWriter
Escapes special XML characters.
evaluateChebyschev(double[], double) - Static method in class edu.northwestern.at.utils.math.Polynomial
Evaluates a Chebyschev series.
evenRowColor - Variable in class edu.northwestern.at.utils.swing.XTable
Even row color when striping enabled.
evict(Class) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Clear all objects of the specified class from the second-level cache.
evict(Object) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Evict an object from the session cache.
execAndWait(String, boolean) - Static method in class edu.northwestern.at.utils.ExecUtils
Execute file/command and wait for command to complete.
ExecUtils - Class in edu.northwestern.at.utils
Execute system commands.
ExecUtils() - Constructor for class edu.northwestern.at.utils.ExecUtils
Don't allow instantiation, do allow overrides.
exitAction - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
 
exp(Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the exponential of a Complex z, exp(z).
exp(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
expandAll() - Method in class edu.northwestern.at.utils.swing.XTree
Expands all the nodes.
expandWorkParts(WorkPart[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Convert mixed list of works and work parts to lowest level work parts.
expandWorkPartsToArray(WorkPart[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Convert mixed list of works and work parts to lowest level work parts.
exponent - Variable in class edu.northwestern.at.utils.math.SplitDouble
The base two exponent.
exponential(double) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random number from an exponential random variable.
export(TableExporterImporter) - Method in class edu.northwestern.at.wordhoard.model.Line
Exports the object to a MySQL table exporter/importer.
export(TableExporterImporter) - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemma
Exports the object to a MySQL table exporter/importer.
export(TableExporterImporter) - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemPos
Exports the object to a MySQL table exporter/importer.
export(TableExporterImporter) - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonPos
Exports the object to a MySQL table exporter/importer.
export(TableExporterImporter) - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Exports the object to a MySQL table exporter/importer.
export(TableExporterImporter) - Method in class edu.northwestern.at.wordhoard.model.morphology.LemPos
Exports the object to a MySQL table exporter/importer.
export(TableExporterImporter) - Method in class edu.northwestern.at.wordhoard.model.morphology.WordPart
Exports the object to a MySQL table exporter/importer.
export(TableExporterImporter) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speech
Exports the object to a MySQL table exporter/importer.
export(TableExporterImporter) - Method in class edu.northwestern.at.wordhoard.model.Word
Exports the object to a MySQL table exporter/importer.
ExportDialog - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Displays export dialog.
ExportDialog(String, JFrame) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ExportDialog
Create new export dialog.
exportDone(JComponent, Transferable, int) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupInspectorPanel.UserTransferHandler
 
exportDone(JComponent, Transferable, int) - Method in class edu.northwestern.at.wordhoard.swing.accounts.UserPanel.UserTransferHandler
 
exportDone(JComponent, Transferable, int) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.WorkTreeTransferHandler
 
exportDone(JComponent, Transferable, int) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.WorkTreeTransferHandler
 
exportDone(JComponent, Transferable, int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordTransferHandler
 
exportDone(JComponent, Transferable, int) - Method in class edu.northwestern.at.wordhoard.swing.concordance.ConcordancePanelDnD.WordSearchTransferHandler
 
exportDone(JComponent, Transferable, int) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel.SearchCriteriaTransferHandler
 
exportDone(JComponent, Transferable, int) - Method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel.LexiconTransferHandler
 
exportDone(JComponent, Transferable, int) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel.LexiconTransferHandler
 
exportDone(JComponent, Transferable, int) - Method in class edu.northwestern.at.wordhoard.swing.tables.PosWindow.PosTransferHandler
 
exportDone(JComponent, Transferable, int) - Method in class edu.northwestern.at.wordhoard.swing.tables.WordClassWindow.WordClassTransferHandler
 
exportDone(JComponent, Transferable, int) - Method in class edu.northwestern.at.wordhoard.swing.tcon.Tree.TOCTreeTransferHandler
 
ExportException - Exception in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Export error.
ExportException() - Constructor for exception edu.northwestern.at.wordhoard.swing.calculator.modelutils.ExportException
Constructs ExportException exception.
ExportException(String) - Constructor for exception edu.northwestern.at.wordhoard.swing.calculator.modelutils.ExportException
Constructs ExportException exception.
exportMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Export user data objects.
exportObjects(UserDataObject[], Window, boolean[], ProgressReporter) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.ExportUtils
Export a list of objects to XML.
exportObjects(UserDataObject[], boolean[], String, ProgressReporter) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.ExportUtils
Export a list of objects to XML.
ExportUserData - Class in edu.northwestern.at.wordhoard.tools
Exports user data objects to XML.
ExportUserData() - Constructor for class edu.northwestern.at.wordhoard.tools.ExportUserData
 
ExportUtils - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Utilities for exporting user-defined database objects to XML.
ExportUtils() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.ExportUtils
Don't allow instantiation but do allow overrides.
EXTENDED - Static variable in class edu.northwestern.at.wordhoard.model.text.TextRun
Extended style mask.
EXTENDED - Static variable in class edu.northwestern.at.wordhoard.tools.cm.Style
Extended style mask.
EXTENDED_EXPANSION_FACTOR - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
The expansion factor for the extended style.
ExtendedCheckBoxTreeNodeRenderer - Class in edu.northwestern.at.wordhoard.swing.calculator.widgets
Renderer for tree nodes containing checkboxed WordCounter objects.
ExtendedCheckBoxTreeNodeRenderer(JTree, boolean) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.widgets.ExtendedCheckBoxTreeNodeRenderer
Create ExtendedCheckBoxTreeNodeRenderer.
ExtendedFileNameFilter - Interface in edu.northwestern.at.utils.swing
Interface for file name filters which can be used with both AWT and Swing.
extensions - Variable in class edu.northwestern.at.utils.swing.FileExtensionFilter
The allowed file name extensions.
extractDiagonal(Matrix, int) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixTransformer
Get elements of indicated diagonal (offset) as a column vector.
extractLemmata(List) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Extract lemmata from retrieved data.
extractLemmata(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Extract lemmata from a compound lemma string.
extractLowerTriangle(Matrix, int) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixTransformer
Extracts lower triangular matrix given an offset that indicates the relative diagonal.
extractNumber(String, int) - Static method in class edu.northwestern.at.utils.StringUtils
Extracts a number from a string.
extractors - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
 
extractSpellingAndCompoundWordClass(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Parse spelling and compound word class string.
extractSpellings(List) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Extract spellings from retrieved data.
extractUpperTriangle(Matrix, int) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixTransformer
Extracts upper triangular matrix given an offset that indicates the relative diagonal.
extractWordClassTags(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Extract word class tags from a spelling/compound word class.
extraMessageSet(String) - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationAdapter
Invoked when the extra annotation message is set.
extraMessageSet(String) - Method in interface edu.northwestern.at.wordhoard.swing.annotations.AnnotationListener
Invoked when the extra annotation message is set.
eye(int, int) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 

F

f(double, double, double) - Static method in class edu.northwestern.at.utils.math.distributions.FishersF
Compute probability for Fisher's F distribution.
f(double, double, double) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
f(double, int, int) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
f(double, double) - Method in interface edu.northwestern.at.utils.math.DyadicFunction
Evaluates a dyadic scalar function.
f(double) - Method in interface edu.northwestern.at.utils.math.MonadicFunction
Evaluates a monadic scalar function.
f - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad.FileLoader
The file from which to load text.
f - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad.FileSaver
The file to which to write the document text.
Factorial - Class in edu.northwestern.at.utils.math
Defines methods for factorials.
Factorial() - Constructor for class edu.northwestern.at.utils.math.Factorial
 
factorial(int) - Static method in class edu.northwestern.at.utils.math.Factorial
Compute factorial of an integer.
FALSEPOSITION - Static variable in class edu.northwestern.at.utils.math.rootfinders.Secant
Constant defining the plain Method of Secants.
FAMILY - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Font family style.
FAMILY_MONOSPACED - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Monospaced font family.
FAMILY_SANS_SERIF - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Sans-serif font family.
FAMILY_SERIF - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Serif font family.
FATAL - Static variable in class edu.northwestern.at.wordhoard.server.Logger
Fatal logging level.
FEMALE - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.Gender
Female gender.
FetchUTF8URL - Class in edu.northwestern.at.utils.tools
Fetches a UTF-8 encoded web page to a file.
FetchUTF8URL() - Constructor for class edu.northwestern.at.utils.tools.FetchUTF8URL
 
fieldNames - Variable in class edu.northwestern.at.utils.db.mysql.MySQLInsertGenerator
The name of the column fields, in order, for each data row.
file - Variable in class edu.northwestern.at.utils.swing.ImagePreview
The selected file.
fileChooser - Static variable in class edu.northwestern.at.utils.swing.FileDialogs
Swing file chooser dialog.
fileDialog - Static variable in class edu.northwestern.at.utils.swing.FileDialogs
AWT file dialog.
FileDialogs - Class in edu.northwestern.at.utils.swing
File Dialogs.
FileDialogs() - Constructor for class edu.northwestern.at.utils.swing.FileDialogs
Don't allow instantiation but do allow overrides.
FileDialogs.FilterWrapper - Class in edu.northwestern.at.utils.swing
Class to wrap a file filter.
FileDialogs.FilterWrapper(ExtendedFileNameFilter) - Constructor for class edu.northwestern.at.utils.swing.FileDialogs.FilterWrapper
 
fileExists(String) - Static method in class edu.northwestern.at.utils.FileNameUtils
Checks if a file exists.
FileExtensionFilter - Class in edu.northwestern.at.utils.swing
File name filter for use with both AWT and Swing file dialogs.
FileExtensionFilter(String[], String) - Constructor for class edu.northwestern.at.utils.swing.FileExtensionFilter
Create a file name extension filter.
FileExtensionFilter(String, String) - Constructor for class edu.northwestern.at.utils.swing.FileExtensionFilter
Create a file name extension filter.
FileExtensionFilter() - Constructor for class edu.northwestern.at.utils.swing.FileExtensionFilter
Don't allow default instantiation but do allow overrides.
FileMenu - Class in edu.northwestern.at.wordhoard.swing.calculator.menus
WordHoard Calculator Files Menu.
FileMenu(JMenuBar, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Create file menu.
fileMenu - Variable in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
The file menu.
FileNameTextField - Class in edu.northwestern.at.utils.swing
An XTextField which understands dragging of file names from the system file browser.
FileNameTextField(int) - Constructor for class edu.northwestern.at.utils.swing.FileNameTextField
Create file name text field.
fileNameTextField - Variable in class edu.northwestern.at.utils.swing.FileNameTextField.FileNameDropTarget
The text field to which to drop the file name.
FileNameTextField.FileNameDropTarget - Class in edu.northwestern.at.utils.swing
Drop target for file name.
FileNameTextField.FileNameDropTarget(FileNameTextField) - Constructor for class edu.northwestern.at.utils.swing.FileNameTextField.FileNameDropTarget
Create a file name drop target.
FileNameUtils - Class in edu.northwestern.at.utils
File name utilities.
FileRule - Class in edu.northwestern.at.wordhoard.tools.cm
A file rule.
FileRule(Element) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.FileRule
Creates a new file rule.
FileRules - Class in edu.northwestern.at.wordhoard.tools.cm
File rules.
FileRules(Element) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.FileRules
Creates a new files rules.
FileTokenizer - Class in edu.northwestern.at.utils.corpuslinguistics
Tokenize a text file.
FileTokenizer(File, String, Pretokenizer) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.FileTokenizer
Create file tokenizer.
FileTokenizer(File) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.FileTokenizer
Create file tokenizer.
FileTokenizer(String, String) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.FileTokenizer
Create file tokenizer.
FileTokenizer(String) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.FileTokenizer
Create file tokenizer.
FileTokenizer - Class in edu.northwestern.at.utils.swing
Tokenizes text from a text file.
FileTokenizer(String) - Constructor for class edu.northwestern.at.utils.swing.FileTokenizer
Create document tokenizer.
FileUtils - Class in edu.northwestern.at.utils
File utilities.
FileUtils() - Constructor for class edu.northwestern.at.utils.FileUtils
Don't allow instantiation but do allow overrides.
FilledTriangle - Class in edu.northwestern.at.utils.swing
Filled triangle Swing components.
FilledTriangle(boolean, int) - Constructor for class edu.northwestern.at.utils.swing.FilledTriangle
Constructs a new filled triangle component.
FilledTriangleIcon - Class in edu.northwestern.at.utils.swing.icons
Filled triangle icon.
FilledTriangleIcon(boolean, int) - Constructor for class edu.northwestern.at.utils.swing.icons.FilledTriangleIcon
Constructs a new filled triangle component.
filter(Collection) - Method in class edu.northwestern.at.utils.RegExpCollectionFilter
Filter a string collection using the pattern..
filter - Variable in class edu.northwestern.at.utils.swing.FileDialogs.FilterWrapper
 
Filter01 - Class in edu.northwestern.at.wordhoard.tools.filters
Applies fixers.
Filter02 - Class in edu.northwestern.at.wordhoard.tools.filters
Adds "punc" elements.
Filter03 - Class in edu.northwestern.at.wordhoard.tools.filters
Pretty-prints.
Filter04 - Class in edu.northwestern.at.wordhoard.tools.filters
Trims white space.
Filter05 - Class in edu.northwestern.at.wordhoard.tools.filters
Changes the "div" element "tag" attribute to "id".
Filter06 - Class in edu.northwestern.at.wordhoard.tools.filters
Rationalizes line and stanza numbering.
Filter07 - Class in edu.northwestern.at.wordhoard.tools.filters
Rationalizes titles.
Filter08 - Class in edu.northwestern.at.wordhoard.tools.filters
Adds the WordHoardText, wordHoardHeader and wordHoardTaggedLine elements.
Filter09 - Class in edu.northwestern.at.wordhoard.tools.filters
Adds prosodic tags.
Filter10 - Class in edu.northwestern.at.wordhoard.tools.filters
Adds speaker gender and mortality tags.
Filter11 - Class in edu.northwestern.at.wordhoard.tools.filters
Creates a Greek work XML file.
Filter12 - Class in edu.northwestern.at.wordhoard.tools.filters
Adjusts divs.
filterBigramsByWordClass - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Filter bigrams by word class flag.
filterBigramsByWordClass - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
True to filter bigrams using word class rules.
filterBigramsByWordClassCheckBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Dialog field for filter bigrams by word class flag.
FILTERBIGRAMSBYWORDCLASSFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
filterByWordClass - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
True to filter collocates using word class rules.
filterByWordClassCheckBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Dialog field for filter collocates by word class flag.
FILTERBYWORDCLASSFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
filterMultiwordUnits(List, HashMap, Map, NGramExtractor[], SortedTableModel) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Filter the raw multiword units.
filterMultiwordUnitsContainingVerbs - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Filter multiword units containing verbs.
filterMultiwordUnitsContainingVerbs - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
True to filter multiword units containing verbs.
filterMultiwordUnitsContainingVerbsCheckBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Dialog field for filter multiword units containing verbs.
FILTERMULTIWORDUNITSCONTAININGVERBSFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
filterOutProperNames - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
True to filter out proper names.
filterOutProperNames - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
True to filter proper names.
FILTEROUTPROPERNAMESFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
filterOutProperNamesField - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Dialog field for filtering out proper names.
filterSingleOccurrences - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Filter ngrams which occur only once.
filterSingleOccurrences - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
True to filter ngrams which only occur once.
filterSingleOccurrencesCheckBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Dialog field for filter ngrams that occur only once.
FILTERSINGLEOCCURRENCESFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
filterTrigramsByWordClass - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Filter trigrams by word class flag.
filterTrigramsByWordClass - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
True to filter trigrams using word clas rules.
filterTrigramsByWordClassCheckBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Dialog field for filter trigrams by word class flag.
FILTERTRIGRAMSBYWORDCLASSFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
filterUsingLocalMaxs - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Filter ngrams using localmaxs.
filterUsingLocalMaxs - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
True to filter ngrams using localmaxs
filterUsingLocalMaxsCheckBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Dialog field for filter using localmaxs.
FILTERUSINGLOCALMAXSFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
finalize() - Method in class edu.northwestern.at.utils.db.hibernate.HibernateScrollIterator
Handle object destruction.
finalize() - Method in class edu.northwestern.at.wordhoard.model.text.Text
Finalizes the text.
finalize() - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Finalizes the line.
finalizeText() - Method in class edu.northwestern.at.wordhoard.tools.Context
Finalizes the text.
findAction - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
 
findAuthorsByNamePrefix(String) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Finds authors by name prefix.
FindCollocates - Class in edu.northwestern.at.wordhoard.swing.calculator.analysis
Compares a single word form's frequency in a specified analysis text.
FindCollocates() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindCollocates
Create a single word form frequency profile object.
FINDCOLLOCATES - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Compare single word form in one work or copus.
findCollocates() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Single word collocation analysis of work with itself.
findEditableComponent() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Find an editable component.
findLemmasByTagPrefix(String, Corpus) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Finds lemmas by tag prefix.
FindMenu - Class in edu.northwestern.at.wordhoard.swing.calculator.menus
WordHoard Calculator Find Menu.
FindMenu() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.FindMenu
Create find menu.
FindMenu(JMenuBar) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.FindMenu
Create find menu.
FindMenu(AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.FindMenu
Create find menu.
FindMenu(JMenuBar, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.FindMenu
Create find menu.
findMenu - Variable in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
The find menu.
findMenuFindWordsItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FindMenu
Find words.
findMenuFindWorksItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FindMenu
Find works.
findMenuGoToWordItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FindMenu
Go to a specified word.
findMenuQueryToolItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FindMenu
Find lemmata query tool.
FindMultiwordUnits - Class in edu.northwestern.at.wordhoard.swing.calculator.analysis
Find multiword units.
FindMultiwordUnits() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Create a multiple word form frequency profile object.
FINDMULTIWORDUNITS - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Find multiword units in a text.
findMultiwordUnits() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Find multiword units.
findMultiwordUnitsItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Find multiword units.
findNodeForItem(Object) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
 
findNodeForObject(WorkPart) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
 
findPrintableComponent() - Method in class edu.northwestern.at.wordhoard.swing.AboutWindow
Find a printable component.
findPrintableComponent() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Find a printable component.
findPrintableComponent() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWorkPanelWindow
Find a printable component.
findPrintableComponent() - Method in class edu.northwestern.at.wordhoard.swing.concordance.ConcordanceWindow
Find a printable component.
findPrintableComponent() - Method in class edu.northwestern.at.wordhoard.swing.info.WordFormsPanel
Find a printable component.
findPrintableComponent() - Method in class edu.northwestern.at.wordhoard.swing.info.WordInfoWindow
Find a printable component.
findPrintableComponent() - Method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconWindow
Find a printable component.
findPrintableComponent() - Method in class edu.northwestern.at.wordhoard.swing.sysinfo.SysInfoWindow
Find a printable component.
findPrintableComponent() - Method in class edu.northwestern.at.wordhoard.swing.tables.PosWindow
Find a printable component.
findPrintableComponent() - Method in class edu.northwestern.at.wordhoard.swing.tables.WordClassWindow
Find a printable component.
findPrintableComponent() - Method in class edu.northwestern.at.wordhoard.swing.tcon.TableOfContentsWindow
Find a printable component.
findPrintableComponent() - Method in class edu.northwestern.at.wordhoard.tools.CharSetDisplay
Find a printable component.
findRoot(double, double, double, int, MonadicFunction, MonadicFunction, RootFinderConvergenceTest, RootFinderIterationInformation) - Method in class edu.northwestern.at.utils.math.rootfinders.Bisection
Implementation for MonadicFunctionRootFinder interface.
findRoot(double, double, double, int, MonadicFunction, MonadicFunction, RootFinderConvergenceTest, RootFinderIterationInformation) - Method in class edu.northwestern.at.utils.math.rootfinders.Brent
Implementation for MonadicFunctionRootFinder interface.
findRoot(double, double, double, int, MonadicFunction, MonadicFunction, RootFinderConvergenceTest, RootFinderIterationInformation) - Method in interface edu.northwestern.at.utils.math.rootfinders.MonadicFunctionRootFinder
MonadicFunctionRootFinder interface.
findRoot(double, double, double, int, MonadicFunction, MonadicFunction, RootFinderConvergenceTest, RootFinderIterationInformation) - Method in class edu.northwestern.at.utils.math.rootfinders.NewtonRaphson
Implementation for MonadicFunctionRootFinder interface.
findRoot(double, double, double, int, MonadicFunction, MonadicFunction, RootFinderConvergenceTest, RootFinderIterationInformation) - Method in class edu.northwestern.at.utils.math.rootfinders.Secant
Implementation for MonadicFunctionRootFinder interface.
findSaveableComponent() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Find a saveable component.
findSaveableComponent() - Method in class edu.northwestern.at.wordhoard.swing.info.WordFormsPanel
Find a saveable component.
findSaveableComponent() - Method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconWindow
Find a saveable component.
findSaveableComponent() - Method in class edu.northwestern.at.wordhoard.swing.sysinfo.SysInfoWindow
Find a saveable component.
findSaveableComponent() - Method in class edu.northwestern.at.wordhoard.swing.tables.PosWindow
Find a saveable component.
findSaveableComponent() - Method in class edu.northwestern.at.wordhoard.swing.tables.WordClassWindow
Find a saveable component.
findSelectableTextComponent() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Find a component allowing text selection.
findSpeakerNamesbyPrefix(String, Corpus) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Finds speaker names by prefix.
FindWindow - Class in edu.northwestern.at.wordhoard.swing.find
A find window.
FindWindow(Corpus, SearchDefaults, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.find.FindWindow
Creates a new find window.
FindWindow(AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.find.FindWindow
 
FindWindow(String, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.find.FindWindow
 
findWord(WorkPart, int, int, int) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Finds a word in a work part.
findWords() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FindMenu
Find words.
findWorks() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FindMenu
Find works.
FindWorkWindow - Class in edu.northwestern.at.wordhoard.swing.bibtool
A Find window.
FindWorkWindow(Corpus, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.bibtool.FindWorkWindow
Creates a new Find window.
finished() - Method in class edu.northwestern.at.utils.swing.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
fInverse(double, double, double) - Static method in class edu.northwestern.at.utils.math.distributions.FishersF
Compute percentage point for Fisher's F distribution.
fInverse(double, double, double) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
fInverse(double, int, int) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
first - Variable in class edu.northwestern.at.utils.intcollections.IntRange
The first integer in the range.
first() - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Gets the first integer in the list.
firstLine(String) - Static method in class edu.northwestern.at.utils.StringUtils
Returns the first line of a string.
firstMouseEvent - Variable in class edu.northwestern.at.utils.swing.TableDragMouseHandler
Mouse pressed event which may be initiating a drag.
firstMouseEvent - Variable in class edu.northwestern.at.wordhoard.swing.accounts.UserPanel.TableDragMouseHandler
 
firstMouseEvent - Variable in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.TreeDragMouseHandler
 
firstMouseEvent - Variable in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.TreeDragMouseHandler
 
firstMouseEvent - Variable in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel.SearchCriteriaDragMouseHandler
 
firstMouseEvent - Variable in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel.TableDragMouseHandler
 
firstMouseEvent - Variable in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaDragMouseHandler
 
firstMouseEvent - Variable in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel.TableDragMouseHandler
 
firstMouseEvent - Variable in class edu.northwestern.at.wordhoard.swing.tcon.Tree.TreeDragMouseHandler
 
firstOnPage - Variable in class edu.northwestern.at.utils.swing.printing.PrintView
Index of first view to be rendered on current page.
firstOnPageOffset - Variable in class edu.northwestern.at.utils.swing.printing.PrintView
Offset into first view to be rendered on current page.
firstVowel(String, int) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
Returns index of first vowel in string.
firstWhereClause - Variable in class edu.northwestern.at.wordhoard.model.search.SearchCriteria.MyStringBuffer
 
fishersExactTest(Matrix) - Static method in class edu.northwestern.at.utils.math.statistics.ContingencyTable
Compute Fisher's exact test for a 2x2 table.
FishersExactTest - Class in edu.northwestern.at.utils.math.statistics
Calculate Fisher's exact test for a 2x2 frequency table.
FishersExactTest() - Constructor for class edu.northwestern.at.utils.math.statistics.FishersExactTest
Don't allow instantiation but do allow overrides.
fishersExactTest(int, int, int, int) - Static method in class edu.northwestern.at.utils.math.statistics.FishersExactTest
Calculate Fisher's exact test from the four cell counts.
FishersF - Class in edu.northwestern.at.utils.math.distributions
Fisher's F distribution functions.
FishersF() - Constructor for class edu.northwestern.at.utils.math.distributions.FishersF
Make class non-instantiable but inheritable.
fix(String, String, Document) - Method in class edu.northwestern.at.wordhoard.tools.fixers.CastList
Fixes an XML DOM tree.
fix(String, String, Document) - Method in class edu.northwestern.at.wordhoard.tools.fixers.ChaAst
Fixes an XML DOM tree.
fix(String, String, Document) - Method in class edu.northwestern.at.wordhoard.tools.fixers.ChaAuthor
Fixes an XML DOM tree.
fix(String, String, Document) - Method in class edu.northwestern.at.wordhoard.tools.fixers.ChaCan
Fixes an XML DOM tree.
fix(String, String, Document) - Method in class edu.northwestern.at.wordhoard.tools.fixers.ChaTag
Fixes an XML DOM tree.
fix(String, String, Document) - Method in class edu.northwestern.at.wordhoard.tools.fixers.ChaTitle
Fixes an XML DOM tree.
fix(String, String, Document) - Method in class edu.northwestern.at.wordhoard.tools.fixers.Curly
Fixes an XML DOM tree.
fix(String, String, Document) - Method in class edu.northwestern.at.wordhoard.tools.fixers.Fixer
Fixes an XML DOM tree.
fix(String, String, Document) - Method in class edu.northwestern.at.wordhoard.tools.fixers.NukeDiv
Fixes an XML DOM tree.
fix(String, String, Document) - Method in class edu.northwestern.at.wordhoard.tools.fixers.ShaAuthor
Fixes an XML DOM tree.
fix(String, String, Document) - Method in class edu.northwestern.at.wordhoard.tools.fixers.ShaSon
Fixes an XML DOM tree.
fix(String, String, Document) - Method in class edu.northwestern.at.wordhoard.tools.fixers.ShaTag
Fixes an XML DOM tree.
fix(String, String, Document) - Method in class edu.northwestern.at.wordhoard.tools.fixers.ShaTitle
Fixes an XML DOM tree.
fix(String, String, Document) - Method in class edu.northwestern.at.wordhoard.tools.fixers.StagePunc
Fixes an XML DOM tree.
fixDefaultButtonPosition() - Method in class edu.northwestern.at.utils.swing.ModalDialog
Move the default button to the system-defined position.
Fixer - Class in edu.northwestern.at.wordhoard.tools.fixers
XML fixer abstract base class.
Fixer() - Constructor for class edu.northwestern.at.wordhoard.tools.fixers.Fixer
 
fixMWUText(String) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Fix multiword unit text for display.
fixPathSeparators(String) - Method in class edu.northwestern.at.utils.db.mysql.TableExporterImporter
Fix path separators in path.
flush() - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Flushes current transaction state.
flushAWTEventQueue() - Static method in class edu.northwestern.at.utils.swing.SwingUtils
Flush the system event queue.
flushRun() - Method in class edu.northwestern.at.wordhoard.tools.Context
Flushes a style run.
focusBorder - Variable in class edu.northwestern.at.utils.swing.RowHeaderRenderer
 
FollowingWordForm - Class in edu.northwestern.at.wordhoard.model.grouping
A following word form grouping object.
FollowingWordForm(LemPos) - Constructor for class edu.northwestern.at.wordhoard.model.grouping.FollowingWordForm
Creates a new following word form object.
font - Variable in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsValueCellRenderer
Font for text pane.
font - Static variable in class edu.northwestern.at.utils.swing.notepad.Notepad
The font.
font - Variable in class edu.northwestern.at.utils.swing.XTextPaneTableCellRenderer
The font for the styled text.
font - Static variable in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
The font.
FONT_SIZE - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Font size for table.
fontCharWidth - Static variable in class edu.northwestern.at.utils.swing.notepad.Notepad
Width of a single character in the font.
fontCharWidth - Static variable in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Width of a single character in the font.
FontInfo - Interface in edu.northwestern.at.wordhoard.model.text
Font information.
FontInfoImpl - Class in edu.northwestern.at.wordhoard.swing.text
Font information.
FontInfoImpl(Font) - Constructor for class edu.northwestern.at.wordhoard.swing.text.FontInfoImpl
Creates a new font information object.
FontInfoImpl(String, int, int) - Constructor for class edu.northwestern.at.wordhoard.swing.text.FontInfoImpl
Creates a new font information object.
FontManager - Class in edu.northwestern.at.wordhoard.swing.text
Font manager.
FontManager() - Constructor for class edu.northwestern.at.wordhoard.swing.text.FontManager
Creates a new font manager.
fontPreferencesMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Font preferences.
FontPrefsDialog - Class in edu.northwestern.at.wordhoard.swing.dialogs
The font preferences dialog.
FontPrefsDialog(AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.dialogs.FontPrefsDialog
Creates a new font preferences dialog.
Fonts - Class in edu.northwestern.at.utils.swing
Fonts information.
footer - Variable in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
Footer text.
FOOTER - Static variable in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
 
footerFont - Variable in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
Footer font.
foregroundColor - Variable in class edu.northwestern.at.utils.swing.CheckBoxTreeNodeRenderer
Foreground color to match that of the tree.
foregroundColor - Variable in class edu.northwestern.at.utils.swing.LinkLabel
Initial foreground color.
format - Variable in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel.MatrixEntryRenderer
Formatting string for matrix entries.
format - Variable in class edu.northwestern.at.utils.swing.PrintfFormatTableCellRenderer
Format string for this column.
formatDate(Date) - Static method in class edu.northwestern.at.utils.DateTimeUtils
Formats a date and time as (for example) "02/06/02 10:32 AM".
formatDateNoTime(Date) - Static method in class edu.northwestern.at.utils.DateTimeUtils
Formats a date as (for example) "2/6/2002".
formatDateOnAt(Date) - Static method in class edu.northwestern.at.utils.DateTimeUtils
Formats a date and time as (for example) "on 02/06/02 at 10:32 AM".
formatDouble(double, int) - Static method in class edu.northwestern.at.utils.Formatters
Formats a double.
formatDuration(long) - Static method in class edu.northwestern.at.utils.DateTimeUtils
Format a time duration as "hh:mm:ss"
formatElapsedTime(long, long) - Static method in class edu.northwestern.at.wordhoard.tools.BuildUtils
Formats elapsed time.
formatFloat(float, int) - Static method in class edu.northwestern.at.utils.Formatters
Formats a float.
formatHTTPDate(Date) - Static method in class edu.northwestern.at.utils.DateTimeUtils
Formats a date and time in HTTP protocol format.
formatIntegerWithCommas(int) - Static method in class edu.northwestern.at.utils.Formatters
Formats an integer with commas.
formatLongWithCommas(long) - Static method in class edu.northwestern.at.utils.Formatters
Formats a long with commas.
formatNumberWithCommas(int) - Static method in class edu.northwestern.at.utils.StringUtils
Formats a number with commas.
formatNumberWithCommas(long) - Static method in class edu.northwestern.at.utils.StringUtils
Formats a number with commas.
formatReadableTimer(long) - Static method in class edu.northwestern.at.utils.DateTimeUtils
Formats a timer value in readable form.
formatString - Variable in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
Formatters - Class in edu.northwestern.at.utils
Formatting utilties.
formatTime(Date) - Static method in class edu.northwestern.at.utils.DateTimeUtils
Formats a time as (for example) "10:32 AM".
formatTimer(long, boolean) - Static method in class edu.northwestern.at.utils.DateTimeUtils
Formats a timer value as "days hh:mm:ss".
FORMATWIDTH - Static variable in class edu.northwestern.at.utils.math.matrix.MatrixToString
Each entry uses the width specified by the format width.
formatWordyDuration(long) - Static method in class edu.northwestern.at.utils.DateTimeUtils
Format a wordy time duration (e.g., "5 days, 3 hours, 23 minutes").
forwardEventToListCells(MouseEvent) - Method in class edu.northwestern.at.utils.swing.LinkList
Process a mouse move event from the list to the component rendering a list cell.
forwardEventToXTextPane(MouseEvent) - Method in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsTable
Forward a mouse event from the table to the component rendering a table cell.
freq(String[], int, int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Calculate the frequency for a portion of a set of words.
FREQCOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.TrackWordOverTime
Normalized frequency column.
frequencies(double[], ArrayList, ArrayList) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Computes the frequency (number of occurances, count) of each distinct value in the given sorted data.
Frequency - Class in edu.northwestern.at.utils.corpuslinguistics
Computes frequency-based statistics for comparing corpora.
Frequency() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.Frequency
Don't allow instantiation but do allow overrides.
FrequencyAnalysisDataRow - Class in edu.northwestern.at.wordhoard.swing.calculator.analysis
Holds frequency analysis entries for tabular display.
FrequencyAnalysisDataRow(String, double[]) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisDataRow
Constructs a new row.
FrequencyAnalysisDataRow(String, String, double[]) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisDataRow
Constructs a new row.
FrequencyAnalysisDataRow(String, Object[]) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisDataRow
Constructs a new row.
FrequencyAnalysisDataRow(String, String, Object[]) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisDataRow
Constructs a new row.
FrequencyAnalysisRunnerBase - Class in edu.northwestern.at.wordhoard.swing.calculator.analysis
Base class for frequency analyses.
FrequencyAnalysisRunnerBase(int) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Create a single word form frequency profile object.
frequencyAnalysisType - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Type of frequency analysis.
FREQUENCYNORMALIZATIONFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
frequencyNormalizationMethod - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Normalization method for frequencies.
frequencyNormalizationMethod - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
frequencyNormalizationMethodChoices - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Combobox selection field for normalization method.
FrequencyPanel - Class in edu.northwestern.at.wordhoard.swing.info
Frequency panel.
FrequencyPanel(Lemma, Corpus, Work, int, int) - Constructor for class edu.northwestern.at.wordhoard.swing.info.FrequencyPanel
Creates a new frequency panel.
FrequencyProfileResults - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Holds frequency analysis results.
fromClauseTemplate - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
From clause template.
fromGaussString(String) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFromString
Parse a matrix definition string in Gauss format.
fromJPEG(byte[]) - Static method in class edu.northwestern.at.utils.swing.JPEGConverters
Convert JPEG stored in byte array to BufferedImage.
fromMathMLString(String) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFromString
Parse a matrix definition string in MathML format.
fromMatlabString(String) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFromString
Parse a matrix definition string in Matlab format.
fromPhrase - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.QueryCriterion
The from phrase.
fromPlainTextString(String) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFromString
Parse a matrix definition string in plain text format.
FROMTEXT - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
Select the works/work parts from a text object, e.g., corpus, word set, etc.
fromWordClauseTemplate - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
From word clause template.
FULLWORDRESULTS - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
Types of query results to obtain.
fullWordSelectClauseTemplate - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
Full word select clause template.
fuzzyCompare(double, double, double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Perform fuzzy comparison of two doubles with specified tolerance.

G

Gamma - Class in edu.northwestern.at.utils.math.distributions
Gamma distribution functions.
Gamma() - Constructor for class edu.northwestern.at.utils.math.distributions.Gamma
Make class non-instantiable but inheritable.
gamma(double) - Static method in class edu.northwestern.at.utils.math.distributions.Gamma
Gamma function.
gamma(double, double) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random number from a gamma distributed random variable.
gaussMatrixFromString - Static variable in class edu.northwestern.at.utils.math.matrix.MatrixFromString
 
Gender - Class in edu.northwestern.at.wordhoard.model.wrappers
A gender wrapper.
Gender() - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.Gender
Creates a new gender wrapper.
Gender(byte) - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.Gender
Creates a new gender wrapper.
GENDER - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.TaggingData
Speaker gender tagging mask.
gender - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
The gender of the speaker(s).
gender - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
The gender of the speaker(s).
gender_female - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
gender_male - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
Object model data values.
gender_uncertain - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
GenderCriterion - Class in edu.northwestern.at.wordhoard.swing.find
Speaker gender criterion component.
GenderCriterion() - Constructor for class edu.northwestern.at.wordhoard.swing.find.GenderCriterion
 
generateColumnLabels(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixDisplay
Generate column labels.
generateEmptyResults(String, String, String) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.TrackWordOverTime
Generate results when publication dates available.
generateInPhrase(String, PersistentObject[]) - Static method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Generates "item in (:items)" query phrase.
generateInPhrase(String, Collection) - Static method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Generates "item in (:items)" query phrase.
generateInPhrase2(String, Collection) - Static method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Generates "item in (:items)" query phrase.
generateNGrams() - Method in class edu.northwestern.at.utils.corpuslinguistics.NGramExtractor
Generate NGram analysis from string array of words.
generateResults(WordHoardSortedTableModel, String, String) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CollocateFrequencies
Displays results of collocation frequency analysis in a sorted table.
generateResults(WordHoardSortedTableModel, String, String) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareCollocateFrequencies
Displays results of frequency analysis in a sorted table.
generateResults(Spelling, WordHoardSortedTableModel, String, String, int, int, int, int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareMultipleWordFrequencies
Displays results of frequency analysis in a sorted table.
generateResults(WordHoardSortedTableModel, int, int, int, int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareSingleWordFrequencies
Displays results of frequency analysis in a sorted table.
generateResults(WordHoardSortedTableModel, String) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareTexts
Displays results of text comparison in a sorted table.
generateResults(WordHoardSortedTableModel, String, int, int, int, int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindCollocates
Displays results of frequency analysis in a sorted table.
generateResults(WordHoardSortedTableModel, String[], int, int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Displays results of multiword unit extraction in a sorted table.
generateResults(Spelling, String, String, String[], String[], int, int, int, WordHoardSortedTableModel, String[]) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Displays results of analysis in a sorted table.
generateResults(WordHoardSortedTableModel) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.TrackWordOverTime
Displays results of frequency analysis in a sorted table.
generateResults(WordHoardSortedTableModel, String, String, String, int, boolean, boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.WordFrequencies
Displays results of frequency analysis in a sorted table.
generateRowLabels(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixDisplay
Generate row labels.
generateTitle(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixDisplay
Displays matrix entries in a GUI table.
generateWordCountExtractor() - Method in class edu.northwestern.at.utils.corpuslinguistics.WordCountExtractor
Compute word counts from a string array of words.
generateWordPartOrdinal(Long, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
Generates a word part ordinal given a word ID and word part index.
genText(String, Text, TextLine, AuthoredTextAnnotation.Context) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Generates a string of text.
genText(String, Text, TextLine, RemoteAnnotation.Context) - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Generates a string of text.
genText(Element) - Method in class edu.northwestern.at.wordhoard.tools.cm.WorkPartGenerator
Generates the text.
geometric(double) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random value from a geometric random variable.
geometricMean(int, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the geometric mean of a data sequence.
geometricMean(double[]) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the geometric mean of a data sequence.
get(Class, Long) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Loads a persistent object by class and id.
get(int) - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Gets the i'th integer in the list.
get(int, int) - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Gets value of element at given row and column.
get() - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Get all matrix elements as a two-dimensional double array.
get(int, int) - Method in class edu.northwestern.at.utils.math.matrix.DenseMatrix
Gets value of element at given row and column.
get(int, int) - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Gets value of element at given row and column.
get() - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Get all elements as a two-dimensional double array.
get(int, int) - Method in class edu.northwestern.at.utils.math.matrix.SparseMatrix
Gets value of element at given row and column.
get(String, String) - Static method in class edu.northwestern.at.utils.Resources
Get string from ResourceBundle.
get(String) - Static method in class edu.northwestern.at.utils.Resources
Get string from ResourceBundle.
get(int) - Static method in class edu.northwestern.at.utils.swing.icons.Emoticons
Gets an icon by index.
get(String) - Static method in class edu.northwestern.at.utils.swing.icons.Emoticons
Gets an emoticon by name.
get(int) - Method in class edu.northwestern.at.utils.swing.icons.SmallIcons
Gets an icon by index.
get(String) - Method in class edu.northwestern.at.utils.swing.icons.SmallIcons
Gets an emoticon by name.
get(int) - Static method in class edu.northwestern.at.utils.swing.icons.StarIcons
Gets an icon by index.
get(String) - Static method in class edu.northwestern.at.utils.swing.icons.StarIcons
Gets an icon by name.
get() - Method in class edu.northwestern.at.utils.swing.SwingWorker
Return the value created by the construct method.
get(Class, String) - Static method in class edu.northwestern.at.wordhoard.model.grouping.NoneOfTheAbove
Gets a none of the above grouping object.
get(Class) - Static method in class edu.northwestern.at.wordhoard.model.grouping.NoneOfTheAbove
Gets a none of the above grouping object.
get(int) - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteriaTypedSet
Get item .
get(String) - Static method in class edu.northwestern.at.wordhoard.swing.Images
Gets an image.
getAcceptedIssuers() - Method in class edu.northwestern.at.utils.net.ssl.AcceptAnyCertTrustManager
Return valid certificate issuers.
getAccounts() - Method in interface edu.northwestern.at.wordhoard.server.WordHoardSession
Gets all the accounts.
getAccounts() - Method in class edu.northwestern.at.wordhoard.server.WordHoardSessionImpl
Gets all the accounts.
getAction(String) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Return action for a specified command.
getActions() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Fetch the list of actions supported by this editor.
getActive() - Method in class edu.northwestern.at.wordhoard.tools.cm.XMLWriter
Gets the writer active status.
getActiveLookAndFeel() - Static method in class edu.northwestern.at.utils.swing.LookAndFeel
Get the class name of the currently active look and feel.
getActiveLookAndFeelClass() - Static method in class edu.northwestern.at.utils.swing.LookAndFeel
Get the class of the currently active look and feel.
getActiveWindow() - Static method in class edu.northwestern.at.utils.swing.WindowsMenuManager
Gets the active window.
getActualWorkParts() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Return all actual work parts in this object.
getAdjustChiSquareForMultipleComparisons() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get adjust chi-square for multiple comparisons flag.
getAdmins() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Get the group admin ids.
getAlignment(int) - Method in class edu.northwestern.at.utils.swing.JustifiedTextRowView
Determines the desired alignment for this view along an axis.
getAlignment() - Method in class edu.northwestern.at.utils.swing.MultiLineLabel
 
getAllAuthors() - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets all the authors.
getAllAuthors(Corpus) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets all the authors.
getAllCorpora() - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets all the corpora.
getAllLemmas() - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets all the lemmas.
getAllLemPos() - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets all the LemPos objects.
getAllMajorWordClasses() - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets all the major word classes.
getAllMetricalShapes() - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets all the metrical shapes.
getAllOpenWindows() - Static method in class edu.northwestern.at.utils.swing.WindowsMenuManager
Gets all the open windows.
getAllPos() - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets all the parts of speech.
getAllText(Node) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Gets all the text for a node.
getAllWordClasses() - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets all the word classes.
getAllWorkParts() - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets all the work parts.
getAllWorks() - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets all the works.
getAlternate() - Method in class edu.northwestern.at.utils.corpuslinguistics.DoubleMetaphone
 
getAlternateBuffer() - Method in class edu.northwestern.at.utils.corpuslinguistics.DoubleMetaphone
 
getAnalysisPercentColumnName() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Get analysis text percent column name.
getAnalysisText() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get analysis corpus.
getAnalysisText() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewPhraseSetDialog
Get analysis text.
getAnalysisText() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWordSetDialog
Get analysis text.
getAnalysisTextBreakdownBy() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get the analysis text breakdown method.
getanalyzePhraseFrequencies() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get the compare phrase frequencies flag.
getAncestors(WorkPart) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Get ancestor work parts.
getAnnotates() - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Gets the annotates.
getAnnotates() - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Gets the annotates.
getAnnotationCategoryByName(String) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets an annotation category by name.
getAnnotationModel() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationWindow
Gets the annotation model.
getAnnotations() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationModel
Gets the annotations.
getAnnotations(String) - Static method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationUtils
Get all annotations associated with a specific item if public or user logged in.
getAnnotationsForWorkPart(WorkPart) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets the annotations for a work part.
getArgumentClasses() - Method in class edu.northwestern.at.utils.ArgumentList
Get classes corresponding to each argument.
getArguments() - Method in class edu.northwestern.at.utils.ArgumentList
Get argument values as list of objects.
getAscent() - Method in interface edu.northwestern.at.wordhoard.model.text.FontInfo
Gets the ascent.
getAscent() - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Gets the ascent of the line in pixels.
getAscent() - Method in class edu.northwestern.at.wordhoard.swing.text.FontInfoImpl
Gets the ascent.
getAssociationMeasure(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get association measure.
getAssociationMeasure() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get the association measure for localmaxs.
getAssociationMeasureString(int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get association measure string.
getAttributes(String, String, String, String, Attributes, String, boolean, boolean) - Static method in class edu.northwestern.at.utils.net.ldap.LdapQueryAttributes
Retrieve attributes from an LDAP server.
getAttributes(String, String, String) - Static method in class edu.northwestern.at.utils.net.ldap.LdapQueryAttributes
Retrieve attributes for an LDAP principal from an LDAP server.
getAttributes() - Method in class edu.northwestern.at.utils.swing.JustifiedTextRowView
Get attributes for this view.
getAttributesMap(String, String, String, String, Attributes, String, boolean, boolean) - Static method in class edu.northwestern.at.utils.net.ldap.LdapQueryAttributes
Retrieve attributes for an LDAP principal from an LDAP server as a map.
getAttributesMap(String, String, String) - Static method in class edu.northwestern.at.utils.net.ldap.LdapQueryAttributes
Retrieve attributes for an LDAP principal from an LDAP server as a map.
getAttributesMap(Attributes, String, String) - Static method in class edu.northwestern.at.utils.net.ldap.LdapQueryAttributes
Retrieve attributes from an LDAP server as a map.
getAuthor() - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Gets the author.
getAuthor() - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Gets the author.
getAuthor(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.AuthorUtils
Get an author by name.
getAuthorByName(String) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets an author by name.
getAuthoredTextAnnotation() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Get the conrolled item.
getAuthorName() - Method in class edu.northwestern.at.wordhoard.model.bibtool.SearchWorkCriteria
Gets the author.
getAuthors() - Method in class edu.northwestern.at.wordhoard.model.Work
Gets the authors.
getAuthors() - Static method in class edu.northwestern.at.wordhoard.swing.CachedCollections
Gets the authors.
getAuthors(Corpus) - Static method in class edu.northwestern.at.wordhoard.swing.CachedCollections
Gets the authors for a corpus.
getAuthors() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.AuthorUtils
Get array of all available authors.
getAuthors(Document, String) - Method in class edu.northwestern.at.wordhoard.tools.cm.Rules
Gets the authors.
getAvailableTranslations() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the available translations.
getAvp() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Get the fair dispersion point normalization.
getAvp2() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Get the fair dispersion point normalization.
getAvx() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Calculate fair probability for the left hand side of a pseudo-bigram.
getAvy() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Calculate fair probability for the right hand side of a pseudo-bigram.
getAWTEventThread() - Static method in class edu.northwestern.at.utils.swing.SwingUtils
Get the AWT (and Swing) event thread.
getBadBetaSeq() - Static method in class edu.northwestern.at.wordhoard.model.text.CharsetUtils
Gets the bad beta code sequence.
getBatchSize() - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Return the JDBC batch size.
getBensonLemPos() - Method in class edu.northwestern.at.wordhoard.model.morphology.WordPart
Gets the Benson lempos.
getBirthYear() - Method in class edu.northwestern.at.wordhoard.model.Author
Gets the author's birth year.
getBirthYear() - Method in class edu.northwestern.at.wordhoard.tools.cm.Author
Gets the author's birth year.
getBody() - Method in class edu.northwestern.at.utils.swing.DialogPanel
Return the body panel.
getBody() - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Gets the text body.
getBoolRelationship() - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteriaTypedSet
Get the boolean relationship for this set.
getBorder() - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.TabbedPaneData
Return the border.
getBotSlop() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Gets the bottom window slop.
getBoxHeight() - Method in class edu.northwestern.at.wordhoard.swing.find.Row
Gets the box height.
getBriefDescription() - Method in class edu.northwestern.at.wordhoard.model.Word
Gets a brief description of a word.
getBuildProgramRunning() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Get flag telling if build program is running or not.
getButtons() - Method in class edu.northwestern.at.utils.swing.DialogPanel
Return the button panel.
getCalculatorWindow() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Get Calculator's main window.
getCalculatorWindow() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Return the singleton calculator window.
getCancelled() - Method in class edu.northwestern.at.utils.swing.DisplayListBox
See if dialog was cancelled.
getCancelled() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog
Get dialog cancelled flag.
getCancelled() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SkeletonDialog
Get dialog cancelled flag.
getCancelPressedAction() - Method in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Return cancel action listener.
getCancelPressedAction() - Method in class edu.northwestern.at.utils.swing.ProgressPanel
Return cancel action listener.
getCanManageAccounts() - Method in class edu.northwestern.at.wordhoard.server.model.Account
Returns true if the account can manage other accounts.
getCanManageAccounts() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Get the user's account manager status.
getCaseSensitive() - Method in class edu.northwestern.at.wordhoard.model.bibtool.SearchWorkCriteria
Gets the case sensitive option.
getCategories() - Method in class edu.northwestern.at.wordhoard.model.tconview.TconView
Gets the list of categories.
getCategory() - Method in class edu.northwestern.at.wordhoard.model.annotations.Annotation
Gets the annotation category.
getCategory() - Method in interface edu.northwestern.at.wordhoard.model.annotations.Attachment
Gets the annotation category.
getCategory() - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Gets the annotation category.
getCategory() - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Gets the annotation category.
getChangeCursor() - Method in class edu.northwestern.at.utils.swing.LinkLabel
Returns the current change cursor setting.
getCharset() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets the character set used by the corpus.
getCharset() - Method in class edu.northwestern.at.wordhoard.model.text.LocationAndCharset
Gets the character set.
getCharset() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Gets the character set.
getCharset() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Spelling
Gets the character set.
GetCharsUsed - Class in edu.northwestern.at.wordhoard.tools
Gets all the characters used.
getChart() - Method in class edu.northwestern.at.utils.plots.BarChartPanel
Return the chart object.
getChart() - Method in interface edu.northwestern.at.wordhoard.swing.calculator.analysis.AnalysisRunner
Get chart output.
getChart() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Chart results.
getChart() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.TrackWordOverTime
Show bar chart of historical frequency profile.
getChartTypeProperties(int) - Static method in class edu.northwestern.at.utils.plots.Plots
Generate default line plot strokes and shapes.
getChild(Node, String) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Gets a child element of a node by name.
getChild(Node, String, String, String) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Gets a child element of a node by name and attribute value.
getChildByShortTitle(String) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets a child by short title.
getChildren(Node, String) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Gets the child elements of a node by name.
getChildren(Node, String, String, String) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Gets the child elements of a node by name and attribute value.
getChildren() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the children.
getChildUserObjectsForNode(DefaultMutableTreeNode) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel
 
getChildUserObjectsForNode(DefaultMutableTreeNode) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
 
getClasses(Class) - Static method in class edu.northwestern.at.utils.ClassHelpers
Get classes for a class.
getCleanClassName(Object) - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteriaTypedSet
 
getCleanClassName(Object) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
 
getCleanClassName(Object) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
 
getClonedTree() - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordCounterTreeCombo
Return a shallow clone of the combo box tree.
getCloseButton() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu.OutputResults
Get the close button.
getCloud() - Method in interface edu.northwestern.at.wordhoard.swing.calculator.analysis.AnalysisRunner
Get cloud output.
getCloud() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareCollocateFrequencies
Show tag cloud of Dunning's log-likelihood profile.
getCloud() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareMultipleWordFrequencies
Show tag cloud of Dunning's log-likelihood profile.
getCloud() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindCollocates
Show tag cloud of association measure values.
getCloud() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Show tag cloud of Dunning's log-likelihood profile.
getCloud() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Cloud results.
getCloud(String, String[], boolean, int, int, int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Show tag cloud of association measure.
getCloudMeasure() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get the cloud measure for multiword unit and collocate analysis.
getColFreq() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaCorpusCounts
Gets the collection frequency.
getCollator(byte, int) - Static method in class edu.northwestern.at.wordhoard.model.text.CharsetUtils
Gets a collator.
getCollocateCounts(WordCounter, Spelling, ProgressReporter, String) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CollocateFrequencies
Get collocation counts.
getColocates(Collection, int) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets colocates for a collection of words.
getColocates(PersistenceManager, Collection, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CollocateUtils
Gets colocates for a collection of words.
getColocates(PersistenceManager, Collection, int, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CollocateUtils
Gets colocates for a collection of words.
getColocationOrdinal() - Method in class edu.northwestern.at.wordhoard.model.Word
Gets the colocation ordinal.
getColor() - Method in class edu.northwestern.at.utils.tagcloud.StyledScoredString
Get color.
getColor() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Gets the color of the run.
getColorForRow(int) - Method in class edu.northwestern.at.utils.swing.XTable
Get background color for a given row.
getColTitleWordFormString(String) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Convert word form string to column title ready string.
getColumn(int) - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Get entire column as a matrix.
getColumn(int) - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Get entire column as a matrix.
getColumn(int, boolean) - Method in class edu.northwestern.at.utils.swing.XTableColumnModel
Return the TableColumn object for the column at columnIndex.
getColumnByModelIndex(int) - Method in class edu.northwestern.at.utils.swing.XTableColumnModel
Maps the index of the column in the table model at modelColumnIndex to the TableColumn object.
getColumnCount() - Method in class edu.northwestern.at.utils.swing.SortedTableModel
Gets the column count.
getColumnCount() - Method in class edu.northwestern.at.utils.swing.TableModelMapper
Get number of columns in table.
getColumnCount(boolean) - Method in class edu.northwestern.at.utils.swing.XTableColumnModel
Returns the total number of columns in this model.
getColumnCount() - Method in class edu.northwestern.at.wordhoard.swing.accounts.AccountModel
Gets the number of columns.
getColumnCount() - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupInspectorPanel.GroupInspectorTableModel
Gets the number of columns.
getColumnCount() - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupMembersModel
Gets the number of columns.
getColumnCount() - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupModel
Gets the number of columns.
getColumnData(int) - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Get entire column as an array of doubles.
getColumnData(int) - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Get entire column as an array of doubles.
getColumnIndex(Object, boolean) - Method in class edu.northwestern.at.utils.swing.XTableColumnModel
Returns the position of first column matching specified identifier.
getColumnName(int) - Method in class edu.northwestern.at.utils.swing.SortedTableModel
Gets a column name.
getColumnName(int) - Method in class edu.northwestern.at.wordhoard.swing.accounts.AccountModel
Gets the name of a column.
getColumnName(int) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupInspectorPanel.GroupInspectorTableModel
Gets the name of a column.
getColumnName(int) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupMembersModel
Gets the name of a column.
getColumnName(int) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupModel
Gets the name of a column.
getColumnNames() - Method in class edu.northwestern.at.utils.swing.SortedTableModel
Gets the column names.
getColumns(int, int) - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Extract columns.
getColumns(int[]) - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Extract columns.
getColumns(int, int) - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Extract columns.
getColumns(int[]) - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Extract columns.
getColumns(boolean) - Method in class edu.northwestern.at.utils.swing.XTableColumnModel
Returns an enumeration of all the columns in the model.
getColumnScores() - Method in class edu.northwestern.at.utils.math.statistics.PrincipalComponents
 
getColumnTitles(JTable) - Static method in class edu.northwestern.at.utils.swing.SaveTableData
Get column titles for a table.
getColValue(Pos, int) - Static method in class edu.northwestern.at.wordhoard.swing.tables.PosWindow
Gets the value of part of speech column.
getComment() - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemma
Gets the comment.
getCompare() - Method in class edu.northwestern.at.wordhoard.model.wrappers.CollectionFrequency
Gets the end count.
getCompare() - Method in class edu.northwestern.at.wordhoard.model.wrappers.DocFrequency
Gets the end count.
getComponent() - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.TabbedPaneData
Return the component.
getCompoundLemma(Word) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Gets the compound lemma.
getCompoundWordClass(Word) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Gets the compound word class.
getCompressValueRangeInTagClouds() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get compress value range in word clouds flag.
GetConcordancePanel - Class in edu.northwestern.at.wordhoard.swing.info
Get concordance panel.
GetConcordancePanel(Lemma, Pos, Spelling, Corpus, int, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.info.GetConcordancePanel
Creates a new get concordance panel.
getConcordanceTree() - Method in class edu.northwestern.at.wordhoard.swing.concordance.ConcordancePanel
Returns the concordance tree.
getConnection() - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Gets the JDBC connection.
getConnection() - Method in class edu.northwestern.at.utils.db.hibernate.SimpleHibernateConnectionProvider
Gets a connection from the pool.
getConnection() - Method in class edu.northwestern.at.utils.db.jdbc.SimpleConnectionPool
Gets a connection from the pool.
getConnection(String, String, String) - Static method in class edu.northwestern.at.wordhoard.tools.BuildUtils
Gets a connection to the static object model database.
getConnection() - Static method in class edu.northwestern.at.wordhoard.tools.martin.MartinUtils
Gets a connection to Martin's database.
getConnectionProvider() - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Gets the connection provider.
getConsole() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Get the interpreter console.
getConsole() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Get the interpreter console.
getConstructors(Class) - Static method in class edu.northwestern.at.utils.ClassHelpers
Gets constructors for a class.
getContemporaries(Author, int, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.AuthorUtils
Get contemporaries of an author.
getContemporaries(String, int, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.AuthorUtils
Get contemporaries of an author.
getContents(Object) - Static method in class edu.northwestern.at.utils.SystemClipboard
Gets the contents of the system clipboard.
getContentTypeFor(String) - Static method in class edu.northwestern.at.utils.FileNameUtils
Get MIME type for a filename.
getContentTypeFor(String) - Method in class edu.northwestern.at.utils.net.mime.MimeTypeMapper
Returns MIME type for a filename.
getContext(JFrame, ProgressReporter) - Method in interface edu.northwestern.at.wordhoard.swing.calculator.analysis.AnalysisRunner
Get context results.
getContext(JFrame, ProgressReporter) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindCollocates
Generate context results for selected collocate.
getContext(JFrame, ProgressReporter) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Get context results.
getCopy() - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Get all elements as a new matrix.
getCopy() - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Get all elements as a new matrix.
getCopyAction() - Method in class edu.northwestern.at.utils.swing.XTable
Gets the copy action.
getCopyAction() - Method in class edu.northwestern.at.utils.swing.XTextPane
Gets the copy action.
getCopyColumnHeaders() - Method in class edu.northwestern.at.utils.swing.XTable
Get status of copying column headers to clipboard.
getCorpora() - Static method in class edu.northwestern.at.wordhoard.swing.CachedCollections
Gets the corpora.
getCorpora() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CorpusUtils
Get all available corpora as an array.
getCorpus() - Method in class edu.northwestern.at.wordhoard.model.bibtool.SearchWorkCriteria
Gets the corpus.
getCorpus() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaCorpusCounts
Gets the corpus.
getCorpus() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaPosSpellingCounts
Gets the corpus.
getCorpus() - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteria
Gets the corpus.
getCorpus() - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteriaLemmaWorkCount
Gets the corpus.
getCorpus() - Method in class edu.northwestern.at.wordhoard.model.Work
Gets the corpus.
getCorpus() - Method in class edu.northwestern.at.wordhoard.model.wrappers.CollectionFrequency
 
getCorpus() - Method in class edu.northwestern.at.wordhoard.model.wrappers.DocFrequency
 
getCorpus() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Gets the corpus associated with this window.
getCorpus(Work) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel
Gets the corpus associated with the work in this window.
getCorpus(Work) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
Gets the corpus associated with the work in this window.
getCorpus(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CorpusUtils
Get a corpus by title.
getCorpusByTag(String) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets a corpus by tag.
getCorpusByTag(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CorpusUtils
Get a corpus by tag.
getCorpusPref() - Static method in class edu.northwestern.at.wordhoard.swing.tcon.TableOfContentsWindow
Gets the corpus preference.
getCorpusTag() - Method in class edu.northwestern.at.wordhoard.tools.cm.Rules
Gets the corpus tag.
getCorrelations() - Method in class edu.northwestern.at.utils.math.statistics.PrincipalComponents
 
getCount() - Method in class edu.northwestern.at.wordhoard.model.search.SearchResultLemmaSearch
Gets the count.
getCountableWordDataMap() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Get the countable word data map.
getCountOfWordsInCommon(Map, Map) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Get count of words which two count maps share.
getCountsFromFile(File) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Get the word counts from a file.
getCountsFromFile(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Get the word counts from a file.
getCountsFromReader(Reader) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Get the word counts from a reader.
getCountsFromString(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Get the word counts from a string.
getCreatedDate() - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Gets the creation date.
getCreatePart() - Method in class edu.northwestern.at.wordhoard.tools.cm.TextElementRule
Gets when to create a work part.
getCreatingNewAccount() - Method in class edu.northwestern.at.wordhoard.swing.accounts.AccountModel
Returns true if we are creating a new account.
getCreatingNewGroup() - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupModel
Returns true if we are creating a new userGroup.
getCreationTime() - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Gets the creation date.
getCreationTime() - Method in interface edu.northwestern.at.wordhoard.model.userdata.UserDataObject
Gets the creation date/time.
getCreationTime() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Gets the creation date.
getCreationTime() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Gets the creation date.
getCreationTime() - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Gets the creation date.
getCreationTime() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Gets the creation date.
getCreationTime() - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Gets the creation date.
getCriteria() - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteriaTypedSet
Get criterion set.
getCriteria() - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
 
getCriterionComponent() - Method in class edu.northwestern.at.wordhoard.swing.find.Row
Gets the criterion component.
getCurrent() - Method in interface edu.northwestern.at.utils.swing.ProgressMonitorTask
Get amount of task currently done.
getCurrentBarValue() - Method in class edu.northwestern.at.utils.swing.ProgressDialog
Get the current bar value.
getCurrentBarValue() - Method in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Get the current bar value.
getCurrentBarValue() - Method in class edu.northwestern.at.utils.swing.ProgressPanel
Get the current bar value.
getCurrentBarValue() - Method in interface edu.northwestern.at.utils.swing.ProgressReporter
Get the current bar value.
getCurrentCursor() - Method in class edu.northwestern.at.utils.swing.LinkLabel
Get the current cursor.
getCurrentCursor() - Method in class edu.northwestern.at.utils.swing.XTextPane
Get the current cursor.
getCurrentDirectory() - Static method in class edu.northwestern.at.utils.FileUtils
Get the current directory.
getCurrentDragData() - Static method in class edu.northwestern.at.utils.swing.XDragSource
Gets the current drag data.
getCurrentDragSource() - Static method in class edu.northwestern.at.utils.swing.XDragSource
Gets the current drag source component.
getCutAction() - Method in class edu.northwestern.at.utils.swing.XTextPane
Gets the cut action.
getCutoff() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get cutoff value.
getD() - Method in class edu.northwestern.at.utils.math.matrix.EigenvalueDecomposition
Return the block diagonal eigenvalue matrix.
getDatabasePassword() - Static method in class edu.northwestern.at.wordhoard.server.Config
Gets the database password.
getDatabasePassword() - Static method in class edu.northwestern.at.wordhoard.swing.dialogs.SiteDialog
Gets the database password.
getDatabaseURL() - Static method in class edu.northwestern.at.wordhoard.server.Config
Gets the database URL.
getDatabaseURL() - Static method in class edu.northwestern.at.wordhoard.swing.dialogs.SiteDialog
Gets the database URL.
getDatabaseUsername() - Static method in class edu.northwestern.at.wordhoard.server.Config
Gets the database username.
getDatabaseUsername() - Static method in class edu.northwestern.at.wordhoard.swing.dialogs.SiteDialog
Gets the database username.
getDataMatrix() - Method in class edu.northwestern.at.utils.math.statistics.PrincipalComponents
 
getDateGroup(int, Integer, Integer) - Static method in class edu.northwestern.at.wordhoard.model.bibtool.DateGroup
Creates a new entry.
getDays() - Method in class edu.northwestern.at.utils.swing.TimerTextField
Get the days value from the timer.
getDeathYear() - Method in class edu.northwestern.at.wordhoard.model.Author
Gets the author's death year.
getDeathYear() - Method in class edu.northwestern.at.wordhoard.tools.cm.Author
Gets the author's death year.
getDefault() - Static method in class edu.northwestern.at.utils.net.ssl.AcceptAnyCertSSLSocketFactory
The remaining methods are simple overrides of the standard socket factory methods.
getDefaultCipherSuites() - Method in class edu.northwestern.at.utils.net.ssl.AcceptAnyCertSSLSocketFactory
 
getDefaultMatrixClass() - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFactory
Get default matrix class.
getDefaults() - Method in class edu.northwestern.at.wordhoard.swing.find.FindWindow
Gets the defaults.
getDefinition() - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemma
Gets the definition.
getDegree() - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Gets the degree.
getDeleteAction() - Method in class edu.northwestern.at.utils.swing.XTextPane
Gets the delete action.
getDescendant(Node, String) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Gets a descendant element of a node.
getDescendants(Node, String) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Gets descendant elements of a node.
getDescent() - Method in interface edu.northwestern.at.wordhoard.model.text.FontInfo
Gets the descent.
getDescent() - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Gets the descent of the line in pixels.
getDescent() - Method in class edu.northwestern.at.wordhoard.swing.text.FontInfoImpl
Gets the descent.
getDescription() - Method in class edu.northwestern.at.utils.swing.CustomFileFilter
Return description of filter.
getDescription() - Method in interface edu.northwestern.at.utils.swing.ExtendedFileNameFilter
Get description for this file name filter.
getDescription() - Method in class edu.northwestern.at.utils.swing.FileDialogs.FilterWrapper
 
getDescription() - Method in class edu.northwestern.at.utils.swing.FileExtensionFilter
Get filter description.
getDescription() - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothWindowsLookAndFeel
 
getDescription() - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Gets the description.
getDescription() - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonPos
Gets the description.
getDescription() - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Gets the description.
getDescription() - Method in class edu.northwestern.at.wordhoard.model.morphology.WordClass
Gets the description.
getDescription(FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteria
Gets a description of the search criteria.
getDescription(FontInfo[]) - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteriaLemmaWorkCount
Gets a description of the search criteria.
getDescription() - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Gets the role description.
getDescription() - Method in interface edu.northwestern.at.wordhoard.model.userdata.UserDataObject
Gets the description.
getDescription() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Gets the description.
getDescription() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Gets the description.
getDescription() - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Gets the description.
getDescription() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Gets the description.
getDescription() - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Gets the description.
getDescription() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog
Get the query description.
getDialogSettings() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get dialog settings based upon dialog type.
getDice() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Return the Dice coefficient.
getDig(Element, String, String[]) - Static method in class edu.northwestern.at.wordhoard.tools.BuildPos
Gets a Greek id digit.
getDig(Element, String, String[]) - Static method in class edu.northwestern.at.wordhoard.tools.martin.MapGreekPos
Gets a Greek id digit.
getDirectory(String) - Static method in class edu.northwestern.at.utils.net.url.ParseURL
Get direcctory from URL.
getDisplayableText(Word[], boolean, String, String[], int[], boolean, WordSet) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Get displayable html text for an array of adjacent Words.
getDisplayableText(Word[], String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Get displayable text for an array of adjacent WordOccurrences.
getDisplayableText(Word[], boolean, String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Get displayable text for an array of adjacent WordOccurrences.
getDisplayableWordText(Spelling, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Get displayable word text.
getDisplayAuthors() - Method in class edu.northwestern.at.wordhoard.swing.tcon.TableOfContentsPanel
Returns true if authors should be displayed.
getDisplayDates() - Method in class edu.northwestern.at.wordhoard.swing.tcon.TableOfContentsPanel
Returns true if publication dates should be displayed.
getDisplayTags() - Method in class edu.northwestern.at.wordhoard.swing.tcon.TableOfContentsPanel
Returns true if tags should be displayed.
getDistinctWordFormCount(PhraseSet, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get distinct word form count in a phrase set.
getDistinctWordFormCount(int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Get distinct word count for word form type.
getDistinctWordFormCount(WorkPart[], int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCountUtils
Get distinct word form count in a set of work parts.
getDistinctWordFormCount(WordSet, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Get distinct word form count in a word set.
getDoc() - Method in class edu.northwestern.at.utils.swing.XTextPane
Gets the document.
getDocCount() - Method in class edu.northwestern.at.wordhoard.model.search.SearchResultLemmaSearch
Gets the doc count.
getDocFreq() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaCorpusCounts
Gets the document frequency.
getDocLength() - Method in class edu.northwestern.at.utils.swing.XTextPane
Gets the document length.
getDocumentTextForView(View) - Static method in class edu.northwestern.at.utils.swing.JustifiedTextRowView
Get document text contained in a view.
getDoNotCreateWorkParts() - Method in class edu.northwestern.at.wordhoard.tools.cm.TextElementRule
Returns true if descendants should never create work parts.
getDoubleFormat(int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Get format for double value in table.
getDoublePivot() - Method in class edu.northwestern.at.utils.math.matrix.LUDecomposition
Return pivot permutation vector as a one-dimensional array of doubles.
getEarliestAndLatestWork(Author) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.AuthorUtils
Get earliest and latest works for an author.
getEarliestAndLatestWorkDates(Author) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.AuthorUtils
Get earliest and latest work dates for an author.
getEarliestWorkYear() - Method in class edu.northwestern.at.wordhoard.model.Author
Gets the author's earliest work year.
getEarliestWorkYear() - Method in class edu.northwestern.at.wordhoard.tools.cm.Author
Gets the author's earliest work year.
getEditMenu() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Get the edit menu.
getEditMenu() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Get the edit menu.
getEditor() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Return the editor contained in this panel.
getEditor() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Return the editor contained in this panel.
getEditorText() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Return the editor text as a string.
getEditorText() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Return the editor text as a string.
getElementAt(int) - Method in class edu.northwestern.at.utils.swing.TreeToListModel
Get specified list element.
getEmitTagName() - Method in class edu.northwestern.at.wordhoard.tools.cm.TextElementRule
Returns true to generate start and end tags for element.
getEncodeLimit() - Method in class edu.northwestern.at.utils.corpuslinguistics.DoubleMetaphone
 
getEnd() - Method in class edu.northwestern.at.wordhoard.model.text.TextRange
Gets the end of the range.
getEndOffset() - Method in class edu.northwestern.at.utils.swing.JustifiedTextRowView
Get end of portion of the model for which this view is responsible.
getEndPos() - Method in class edu.northwestern.at.utils.swing.DocumentTokenizer
Get ending position in document for tokenization.
getEndPos() - Method in class edu.northwestern.at.utils.swing.FileTokenizer
Get ending position in document for tokenization.
getEndYear() - Method in class edu.northwestern.at.wordhoard.model.bibtool.DateGroup
Gets the end year.
getEndYear() - Method in class edu.northwestern.at.wordhoard.model.querytool.DateRange
Gets the end year.
getEndYear() - Method in class edu.northwestern.at.wordhoard.model.wrappers.PubYearRange
Gets the end year.
getExpansionState() - Method in class edu.northwestern.at.utils.swing.XTree
Gets (saves) the node expanded/collapsed state.
getExtendedLookAndFeelInfo() - Static method in class edu.northwestern.at.utils.swing.LookAndFeel
Get list of available look and feels.
getExtensions() - Method in class edu.northwestern.at.utils.swing.FileExtensionFilter
Gets the array of allowed extensions.
getExtraMessage() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationModel
Gets the extra message.
getFields(Class) - Static method in class edu.northwestern.at.utils.ClassHelpers
Get fields for a class.
getFile(String) - Static method in class edu.northwestern.at.utils.net.url.ParseURL
Get file from URL.
getFileExtension(String, boolean) - Static method in class edu.northwestern.at.utils.FileNameUtils
Get file extension from file name.
getFileName() - Method in class edu.northwestern.at.utils.swing.FileNameTextField
Return file name.
getFilterBigramsByWordClass() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get the filter bigrams by word class flag.
getFilterByWordClass() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get the filter by word classes flag.
getFilterMultiwordUnitsContainingVerbs() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get the filter multiword units containing verbs flag.
getFilterOutProperNames() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get the filter out proper names flag.
getFilterSingleOccurrences() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get the filter ngrams which only only once flag.
getFilterTrigramsByWordClass() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get the filter trigrams by word class flag.
getFilterUsingLocalMaxs() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get the filter ngrams using localmaxs.
getFirstDescendantWithText() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the first descendant part with text.
getFirstLineOfStanza() - Method in class edu.northwestern.at.wordhoard.tools.Context
Gets the first line of stanza attribute.
getFirstTokenFromBytes(byte[], int) - Static method in class edu.northwestern.at.utils.StringUtils
Gets the first token from an array of bytes.
getFlags() - Method in class edu.northwestern.at.wordhoard.model.wrappers.TaggingData
Gets the flags.
getFlowSpan(int) - Method in class edu.northwestern.at.utils.swing.JustifiableTextParagraphView
Fetch the constraining span to flow against for the given child index.
getFocusedComponent(Container) - Static method in class edu.northwestern.at.utils.swing.SwingUtils
Get currently focused component given parent container.
getFocusedTextComponent(Window) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Gets the currently focused text component.
getFont() - Method in interface edu.northwestern.at.wordhoard.model.text.FontInfo
Gets the font.
getFont() - Method in class edu.northwestern.at.wordhoard.swing.text.FontInfoImpl
Gets the font.
getFont(byte, int, int) - Method in class edu.northwestern.at.wordhoard.swing.text.FontManager
Gets an "other" font.
getFont(byte, int) - Method in class edu.northwestern.at.wordhoard.swing.text.FontManager
Gets a plain "other" font.
getFont(int) - Method in class edu.northwestern.at.wordhoard.swing.text.FontManager
Gets a plain Roman "other" font.
getFontInfo() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Gets the font information for the run.
getFontInfo(byte, int, int) - Method in class edu.northwestern.at.wordhoard.swing.text.FontManager
Gets "other" font info.
getFontInfo(byte, int) - Method in class edu.northwestern.at.wordhoard.swing.text.FontManager
Gets plain "other" font info.
getFontInfo(int) - Method in class edu.northwestern.at.wordhoard.swing.text.FontManager
Gets plain Roman "other" font info.
getFontPrefs() - Static method in class edu.northwestern.at.wordhoard.swing.dialogs.FontPrefsDialog
Gets a copy of the font preferences.
getFontRenderContext() - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Gets the font render context.
getFooterFont() - Method in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
Get footer font.
getFooterFontSize() - Method in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
Get footer font size.
getFooterFontSize(Graphics) - Method in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
Get footer font size from specified graphics context.
getFooterSize(Graphics) - Method in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Get footer size needed.
getFootnote() - Method in class edu.northwestern.at.wordhoard.tools.cm.TextElementRule
Returns true to treat as footnote.
getFootnoteReferenceStyle() - Method in class edu.northwestern.at.wordhoard.tools.cm.Rules
Gets the footnote reference style.
getFootnoteStyle() - Method in class edu.northwestern.at.wordhoard.tools.cm.Rules
Gets the footnote style.
getFormat() - Method in class edu.northwestern.at.utils.swing.PrintfFormatTableCellRenderer
Get the formatting string.
getFrame() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Find the parent frame for displaying a file-chooser dialog.
getFreq() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaPosSpellingCounts
Gets the frequency.
getFreq() - Method in class edu.northwestern.at.wordhoard.model.wrappers.CollectionFrequency
Gets the colfreq.
getFreq() - Method in class edu.northwestern.at.wordhoard.model.wrappers.DocFrequency
Gets the start count.
getFreqFirstWordPart() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaPosSpellingCounts
Gets the frequency for first word parts.
getFrequencyNormalization(String) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get frequency normalization from string.
getFrequencyNormalizationMethod() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get the frequency normalization method.
getFrequencyNormalizationString(int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get frequency normalization string.
getFullTitle() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the full title.
getFullTitleWithDate() - Method in class edu.northwestern.at.wordhoard.model.Work
Gets the full title with date.
getGenAfter() - Method in class edu.northwestern.at.wordhoard.tools.cm.TextElementRule
Gets the string to generate after processing the element.
getGenBefore() - Method in class edu.northwestern.at.wordhoard.tools.cm.TextElementRule
Gets the string to generate before processing the element.
getGender() - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Gets the gender.
getGender() - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Gets the gender.
getGender() - Method in class edu.northwestern.at.wordhoard.model.speakers.Speech
Gets the gender.
getGender() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Gender
Gets the gender.
getGender() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
Gets the speaker gender.
getGender() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
Gets the speaker gender.
getGlue(String, Map) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Get "glue" value for a multiword unit.
getGraphics() - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Gets the graphics environment.
getGroupBy() - Method in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Gets the grouping option.
getGroupBy() - Method in class edu.northwestern.at.wordhoard.model.grouping.GroupingOptions
Gets the grouping option.
getGroupingObject(int) - Method in class edu.northwestern.at.wordhoard.model.Work
Gets a grouping object.
getGroupingObjects(Class, List) - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Gets grouping objects.
getGroupingObjects(Class, List) - Method in class edu.northwestern.at.wordhoard.model.morphology.LemPos
Gets grouping objects.
getGroupingObjects(Class, List) - Method in class edu.northwestern.at.wordhoard.model.morphology.WordClass
Gets grouping objects.
getGroupingObjects(Class, List) - Method in class edu.northwestern.at.wordhoard.model.morphology.WordPart
Gets grouping objects.
getGroupingObjects(Class, List) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Gets grouping objects.
getGroupingObjects(Class, List) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speech
Gets grouping objects.
getGroupingObjects(Class, int) - Method in class edu.northwestern.at.wordhoard.model.Word
Gets grouping objects.
getGroupingObjects(Class, List) - Method in class edu.northwestern.at.wordhoard.model.Work
Gets grouping objects.
getGroupingOptions() - Method in class edu.northwestern.at.wordhoard.swing.concordance.Row
Gets the grouping options.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.Author
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.bibtool.DateGroup
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.grouping.FollowingWordForm
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in interface edu.northwestern.at.wordhoard.model.grouping.GroupingObject
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.grouping.NoneOfTheAbove
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.grouping.PrecedingWordForm
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.grouping.PubDecade
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.morphology.LemPos
Gets the spelling of the LemPos.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.morphology.WordClass
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.search.SpeakerName
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.Work
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.wrappers.CollectionFrequency
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.wrappers.DocFrequency
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.wrappers.Gender
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.wrappers.MajorWordClass
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.wrappers.MetricalShape
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.wrappers.Mortality
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.wrappers.Narrative
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.wrappers.Prosodic
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.wrappers.PubYearRange
Gets the spelling of the grouping object.
getGroupingSpelling(int) - Method in class edu.northwestern.at.wordhoard.model.wrappers.Spelling
Gets the spelling of the grouping object.
getGrowSlop() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Gets the grow box slop.
getH() - Method in class edu.northwestern.at.utils.math.matrix.QRDecomposition
Return the Householder vectors.
getHasChildren() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Returns true if this part has any children.
getHasStanzaNumbers() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Returns true if the text has stanza numbers.
getHeaderFont() - Method in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
Get header font.
getHeaderFontSize() - Method in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
Get header font size.
getHeaderFontSize(Graphics) - Method in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
Get header font size from specified graphics context.
getHeaderSize(Graphics) - Method in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Get header size needed.
getHeaderSize(Graphics) - Method in class edu.northwestern.at.utils.swing.printing.PrintJTable
Get header size needed.
getHeaderValues(Document, String) - Method in class edu.northwestern.at.wordhoard.tools.cm.Rules
Gets the work header values.
getHeight() - Method in interface edu.northwestern.at.wordhoard.model.text.FontInfo
Gets the line height.
getHeight() - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Gets the height of the line in pixels.
getHeight() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsTreeCellRenderer
Gets the cell height.
getHeight() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetTreeCellRenderer
Gets the cell height.
getHeight() - Method in class edu.northwestern.at.wordhoard.swing.concordance.Renderer
Gets the cell height.
getHeight() - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaTreeCellRenderer
Gets the cell height.
getHeight() - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchResultsTreeCellRenderer
Gets the cell height.
getHeight() - Method in class edu.northwestern.at.wordhoard.swing.text.FontInfoImpl
Gets the line height.
getHHMMSS() - Method in class edu.northwestern.at.utils.swing.TimerTextField
Get the HH:MM:SS value from the timer.
getHomonym() - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemma
Gets the homonym.
getHomonym() - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Gets the homonym.
getHost(String) - Static method in class edu.northwestern.at.utils.net.url.ParseURL
Get host from URL string.
getHPM() - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Get the current thread's persistence manager.
getHQL(String, int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
Get Hibernate HQL version of query.
getHQL() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
Get Hibernate HQL version of query.
getHTML() - Method in class edu.northwestern.at.utils.tagcloud.TagCloud
Return tag cloud HTML.
getIcon() - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.TabbedPaneData
Return the icon.
getIconHeight() - Method in class edu.northwestern.at.utils.swing.icons.FilledTriangleIcon
Gets the icon height (size).
getIconHeight() - Method in class edu.northwestern.at.utils.swing.icons.RedBulletIcon
Gets the icon height (size).
getIcons(boolean) - Static method in class edu.northwestern.at.utils.swing.icons.StarIcons
Get icons.
getIconWidth() - Method in class edu.northwestern.at.utils.swing.icons.FilledTriangleIcon
Gets the icon width (size).
getIconWidth() - Method in class edu.northwestern.at.utils.swing.icons.RedBulletIcon
Gets the icon width (size).
getID() - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothWindowsLookAndFeel
 
getId() - Method in class edu.northwestern.at.wordhoard.model.annotations.Annotation
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.annotations.AnnotationCategory
Gets the unique id.
getId() - Method in interface edu.northwestern.at.wordhoard.model.annotations.Attachment
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.Author
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaCorpusCounts
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaPosSpellingCounts
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaWorkCounts
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.counts.TotalWordFormCount
Get the persistence id.
getId() - Method in class edu.northwestern.at.wordhoard.model.counts.WordCount
Get the persistence id.
getId() - Method in class edu.northwestern.at.wordhoard.model.Line
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemma
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemPos
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonPos
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.morphology.LemPos
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.morphology.WordClass
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.morphology.WordPart
Gets the unique id.
getId() - Method in interface edu.northwestern.at.wordhoard.model.PersistentObject
Gets the persistence id.
getId() - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.speakers.Speech
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.tconview.TconCategory
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.tconview.TconView
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.userdata.Phrase
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSetPhraseCount
Get the persistence id.
getId() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSetTotalWordFormPhraseCount
Get the persistence id.
getId() - Method in interface edu.northwestern.at.wordhoard.model.userdata.UserDataObject
Get the ID.
getId() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSetTotalWordFormCount
Get the persistence id.
getId() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSetWordCount
Get the persistence id.
getId() - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.Word
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.wrappers.MemoryTextWrapper
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.wrappers.MetricalShape
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.wrappers.RemoteTextWrapper
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.model.wrappers.TextWrapper
Gets the unique id.
getId() - Method in class edu.northwestern.at.wordhoard.server.model.Account
Gets the unique id.
getIdentifier() - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Gets the identifier.
getIDs() - Method in class edu.northwestern.at.utils.IDList
Gets IDs.
getIgnoreCaseAndDiacriticalMarks() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get ignore case and diacritical marks flag.
getIgnoreChildren() - Method in class edu.northwestern.at.wordhoard.tools.cm.TextElementRule
Returns true to ignore children.
getIgnoreRend() - Method in class edu.northwestern.at.wordhoard.tools.cm.TextElementRule
Returns true to ignore rend attribute.
getImagEigenvalues() - Method in class edu.northwestern.at.utils.math.matrix.EigenvalueDecomposition
Return imaginary parts of the eigenvalues.
getImportDocument(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.ImportUtils
Parse import xml file to DOM document.
getImportFileName(Window) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.ImportUtils
Get name of import file.
getIndent() - Method in class edu.northwestern.at.wordhoard.tools.cm.Style
Gets the indentation.
getIndentation() - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Gets the indentation.
getIndex() - Method in class edu.northwestern.at.wordhoard.model.text.TextLocation
Gets the line index.
getIndex() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationModel
Gets the index of the current annotation.
getIndex() - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.TabbedPaneData
Return the tab index.
getInfoForNetid(String, String, String) - Static method in class edu.northwestern.at.utils.net.ldap.LdapDirectory
Gets the LDAP directory information for a netid.
getInfoMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Get info.
getInputText() - Method in class edu.northwestern.at.utils.swing.InputList
Get input text field.
getInputText() - Method in class edu.northwestern.at.utils.swing.UserInput
Get input text.
getInputTextPane() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Get the interpreter's input text pane.
getInputTextPane() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Get the interpreter's input text pane.
getInsert() - Method in class edu.northwestern.at.utils.db.mysql.MySQLInsertGenerator
Get the insert statement.
getInTaggedLine() - Method in class edu.northwestern.at.wordhoard.tools.Context
Gets the tagged line attribute.
getInterfaces(Class) - Static method in class edu.northwestern.at.utils.ClassHelpers
Gets interfaces for a class.
getInterpreter() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Get the interpreter.
getInterpreter() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Get the interpreter.
getIsActive() - Method in class edu.northwestern.at.utils.tagcloud.StyledScoredString
Get active status.
getIsActive() - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Get the active flag.
getIsActive() - Method in interface edu.northwestern.at.wordhoard.model.userdata.UserDataObject
Gets the "is active" flag.
getIsActive() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Get the active flag.
getIsActive() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Get the active flag.
getIsActive() - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Get the active flag.
getIsActive() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Get the active flag.
getIsActive() - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Get the active flag.
getIsNode() - Method in class edu.northwestern.at.utils.swing.TreeListEntry
Is entry a leaf node.
getIsPublic() - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Get the public flag.
getIsPublic() - Method in interface edu.northwestern.at.wordhoard.model.userdata.UserDataObject
Gets the "is public" flag.
getIsPublic() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Get the public flag.
getIsPublic() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Get the public flag.
getIsPublic() - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Get the public flag.
getIsPublic() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Get the public flag.
getIsPublic() - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Get the public flag.
getIsPublic() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog
Get work set is public flag.
getIsVerse(Word) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Gets the "is verse" flag.
getIsVerseValues() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Get list of distinct isVerse values.
getItem(int) - Method in class edu.northwestern.at.utils.swing.CheckBoxList
Get specific list entry.
getItems() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetWindow.WorkBagHandler
 
getItemText(int) - Method in class edu.northwestern.at.utils.swing.CheckBoxList
Get text of specific list entry.
getJoinClass() - Method in class edu.northwestern.at.wordhoard.model.Author
Gets the join class.
getJoinClass() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets the join class.
getJoinClass() - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Gets the join class.
getJoinClass() - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Gets the join class.
getJoinClass() - Method in class edu.northwestern.at.wordhoard.model.morphology.WordClass
Gets the join class.
getJoinClass() - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteriaTypedSet
Gets the join class.
getJoinClass() - Method in interface edu.northwestern.at.wordhoard.model.search.SearchCriterion
Gets the join class.
getJoinClass() - Method in class edu.northwestern.at.wordhoard.model.search.SpeakerName
Gets the join class.
getJoinClass() - Method in class edu.northwestern.at.wordhoard.model.search.SpellingWithCollationStrength
Gets the join class.
getJoinClass() - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Gets the join class.
getJoinClass() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Gets the join class.
getJoinClass() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Gets the join class.
getJoinClass() - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Gets the join class.
getJoinClass() - Method in class edu.northwestern.at.wordhoard.model.Work
Gets the join class.
getJoinClass() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the join class.
getJoinClass() - Method in class edu.northwestern.at.wordhoard.model.wrappers.CollectionFrequency
Gets the join class.
getJoinClass() - Method in class edu.northwestern.at.wordhoard.model.wrappers.DocFrequency
Gets the join class.
getJoinClass() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Gender
Gets the join class.
getJoinClass() - Method in class edu.northwestern.at.wordhoard.model.wrappers.MajorWordClass
Gets the join class.
getJoinClass() - Method in class edu.northwestern.at.wordhoard.model.wrappers.MetricalShape
Gets the join class.
getJoinClass() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Mortality
Gets the join class.
getJoinClass() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Narrative
Gets the join class.
getJoinClass() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Prosodic
Gets the join class.
getJoinClass() - Method in class edu.northwestern.at.wordhoard.model.wrappers.PubYearRange
Gets the join class.
getJustification() - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Returns the line justification.
getKeyEvent(String) - Static method in class edu.northwestern.at.utils.swing.InputKeys
Return KeyStroke for specified key character.
getKind() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaPosSpellingCounts
Gets the count kind.
getL() - Method in class edu.northwestern.at.utils.math.matrix.CholeskyDecomposition
Return triangular factor.
getL() - Method in class edu.northwestern.at.utils.math.matrix.LUDecomposition
Return lower triangular factor.
getLabel() - Method in class edu.northwestern.at.wordhoard.model.bibtool.DateGroup
Gets the group's label.
getLabel() - Method in class edu.northwestern.at.wordhoard.model.Line
Gets the label.
getLabel() - Method in class edu.northwestern.at.wordhoard.model.querytool.DateRange
Gets the group's label.
getLabel() - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Gets the line number label.
getLabels(boolean) - Static method in class edu.northwestern.at.utils.swing.icons.StarIcons
Get icons as list of JLabels.
getLanguage() - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Gets the language.
getLastChild(Node, String) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Gets the last child element of a node by name.
getLatestWorkYear() - Method in class edu.northwestern.at.wordhoard.model.Author
Gets the author's latest work year.
getLatestWorkYear() - Method in class edu.northwestern.at.wordhoard.tools.cm.Author
Gets the author's latest work year.
getLeading() - Method in interface edu.northwestern.at.wordhoard.model.text.FontInfo
Gets the leading.
getLeading() - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Gets the leading of the line in pixels.
getLeading() - Method in class edu.northwestern.at.wordhoard.swing.text.FontInfoImpl
Gets the leading.
getLeftInset() - Method in class edu.northwestern.at.utils.swing.JustifiedTextRowView
Override to make getLeftInset public.
getLeftSpan() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get left span value.
getLeftSpan(Word, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Get span of words to left of a specified word.
getLemma() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaCorpusCounts
Gets the lemma.
getLemma() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaPosSpellingCounts
Gets the lemma.
getLemma() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaWorkCounts
Gets the lemma.
getLemma() - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemPos
Gets the lemma.
getLemma() - Method in class edu.northwestern.at.wordhoard.model.morphology.LemPos
Gets the lemma.
getLemma() - Method in class edu.northwestern.at.wordhoard.model.search.SearchResultLemmaSearch
Gets the lemma.
getLemmaByTag(String) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets a lemma by tag.
getLemmaByTag(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.LemmaUtils
Get lemma from its tag.
getLemmaCorpusCounts(Lemma, Corpus) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets lemma/corpus counts.
getLemmaJoinClass() - Method in class edu.northwestern.at.wordhoard.model.Work
 
getLemmaOccurrences(Spelling, WorkPart[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Perform a lemma query.
getLemmaPosSpellingCounts(Lemma, Corpus) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets lemma/pos/spelling counts.
getLemmata(Work) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.LemmaUtils
Get lemmata for all words in a work.
getLemmata(Collection) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.LemmaUtils
Get lemmata corresponding to a batch of words.
getLemmata(Word[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.LemmaUtils
Get lemmata corresponding to a batch of words.
getLemmata() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
Gets the lemmata.
getLemmataByInitialString(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.LemmaUtils
Finds lemmas by matching an initial string of characters.
getLemmaTag() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
Gets the case and accent insensitive lemma tag.
getLemmaTagging() - Method in class edu.northwestern.at.wordhoard.tools.Context
Gets the lemma tagging attribute.
getLemmaTags(Word) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Gets the lemma tags for a word.
getLemmaWhereClause() - Method in class edu.northwestern.at.wordhoard.model.Work
 
getLemmaWorkCounts(Lemma, Work) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets lemma/work counts.
getLemPos() - Method in class edu.northwestern.at.wordhoard.model.morphology.WordPart
Gets the lempos.
getLemPos() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
Gets the lemPos entries.
getLength() - Method in interface edu.northwestern.at.utils.swing.ProgressMonitorTask
Get task length.
getLength() - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Gets the length of the line in characters.
getLength() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Gets the length of the run in characters.
getLevel() - Method in class edu.northwestern.at.utils.swing.TreeListEntry
Get the tree depth level for this list entry.
getLexicon(Corpus) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets the lexicon for a corpus.
getLexicon(Corpus) - Static method in class edu.northwestern.at.wordhoard.swing.CachedCollections
Gets the lexicon for a corpus.
getLine(int) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Gets a spcific line.
getLine() - Method in class edu.northwestern.at.wordhoard.model.Word
Gets the line.
getLine() - Method in class edu.northwestern.at.wordhoard.tools.Context
Gets the current line object.
getLineBreak() - Method in class edu.northwestern.at.wordhoard.tools.cm.TextElementRule
Returns true to generate line break before and after.
getLineByTag(String) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets a line by tag.
getLineCount() - Method in class edu.northwestern.at.utils.preprocessor.Preprocessor
Get the number of lines preprocessed.
getLineHeight() - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Gets the height of the current line.
getLineList() - Method in class edu.northwestern.at.wordhoard.tools.Context
Gets the line list.
getLineLocation(TextLocation) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Gets the location of a line.
getLineLocation(int) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Gets the location of a line.
getLineNumberColor() - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Gets the line number color.
getLineNumberFontInfo() - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Gets the line number font info.
getLineNumberInterval() - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Gets the line number interval.
getLineNumberRightMargin() - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Gets the line number right margin.
getLines() - Method in class edu.northwestern.at.wordhoard.model.text.Text
Gets the lines.
getLinesInWork(Work) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets the lines in a work.
getLinesInWorkPart(WorkPart) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets the lines in a work part.
getLineStyle() - Method in class edu.northwestern.at.wordhoard.tools.cm.Style
Gets the line style.
getLink() - Method in class edu.northwestern.at.utils.swing.LinkLabel
Returns the link.
getLinks() - Method in class edu.northwestern.at.utils.swing.XTextPane
Gets the links.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class edu.northwestern.at.utils.swing.CheckBoxListRenderer
Create a combobox entry renderer.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class edu.northwestern.at.utils.swing.ListCellRendererNoFocus
Returns a component configured to display the specified value.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class edu.northwestern.at.utils.swing.RowHeaderRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class edu.northwestern.at.utils.swing.TreeComboListEntryRenderer
Get renderer.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditPhraseSetDialog.PhraseSetsListRenderer
Returns a component configured to display the specified value.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWordSetDialog.WordSetsListRenderer
Returns a component configured to display the specified value.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog.QueriesListRenderer
Returns a component configured to display the specified value.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog.WordSetsListRenderer
Returns a component configured to display the specified value.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog.WorkSetsListRenderer
Returns a component configured to display the specified value.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.UserDataObjectListRenderer
Returns a component configured to display the specified value.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordCounterListRenderer
Returns a component configured to display the specified value.
getLocation() - Method in class edu.northwestern.at.wordhoard.model.Line
Gets the line location.
getLocation() - Method in class edu.northwestern.at.wordhoard.model.text.LocationAndCharset
Gets the location.
getLocation() - Method in class edu.northwestern.at.wordhoard.model.Word
Gets the word location.
getLocationOfPoint(Point, boolean) - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Gets the location of a point.
getLogConfigFilePath() - Static method in class edu.northwestern.at.wordhoard.server.Config
Gets the log configuration file path.
getLoginAccount() - Static method in class edu.northwestern.at.wordhoard.swing.dialogs.LoginDialog
Gets the login account.
getLoginAccount() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Gets the login account.
getLogLikelihood() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Return log likelihood.
getLogoutMenuItemText() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Get string for Logout menu item.
getMainTabbedPane() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Get Calculator's main tabbed pane.
getMainTabbedPane() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Get the main tabbed pane.
getMajorClass() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaCorpusCounts
Gets the lemma's major word class.
getMajorWordClass() - Method in class edu.northwestern.at.wordhoard.model.morphology.WordClass
Gets the major word class.
getMajorWordClass() - Method in class edu.northwestern.at.wordhoard.model.wrappers.MajorWordClass
Gets the major word class.
getMajorWordClasses() - Static method in class edu.northwestern.at.wordhoard.swing.CachedCollections
Gets all the major word classes.
getMajorWordClassForWordClass(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Get major word class for a word class.
getMarginalia() - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Gets the marginalia.
getMarginaliaLeftMargin() - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Gets the marginalia left margin.
getMarginaliaRightMargin() - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Gets the marginalia right margin.
getMarginHeight() - Method in class edu.northwestern.at.utils.swing.MultiLineLabel
 
getMarginWidth() - Method in class edu.northwestern.at.utils.swing.MultiLineLabel
 
getMarkerColor() - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Gets the marker color.
getMarkerFontInfo() - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Gets the marker font info.
getMarkerOffset() - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Gets the marker offset.
getMarkerString() - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Gets the marker string.
getMarkSignificantLogLikelihoodValues() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get the mark significant log-likelihood values flag.
getMatchingExtensions(String) - Static method in class edu.northwestern.at.utils.net.mime.MimeTypeMapper
Returns list of extensions matching main MIME type.
getMatrix() - Method in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
getMaximumBarValue() - Method in class edu.northwestern.at.utils.swing.ProgressDialog
Get the maximum bar value.
getMaximumBarValue() - Method in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Get the maximum bar value.
getMaximumBarValue() - Method in class edu.northwestern.at.utils.swing.ProgressPanel
Get the maximum bar value.
getMaximumBarValue() - Method in interface edu.northwestern.at.utils.swing.ProgressReporter
Get the maximum bar value.
getMaximumMultiwordUnitLength() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get the maximum multiword unit length.
getMaximumSize() - Method in class edu.northwestern.at.utils.swing.printing.PrintPreview.PagePreview
Get maximum size for preview image.
getMaximumSize() - Method in class edu.northwestern.at.utils.swing.printing.PrintPreview.PreviewContainer
Get maximum size for preview container.
getMaximumSize() - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Gets the maximum size of the component.
getMaximumSpan(int) - Method in class edu.northwestern.at.utils.swing.JustifiedTextRowView
Determine maximum span for this view along an axis.
getMaxSelectionIndex() - Method in class edu.northwestern.at.utils.swing.DisplayListBox
Get maximum selected index.
getMaxWordPathLength() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets the maximum word path length.
getMeanPhraseLength() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Get mean phrase length.
getMeans() - Method in class edu.northwestern.at.utils.math.statistics.PrincipalComponents
 
getMembers() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Get the group member ids.
getMenu(String) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Return top-level menu.
getMenubar() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Return the menu bar.
getMenuItem(String) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Return menu item for a specified command.
getMessage() - Method in interface edu.northwestern.at.utils.swing.ProgressMonitorTask
Get most recent task message.
getMethods(Class) - Static method in class edu.northwestern.at.utils.ClassHelpers
Get methods for a class.
getMetricalShape() - Method in class edu.northwestern.at.wordhoard.model.Word
Gets the metrical shape.
getMetricalShape() - Method in class edu.northwestern.at.wordhoard.model.wrappers.MetricalShape
Gets the metrical shape.
getMetricalShape() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
Gets the metrical shape.
getMetricalShape(Word) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Gets the metrical shape.
getMetricalShapes() - Static method in class edu.northwestern.at.wordhoard.swing.CachedCollections
Gets the metrical shapes.
getMetricalShapeValues() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Get list of distinct metrical shape values.
getMinimumCount() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get minimum count.
getMinimumMultiwordUnitLength() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get the minimum multiword unit length.
getMinimumSize() - Method in class edu.northwestern.at.utils.swing.MultiLineLabel
 
getMinimumSize() - Method in class edu.northwestern.at.utils.swing.printing.PrintPreview.PagePreview
Get minimum size for preview image.
getMinimumSize() - Method in class edu.northwestern.at.utils.swing.printing.PrintPreview.PreviewContainer
Get minimum size for preview image.
getMinimumSize() - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Gets the minimum size of the component.
getMinimumSpan(int) - Method in class edu.northwestern.at.utils.swing.JustifiedTextRowView
Determine minimum span for this view along an axis.
getMinimumWorkCount() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get minimum work count.
getMinSelectionIndex() - Method in class edu.northwestern.at.utils.swing.DisplayListBox
Get minimum selected index.
getModificationTime() - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Gets the modification date.
getModificationTime() - Method in interface edu.northwestern.at.wordhoard.model.userdata.UserDataObject
Gets the modification date/time.
getModificationTime() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Gets the modification date.
getModificationTime() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Gets the modification date.
getModificationTime() - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Gets the modification date.
getModificationTime() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Gets the modification date.
getModificationTime() - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Gets the modification date.
getModifiedDate() - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Gets the modified date.
getMonospacedFont(int, int) - Method in class edu.northwestern.at.wordhoard.swing.text.FontManager
Gets a monospaced font.
getMonospacedFont(int) - Method in class edu.northwestern.at.wordhoard.swing.text.FontManager
Gets a plain monospaced font.
getMonospacedFontInfo(int, int) - Method in class edu.northwestern.at.wordhoard.swing.text.FontManager
Gets monospaced font info.
getMonospacedFontInfo(int) - Method in class edu.northwestern.at.wordhoard.swing.text.FontManager
Gets plain monospaced font info.
getMood() - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Gets the mood.
getMorph(Element, String) - Method in class edu.northwestern.at.wordhoard.tools.martin.MartinProvider
Gets the morphology data for a word.
getMorph(Element, String) - Method in interface edu.northwestern.at.wordhoard.tools.TaggingDataProvider
Gets the morphology data for a word.
getMortality() - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Gets the mortality.
getMortality() - Method in class edu.northwestern.at.wordhoard.model.speakers.Speech
Gets the mortality.
getMortality() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Mortality
Gets the mortality.
getMortality() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
Gets the speaker mortality.
getMortality() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
Gets the speaker mortality.
getMuffin(String) - Static method in class edu.northwestern.at.utils.sys.WebStart
Gets a muffin.
getMWUText() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Get the multiword unit text.
getMWUTextCount() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Get the count for this multiword unit text.
getMWUTextLength() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Get the number of words in this multiword unit.
getName() - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothWindowsLookAndFeel
 
getName() - Method in class edu.northwestern.at.wordhoard.model.annotations.AnnotationCategory
Gets the name.
getName() - Method in class edu.northwestern.at.wordhoard.model.Author
Gets the author's name.
getName() - Method in class edu.northwestern.at.wordhoard.model.search.SpeakerName
Gets the name.
getName() - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Gets the English name.
getName() - Method in class edu.northwestern.at.wordhoard.server.model.Account
Gets the name.
getName() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Get the user's name.
getName() - Method in class edu.northwestern.at.wordhoard.tools.cm.Author
Gets the author's name.
getName() - Method in class edu.northwestern.at.wordhoard.tools.cm.FileRule
Gets the file name.
getName() - Method in class edu.northwestern.at.wordhoard.tools.cm.TextElementRule
Returns the element name.
getNarrative() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Narrative
Gets the narrative attribute.
getNegative() - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Gets the negative attribute.
getNext() - Method in class edu.northwestern.at.wordhoard.model.Word
Gets the next word.
getNextOutputWindowTitle(boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Get next output panel title.
getNextOutputWindowTitle() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Get next output panel title.
getNextOutputWindowTitle(boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Get next output panel title.
getNextOutputWindowTitle() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Get next output panel title.
getNextToken() - Method in class edu.northwestern.at.utils.corpuslinguistics.FileTokenizer
Get the next token.
getNGramCount(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.NGramExtractor
Return count for a specific ngram.
getNGramMap() - Method in class edu.northwestern.at.utils.corpuslinguistics.NGramExtractor
Return NGram map.
getNGrams() - Method in class edu.northwestern.at.utils.corpuslinguistics.NGramExtractor
Return NGrams.
getNoAnnotationsMessage() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationModel
Gets the no annotations message.
getNodeCount() - Method in class edu.northwestern.at.utils.swing.SortedTreeModel
Gets the node count.
getNodeCount() - Method in class edu.northwestern.at.utils.swing.SortedTreeNode
Gets the node count.
getNodeForGroup(GroupingObject) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel
 
getNodeForGroup(GroupingObject) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
 
getNodeForType(String) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
 
getNodes(TreeNode) - Static method in class edu.northwestern.at.utils.swing.TreeUtils
Gets all the nodes in a tree.
getNodeType() - Method in class edu.northwestern.at.wordhoard.swing.tcon.TreeNode
Gets the node type.
getNominalLineHeight(byte) - Method in class edu.northwestern.at.wordhoard.swing.text.FontManager
Gets the nominal line height.
getNuAccount() - Method in class edu.northwestern.at.wordhoard.server.model.Account
Returns true if the account is an NU account.
getNumAnnotations() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationModel
Gets the number of annotations.
getNumBadContractions() - Static method in class edu.northwestern.at.wordhoard.tools.cm.LineGenerator
Gets the number of bad contractions.
getNumber() - Method in class edu.northwestern.at.wordhoard.model.Line
Gets the line number.
getNumber() - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Gets the number.
getNumber() - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Gets the integer line number.
getNumberOfNGrams() - Method in class edu.northwestern.at.utils.corpuslinguistics.NGramExtractor
Returns the total number of ngrams.
getNumberOfPages() - Method in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Return number of pages to print.
getNumberOfPages() - Method in class edu.northwestern.at.utils.swing.printing.PrintJTextPane
Return number of pages to print.
getNumberOfUniqueNGrams() - Method in class edu.northwestern.at.utils.corpuslinguistics.NGramExtractor
Returns the number of unique ngrams.
getNumberOfUniqueWords() - Method in class edu.northwestern.at.utils.corpuslinguistics.WordCountExtractor
Return the number of unique words.
getNumberOfWords() - Method in class edu.northwestern.at.utils.corpuslinguistics.WordCountExtractor
Return the total number of words.
getNumChildren() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the number of children.
getNumErrorMessages() - Static method in class edu.northwestern.at.wordhoard.tools.BuildUtils
Gets the number of error messages issued.
getNumIDs() - Method in class edu.northwestern.at.utils.IDList
Get the number of IDs.
getNumLines() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets the number of lines in the corpus.
getNumLines() - Method in class edu.northwestern.at.wordhoard.model.text.Text
Gets the number of lines.
getNumLines() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the number of lines.
getNumMajorClass() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaCorpusCounts
Gets the major word class count.
getNumMajorClass() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaWorkCounts
Gets the major word class count.
getNumWords() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets the number of words in the corpus.
getNumWords() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the number of words.
getNumWords() - Static method in class edu.northwestern.at.wordhoard.tools.cm.LineGenerator
Gets the number of words generated.
getNumWorkParts() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets the number of work parts in the corpus.
getNumWorkPartsTree() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the number of work parts in the subtree rooted at this part.
getNumWorks() - Method in class edu.northwestern.at.wordhoard.model.Author
Gets the number of works by the author.
getNumWorks() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets the number of works in the corpus.
getObject() - Method in class edu.northwestern.at.utils.swing.CheckBoxListItem
Get object.
getObject() - Method in class edu.northwestern.at.utils.swing.CheckBoxTreeNode
Get object.
getObject() - Method in class edu.northwestern.at.utils.swing.TreeListEntry
Get the object for this list entry.
getObject() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Get the word form counter object.
getObjectClassName(Class) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserDataObjectUtils
Get Hibernate object name.
getObjectId() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Get the word form counter object's persistence Id.
getObjectType() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Get the word form counter object type.
getOedLemma() - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemma
Gets the OED lemma.
getOffset() - Method in class edu.northwestern.at.wordhoard.model.text.TextLocation
Gets the character offset in the line.
getOpenDirectory() - Static method in class edu.northwestern.at.utils.swing.FileDialogs
Get last open directory.
getOrderBy() - Method in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Gets the ordering option.
getOrderBy() - Method in class edu.northwestern.at.wordhoard.model.grouping.GroupingOptions
Gets the ordering option.
getOrdinal() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets the ordinal.
getOriginalName() - Method in class edu.northwestern.at.wordhoard.model.Author
Gets the author's name in the original language.
getOriginalName() - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Gets the name in the original language.
getOtherRowValue(Class) - Method in class edu.northwestern.at.wordhoard.swing.find.CriterionComponent
Gets the value of another row.
getOutputPanel() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu.OutputResults
Get the output panel.
getOwner() - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Get the owner.
getOwner() - Method in interface edu.northwestern.at.wordhoard.model.userdata.UserDataObject
Gets the owner.
getOwner() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Get the owner.
getOwner() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Get the owner.
getOwner() - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Get the owner.
getOwner() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Get the owner.
getOwner() - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Get the owner.
getPadPixels(int, int, int) - Method in class edu.northwestern.at.utils.swing.JustifiedTextRowView
Determine distribution of pad pixels for text justification.
getPageCount(Printable, PageFormat, int, int, boolean) - Static method in class edu.northwestern.at.utils.swing.printing.PrintUtilities
Calculate number of pages required to print a printable object.
getPageCount(Printable, PageFormat) - Static method in class edu.northwestern.at.utils.swing.printing.PrintUtilities
Calculate number of pages required to print a printable object.
getPageFormat(int) - Method in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Return printer page format for a given page index.
getPageImages() - Method in class edu.northwestern.at.utils.swing.printing.PrintPreview
Get preview page images.
getPageNumberLocation() - Method in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
Get page number location.
getParBreak() - Method in class edu.northwestern.at.wordhoard.tools.cm.TextElementRule
Returns true to generate paragraph break before and after.
getParent() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the parent.
getParentWindow(JComponent) - Static method in class edu.northwestern.at.utils.swing.SwingUtils
Get parent window for Swing component.
getParentWindow() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Gets the parent window.
getParser() - Method in class edu.northwestern.at.utils.swing.html.HTMLParserGetter
 
getPartIndex() - Method in class edu.northwestern.at.wordhoard.model.morphology.WordPart
Gets the part index.
getPartIndex() - Method in class edu.northwestern.at.wordhoard.model.search.SearchResult
Gets the part index in the word.
getPartLevel() - Method in class edu.northwestern.at.wordhoard.tools.Context
Gets the work part level.
getParts() - Method in class edu.northwestern.at.wordhoard.model.Work
Gets all the parts of the work.
getPartsWithText() - Method in class edu.northwestern.at.wordhoard.model.Work
Gets all the parts of the work with text.
getPassword() - Method in class edu.northwestern.at.wordhoard.server.model.Account
Gets the encrypted password.
getPasteAction() - Method in class edu.northwestern.at.utils.swing.XTable
Gets the paste action.
getPasteAction() - Method in class edu.northwestern.at.utils.swing.XTextPane
Gets the paste action.
getPath() - Method in class edu.northwestern.at.wordhoard.model.Word
Gets the path.
getPath() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the path string for the part.
getPath() - Static method in class edu.northwestern.at.wordhoard.server.Config
Gets the path to the server directory.
getPathTag() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the path tag.
getPercentReportMethod(String) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get percent report method from string.
getPercentReportMethod() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get the percent reporting method.
getPercentReportMethodFormat() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Get format for percent report method.
getPercentReportMethodString(int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get percent report method string.
getPermission() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Get the permission.
getPermissionsForItem(AuthoredTextAnnotation) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserGroupPermissionUtils
Get all usergroups associated with a specific annotation.
getPerson() - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Gets the person.
getPhiSquared() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Return phi squared.
getPhraseCount() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Get the number of phrases.
getPhraseCount() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSetPhraseCount
Get the phrase count.
getPhraseCounts(PhraseSet, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get phrase counts in a single phrase set.
getPhraseCounts(PhraseSet[], int, boolean) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get word form counts in a set of phrase sets.
getPhraseCounts(PhraseSet[], int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get word form counts in a set of phrase sets.
getPhrases() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Get the phrases.
getPhrases(PhraseSet) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get all available phrases in a phrase set as an array.
getPhrasesAndCounts(int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Get phrases and their counts of a specific word form type.
getPhraseSet() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSetPhraseCount
Get the phrase set.
getPhraseSet() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSetTotalWordFormPhraseCount
Get the phrase set.
getPhraseSet() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditPhraseSetDialog
Get the selected phrase set.
getPhraseSet(String, String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get a phrase set by title.
getPhraseSet(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get a phrase set by title.
getPhraseSets() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ExportDialog
Get phrase sets.
getPhraseSets() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportDialog
Get phrase sets from DOM document.
getPhraseSets() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportExportDialog
Get phrase sets.
getPhraseSets() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get all available public phrase sets as an array.
getPhraseSets(String, boolean) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get all available phrase sets for a specified owner as an array.
getPhraseSets(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get all available phrase sets for a specified owner as an array.
getPhraseSetsCount(String, boolean) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get count of phrase sets for a user.
getPhraseSetsCount(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get count of phrase sets for a user.
getPhraseSetsCount() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get count of all available phrase sets.
getPhraseSetsForLoggedInUser() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get phrase sets for logged in user.
getPhrasesViaQuery(String, WorkPart[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get multiple word phrases via CQL query.
getPhrasesViaQuery(WHQuery, WorkPart[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get multiple word phrases via CQL query.
getPhrasesViaQuery(WHQuery, CanCountWords) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get phrases via CQL query.
getPhrasesViaQuery(String, CanCountWords) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get multiple word phrases via CQL query.
getPhrasesViaQuery(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get multiple word phrases via CQL query.
getPhrasesViaQuery(WHQuery) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get multiple word phrases via CQL query.
getPhraseText() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSetPhraseCount
Get the phrase text.
getPivot() - Method in class edu.northwestern.at.utils.math.matrix.LUDecomposition
Return pivot permutation vector.
getPivotMatrix() - Method in class edu.northwestern.at.utils.math.matrix.LUDecomposition
Return pivot permutation vector .
getPluralWordFormString(int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get plural word form string.
getPM() - Static method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets a persistence manager for the current thread.
getPM() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PMUtils
Get persistence manager.
getPm() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoard
Gets the primary persistence manager.
getPos() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaPosSpellingCounts
Gets the part of speech.
getPos() - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemPos
Gets the part of speech.
getPos() - Method in class edu.northwestern.at.wordhoard.model.morphology.LemPos
Gets the part of speech.
getPos() - Static method in class edu.northwestern.at.wordhoard.swing.CachedCollections
Gets the parts of speech.
getPos() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
Gets the parts of speech.
getPosType() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets the part of speech taxonomy used by the corpus.
getPreferredScrollableViewportSize() - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Gets the preferred size of the viewport.
getPreferredSize() - Method in class edu.northwestern.at.utils.swing.MultiLineLabel
 
getPreferredSize() - Method in class edu.northwestern.at.utils.swing.printing.PrintPreview.PagePreview
Get preferred size for preview image.
getPreferredSize() - Method in class edu.northwestern.at.utils.swing.printing.PrintPreview.PreviewContainer
Get preferred size for preview container.
getPreferredSize() - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Gets the preferred size of the component.
getPreferredSpan(int) - Method in class edu.northwestern.at.utils.swing.JustifiedTextRowView
Determine preferred span for this view along an axis.
getPrev() - Method in class edu.northwestern.at.wordhoard.model.Word
Gets the previous word.
getPrimary() - Method in class edu.northwestern.at.utils.corpuslinguistics.DoubleMetaphone
 
getPrimaryBuffer() - Method in class edu.northwestern.at.utils.corpuslinguistics.DoubleMetaphone
 
getPrimaryText() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the primary text.
getPrintable(int) - Method in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Return printable for given page index.
getPrintableComponent(String, PageFormat) - Method in class edu.northwestern.at.utils.plots.BarChartPanel
Return printable component.
getPrintableComponent(String, PageFormat) - Method in interface edu.northwestern.at.utils.swing.printing.PrintableContents
Return printable component.
getPrintableComponent(String, PageFormat) - Method in class edu.northwestern.at.utils.swing.XList
Return printable component.
getPrintableComponent(String, PageFormat) - Method in class edu.northwestern.at.utils.swing.XScrollPane
Return printable component.
getPrintableComponent(String, PageFormat) - Method in class edu.northwestern.at.utils.swing.XTable
Return printable component.
getPrintableComponent(String, PageFormat) - Method in class edu.northwestern.at.utils.swing.XTextArea
Return printable component.
getPrintableComponent(String, PageFormat) - Method in class edu.northwestern.at.utils.swing.XTextPane
Return printable component.
getPrintableComponent(String, PageFormat) - Method in class edu.northwestern.at.utils.swing.XTree
Return printable component.
getPrintableComponent(String, PageFormat) - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Return printable component.
getPrintablePunctuation(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Convert punctuation string into printable string.
getProgramBanner() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Get the program banner.
getProgramIcon() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Get the program icon.
getProgramLogo() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Get the program logo.
getProgramPrompt() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Get the program prompt.
getProgramSmallIcon() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Get the small program icon.
getProgramTitle() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Get the program title.
getProgramVersion() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Get the program version.
getProgressReporter() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu.OutputResults
Get the progress reporter.
getProperty(Properties, String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Load a property string.
getProsodic() - Method in class edu.northwestern.at.wordhoard.model.Word
Gets the prosodic attribute.
getProsodic() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Prosodic
Gets the prosodic attribute.
getProsodic() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
Gets the prosody flag.
getProsodic() - Method in class edu.northwestern.at.wordhoard.tools.Context
Gets the prosodic attribute.
getProtocol(String) - Static method in class edu.northwestern.at.utils.net.url.ParseURL
Get protocol from URL string.
getPubDate() - Method in class edu.northwestern.at.wordhoard.model.Work
Gets the publication date(s).
getPuncAfter() - Method in class edu.northwestern.at.wordhoard.model.Word
Gets the punctuation following the word.
getPuncBefore() - Method in class edu.northwestern.at.wordhoard.model.Word
Gets the punctuation preceding the word.
getQ() - Method in class edu.northwestern.at.utils.math.matrix.QRDecomposition
Generate and return the (economy-sized) orthogonal factor.
getQueries(int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.QueryUtils
Get all available public queries as an array.
getQueries(String, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.QueryUtils
Get all available queries for a specified owner as an array.
getQueriesCount(String, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.QueryUtils
Get count of queries for a user.
getQueriesForLoggedInUser(int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.QueryUtils
Get all available queries for the logged-in user.
getQuery() - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Get the query.
getQuery() - Method in interface edu.northwestern.at.wordhoard.model.userdata.UserDataObject
Gets the generating query.
getQuery() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Get the query.
getQuery() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Get the query.
getQuery() - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Return the query text.
getQuery() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Get the query.
getQuery() - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Get the query.
getQuery() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditQueryDialog
Get the selected query.
getQuery(String, String, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.QueryUtils
Get a query by title.
getQuery(String, String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.QueryUtils
Get a query by title.
getQuery(String, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.QueryUtils
Get a query by title.
getQuery(WHQuery) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.QueryUtils
Get a query, loading it to current persistence manager if needed.
getQueryPhrases() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
Get the query phrases for this phrase.
getQueryTerms() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTermSet
Get the query terms for this term set.
getQueryTermSets() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLWord
Get the query term set for this word.
getQueryText() - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Get the query text.
getQueryText() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewPhraseSetDialog
Get query text.
getQueryText() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewQueryDialog
Get query text.
getQueryText() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWordSetDialog
Get query text.
getQueryText() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
Get query text.
getQueryType() - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Get the query type.
getQueryType() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewQueryDialog
Get query type.
getQueryWords() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLPhrase
Get the query words for this phrase.
getR() - Method in class edu.northwestern.at.utils.math.matrix.QRDecomposition
Return the upper triangular factor.
getRadioButtonLabel() - Method in class edu.northwestern.at.wordhoard.model.tconview.TconView
Gets the radio button label.
getRank1() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaCorpusCounts
Gets the lower rank.
getRank1() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaWorkCounts
Gets the lower rank.
getRank2() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaCorpusCounts
Gets the upper rank.
getRank2() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaWorkCounts
Gets the upper rank.
getRankOrders(double[]) - Static method in class edu.northwestern.at.utils.math.statistics.RankOrder
Compute rank order for array of doubles.
getRealEigenvalues() - Method in class edu.northwestern.at.utils.math.matrix.EigenvalueDecomposition
Return real parts of the eigenvalues.
getReferencePercentColumnName() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Get reference text percent column name.
getReferenceText() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get reference corpus.
getReferenceTextBreakdownBy() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get the reference text breakdown method.
getRelFreq(int) - Method in interface edu.northwestern.at.wordhoard.model.CanGetRelFreq
Gets the relative frequency of a word count.
getRelFreq(int) - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets the relative frequency of a word count in the corpus.
getRelFreq(int) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the relative frequency of a word count.
getRenameDuplicates() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportDialog
Get the rename duplicate entries flag.
getRendAttributeStyle(Element) - Method in class edu.northwestern.at.wordhoard.tools.cm.Rules
Gets the style for a rend attribute.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.Author
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.bibtool.DateGroup
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.grouping.FollowingWordForm
Gets the report phrase.
getReportPhrase() - Method in interface edu.northwestern.at.wordhoard.model.grouping.GroupingObject
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.grouping.NoneOfTheAbove
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.grouping.PrecedingWordForm
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.grouping.PubDecade
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.morphology.WordClass
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.querytool.DateRange
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.search.SpeakerName
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.wrappers.CollectionFrequency
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.wrappers.DocFrequency
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Gender
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.wrappers.MajorWordClass
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.wrappers.MetricalShape
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Mortality
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Narrative
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Prosodic
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.wrappers.PubYearRange
Gets the report phrase.
getReportPhrase() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Spelling
Gets the report phrase.
getResource(String) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Return resource URL by name.
getResourceString(String) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Return resource string by name.
getResultBuffer() - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
Returns a reference to a character buffer containing the results of the stemming process.
getResultLength() - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
Returns the length of the word resulting from the stemming process.
getResultOptions() - Method in interface edu.northwestern.at.wordhoard.swing.calculator.analysis.AnalysisRunner
Get result options.
getResultOptions() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareCollocateFrequencies
Return result options.
getResultOptions() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareMultipleWordFrequencies
Return result options.
getResultOptions() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindCollocates
Return result options.
getResultOptions() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Return result options.
getResultOptions() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Result options.
getResults() - Method in class edu.northwestern.at.utils.plots.BarChartPanel
Return the results object.
getResults() - Method in class edu.northwestern.at.utils.swing.ResultsPanel
Get component holding actual results.
getResults() - Method in interface edu.northwestern.at.wordhoard.swing.calculator.analysis.AnalysisRunner
Get results.
getResults() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Get results.
getResultsHeader() - Method in class edu.northwestern.at.utils.swing.ResultsPanel
Get results title.
getResultsPanel(Component) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Extract results panel from body of a dialog panel.
getResultsScrollPane(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Create a scroll pane around a results component.
getResultsTitle() - Method in class edu.northwestern.at.utils.swing.ResultsPanel
Get short results title.
getRightInset() - Method in class edu.northwestern.at.utils.swing.JustifiedTextRowView
Override to make getRightInset public.
getRightMargin() - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Gets the right margin.
getRightSpan() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get right span value.
getRightSpan(Word, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Get span of words to right of a specified word.
getRmiPort() - Static method in class edu.northwestern.at.wordhoard.server.Config
Gets the RMI port.
getRmiRegistryPort() - Static method in class edu.northwestern.at.wordhoard.server.Config
Gets the RMI registry port.
getRoot() - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordCounterTreeCombo
Get the root node of the combo box tree.
getRoundNormalizedFrequencies() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get the round normalized frequencies option.
getRow(int) - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Get entire row as a matrix.
getRow(int) - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Get entire row as a matrix.
getRow(int) - Method in class edu.northwestern.at.utils.swing.SortedTableModel
Gets a row.
getRowCount() - Method in class edu.northwestern.at.utils.swing.SortedTableModel
Gets the row count.
getRowCount() - Method in class edu.northwestern.at.utils.swing.TableModelMapper
Get number of rows in table.
getRowCount() - Method in class edu.northwestern.at.wordhoard.swing.accounts.AccountModel
Gets the number of rows.
getRowCount() - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupInspectorPanel.GroupInspectorTableModel
Gets the number of rows.
getRowCount() - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupMembersModel
Gets the number of rows.
getRowCount() - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupModel
Gets the number of rows.
getRowData(int) - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Get entire row as an array of doubles .
getRowData(int) - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Get entire row as an array of doubles .
getRowNumber() - Method in class edu.northwestern.at.utils.swing.JustifiedTextRowView
Get row number for this view.
getRows(int, int) - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Extract rows.
getRows(int[]) - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Extract rows.
getRows(int, int) - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Extract rows.
getRows(int[]) - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Extract rows.
getRows() - Method in class edu.northwestern.at.wordhoard.swing.concordance.GroupingPanel
Gets the rows.
getRows() - Method in class edu.northwestern.at.wordhoard.swing.find.FindWindow
Gets the rows.
getRowScores() - Method in class edu.northwestern.at.utils.math.statistics.PrincipalComponents
 
getRuns() - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Gets the style runs.
getS() - Method in class edu.northwestern.at.utils.math.matrix.SingularValueDecomposition
Return diagonal matrix of singular values.
gets(String, String[]) - Static method in class edu.northwestern.at.utils.Resources
Parse ResourceBundle for a String array.
getSaveDirectory() - Static method in class edu.northwestern.at.utils.swing.FileDialogs
Get last save directory.
getScaledVerticalSpan(View, int, int) - Method in class edu.northwestern.at.utils.swing.printing.PrintView
Get scaled vertical span used by view.
getScore() - Method in class edu.northwestern.at.utils.ScoredString
Get score.
getSCP() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Return the symmetric conditional probability.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Gets the block increment for scrolling.
getScrollableTracksViewportHeight() - Method in class edu.northwestern.at.utils.swing.XTable
Causes table to expand to fill all its available space.
getScrollableTracksViewportHeight() - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupMembersTable
 
getScrollableTracksViewportHeight() - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Returns true if a viewport should always force the height of this component to match the height of the viewport.
getScrollableTracksViewportWidth() - Method in class edu.northwestern.at.utils.swing.XTable
Determines if horizontal scroll bar required.
getScrollableTracksViewportWidth() - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Returns true if a viewport should always force the width of this component to match the width of the viewport.
getScrollableUnitIncrement(Rectangle, int, int) - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Gets the unit increment for scrolling.
getScrollIncrement(boolean) - Method in class edu.northwestern.at.utils.swing.ListDropTargetOnItem
Gets the scroll increment for autoscrolling.
getScrollIncrement(boolean) - Method in class edu.northwestern.at.utils.swing.TreeDropTargetOnItem
Gets the scroll increment for autoscrolling.
getScrollIncrement(boolean) - Method in class edu.northwestern.at.utils.swing.XDropTarget
Gets the scroll increment.
getScrollPane() - Method in class edu.northwestern.at.utils.swing.XTextArea
Attaches a scroll bar to the text area and returns the scroll pane.
getSearchCriterionClassname() - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteriaTypedSet
Get SearchCriterion Class .
getSearchDefault(Class) - Method in class edu.northwestern.at.wordhoard.model.Author
Gets a search criterion default value.
getSearchDefault(Class) - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets a search criterion default value.
getSearchDefault(Class) - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Gets a search criterion default value.
getSearchDefault(Class) - Method in class edu.northwestern.at.wordhoard.model.morphology.LemPos
Gets a search criterion default value.
getSearchDefault(Class) - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Gets a search criterion default value.
getSearchDefault(Class) - Method in class edu.northwestern.at.wordhoard.model.morphology.WordClass
Gets a search criterion default value.
getSearchDefault(Class) - Method in class edu.northwestern.at.wordhoard.model.morphology.WordPart
Gets a search criterion default value.
getSearchDefault(Class) - Method in interface edu.northwestern.at.wordhoard.model.search.SearchDefaults
Gets a search criterion default value.
getSearchDefault(Class) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Gets a search criterion default value.
getSearchDefault(Class) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speech
Gets a search criterion default value.
getSearchDefault(Class) - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Gets a search criterion default value.
getSearchDefault(Class) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Gets a search criterion default value.
getSearchDefault(Class) - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Gets a search criterion default value.
getSearchDefault(Class) - Method in class edu.northwestern.at.wordhoard.model.Word
Gets a search criterion default value.
getSearchDefault(Class) - Method in class edu.northwestern.at.wordhoard.model.Work
Gets a search criterion default value.
getSearchDefault(Class) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets a search criterion default value.
getSearchDefaults() - Method in class edu.northwestern.at.wordhoard.swing.info.WordFormsPanel
Gets the search defaults object.
getSearchDefaults() - Method in class edu.northwestern.at.wordhoard.swing.info.WordFormsTab
Gets the search defaults object.
getSearchDefaults() - Method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel
Gets search defaults.
getSearchDefaults() - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel
Gets search defaults.
getSelected() - Method in class edu.northwestern.at.utils.swing.DisplayListBox
Get selected entries from list box.
getSelected() - Method in class edu.northwestern.at.utils.swing.ThreeStateCheckBox
Is checkbox selected?
getSelected() - Method in class edu.northwestern.at.utils.swing.ThreeStateCheckBox.ThreeStateToggleButtonModel
Get selected state.
getSelectedAccount() - Method in class edu.northwestern.at.wordhoard.swing.accounts.AccountModel
Gets the currently selected account.
getSelectedColor() - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Gets the selected text background color.
getSelectedGroup() - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupModel
Gets the currently selected userGroup.
getSelectedIndex() - Method in class edu.northwestern.at.utils.swing.SmallComboBox
Gets the index of the currently selected item.
getSelectedItem() - Method in class edu.northwestern.at.utils.swing.SmallComboBox
Gets the currently selected item.
getSelectedItem() - Method in class edu.northwestern.at.utils.swing.TreeToListModel
Get the selected item.
getSelectedItem() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.OpenWorkSetDialog
Get the selected worksets.
getSelectedItem() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWordSetDialog
Get the selected wordsets.
getSelectedItem() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWorkSetDialog
Get the selected worksets.
getSelectedItems() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportExportDialog
Get the selected items.
getSelectedPhraseSets() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeletePhraseSetDialog
Get the selected phraseSets.
getSelectedQueries() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteQueryDialog
Get the selected queries.
getSelectedTextColor() - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Gets the selected text color.
getSelectedTranslations(Corpus) - Static method in class edu.northwestern.at.wordhoard.swing.dialogs.TranslationsDialog
Gets the selected translations for a corpus.
getSelectedUserDataObject() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DescribeUserDataObjectDialog
Get the selected user data object.
getSelectedWordCounter() - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordCounterTreeCombo
Get selected item, if any.
getSelectedWordSets() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteWordSetDialog
Get the selected wordSets.
getSelectedWorkPart() - Method in class edu.northwestern.at.wordhoard.swing.tcon.TableOfContentsPanel
Gets the selected work part.
getSelectedWorkParts() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
Get the selected work parts.
getSelectedWorkPartsFromTree() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
Get work parts from tree.
getSelectedWorkSets() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteWorkSetDialog
Get the selected worksets.
getSelection() - Method in class edu.northwestern.at.wordhoard.swing.accounts.AccountModel
Gets the selection.
getSelection() - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupMembersModel
Gets the selection.
getSelection() - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupModel
Gets the selection.
getSelection() - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Gets the selection.
getSelection() - Method in class edu.northwestern.at.wordhoard.swing.work.WorkPanel
Gets the selection.
getSelectStatement() - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteriaLemmaSearch
 
getServerURL() - Static method in class edu.northwestern.at.wordhoard.swing.dialogs.SiteDialog
Gets the server URL.
getSession() - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Get the session from this persistence manager.
getSession() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoard
Gets the server session.
getSetTitle() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog
Get the query title.
getShortTitle() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the short title.
getShortTitleWithDate() - Method in class edu.northwestern.at.wordhoard.model.Work
Gets the short title with date.
getShowPhraseFrequencies() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get the show phrase frequencies flag.
getShowWordClasses() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get the show all word classes flag.
getSI() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Return the specific mutual information.
getSigLogLikelihood() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Return significance of log likelihood.
getSigners(Class) - Static method in class edu.northwestern.at.utils.ClassHelpers
Get signers for a class.
getSingularValues() - Method in class edu.northwestern.at.utils.math.matrix.SingularValueDecomposition
Return singular values.
getSiteId() - Static method in class edu.northwestern.at.wordhoard.swing.dialogs.SiteDialog
Gets the site id.
getSiteInfo(String[]) - Static method in class edu.northwestern.at.wordhoard.swing.dialogs.SiteDialog
Gets the site information.
getSize() - Method in class edu.northwestern.at.utils.swing.TreeToListModel
Return size of the list.
getSize() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Gets the font size.
getSizes(Graphics) - Method in class edu.northwestern.at.utils.swing.printing.PrintJTable
Get table title and header sizes.
getSliceLength(double, double) - Method in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Get slice length with nice place to split a page image.
getSmallComboBoxLabel(String, Font) - Static method in class edu.northwestern.at.wordhoard.swing.WordHoard
Creates a new label for a small combo box.
getSortableValue(int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CollocateContextRow
Gets the value of a column for sorting.
getSortAscending() - Method in class edu.northwestern.at.utils.swing.SortedTableModel
Gets the sort order.
getSortColumn() - Method in class edu.northwestern.at.utils.swing.SortedTableModel
Gets the sort column.
getSourceActions(JComponent) - Method in class edu.northwestern.at.utils.swing.ImageTransferable
Return COPY action for a component.
getSourceActions(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupInspectorPanel.UserTransferHandler
 
getSourceActions(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.accounts.UserPanel.UserTransferHandler
 
getSourceActions(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.WorkTreeTransferHandler
 
getSourceActions(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.WorkTreeTransferHandler
 
getSourceActions(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordTransferHandler
 
getSourceActions(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.concordance.ConcordancePanelDnD.WordSearchTransferHandler
 
getSourceActions(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel.SearchCriteriaTransferHandler
 
getSourceActions(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel.LexiconTransferHandler
 
getSourceActions(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel.LexiconTransferHandler
 
getSourceActions(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.tables.PosWindow.PosTransferHandler
 
getSourceActions(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.tables.WordClassWindow.WordClassTransferHandler
 
getSourceActions(JComponent) - Method in class edu.northwestern.at.wordhoard.swing.tcon.Tree.TOCTreeTransferHandler
 
getSpaceCount(String) - Static method in class edu.northwestern.at.utils.swing.JustifiableTextFlowStrategy
 
getSpaceIndexes(String, int) - Static method in class edu.northwestern.at.utils.swing.JustifiableTextFlowStrategy
 
getSpan(PhraseSet, Word, int, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get surrounding words of a specified word in a phrase set.
getSpan(Word, int, int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Get surrounding words of a specified word.
getSpan(WordSet, Word, int, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Get surrounding words of a specified word in a word set.
getSpan(Word, int, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Get surrounding words of a specified word.
getSpanFromCache(Word, int, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Get surrounding words of a specified word.
getSpeakerGender(Word) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Gets the speaker gender.
getSpeakerGenders() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Get list of speaker gender values.
getSpeakerMortalities() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Get list of speaker mortality values.
getSpeakerMortality(Word) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Gets the speaker mortality.
getSpeakers() - Method in class edu.northwestern.at.wordhoard.model.speakers.Speech
Gets the speakers.
getSpeakers() - Method in class edu.northwestern.at.wordhoard.model.Work
Gets the speakers.
getSpeech() - Method in class edu.northwestern.at.wordhoard.model.Word
Gets the speech.
getSpeech() - Method in class edu.northwestern.at.wordhoard.tools.Context
Gets the current speech.
getSpeechList() - Method in class edu.northwestern.at.wordhoard.tools.Context
Gets the speech list.
getSpelling() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaPosSpellingCounts
Gets the spelling.
getSpelling() - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Gets the spelling.
getSpelling() - Method in class edu.northwestern.at.wordhoard.model.search.SpellingWithCollationStrength
Gets the spelling.
getSpelling() - Method in class edu.northwestern.at.wordhoard.model.Word
Gets the spelling.
getSpelling() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
Gets the spelling for this word.
getSpellingAndCompoundWordClass(Word) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Gets the lower case word with the trailing compound word class.
getSpellingForString(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Get Spelling from string.
getSpellingInsensitive() - Method in class edu.northwestern.at.wordhoard.model.Word
Gets the insensitive spelling.
getSpellingOccurrences(Spelling, WorkPart[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Perform a spelling query.
getSpellingsByInitialString(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Finds spellings by matching an initial string of characters.
getStackTrace(Throwable) - Static method in class edu.northwestern.at.utils.DebugUtils
Gets a stack trace for an exception.
getStackTrace(Throwable) - Static method in class edu.northwestern.at.utils.sys.StackTraceUtils
Gets a stack trace for an exception.
getStackTrace() - Static method in class edu.northwestern.at.utils.sys.StackTraceUtils
Gets a stack trace.
getStandardDeviations() - Method in class edu.northwestern.at.utils.math.statistics.PrincipalComponents
 
getStandardizedDataMatrix() - Method in class edu.northwestern.at.utils.math.statistics.PrincipalComponents
 
getStandardSpelling() - Method in class edu.northwestern.at.wordhoard.model.morphology.LemPos
Gets the standard spelling.
getStanzaLabel() - Method in class edu.northwestern.at.wordhoard.model.Line
Gets the stanza label.
getStanzaLabel() - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Gets the stanza label.
getStanzaNumber() - Method in class edu.northwestern.at.wordhoard.tools.Context
Gets the stanza number.
getStanzaNumbering() - Method in class edu.northwestern.at.wordhoard.tools.Context
Gets the stanza numbering attribute.
getStart() - Method in class edu.northwestern.at.wordhoard.model.text.TextRange
Gets the start of the range.
getStartOffset() - Method in class edu.northwestern.at.utils.swing.JustifiedTextRowView
Get start of portion of the model for which this view is responsible.
getStartPos() - Method in class edu.northwestern.at.utils.swing.DocumentTokenizer
Get starting position in document for tokenization.
getStartPos() - Method in class edu.northwestern.at.utils.swing.FileTokenizer
Get starting position in document for tokenization.
getStartYear() - Method in class edu.northwestern.at.wordhoard.model.bibtool.DateGroup
Gets the start year.
getStartYear() - Method in class edu.northwestern.at.wordhoard.model.grouping.PubDecade
Gets the start year of the decade.
getStartYear() - Method in class edu.northwestern.at.wordhoard.model.querytool.DateRange
Gets the start year.
getStartYear() - Method in class edu.northwestern.at.wordhoard.model.wrappers.PubYearRange
Gets the start year.
getStatus() - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Gets the status.
getStatus() - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Gets the status.
getStrength() - Method in class edu.northwestern.at.wordhoard.model.search.SpellingWithCollationStrength
Gets the collation strength.
getString() - Method in class edu.northwestern.at.utils.ScoredString
Get string.
getString() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Spelling
Gets the string.
getString(String, String) - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Get string from ResourceBundle.
getString(String) - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Get string from ResourceBundle.
getStrings(String, String[]) - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Parse ResourceBundle for a String array.
getStringWidth() - Method in class edu.northwestern.at.utils.swing.XBoldLabel
Get string width of current label text with current font setting.
getStriped() - Method in class edu.northwestern.at.utils.swing.XTable
Get striping status for the table.
getStripeEmptyRows() - Method in class edu.northwestern.at.utils.swing.XTable
Get empty row striping status for the table.
getStyle() - Method in class edu.northwestern.at.utils.tagcloud.StyledScoredString
Get style.
getStyle() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Gets the style attributes.
getStyle() - Method in class edu.northwestern.at.wordhoard.tools.Context
Gets the style.
getStyleChange() - Method in class edu.northwestern.at.wordhoard.tools.cm.TextElementRule
Returns true if this elements changes the style.
getStyledSelection() - Method in class edu.northwestern.at.utils.swing.XTextPane
Gets the styled currently selected text.
getStyledStringFromRTFTransferable(Transferable) - Static method in class edu.northwestern.at.utils.swing.styledtext.StyledStringUtils
Get styled string from transferable containing RTF.
getStyledText() - Method in class edu.northwestern.at.utils.swing.XTextPane
Gets the styled text.
getStyleInfo(int, int) - Method in class edu.northwestern.at.utils.swing.XTextPane
Gets the style information for a substring.
getSubMatrix(int, int, int, int) - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Extract a submatrix.
getSubMatrix(int[], int[]) - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Extract a submatrix.
getSubMatrix(int, int, int[]) - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Extract a submatrix.
getSubMatrix(int[], int, int) - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Extract a submatrix.
getSubMatrix(int, int, int, int) - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Extract a submatrix.
getSubMatrix(int[], int[]) - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Extract a submatrix.
getSubMatrix(int, int, int[]) - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Extract a submatrix.
getSubMatrix(int[], int, int) - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Extract a submatrix.
getSubstringWidth(int, int) - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Gets the width of a substring of the run.
getSummaryCountsFromCountMap(Map) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Get summary counts from a count map.
getSumOfCrossProducts(Map, Map) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Get sum of cross products for counts in two maps.
getSumPhraseLengths() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Get sum of the phrase lengths.
getSupportedCipherSuites() - Method in class edu.northwestern.at.utils.net.ssl.AcceptAnyCertSSLSocketFactory
 
getSwingComponent() - Method in class edu.northwestern.at.wordhoard.swing.find.CriterionComponent
Gets the Swing component.
getSyntax() - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Gets the syntax.
getSystemInformationPanel() - Method in class edu.northwestern.at.utils.swing.systeminformation.SystemInformationWindow
Get the system information panel.
getSystemInformationTable() - Method in class edu.northwestern.at.utils.swing.systeminformation.SystemInformationPanel
Returns the labeled settings table holding the system information.
getSystemInformationWindow() - Static method in class edu.northwestern.at.utils.swing.systeminformation.SystemInformationWindow
Get the system information window.
getTabbedPane() - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.TabbedPaneData
Return the tabbed pane.
getTable() - Method in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
getTable() - Method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel
Get the lexicon table.
getTable() - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel
Get the search results table.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel.MatrixEntryRenderer
Get a matrix entry renderer for a matrix entry.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsNameCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class edu.northwestern.at.utils.swing.LinkTextTableCellRenderer
Return renderer.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class edu.northwestern.at.utils.swing.PrintfFormatTableCellRenderer
Get a renderer for a table entry.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class edu.northwestern.at.utils.swing.RowHeaderRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class edu.northwestern.at.utils.swing.XTextPaneTableCellRenderer
Return renderer.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.LogLikelihoodTableCellRenderer
Get a renderer for a table entry.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.PlusOrMinusTableCellRenderer
Get a renderer for a table entry.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordTableCellRenderer
Get a renderer for a table entry.
getTableFontSize() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Get table font size.
getTableOfContentsWindow() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Get Reader's table of contents window.
getTableOfContentsWindow() - Static method in class edu.northwestern.at.wordhoard.swing.tcon.TableOfContentsWindow
Get table of contents window.
getTag() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets the tag.
getTag() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaCorpusCounts
Gets the lemma's tag.
getTag() - Method in interface edu.northwestern.at.wordhoard.model.HasTag
Gets the tag.
getTag() - Method in class edu.northwestern.at.wordhoard.model.Line
Gets the tag.
getTag() - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemma
Gets the tag.
getTag() - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonPos
Gets the tag.
getTag() - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Gets the tag.
getTag() - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Gets the tag.
getTag() - Method in class edu.northwestern.at.wordhoard.model.morphology.WordClass
Gets the tag.
getTag() - Method in class edu.northwestern.at.wordhoard.model.morphology.WordPart
Gets the tag.
getTag() - Method in class edu.northwestern.at.wordhoard.model.search.SearchResultLemmaSearch
Gets the tag.
getTag() - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Gets the tag.
getTag() - Method in class edu.northwestern.at.wordhoard.model.userdata.Phrase
Gets a tag for the phrase.
getTag() - Method in class edu.northwestern.at.wordhoard.model.Word
Gets the tag.
getTag() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the tag.
getTag() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Get the tag for an object.
getTag() - Method in class edu.northwestern.at.wordhoard.swing.dialogs.GoToDialog
Returns the word tag.
getTaggingData() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets the tagging data flags.
getTaggingData() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the tagging data flags.
getTaggingDataFlags(Element) - Static method in class edu.northwestern.at.wordhoard.tools.BuildUtils
Gets tagging data flags.
getTagInsensitive() - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Gets the insensitive tag.
getTagsHashCode() - Method in class edu.northwestern.at.wordhoard.model.userdata.Phrase
Get hash code for word tags.
getTagWithDescription() - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonPos
Gets the tag with the description (if available).
getTagWithDescription() - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Gets the tag with the description (if available).
getTarget() - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Gets the target.
getTarget() - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Gets the target.
getTarget() - Method in class edu.northwestern.at.wordhoard.model.annotations.TextAnnotation
Gets the target.
getTarget() - Method in interface edu.northwestern.at.wordhoard.model.annotations.TextAttachment
Gets the target.
getTconViews() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets the list of table of contents views.
getTense() - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Gets the tense.
getTermFreq() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaWorkCounts
Gets the term frequency.
getTermTypeName(int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
Get term type name.
getText() - Method in class edu.northwestern.at.utils.swing.CheckBoxListItem
Get object text.
getText() - Method in class edu.northwestern.at.utils.swing.CheckBoxTreeNode
Get object text.
getText(Node) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Gets text for a node.
getText() - Method in class edu.northwestern.at.wordhoard.model.annotations.Annotation
Gets the text.
getText() - Method in interface edu.northwestern.at.wordhoard.model.annotations.Attachment
Gets the text.
getText() - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Gets the text.
getText() - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Gets the text.
getText(TextRange) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Gets a range of text.
getText() - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Gets the text of the line.
getText() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Gets the text of the run.
getText() - Method in class edu.northwestern.at.wordhoard.model.wrappers.MemoryTextWrapper
Gets the text.
getText() - Method in class edu.northwestern.at.wordhoard.model.wrappers.RemoteTextWrapper
Gets the text.
getText() - Method in interface edu.northwestern.at.wordhoard.model.wrappers.TextWrapped
Gets the text.
getText() - Method in class edu.northwestern.at.wordhoard.model.wrappers.TextWrapper
Gets the text.
getTextAsString() - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Gets the text as a String.
getTextAsString() - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Gets the text as a String.
getTextBreakdownMethod(int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get string for text breakdown method.
getTextElementRule(Element) - Method in class edu.northwestern.at.wordhoard.tools.cm.Rules
Gets a text element rule.
getTextPath() - Method in class edu.northwestern.at.wordhoard.tools.cm.Rules
Gets the text path.
getTextPosition() - Method in class edu.northwestern.at.utils.swing.LinkLabel
Get the position of the text within the label.
getTime() - Method in class edu.northwestern.at.utils.swing.TimeOfDayTextField
Get the input time of day.
getTimerValue() - Method in class edu.northwestern.at.utils.swing.TimerTextField
Get the input timer value.
getTitle() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Get title.
getTitle() - Method in class edu.northwestern.at.utils.swing.XTable
Get the table title.
getTitle() - Method in class edu.northwestern.at.utils.swing.XTree
Get the tree title.
getTitle() - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Gets the title.
getTitle() - Method in class edu.northwestern.at.wordhoard.model.bibtool.SearchWorkCriteria
Gets the title.
getTitle() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets the title.
getTitle() - Method in class edu.northwestern.at.wordhoard.model.tconview.TconCategory
Gets the category title.
getTitle() - Method in interface edu.northwestern.at.wordhoard.model.userdata.UserDataObject
Gets the title.
getTitle() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Gets the title.
getTitle() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Gets the title.
getTitle() - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Gets the title.
getTitle() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Gets the title.
getTitle() - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Gets the title.
getTitle(WordCounter, boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Get title for a word counter.
getTitle() - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.TabbedPaneData
Return the title.
getTitlePageRules() - Method in class edu.northwestern.at.wordhoard.tools.cm.Rules
Gets the title page rules.
getToolbar() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Return the toolbar.
getToolbarItem(String) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Get a toolbar item by name.
getToolTip() - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.TabbedPaneData
Return the tool tip.
getToolTipLocation(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.text.PartTextComponent
Gets the tool tip location.
getToolTipText(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.text.PartTextComponent
Gets the tool tip text.
getTopInset() - Method in class edu.northwestern.at.utils.swing.JustifiedTextRowView
Override to make getTopInset public.
getTopSlop() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Gets the top window slop.
getTotalWordCount(Map) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Get total count of words in map.
getTotalWordCountMaps() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Get the total count maps.
getTotalWordFormCount(int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Get total word count for word form type.
getTotalWordFormCount(int) - Method in interface edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounterInterface
Get total word count for word form type.
getTranDescription() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets the translations description.
getTransferable() - Method in class edu.northwestern.at.utils.swing.ListDragSource
Gets the drag data.
getTransferable() - Method in class edu.northwestern.at.utils.swing.TreeDragSource
Gets the drag data.
getTransferData(DataFlavor) - Method in class edu.northwestern.at.utils.swing.styledtext.StyledString
Gets the transfer data for a flavor.
getTransferData(DataFlavor) - Method in class edu.northwestern.at.utils.swing.URLTransferable
Return URL for bookmark in string format.
getTransferData(DataFlavor) - Method in class edu.northwestern.at.wordhoard.swing.accounts.UserTransferable
 
getTransferData(DataFlavor) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.WorkTreeTransferHandler.ArrayListTransferable
 
getTransferData(DataFlavor) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.WorkTreeTransferHandler.ArrayListTransferable
 
getTransferData(DataFlavor) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaTransferable
 
getTransferDataFlavors() - Method in class edu.northwestern.at.utils.swing.styledtext.StyledString
Returns the supported data flavors.
getTransferDataFlavors() - Method in class edu.northwestern.at.utils.swing.URLTransferable
 
getTransferDataFlavors() - Method in class edu.northwestern.at.wordhoard.swing.accounts.UserTransferable
 
getTransferDataFlavors() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.WorkTreeTransferHandler.ArrayListTransferable
 
getTransferDataFlavors() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.WorkTreeTransferHandler.ArrayListTransferable
 
getTransferDataFlavors() - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaTransferable
 
getTranslations() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets the translations.
getTranslations() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the translation map.
getTranslationsAsList() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets the translations as a list.
getTree() - Method in class edu.northwestern.at.wordhoard.swing.tcon.TableOfContentsPanel
Gets the current tree.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class edu.northwestern.at.utils.swing.CheckBoxTreeNodeRenderer
Get a check box tree cell renderer.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class edu.northwestern.at.utils.swing.TreeDropTargetOnItem.MyRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class edu.northwestern.at.utils.swing.XTree.Renderer
Get the tree cell renderer component.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsTreeCellRenderer
Returns a component configured to display the work.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetTreeCellRenderer
Returns a component configured to display the work.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.ExtendedCheckBoxTreeNodeRenderer
Get a check box tree cell renderer.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class edu.northwestern.at.wordhoard.swing.concordance.Renderer
Returns a component configured to display the tree cell.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaTreeCellRenderer
Returns a component configured to display the work.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchResultsTreeCellRenderer
Returns a component configured to display the word.
getTriggerEvent() - Static method in class edu.northwestern.at.utils.swing.XDragSource
Gets the trigger event for the most recent drag.
getType() - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Gets the type.
getType() - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Gets the type.
getU() - Method in class edu.northwestern.at.utils.math.matrix.LUDecomposition
Return upper triangular factor.
getU() - Method in class edu.northwestern.at.utils.math.matrix.SingularValueDecomposition
Return the left singular vectors
getUndoManager() - Method in class edu.northwestern.at.utils.swing.XTextPane
Get undo manager.
getUniqueRowID() - Method in interface edu.northwestern.at.utils.swing.SortedTableModel.Row
Get unique identifier for each row.
getUniqueRowID() - Method in class edu.northwestern.at.utils.swing.SortedTableModelRow
Get the unique row identifier.
getUniqueRowID() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CollocateContextRow
Gets the associated unique ID for this row.
getUniqueRowID() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisDataRow
Gets the associated unique ID for this row.
getUniqueWords() - Method in class edu.northwestern.at.utils.corpuslinguistics.WordCountExtractor
Return unique words as a string array.
getUniqueWorkParts(Map) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Get list of unique work parts in a map of work parts.
getUniqueWorkParts(WorkPart[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Get list of unique work parts in an array of work parts.
getUniqueWorkParts(List) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Get list of unique work parts in a listr of work parts.
getUniqueWorkParts(WorkPart[], WorkPart[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Get list of unique work parts from two work part arrays.
getUpDown() - Method in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Gets the ascending/descending option.
getUpDown() - Method in class edu.northwestern.at.wordhoard.model.grouping.GroupingOptions
Gets the ascending/descending option.
getURL() - Method in class edu.northwestern.at.utils.swing.URLTextField
Return URL text.
getURL() - Static method in class edu.northwestern.at.utils.sys.BrowserControl
Retrieve URL of web page currently being displayed in web browser.
getURLContents(String, String, String) - Static method in class edu.northwestern.at.utils.net.http.HTTPUtils
Load contents at URL into a string.
getURLContents(URL, String, String) - Static method in class edu.northwestern.at.utils.net.http.HTTPUtils
Load contents at URL into a string.
getURLContents(String, String) - Static method in class edu.northwestern.at.utils.net.http.HTTPUtils
Load contents at URL into a string.
getURLContents(URL, String) - Static method in class edu.northwestern.at.utils.net.http.HTTPUtils
Load contents at URL into a string.
getURLContents(String) - Static method in class edu.northwestern.at.utils.net.http.HTTPUtils
Load contents at URL into a string.
getURLContents(URL) - Static method in class edu.northwestern.at.utils.net.http.HTTPUtils
Load contents at URL into a string.
getURLTitle() - Method in class edu.northwestern.at.utils.swing.URLTextField
Return URL title.
getURLTitle() - Static method in class edu.northwestern.at.utils.sys.BrowserControl
Retrieve title of web page currently being displayed in web browser.
getUsed() - Method in class edu.northwestern.at.utils.math.matrix.SparseMatrix
 
getUsePlatformPositionForDefaultButton() - Method in class edu.northwestern.at.utils.swing.ModalDialog
Get flag for repositioning default button to platform location.
getUserDataDatabasePassword() - Static method in class edu.northwestern.at.wordhoard.server.Config
Gets the userDataUserDataDatabase password.
getUserDataDatabaseURL() - Static method in class edu.northwestern.at.wordhoard.server.Config
Gets the userDataUserDataDatabase URL.
getUserDataDatabaseUsername() - Static method in class edu.northwestern.at.wordhoard.server.Config
Gets the userDataUserDataDatabase username.
getUserDataObject(Class, String, String, String[], Object[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserDataObjectUtils
Get a user data object by title.
getUserDataObject(Class, String, String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserDataObjectUtils
Get a user data object by title.
getUserDataObject(Class, String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserDataObjectUtils
Get a user data object by title.
getUserDataObjects(Class, String, String, boolean, String[], Object[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserDataObjectUtils
Get user data objects.
getUserDataObjects(Class, String[], Object[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserDataObjectUtils
Get all available public user data objects as an array.
getUserDataObjects(Class) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserDataObjectUtils
Get all available public user data objects as an array.
getUserDataObjects(Class, String, boolean) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserDataObjectUtils
Get all available user data objects for specified owner as an array.
getUserDataObjects(Class, String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserDataObjectUtils
Get all available user data objects for a specified owner as an array.
getUserDataObjectsCount(Class, String, boolean) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserDataObjectUtils
Get count of user data objects for a user.
getUserDataObjectsCount(Class, String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserDataObjectUtils
Get count of user data objects for specified user.
getUserDataObjectsCount(Class, boolean) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserDataObjectUtils
Get count of user data objects for a user.
getUserDataObjectsCount(Class) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserDataObjectUtils
Get count of all available public user data objects.
getUserDataObjectsForLoggedInUser(Class) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserDataObjectUtils
Get all available user data objects for logged in user.
getUserGroup() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Get the group.
getUserGroups(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserGroupUtils
Get all usergroups associated with a specific user.
getUserGroups() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserGroupUtils
Get all usergroups.
getUserID() - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Gets the userID.
getUserID() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Get the user ID.
getUsername() - Method in class edu.northwestern.at.wordhoard.server.model.Account
Gets the username.
getUseScreenMenuBar() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Returns true to use the screen menu bar on Mac OS X.
getUseShortWorkTitlesInDialogs() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get use short work titles in dialogs flag.
getUseShortWorkTitlesInHeaders() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get use short work titles in headers flag.
getUseShortWorkTitlesInOutput() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get use short work titles in output flag.
getUseShortWorkTitlesInWindowTitles() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get use short work titles in window titles flag.
getV() - Method in class edu.northwestern.at.utils.math.matrix.EigenvalueDecomposition
Return the eigenvector matrix.
getV() - Method in class edu.northwestern.at.utils.math.matrix.SingularValueDecomposition
Return the right singular vectors
getValue(int) - Method in interface edu.northwestern.at.utils.swing.SortedTableModel.Row
Gets the value of a column.
getValue(int) - Method in class edu.northwestern.at.utils.swing.SortedTableModelRow
Get value in specified column.
getValue() - Method in class edu.northwestern.at.utils.swing.SwingWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getValue(int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CollocateContextRow
Gets the value of a column.
getValue(int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisDataRow
Gets the value of a column.
getValue() - Method in class edu.northwestern.at.wordhoard.swing.find.AuthorCriterion
Gets the value of the component.
getValue() - Method in class edu.northwestern.at.wordhoard.swing.find.CollFreqCriterion
Gets the value of the component.
getValue() - Method in class edu.northwestern.at.wordhoard.swing.find.CorpusCriterion
Gets the value of the component.
getValue() - Method in class edu.northwestern.at.wordhoard.swing.find.CriterionComponent
Gets the value of the component.
getValue() - Method in class edu.northwestern.at.wordhoard.swing.find.DocFreqCriterion
Gets the value of the component.
getValue(Class) - Method in class edu.northwestern.at.wordhoard.swing.find.FindWindow
Gets the value of a criterion.
getValue() - Method in class edu.northwestern.at.wordhoard.swing.find.GenderCriterion
Gets the value of the component.
getValue() - Method in class edu.northwestern.at.wordhoard.swing.find.LemmaCriterion
Gets the value of the component.
getValue() - Method in class edu.northwestern.at.wordhoard.swing.find.MajorWordClassCriterion
Gets the value of the component.
getValue() - Method in class edu.northwestern.at.wordhoard.swing.find.MetricalShapeCriterion
Gets the value of the component.
getValue() - Method in class edu.northwestern.at.wordhoard.swing.find.MortalityCriterion
Gets the value of the component.
getValue() - Method in class edu.northwestern.at.wordhoard.swing.find.NarrativeCriterion
Gets the value of the component.
getValue() - Method in class edu.northwestern.at.wordhoard.swing.find.PhraseSetCriterion
Gets the value of the component.
getValue() - Method in class edu.northwestern.at.wordhoard.swing.find.PosCriterion
Gets the value of the component.
getValue() - Method in class edu.northwestern.at.wordhoard.swing.find.ProsodicCriterion
Gets the value of the component.
getValue() - Method in class edu.northwestern.at.wordhoard.swing.find.PubYearCriterion
Gets the value of the component.
getValue() - Method in class edu.northwestern.at.wordhoard.swing.find.SpeakerCriterion
Gets the value of the component.
getValue() - Method in class edu.northwestern.at.wordhoard.swing.find.SpellingCriterion
Gets the value of the component.
getValue() - Method in class edu.northwestern.at.wordhoard.swing.find.TestCriterion
Gets the value of the component.
getValue() - Method in class edu.northwestern.at.wordhoard.swing.find.WordClassCriterion
Gets the value of the component.
getValue() - Method in class edu.northwestern.at.wordhoard.swing.find.WordSetCriterion
Gets the value of the component.
getValue() - Method in class edu.northwestern.at.wordhoard.swing.find.WorkCriterion
Gets the value of the component.
getValue() - Method in class edu.northwestern.at.wordhoard.swing.find.WorkPartCriterion
Gets the value of the component.
getValue() - Method in class edu.northwestern.at.wordhoard.swing.find.WorkSetCriterion
Gets the value of the component.
getValueAt(int, int) - Method in class edu.northwestern.at.utils.swing.SortedTableModel
Gets the value of a table cell.
getValueAt(int, int) - Method in class edu.northwestern.at.utils.swing.TableModelMapper
Get table value at a specified row and column.
getValueAt(int, int) - Method in class edu.northwestern.at.wordhoard.swing.accounts.AccountModel
Gets the value of a cell.
getValueAt(int, int) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupInspectorPanel.GroupInspectorTableModel
Gets the value of a cell.
getValueAt(int, int) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupMembersModel
Gets the value of a cell.
getValueAt(int, int) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupModel
Gets the value of a cell.
getValues() - Method in class edu.northwestern.at.utils.math.statistics.PrincipalComponents
 
getVectors() - Method in class edu.northwestern.at.utils.math.statistics.PrincipalComponents
 
getViewFactory() - Method in class edu.northwestern.at.utils.swing.XStyledEditorKit
Fetches a factory that is suitable for producing views of any models that are produced by this editor kit.
getViewIndexAtPosition(int) - Method in class edu.northwestern.at.utils.swing.JustifiedTextRowView
Get child view index representing the given position in the model.
getViewport() - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Gets the parent viewport.
getViewScaleFactor(int, int, int, int) - Static method in class edu.northwestern.at.utils.swing.printing.PrintUtilities
Get scaling factor for a component or view.
getViewType() - Method in class edu.northwestern.at.wordhoard.model.tconview.TconView
Gets the type of the view.
getVisualRepresentation(Transferable) - Method in class edu.northwestern.at.wordhoard.swing.accounts.UserPanel.UserTransferHandler
 
getVisualRepresentation(Transferable) - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordTransferHandler
 
getVisualRepresentation(Transferable) - Method in class edu.northwestern.at.wordhoard.swing.concordance.ConcordancePanelDnD.WordSearchTransferHandler
 
getVisualRepresentation(Transferable) - Method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel.LexiconTransferHandler
 
getVisualRepresentation(Transferable) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel.LexiconTransferHandler
 
getVisualRepresentation(Transferable) - Method in class edu.northwestern.at.wordhoard.swing.tables.PosWindow.PosTransferHandler
 
getVisualRepresentation(Transferable) - Method in class edu.northwestern.at.wordhoard.swing.tables.WordClassWindow.WordClassTransferHandler
 
getVisualRepresentation(Transferable) - Method in class edu.northwestern.at.wordhoard.swing.tcon.Tree.TOCTreeTransferHandler
 
getVoice() - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Gets the voice.
getWarnWhenQuitting() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Get "warn when quitting" flag.
getWebPageURL() - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Gets the web page URL.
getWebPageURL() - Method in interface edu.northwestern.at.wordhoard.model.userdata.UserDataObject
Gets the web page URL.
getWebPageURL() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Gets the web page URL.
getWebPageURL() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Gets the web page URL.
getWebPageURL() - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Gets the web page URL.
getWebPageURL() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Gets the web page URL.
getWebPageURL() - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Gets the web page URL.
getWebPageURL() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog
Get the query web page URL.
getWebSiteURL() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Get the WordHoard web site URL.
getWhereClause() - Method in class edu.northwestern.at.wordhoard.model.Author
Gets the Hibernate where clause.
getWhereClause() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets the Hibernate where clause.
getWhereClause() - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Gets the Hibernate where clause.
getWhereClause() - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Gets the Hibernate where clause.
getWhereClause() - Method in class edu.northwestern.at.wordhoard.model.morphology.WordClass
Gets the Hibernate where clause.
getWhereClause() - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteriaTypedSet
Gets the Hibernate where clause.
getWhereClause() - Method in interface edu.northwestern.at.wordhoard.model.search.SearchCriterion
Gets the Hibernate where clause.
getWhereClause() - Method in class edu.northwestern.at.wordhoard.model.search.SpeakerName
Gets the Hibernate where clause.
getWhereClause() - Method in class edu.northwestern.at.wordhoard.model.search.SpellingWithCollationStrength
Gets the Hibernate where clause.
getWhereClause() - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Gets the Hibernate where clause.
getWhereClause() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Gets the Hibernate where clause.
getWhereClause() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Gets the Hibernate where clause.
getWhereClause() - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Gets the Hibernate where clause.
getWhereClause() - Method in class edu.northwestern.at.wordhoard.model.Work
Gets the Hibernate where clause.
getWhereClause() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the Hibernate where clause.
getWhereClause() - Method in class edu.northwestern.at.wordhoard.model.wrappers.CollectionFrequency
Gets the Hibernate where clause.
getWhereClause() - Method in class edu.northwestern.at.wordhoard.model.wrappers.DocFrequency
Gets the Hibernate where clause.
getWhereClause() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Gender
Gets the Hibernate where clause.
getWhereClause() - Method in class edu.northwestern.at.wordhoard.model.wrappers.MajorWordClass
Gets the Hibernate where clause.
getWhereClause() - Method in class edu.northwestern.at.wordhoard.model.wrappers.MetricalShape
Gets the Hibernate where clause.
getWhereClause() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Mortality
Gets the Hibernate where clause.
getWhereClause() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Narrative
Gets the Hibernate where clause.
getWhereClause() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Prosodic
Gets the Hibernate where clause.
getWhereClause() - Method in class edu.northwestern.at.wordhoard.model.wrappers.PubYearRange
Gets the Hibernate where clause.
getWidth() - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Gets the width of the the line in pixels.
getWidth() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Gets the width of the the run in pixels.
getWindow() - Method in class edu.northwestern.at.wordhoard.swing.find.CriterionComponent
Gets the parent find window.
getWindowsMenu() - Method in class edu.northwestern.at.utils.swing.WindowsMenuManager
Gets the Windows menu.
getWord() - Method in class edu.northwestern.at.wordhoard.model.counts.WordCount
Get the word text.
getWord() - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemma
Gets the word.
getWord() - Method in class edu.northwestern.at.wordhoard.model.morphology.WordPart
Gets the word.
getWord() - Method in class edu.northwestern.at.wordhoard.model.search.SearchResult
Gets the word.
getWord() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSetWordCount
Get the word text.
getWord() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
Gets the Word to which this data pertains.
getWord(WordSet) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Get all available words in a word set as an array of Word.
getWord() - Method in class edu.northwestern.at.wordhoard.swing.work.WorkPanel
Gets the word for the selected text.
getWordByTag(String) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets a word by tag.
getWordClass() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaCorpusCounts
Gets the lemma's word class.
getWordClass() - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemma
Gets the word class.
getWordClass() - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Gets the word class.
getWordClass() - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Gets the word class.
getWordClasses() - Static method in class edu.northwestern.at.wordhoard.swing.CachedCollections
Gets the word classes.
getWordClasses() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordClassUtils
Get list of word class values.
getWordClasses() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
Gets the word classes.
getWordClassesByInitialString(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordClassUtils
Finds word classes matching an initial string of characters.
getWordClassMap(Connection) - Static method in class edu.northwestern.at.wordhoard.tools.BuildUtils
Gets the word class map.
getWordClassTag() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
Gets the word class tag.
getWordCount(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.WordCountExtractor
Return count for a specific word.
getWordCount() - Method in class edu.northwestern.at.wordhoard.model.counts.WordCount
Get the word count in the work part.
getWordCount() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSetWordCount
Get the word count in the word set.
getWordCount(String) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Get count for a specific word from the count map.
getWordCount(Map, Object) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Get count for a specific word form from a count map.
getWordCounterLabel(WordCounter, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareTexts
Get label for word counter.
getWordCounters(boolean, boolean, boolean, boolean, boolean) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Get all available works, work sets, and corpora as WordCounter objects.
getWordCounters() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Get all available word counter types as WordCounter objects.
getWordCountMaps() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Get the word count maps.
getWordCounts() - Method in class edu.northwestern.at.utils.corpuslinguistics.WordCountExtractor
Return word count map.
getWordCounts() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Get the count for each word in this multiword unit.
getWordCounts(PhraseSet, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get word counts in a single phrase set.
getWordCounts(PhraseSet[], int, boolean) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get word form counts in a set of phrase sets.
getWordCounts(PhraseSet[], int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
 
getWordCounts(WorkPart, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCountUtils
Get word counts in a single work part.
getWordCounts(WorkPart[], int, boolean) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCountUtils
Get word form counts in a set of work parts.
getWordCounts(WorkPart[], int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCountUtils
Get word form counts in a set of work parts.
getWordCounts(WorkPart[], WorkPart[], int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCountUtils
Get word form counts in two arrays of work parts.
getWordCounts(WordSet, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Get word counts in a single word set.
getWordCounts(WordSet[], int, boolean) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Get word form counts in a set of word sets.
getWordCounts(WordSet[], int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Get word form counts in a set of word sets.
getWordForm() - Method in class edu.northwestern.at.wordhoard.model.counts.TotalWordFormCount
Get the word form.
getWordForm() - Method in class edu.northwestern.at.wordhoard.model.counts.WordCount
Get the word form.
getWordForm() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSetPhraseCount
Get the word form.
getWordForm() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSetTotalWordFormPhraseCount
Get the word form.
getWordForm() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSetTotalWordFormCount
Get the word form.
getWordForm() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSetWordCount
Get the word form.
getWordForm(String) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get word form.
getWordForm() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get word form.
getWordFormCount() - Method in class edu.northwestern.at.wordhoard.model.counts.TotalWordFormCount
Get the word form count in the work part.
getWordFormCount() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSetTotalWordFormPhraseCount
Get the word form count in the phrase set.
getWordFormCount() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSetTotalWordFormCount
Get the word form count in the word set.
getWordFormCount(PhraseSet, int, Work) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get total word form count for one work represented in a phrase set.
getWordFormCount(PhraseSet, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get total word form count in a phrase set.
getWordFormCount(PhraseSet, Spelling, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get word count in a phrase set.
getWordFormCount(PhraseSet, Spelling, int, Work) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get word count in a phrase set for a specific work.
getWordFormCount(PhraseSet, Spelling[], int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get word count for multiple words in a phrase set.
getWordFormCount(PhraseSet[], Spelling[], int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get word count for multiple words in a set of phrase sets.
getWordFormCount(Spelling, int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Get count of a word form.
getWordFormCount(Spelling[], int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Get counts for several words.
getWordFormCount(String, int) - Method in interface edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounterInterface
Get count of a word form.
getWordFormCount(WorkPart[], Spelling[], int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCountUtils
Get word count for multiple words in a set of work parts.
getWordFormCount(WorkPart[], int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCountUtils
Get total word form count in a set of work parts.
getWordFormCount(WorkPart, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCountUtils
Get total word form count in a work part.
getWordFormCount(WorkPart[], Spelling, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCountUtils
Get word count in a set of work parts.
getWordFormCount(WorkPart, Spelling, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCountUtils
Get word count in a work part.
getWordFormCount(WordSet, int, Work) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Get total word form count for one work represented in a word set.
getWordFormCount(WordSet, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Get total word form count in a word set.
getWordFormCount(WordSet, Spelling, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Get word count in a word set.
getWordFormCount(WordSet, Spelling, int, Work) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Get word count in a word set for a specific work.
getWordFormCount(WordSet[], Spelling[], int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Get word count for multiple words in a set of word sets.
getWordFormCount(WordSet, Spelling[], int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Get word count for multiple words in a word set.
getWordFormCountByYear(Spelling, int, boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Get word form and its counts by year.
getWordFormCountByYear(String, int) - Method in interface edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounterInterface
Get word form and its counts by year.
getWordFormPhraseCount(PhraseSet, Spelling, int, Work) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get phrase count in a phrase set for a specific phrase in a work.
getWordFormsAndCounts(int) - Method in interface edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounterInterface
Get all word forms and their counts.
getWordFormString(int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get word form string.
getWordId() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
Gets the Word ID to which this data pertains.
getWordList() - Method in class edu.northwestern.at.wordhoard.tools.Context
Gets the word list.
getWordLocation(TextLocation, byte) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Gets the location of a word.
getWordOccurrences(PhraseSet, int, Spelling) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get word occurrences for a word in a specified phrase set.
getWordOccurrences(Spelling, int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Get word occurrences for a word.
getWordOccurrences(WordSet, int, Spelling) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Get word occurrences for a word in a specified word set.
getWordOccurrences(WorkPart[], int, Spelling) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Get word occurrences for a word in specified work parts.
getWordOccurrences(WorkPart, int, Spelling) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Get word occurrences for a word in a specified work part.
getWordOccurrences(Corpus, int, Spelling) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Get word occurrences for a word in a specified corpus.
getWordOccurrences(WorkSet, int, Spelling) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Get word occurrences for a word in a specified work set.
getWordPartCount() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
Gets the word part count.
getWordPartCounts(Word[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Get word part counts for a batch of words.
getWordPartData(Word[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Get word parts for a batch of words.
getWordPartIndex() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
Gets the word part index.
getWordPartOrdinal() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
Gets the word part ordinal.
getWordParts() - Method in class edu.northwestern.at.wordhoard.model.Word
Gets the word parts.
getWordPartsCounted() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Get number of word parts counted.
getWordQueries() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ExportDialog
Get word queries.
getWordQueries() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportDialog
Get word queries.
getWordQueries() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportExportDialog
Get word queries.
getWords() - Method in class edu.northwestern.at.utils.corpuslinguistics.WordCountExtractor
Return tokenized text words as a string array.
getWords() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Get the words in this multiword unit.
getWords(PhraseSet) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get all available words in a phrase set as an array.
getWords(ProgressReporter) - Method in interface edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordGetter
Get list of words.
getWords(WordSet) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Get all available words in a word set as an array.
getWordsAndCounts(int, boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Get words and their counts of a specific word form type.
getWordsAndCounts(int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Get words and their counts of a specific word form type.
getWordsAndCounts(WordCounter, int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Get words and counts for two WordCounter objects.
getWordsByTags(Collection) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Gets word occurrences by tag.
getWordsCounted() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Get number of words counted.
getWordSet() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSetTotalWordFormCount
Get the word set.
getWordSet() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSetWordCount
Get the word set.
getWordSet() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWordSetDialog
Get the selected work set.
getWordSet(String, String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Get a word set by title.
getWordSet(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Get a word set by title.
getWordSets() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ExportDialog
Get word sets.
getWordSets() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportDialog
Get word sets from DOM document.
getWordSets() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportExportDialog
Get word sets.
getWordSets() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Get all available public word sets as an array.
getWordSets(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Get all available word sets for a specified owner as an array.
getWordSetsCount(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Get count of word sets for a user.
getWordSetsCount() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Get count of all available word sets.
getWordSetsForLoggedInUser() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Get all word sets for the logged in user as an array.
getWordsFromMap(Map) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Get words from a map.
getWordsInCommon(Map, Map) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Get list of words which two count maps share.
getWordsInWork(Work) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets the words in a work.
getWordsInWorkPart(WorkPart) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets the words in a work part.
getWordsInWorkPartWithPreloading(WorkPart) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets the words in a work part with preloading.
getWordStyles() - Method in class edu.northwestern.at.wordhoard.tools.cm.Style
Gets the word styles.
getWordsViaQuery(String, WorkPart[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get words via CQL query.
getWordsViaQuery(String, CanCountWords) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get words via CQL query.
getWordsViaQuery(WHQuery, CanCountWords) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get words via CQL query.
getWordsViaQuery(WHQuery, WorkPart[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get words via CQL query.
getWordsViaQuery(WHQuery) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get words via CQL query.
getWordsViaQuery(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get words via CQL query.
getWordTag() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CollocateContextRow
Get word tag for this row.
getWordTag() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
Gets the permanent tag of the word to which this data pertains.
getWordTags() - Method in class edu.northwestern.at.wordhoard.model.userdata.Phrase
Gets word tags.
getWordTags() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Get the word tags.
getWordText() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get word to analyze.
getWork() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaPosSpellingCounts
Gets the work.
getWork() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaWorkCounts
Gets the work.
getWork() - Method in class edu.northwestern.at.wordhoard.model.counts.TotalWordFormCount
Get the work.
getWork() - Method in class edu.northwestern.at.wordhoard.model.counts.WordCount
Get the work.
getWork() - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Gets the work.
getWork() - Method in class edu.northwestern.at.wordhoard.model.Word
Gets the work.
getWork() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the work.
getWork(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Get a work by full title.
getWork() - Method in class edu.northwestern.at.wordhoard.swing.work.WorkPanel
Gets the work.
getWorkById(Long) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Get a work by Id.
getWorkByShortTitle(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Get a work by short title.
getWorkByTag(String) - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets a work by tag.
getWorkByTag(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Get a work by tag.
getWorkCount() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Get the number of works represented in this word counter.
getWorkCount(WordCounter) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Get the number of works represented in this word counter and another.
getWorkFont(byte, int, int) - Method in class edu.northwestern.at.wordhoard.swing.text.FontManager
Gets a "work" font.
getWorkFont(byte, int) - Method in class edu.northwestern.at.wordhoard.swing.text.FontManager
Gets a plain "work" font.
getWorkFontInfo(byte, int, int) - Method in class edu.northwestern.at.wordhoard.swing.text.FontManager
Gets "work" font info.
getWorkFontInfo(byte, int) - Method in class edu.northwestern.at.wordhoard.swing.text.FontManager
Gets plain "work" font info.
getWorkId() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
Gets the Work ID to which this data pertains.
getWorkIDByTag(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Get a work ID by tag.
getWorkMap() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets a map from work tags to works.
getWorkOrdinal() - Method in class edu.northwestern.at.wordhoard.model.Word
Gets the work ordinal.
getWorkOrdinal() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets the work ordinal.
getWorkPanel() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Gets the work panel associated with this window.
getWorkPanel() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWorkPanelWindow
Gets the work panel associated with this window.
getWorkPanel() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel
Gets the work panel.
getWorkPanel() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
Gets the work panel.
getWorkPanel() - Method in class edu.northwestern.at.wordhoard.swing.concordance.ConcordancePanel
Gets the work panel.
getWorkPart() - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Gets the work part.
getWorkPart() - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Gets the work part.
getWorkPart() - Method in class edu.northwestern.at.wordhoard.model.annotations.TextAnnotation
Gets the work part.
getWorkPart() - Method in interface edu.northwestern.at.wordhoard.model.annotations.TextAttachment
Gets the work part.
getWorkPart() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaPosSpellingCounts
Gets the work part.
getWorkPart() - Method in class edu.northwestern.at.wordhoard.model.counts.TotalWordFormCount
Get the work part.
getWorkPart() - Method in class edu.northwestern.at.wordhoard.model.counts.WordCount
Get the work part.
getWorkPart() - Method in class edu.northwestern.at.wordhoard.model.Line
Gets the work part.
getWorkPart() - Method in class edu.northwestern.at.wordhoard.model.morphology.WordPart
Gets the work part.
getWorkPart() - Method in class edu.northwestern.at.wordhoard.model.speakers.Speech
Gets the work part.
getWorkPart() - Method in class edu.northwestern.at.wordhoard.model.Word
Gets the work part.
getWorkPart() - Method in class edu.northwestern.at.wordhoard.swing.tcon.TreeNode
Gets the work part.
getWorkPart() - Method in class edu.northwestern.at.wordhoard.swing.work.WorkPanel
Gets the work part.
getWorkPart() - Method in class edu.northwestern.at.wordhoard.tools.Context
Gets the work part.
getWorkPartByTag(String) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets a work part by tag.
getWorkPartByTag(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Gets a work part by tag.
getWorkPartId() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
Gets the Work part ID to which this data pertains.
getWorkPartIndex(DefaultMutableTreeNode, DefaultMutableTreeNode) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
 
getWorkPartQueries() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ExportDialog
Get work part queries.
getWorkPartQueries() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportDialog
Get work part queries.
getWorkPartQueries() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportExportDialog
Get work part queries.
getWorkParts(Work) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets all the work parts for a work.
getWorkParts(Corpus) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CorpusUtils
Get all available work parts in a corpus as an array.
getWorkParts(PhraseSet) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get array of all work parts for a phrase set.
getWorkParts() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Return all work parts in this object.
getWorkParts(WordSet) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Get array of all work parts for a word set.
getWorkParts() - Method in interface edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkPartGetter
Get list of work parts.
getWorkParts(WorkSet) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkSetUtils
Get work parts in a work set as an array.
getWorkParts(Work) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Get array of all work parts for a work.
getWorkParts() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Get array of all work parts for all works.
getWorkPartsById(Long[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Get array of work parts for a list of work part IDs.
getWorkPartsByTag(Collection) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Gets work parts by their tags.
getWorkPartsByTag(Collection, Session) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Get array of work parts for a list of work part tags.
getWorkPartsByTag(Collection) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Get array of work parts for a list of work part tags.
getWorkPartsByTag(String[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Get array of work parts for a list of work part tags.
getWorkPartsCounted() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Get number of work parts counted.
getWorkPartsViaQuery(String, WorkPart[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get work parts via CQL query.
getWorkPartsViaQuery(WHQuery, WorkPart[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get work parts via CQL query.
getWorkPartsViaQuery(WHQuery, CanCountWords) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get work parts via CQL query.
getWorkPartsViaQuery(String, CanCountWords) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get work parts via CQL query.
getWorkPartsViaQuery(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get work parts via CQL query.
getWorkPartsViaQuery(WHQuery) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get work parts via CQL query.
getWorkPartTag() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSetPhraseCount
Get the tag of the work part to which this count pertains.
getWorkPartTag() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSetTotalWordFormPhraseCount
Get the work.
getWorkPartTag() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSetTotalWordFormCount
Get the work.
getWorkPartTag() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSetWordCount
Get the tag of the work part to which this count pertains.
getWorkPartTagById(Long) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Get work part tag for a work part ID.
getWorkPartTags() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Get the work part tags.
getWorkPartTags() - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Gets the work part tags.
getWorkPartTagsById(Collection) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Get array of work part tags for a list of work part IDs.
getWorkPartTitle(Element) - Method in class edu.northwestern.at.wordhoard.tools.cm.Rules
Gets a work part title.
getWorks() - Method in class edu.northwestern.at.wordhoard.model.Author
Gets the works.
getWorks() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets the works.
getWorks() - Static method in class edu.northwestern.at.wordhoard.swing.CachedCollections
Gets the works.
getWorks(Corpus) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CorpusUtils
Get all available works in a corpus as an array.
getWorks(PhraseSet) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Get array of all works for a phrase set.
getWorks() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Return all works represented in this object.
getWorks(WordSet) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Get array of all works for a word set.
getWorks(WorkSet) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkSetUtils
Get works in a work set as an array.
getWorks() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Get array of all available works.
getWorksByTag(Collection) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Get array of works for a list of work tags.
getWorksCounted() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Get number of works counted.
getWorkSet() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWorkSetDialog
Get the selected work set.
getWorkSet(String, String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkSetUtils
Get a work set by title.
getWorkSet(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkSetUtils
Get a work set by title.
getWorkSets() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ExportDialog
Get work sets.
getWorkSets() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportDialog
Get work sets from DOM document.
getWorkSets() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportExportDialog
Get work sets.
getWorkSets() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkSetUtils
Get all available public work sets as an array.
getWorkSets(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkSetUtils
Get all available work sets for a specified owner as an array.
getWorkSetsCount(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkSetUtils
Get count of work sets for specified user.
getWorkSetsCount() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkSetUtils
Get count of all available work sets.
getWorkSetsForLoggedInUser() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkSetUtils
Get work sets for logged in user as an array.
getWorkSetWorkParts() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWorkSetDialog
Get the selected work parts.
getWorksOnly(WorkSet) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkSetUtils
Get work parts in work set that are works as an array.
getWorksViaQuery(String, WorkPart[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get works via CQL query.
getWorksViaQuery(WHQuery, WorkPart[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get works via CQL query.
getWorksViaQuery(WHQuery, CanCountWords) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get works via CQL query.
getWorksViaQuery(String, CanCountWords) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get works via CQL query.
getWorksViaQuery(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get works via CQL query.
getWorksViaQuery(WHQuery) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CQLQueryUtils
Get works via CQL query.
getWorkTag() - Method in class edu.northwestern.at.wordhoard.model.userdata.Phrase
Get work tag.
getWorkTag() - Method in class edu.northwestern.at.wordhoard.model.Word
Gets the work tag.
getWorkTags() - Method in class edu.northwestern.at.wordhoard.model.tconview.TconCategory
Gets the list of work tags.
getWorkTags() - Method in class edu.northwestern.at.wordhoard.model.tconview.TconView
Gets the list of work tags.
getWorkTags() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Gets the work tags.
getWorkTagsById(Collection) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Get array of work tags for a list of work part IDs.
getXcase() - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Gets the case.
getYearEnd() - Method in class edu.northwestern.at.wordhoard.model.bibtool.SearchWorkCriteria
Gets the year end.
getYearStart() - Method in class edu.northwestern.at.wordhoard.model.bibtool.SearchWorkCriteria
Gets the year Start.
getYTop() - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Gets the Y coordinate of the top of the current line.
go() - Method in interface edu.northwestern.at.utils.swing.Link
Goes to the link target.
go() - Method in class edu.northwestern.at.utils.swing.WebLink
Goes to the web page.
goTo(Word) - Method in class edu.northwestern.at.wordhoard.swing.work.WorkPanel
Goes to a word.
GoToDialog - Class in edu.northwestern.at.wordhoard.swing.dialogs
The go to dialog.
GoToDialog(String, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.dialogs.GoToDialog
Creates a new Go To dialog.
goToWord() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FindMenu
Go to a word.
GREEK - Static variable in class edu.northwestern.at.wordhoard.model.morphology.Pos
Greek part of speech taxonomy.
GREEK - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
Polytonic Greek character set.
GREEK - Static variable in class edu.northwestern.at.wordhoard.swing.text.CharsUsed
A string containing all the Greek characters used.
group(Collection) - Method in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Groups a collection of works.
group(Collection) - Method in class edu.northwestern.at.wordhoard.model.grouping.GroupingOptions
Groups a collection of search results.
group - Variable in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor.PermissionItem
 
GROUP_BY_AUTHOR - Static variable in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Group by author option.
GROUP_BY_CENTURY - Static variable in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Group by quarter century option.
GROUP_BY_DECADE - Static variable in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Group by decade option.
GROUP_BY_NAMES - Static variable in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Grouping option names.
GROUP_BY_NONE - Static variable in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
No grouping option.
GROUP_BY_QCENTURY - Static variable in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Group by quarter century option.
GROUP_BY_YEAR - Static variable in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Group by year option.
GroupAdapter - Class in edu.northwestern.at.wordhoard.swing.accounts.groups
An group adapter.
GroupAdapter() - Constructor for class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupAdapter
 
groupComboBox - Variable in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
 
GroupingObject - Interface in edu.northwestern.at.wordhoard.model.grouping
A grouping object.
GroupingOptions - Class in edu.northwestern.at.wordhoard.model.grouping
A set of grouping options.
GroupingOptions(Class, int, int) - Constructor for class edu.northwestern.at.wordhoard.model.grouping.GroupingOptions
Creates a new set of grouping options.
GroupingPanel - Class in edu.northwestern.at.wordhoard.swing.concordance
A concordance grouping options panel.
GroupingPanel(Font, SearchCriteria, GroupingOptions[], ConcordancePanel) - Constructor for class edu.northwestern.at.wordhoard.swing.concordance.GroupingPanel
Creates a new concordance grouping options panel.
GroupingWorkOptions - Class in edu.northwestern.at.wordhoard.model.bibtool
A set of grouping options.
GroupingWorkOptions(int, int, int) - Constructor for class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Creates a new set of grouping options.
GroupInspectorPanel - Class in edu.northwestern.at.wordhoard.swing.accounts.groups
The right panel of the manage groups window.
GroupInspectorPanel(GroupModel) - Constructor for class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupInspectorPanel
Creates a new right panel.
GroupInspectorPanel.GroupInspectorTableModel - Class in edu.northwestern.at.wordhoard.swing.accounts.groups
 
GroupInspectorPanel.GroupInspectorTableModel() - Constructor for class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupInspectorPanel.GroupInspectorTableModel
 
GroupInspectorPanel.UserTransferHandler - Class in edu.northwestern.at.wordhoard.swing.accounts.groups
TransferHandler for drag and drop
GroupInspectorPanel.UserTransferHandler() - Constructor for class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupInspectorPanel.UserTransferHandler
 
GroupListener - Interface in edu.northwestern.at.wordhoard.swing.accounts.groups
An group listener.
GroupMembersAdapter - Class in edu.northwestern.at.wordhoard.swing.accounts.groups
An group adapter.
GroupMembersAdapter() - Constructor for class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupMembersAdapter
 
GroupMembersListener - Interface in edu.northwestern.at.wordhoard.swing.accounts.groups
An group listener.
GroupMembersModel - Class in edu.northwestern.at.wordhoard.swing.accounts.groups
Group model.
GroupMembersModel(UserGroup) - Constructor for class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupMembersModel
Creates a new UserGroup members model.
GroupMembersTable - Class in edu.northwestern.at.wordhoard.swing.accounts.groups
Group table component.
GroupMembersTable(TableModel) - Constructor for class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupMembersTable
Creates a new group table component.
GroupModel - Class in edu.northwestern.at.wordhoard.swing.accounts.groups
Group model.
GroupModel(WordHoardSession, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupModel
Creates a new userGroup model.
GroupPanel - Class in edu.northwestern.at.wordhoard.swing.accounts.groups
The group panel of the manage groups window.
GroupPanel(GroupModel) - Constructor for class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupPanel
Creates a new left panel.
GroupTable - Class in edu.northwestern.at.wordhoard.swing.accounts.groups
Group table component.
GroupTable(GroupModel) - Constructor for class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupTable
Creates a new group table component.
growSlop - Static variable in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Grow box slop.

H

H_GAP - Variable in class edu.northwestern.at.utils.swing.printing.PrintPreview.PreviewContainer
Horizontal gap between preview images.
HAND_CURSOR - Static variable in class edu.northwestern.at.utils.swing.Cursors
Hand cursor.
handleAboutCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "About" command.
handleAnnotateCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Annotate" command.
handleAnnotateCmd() - Method in class edu.northwestern.at.wordhoard.swing.work.WorkWindow
Handles the "attach annotation" command.
handleCancelButtonPressed(ActionEvent) - Method in class edu.northwestern.at.utils.swing.DisplayListBox
Handle Cancel button pressed.
handleCancelButtonPressed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SkeletonDialog
Process cancel button pressed.
handleCaretEvent(CaretEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Handles caret change events.
handleClearCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Clear" command.
handleCloseAllCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Close All" command.
handleCloseCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Close" command.
handleCopyCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Copy" command.
handleCopyCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWorkPanelWindow
Handles the "Copy" command.
handleCOpyCmd() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsWindow
Handles "Copy" command.
handleCopyCmd() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardTabbedPaneWindow
Do edit menu copy.
handleCopyCmd() - Method in class edu.northwestern.at.wordhoard.swing.work.WorkPanel
Handles the "Copy" command.
handleCutCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Cut" command.
handleCutCmd() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsWindow
Handles "Cut" command.
handleCutCmd() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardTabbedPaneWindow
Do edit menu cut.
handleEditMenuCanceledOrDeselected() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles edit menu canceled or deselected.
handleEditMenuCanceledOrDeselected() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.CalculatorEditMenu
Handles edit menu canceled or deselected.
handleEditMenuCanceledOrDeselected() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.EditMenu
Handles edit menu canceled or deselected.
handleEditMenuCanceledOrDeselected() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardTabbedPaneWindow
Handles edit menu canceled or deselected.
handleEditMenuSelected() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles edit menu selected.
handleEditMenuSelected() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWorkPanelWindow
Handles edit menu selected.
handleEditMenuSelected(MenuEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.CalculatorEditMenu
Handle a menu selected event.
handleEditMenuSelected(MenuEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.EditMenu
Handle a menu selected event.
handleEditMenuSelected() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardTabbedPaneWindow
Handle a menu selected event.
handleEditorCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Editor" command.
handleEndTag(HTML.Tag, int) - Method in class edu.northwestern.at.utils.swing.html.HTMLStripper
Handles an end tag (<br>, <p>, etc.)
handleErrorCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Send Error Report" command.
handleErrorCmd() - Method in class edu.northwestern.at.wordhoard.swing.info.WordInfoWindow
Handles the "Send Error Report" command.
handleExportCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles "Export" command.
handleFileMenuSelected() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles file menu selected.
handleFileMenuSelected() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsWindow
Handles file menu selected.
handleFileMenuSelected() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetWindow
Handles file menu selected.
handleFileMenuSelected() - Method in class edu.northwestern.at.wordhoard.swing.concordance.ConcordanceWindow
Handles file menu selected.
handleFileMenuSelected() - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaWindow
Handles file menu selected.
handleFindWordsCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Find Words" command.
handleFindWordsCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWorkPanelWindow
Handles the "Find Words" command.
handleFindWordsCmd() - Method in class edu.northwestern.at.wordhoard.swing.find.FindWindow
Handles the "Find" command.
handleFindWordsCmd() - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaWindow
 
handleFindWordsCmd() - Method in class edu.northwestern.at.wordhoard.swing.info.LemmaInfoWindow
Handles the "Find" command.
handleFindWordsCmd() - Method in class edu.northwestern.at.wordhoard.swing.info.TConInfoWindow
Handles the "Find" command.
handleFindWordsCmd() - Method in class edu.northwestern.at.wordhoard.swing.info.WordInfoWindow
Handles the "Find" command.
handleFindWordsCmd() - Method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconWindow
Handles the "Find" command.
handleFindWordsCmd() - Method in class edu.northwestern.at.wordhoard.swing.tables.PosWindow
Handles the "Find" command.
handleFindWordsCmd() - Method in class edu.northwestern.at.wordhoard.swing.tables.WordClassWindow
Handles the "Find" command.
handleFindWordsCmd() - Method in class edu.northwestern.at.wordhoard.swing.tcon.TableOfContentsWindow
Handles the "Find" command.
handleFindWorksCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Find Works" command.
handleFirstWindowActivation() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the first window activation event.
handleFirstWindowActivation() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWorkPanelWindow
Handles the first window activation event.
handleFirstWindowActivation() - Method in class edu.northwestern.at.wordhoard.swing.tcon.TableOfContentsWindow
Handles the first window activation event.
handleFontPrefsCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Font Preferences" command.
handleGetInfoCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Get Info" command.
handleGetInfoCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWorkPanelWindow
Handles the "Get Info" command.
handleGetInfoCmd() - Method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconWindow
Handles the "Get Info" command.
handleGetInfoCmd() - Method in class edu.northwestern.at.wordhoard.swing.tcon.TableOfContentsWindow
Handles the "Get Info" command.
handleGoToWordCmd(String) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Go To Word" command.
handleGoToWordCmd(String) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWorkPanelWindow
Handles the "Go To" command.
handleGoToWordCmd(String) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaWindow
Handles the "Go To" command.
handleGoToWordCmd(String) - Method in class edu.northwestern.at.wordhoard.swing.info.WordInfoWindow
Handles the "Go To" command.
handleImportCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles "Import" command.
handleInputFieldChange() - Method in class edu.northwestern.at.utils.swing.InputList
Handle change to input text field.
handleLastWindowClosed() - Method in class edu.northwestern.at.utils.swing.WindowsMenuManager
Handles the last window closed.
handleLastWindowClosed() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the last window closed.
handleLexiconCmd(Corpus) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the lexicon commands.
handleLineNumberCmd(int) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the line number commands.
handleLineNumberCmd(int) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWorkPanelWindow
Handles the line number commands.
handleLoggedIn(boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Handle menu changes when logged-in status changes.
handleLogin() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Handle menu changes when logging in.
handleLogin() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Handle menu changes when logging in.
handleLogin() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Handle menu changes when logging in.
handleLogin() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Handle menu changes when logging in.
handleLoginCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Login" command.
handleLogout() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Handle menu changes when logging out.
handleLogout() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Handle menu changes when logging out.
handleLogout() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Handle menu changes when logging out.
handleLogout() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Handle menu changes when logging out.
handleLogoutCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Logout" command.
handleLookAndFeelChange(PropertyChangeEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.LookAndFeelSubMenu
Handle look and feel change.
handleManageAccountsCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Manage Accounts" command.
handleMarkerClick(TextRange) - Method in class edu.northwestern.at.wordhoard.swing.text.PartTextComponent
Handles a marker click.
handleMarkerClick(TextRange) - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Handles a marker click.
handleNewGroupingOptions(GroupingWorkOptions) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel
Handles new grouping options.
handleNewGroupingOptions(GroupingWorkOptions) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
Handles new grouping options.
handleNewGroupingOptions(GroupingOptions[]) - Method in class edu.northwestern.at.wordhoard.swing.concordance.ConcordancePanel
Handles new grouping options.
handleNewGroupingOptions() - Method in class edu.northwestern.at.wordhoard.swing.concordance.GroupingPanel
Handles new grouping options.
handleNewWorkSetCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles "New Work Set" command.
handleOKButtonPressed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Process OK button pressed.
handleOKButtonPressed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeletePhraseSetDialog
Handles the OK button.
handleOKButtonPressed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteQueryDialog
Handles the OK button.
handleOKButtonPressed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteWordSetDialog
Handles the OK button.
handleOKButtonPressed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteWorkSetDialog
Handles the OK button.
handleOKButtonPressed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DescribeUserDataObjectDialog
Handles the OK button pressed.
handleOKButtonPressed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditPhraseSetDialog
Handles the OK button pressed.
handleOKButtonPressed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditQueryDialog
Handles the OK button pressed.
handleOKButtonPressed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWordSetDialog
Handles the OK button pressed.
handleOKButtonPressed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWorkSetDialog
Handles the OK button pressed.
handleOKButtonPressed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportDialog
Handles the OK button pressed.
handleOKButtonPressed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportExportDialog
Handles the OK button pressed.
handleOKButtonPressed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewPhraseSetDialog
Handles the OK button pressed.
handleOKButtonPressed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewQueryDialog
Handles the OK button pressed.
handleOKButtonPressed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWordSetDialog
Handles the OK button pressed.
handleOKButtonPressed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
Handles the OK button pressed.
handleOKButtonPressed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.OpenWorkSetDialog
Handles the OK button.
handleOKButtonPressed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWordSetDialog
Handles the OK button pressed.
handleOKButtonPressed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWorkSetDialog
Handles the OK button pressed.
handleOKButtonPressed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SkeletonDialog
Handles the OK button pressed.
handleOKPressed(ActionEvent) - Method in class edu.northwestern.at.utils.swing.DisplayListBox
Handle OK button pressed.
handleOpenWorkSetCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles "Open Work Set" command.
handleOptions(String, int) - Method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel
Handles a change in options event.
handleOptions(String, int) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel
Handles a change in options event.
handlePageSetupCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles "Page Setup" command.
handlePasteCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Paste" command.
handlePasteCmd() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsWindow
Handles "Paste" command.
handlePasteCmd() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardTabbedPaneWindow
Do edit menu paste.
handlePosCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Parts of Speech" command.
handlePrintCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles "Print" command.
handlePrintCmd() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Handles "Print" command.
handlePrintCmd() - Method in class edu.northwestern.at.wordhoard.swing.info.WordInfoWindow
Handles "Print" command.
handlePrintCmd() - Method in class edu.northwestern.at.wordhoard.swing.tcon.TableOfContentsWindow
Handles "Print" command.
handlePrintPreviewCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles "Print Preview" command.
handlePrintPreviewCmd() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Handles "Print Preview" command.
handlePrintPreviewCmd() - Method in class edu.northwestern.at.wordhoard.swing.info.WordInfoWindow
Handles "Print Preview" command.
handlePrintPreviewCmd() - Method in class edu.northwestern.at.wordhoard.swing.tcon.TableOfContentsWindow
Handles "Print Preview" command.
handleQueryToolCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Query Tool" command.
handleQuitCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Quit" command.
handleRevertButtonPressed(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SkeletonDialog
Process revert button pressed.
handleRunScriptCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Run Script" command.
handleSaveAsCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles "Save as" command.
handleSaveAsCmd() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Handle save as.
handleSaveWordSetCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles "Save Word Set" command.
handleSaveWordSetCmd() - Method in class edu.northwestern.at.wordhoard.swing.concordance.ConcordanceWindow
Handles "Save Word Set" command.
handleSaveWordSetCmd() - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaWindow
Handles "Save Word Set" command.
handleSaveWorkSetCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles "Save Work Set" command.
handleSaveWorkSetCmd() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsWindow
Handles "Save Work Set" command.
handleSaveWorkSetCmd() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetWindow
Handles "Save Work Set" command.
handleSelectAllCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Select All" command.
handleSelectAllCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWorkPanelWindow
Handles the "Select All" command.
handleSelectAllCmd() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardTabbedPaneWindow
Do edit menu select all.
handleSelectAllCmd() - Method in class edu.northwestern.at.wordhoard.swing.work.WorkPanel
Handles the "Select All" command.
handleShowHideAnnotationMarkersCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Show/Hide Annotation Markers" command.
handleShowHideAnnotationMarkersCmd() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationWindow
Handles the "Show/Hide Annotation Markers" command.
handleShowHideAnnotationPanelCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Show/Hide Annotation Panel" command.
handleShowHideAnnotationPanelCmd() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationWindow
Handles the "Show/Hide Annotation Panel" command.
handleSimpleTag(HTML.Tag, MutableAttributeSet, int) - Method in class edu.northwestern.at.utils.swing.html.HTMLStripper
Handles simple tags.
handleTableSelectionChange(ListSelectionEvent) - Method in interface edu.northwestern.at.wordhoard.swing.calculator.analysis.AnalysisRunner
Handle selection change in results table.
handleTableSelectionChange(ListSelectionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Handle selection change in results table.
handleTConCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Table of Contents" command.
handleText(char[], int) - Method in class edu.northwestern.at.utils.swing.html.HTMLStripper
Handles ordinary text in HTML input.
handleTranslationsCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Translations" command.
handleTranslationsCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWorkPanelWindow
Handles the "Translations" command.
handleUnselectCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Unselect" command.
handleUnselectCmd() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardTabbedPaneWindow
Do edit menu unselect.
handleValueChanged(Class, SearchCriterion, SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.AuthorCriterion
Handles a value changed event in some other criterion.
handleValueChanged(Class, SearchCriterion, SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.CollFreqCriterion
Handles a value changed event in some other criterion.
handleValueChanged(Class, SearchCriterion, SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.CriterionComponent
Handles a value changed event in some other criterion.
handleValueChanged(Class, SearchCriterion, SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.DocFreqCriterion
Handles a value changed event in some other criterion.
handleValueChanged(Class, SearchCriterion, SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.FindWindow
Handles a value changed event.
handleValueChanged(Class, SearchCriterion, SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.GenderCriterion
Handles a value changed event in some other criterion.
handleValueChanged(Class, SearchCriterion, SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.LemmaCriterion
Handles a value changed event in some other criterion.
handleValueChanged(Class, SearchCriterion, SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.MajorWordClassCriterion
Handles a value changed event in some other criterion.
handleValueChanged(Class, SearchCriterion, SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.MetricalShapeCriterion
Handles a value changed event in some other criterion.
handleValueChanged(Class, SearchCriterion, SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.MortalityCriterion
Handles a value changed event in some other criterion.
handleValueChanged(Class, SearchCriterion, SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.NarrativeCriterion
Handles a value changed event in some other criterion.
handleValueChanged(Class, SearchCriterion, SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.PosCriterion
Handles a value changed event in some other criterion.
handleValueChanged(Class, SearchCriterion, SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.ProsodicCriterion
Handles a value changed event in some other criterion.
handleValueChanged(Class, SearchCriterion, SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.PubYearCriterion
Handles a value changed event in some other criterion.
handleValueChanged(Class, SearchCriterion, SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.Row
Handles a value changed event in a criterion.
handleValueChanged(Class, SearchCriterion, SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.SpeakerCriterion
Handles a value changed event in some other criterion.
handleValueChanged(Class, SearchCriterion, SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.SpellingCriterion
Handles a value changed event in some other criterion.
handleValueChanged(Class, SearchCriterion, SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.WordClassCriterion
Handles a value changed event in some other criterion.
handleValueChanged(Class, SearchCriterion, SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.WorkCriterion
Handles a value changed event in some other criterion.
handleValueChanged(Class, SearchCriterion, SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.WorkPartCriterion
Handles a value changed event in some other criterion.
handleWhCalcCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "WordHoard Calculator" command.
handleWordClassesCmd() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Handles the "Word Classes" command.
harmonicMean(int, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the harmonic mean of a data sequence.
hasAuthor() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
Determine if query term refers to an author.
hashCode() - Method in class edu.northwestern.at.utils.IDList
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.utils.math.Complex
Returns a hashcode for this Complex.
hashCode() - Method in class edu.northwestern.at.utils.swing.LookAndFeel.ExtendedLookAndFeelInfo
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.annotations.Annotation
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.annotations.AnnotationCategory
Returns a hash code for the object.
hashCode() - Method in interface edu.northwestern.at.wordhoard.model.annotations.Attachment
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.Author
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaCorpusCounts
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaPosSpellingCounts
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.counts.LemmaWorkCounts
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.grouping.FollowingWordForm
Returns a hash code for the object.
hashCode() - Method in interface edu.northwestern.at.wordhoard.model.grouping.GroupingObject
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.grouping.NoneOfTheAbove
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.grouping.PrecedingWordForm
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.grouping.PubDecade
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.Line
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemma
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemPos
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonPos
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.morphology.LemPos
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.morphology.WordClass
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.morphology.WordPart
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.search.SpeakerName
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.search.SpellingWithCollationStrength
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.speakers.Speech
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.userdata.Phrase
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.Word
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.Work
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.wrappers.CollectionFrequency
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.wrappers.DocFrequency
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Gender
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.wrappers.MajorWordClass
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.wrappers.MemoryTextWrapper
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.wrappers.MetricalShape
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Mortality
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Narrative
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Prosodic
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.wrappers.PubYearRange
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.wrappers.RemoteTextWrapper
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Spelling
Returns a hash code for the object.
hashCode() - Method in interface edu.northwestern.at.wordhoard.model.wrappers.TextWrapped
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.model.wrappers.TextWrapper
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.server.model.Account
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
Hash code for query term.
hashCode() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Returns a hash code for the object.
hashCode() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
Returns a hash code for the object.
hasLineNumbers() - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Returns true if this text has line numbers.
hasLineNumbers() - Method in class edu.northwestern.at.wordhoard.model.text.Text
Returns true if the text has line numbers.
hasMarginalia() - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Returns true if this text has marginalia.
hasMarginalia() - Method in class edu.northwestern.at.wordhoard.model.text.Text
Returns true if the text has marginalia.
hasMoreTokens() - Method in class edu.northwestern.at.utils.corpuslinguistics.FileTokenizer
Check if more tokens are available.
hasNext() - Method in class edu.northwestern.at.utils.db.hibernate.HibernateScrollIterator
Iterator interface method: is there another database row available?
hasNext() - Method in interface edu.northwestern.at.utils.intcollections.IntIterator
Returns true if the iterator has more elements.
hasNext() - Method in class edu.northwestern.at.utils.swing.DocumentTokenizer
Check if more characters available in document.
hasNext() - Method in class edu.northwestern.at.utils.swing.FileTokenizer
Check if more characters available in document.
hasSpeaker() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
Determine if query term refers to a speaker.
hasSpeaker() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTermSet
Determine if any constituent query term refers to a speaker.
hasSpeaker() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLWord
Determine if any constituent query term refers to a speaker.
hasSpeech() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
Determine if query term refers to a speech.
hasSpeech() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTermSet
Determine if any constituent query term refers to a speech.
hasSpeech() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLWord
Determine if any constituent query term refers to a speech.
HasTag - Interface in edu.northwestern.at.wordhoard.model
An object which has a persistent tag.
hasTranslations() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Returns true if the corpus has available translations.
hasWordPart() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
Determine if query term refers to a word part.
hasWordPart() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTermSet
Determine if any constituent query term refers to a word part.
hasWordPart() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLWord
Determine if any constituent query term refers to a word part.
hasWork() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
Determine if query term refers to a work.
hasWorkPart() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
Determine if query term refers to a work part.
haveOrHaveNot(boolean) - Static method in class edu.northwestern.at.utils.StringUtils
Return "have", "have not" based upon boolean value.
hdp(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
header - Variable in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
Header text.
HEADER - Static variable in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
Possible page number positions.
headerAndFooter - Variable in class edu.northwestern.at.utils.swing.printing.PrintableComponent
The PrintHeaderFooter to hold the header and footer.
HEADERANDFOOTER - Static variable in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
 
headerAndFooter - Variable in class edu.northwestern.at.utils.swing.printing.PrintView
Header and footer.
headerBackgroundColor - Variable in class edu.northwestern.at.utils.swing.SortedTableModel
Background color for column headers.
headerClick - Variable in class edu.northwestern.at.utils.swing.SortedTableModel
Handles mouse clicks in the table header.
HeaderExtractionRule - Class in edu.northwestern.at.wordhoard.tools.cm
A header extraction rule.
HeaderExtractionRule(Element) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.HeaderExtractionRule
Creates a new header extraction rule.
headerFont - Variable in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
Header font.
HeaderGenerator - Class in edu.northwestern.at.wordhoard.tools.cm
Generates the WordHoard header.
HeaderGenerator(Rules, Document, String, AuthorProcessor) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.HeaderGenerator
Creates a new header generator.
headerRenderer - Variable in class edu.northwestern.at.utils.swing.SortedTableModel
Renderer for table header cells.
HeaderRule - Class in edu.northwestern.at.wordhoard.tools.cm
A header rule.
HeaderRule(Element) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.HeaderRule
Creates a new header rule.
HeaderRulePattern - Class in edu.northwestern.at.wordhoard.tools.cm
A header rule pattern.
HeaderRulePattern(Element) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.HeaderRulePattern
Creates a new header rule pattern.
HeaderRules - Class in edu.northwestern.at.wordhoard.tools.cm
Header rules.
HeaderRules(Element) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.HeaderRules
Creates a new header rules.
HelpMenu - Class in edu.northwestern.at.wordhoard.swing.calculator.menus
WordHoard Calculator Help Menu.
HelpMenu() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.HelpMenu
Create help menu.
HelpMenu(JMenuBar) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.HelpMenu
Create help menu.
HelpMenu(AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.HelpMenu
Create help menu.
HelpMenu(JMenuBar, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.HelpMenu
Create help menu.
helpMenu - Variable in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
The help menu.
HibernatePersistenceManager - Class in edu.northwestern.at.utils.db.hibernate
A Hibernate persistence manager.
HibernatePersistenceManager() - Constructor for class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Creates a new persistence manager.
HibernateScrollIterator - Class in edu.northwestern.at.utils.db.hibernate
Wraps a Hibernate ScrollableResults with a standard iterator.
HibernateScrollIterator(ScrollableResults) - Constructor for class edu.northwestern.at.utils.db.hibernate.HibernateScrollIterator
Wrap a Hibernate ScrollableResults with an iterator.
hideAnnotationMarkers() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.ViewsMenu
Hide annotation markers.
hideColumn(int) - Method in class edu.northwestern.at.utils.swing.XTable
Hides a column by setting its width to zero.
hilightRow - Variable in class edu.northwestern.at.utils.swing.TreeDropTargetOnItem
The current hilighted row, or -1 if none.
horizontal - Variable in class edu.northwestern.at.utils.plots.BarChartPanel
True if bars are horizontal.
horizontalConcatenation(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixOperator
Concatenates a and b horizontally with b's columns attached to the end of a

rows of a must be equal to rows of b
Note: Matrix a's underlying implementation is propogated in the resulting matrix

horizontalDirectProduct(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixOperator
Gets the Horizontal Direct Product of two matrices.
hornersMethod(double[], double) - Static method in class edu.northwestern.at.utils.math.Polynomial
Evaluate a polynomial expression using Horner's method.
horzcat(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
hoverTimer - Variable in class edu.northwestern.at.utils.swing.TreeDropTargetOnItem
The hover timer.
htmlFilter - Static variable in class edu.northwestern.at.utils.swing.SaveTableModelData
HTML extension file filter.
htmlizeTitle(String) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
HTMLize an object title.
HTMLParserGetter - Class in edu.northwestern.at.utils.swing.html
Subclasses HTMLEditorKit so parser is public.
HTMLParserGetter() - Constructor for class edu.northwestern.at.utils.swing.html.HTMLParserGetter
 
HTMLStripper - Class in edu.northwestern.at.utils.swing.html
Strips HTML tags.
HTMLStripper(Writer) - Constructor for class edu.northwestern.at.utils.swing.html.HTMLStripper
Create HTML stripper using default end of line separator.
HTMLStripper(Writer, String) - Constructor for class edu.northwestern.at.utils.swing.html.HTMLStripper
Create stripper using default end of line separator.
HTMLUtils - Class in edu.northwestern.at.utils.swing.html
Utility methods for working with HTML documents.
HTMLUtils() - Constructor for class edu.northwestern.at.utils.swing.html.HTMLUtils
 
HTTPUtils - Class in edu.northwestern.at.utils.net.http
Methods for working with HTTP protocol connections.
HTTPUtils() - Constructor for class edu.northwestern.at.utils.net.http.HTTPUtils
Don't allow instantiation, but do allow overrides.
hypergeometricProbability(int, int, int, int, int) - Static method in class edu.northwestern.at.utils.math.statistics.FishersExactTest
Compute hypergeometric probability.
hypot(double, double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Safely calculate hypotenuse value.

I

i - Variable in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
i_end - Variable in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
icon - Variable in class edu.northwestern.at.utils.swing.icons.StringPlusIcon
The icon, or null if none.
icon - Variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.TabbedPaneData
Tab icon.
IconPlusString - Class in edu.northwestern.at.utils.swing.icons
A string which knows how to prepend an icon to its JLabel.
IconPlusString(String, Icon) - Constructor for class edu.northwestern.at.utils.swing.icons.IconPlusString
 
icons - Variable in class edu.northwestern.at.utils.swing.icons.SmallIcons
Icon cache.
id - Variable in class edu.northwestern.at.wordhoard.model.annotations.Annotation
Unique persistence id (primary key).
id - Variable in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Unique persistence id (primary key).
id - Variable in class edu.northwestern.at.wordhoard.model.userdata.Phrase
Unique persistence id (primary key).
id - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Unique persistence id (primary key).
id - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Unique persistence id (primary key).
id - Variable in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Unique persistence id (primary key).
id - Variable in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Unique persistence id (primary key).
id - Variable in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Unique persistence id (primary key).
IDList - Class in edu.northwestern.at.utils
A list of Longs, typically used as database IDs.
IDList() - Constructor for class edu.northwestern.at.utils.IDList
Create an empty ID list.
IDList(Long[]) - Constructor for class edu.northwestern.at.utils.IDList
Create a list with specified IDs.
IDList(Collection) - Constructor for class edu.northwestern.at.utils.IDList
Create a list with specified IDs.
ids - Variable in class edu.northwestern.at.utils.IDList
The IDs in the list, in order.
ifdefDirective - Variable in class edu.northwestern.at.utils.preprocessor.Preprocessor
 
ifndefDirective - Variable in class edu.northwestern.at.utils.preprocessor.Preprocessor
 
ignoreCaseAndDiacriticalMarks - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Ignore case and diacritical marks.
ignoreCaseAndDiacriticalMarks - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
True to ignore case and diacritical marks.
ignoreCaseAndDiacriticalMarksCheckBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Dialog for for ignore case and diacritical marks.
IGNORECASEANDDIACRITICALMARKSFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
ILIAD_SCHOLIA_FONT_SIZE - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
Iliad scholia font size.
ILIAD_SCHOLIA_SUPERSCRIPT_FONT_SIZE - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
Iliad scholia superscript font size.
ILLINOIS - Static variable in class edu.northwestern.at.utils.math.rootfinders.Secant
Constant defining the plain Method of Secants.
imag() - Method in class edu.northwestern.at.utils.math.Complex
Returns the imaginary part of a Complex object.
imag(Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the imaginary part of a Complex object.
imageLabel - Variable in class edu.northwestern.at.utils.plots.BarChartPanel
Holds rendered chart image.
ImagePreview - Class in edu.northwestern.at.utils.swing
Image previewer accessory for file chooser dialogs.
ImagePreview(JFileChooser) - Constructor for class edu.northwestern.at.utils.swing.ImagePreview
Create an image preview accessory for a file chooser dialog.
Images - Class in edu.northwestern.at.wordhoard.swing
Images.
imageSuffix - Static variable in class edu.northwestern.at.utils.swing.notepad.Notepad
Suffix applied to the key used in resource file lookups for an image.
ImageTransferable - Class in edu.northwestern.at.utils.swing
Transferable for image files.
ImageTransferable() - Constructor for class edu.northwestern.at.utils.swing.ImageTransferable
 
ImageUtils - Class in edu.northwestern.at.utils
Image utilities.
ImageUtils() - Constructor for class edu.northwestern.at.utils.ImageUtils
Don't allow instantiation, do allow overrides.
IMMORTAL_OR_SUPERNATURAL - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.Mortality
Immortal or supernatural.
importData(Connection) - Method in class edu.northwestern.at.utils.db.mysql.TableExporterImporter
Imports the data into the MySQL table.
importData(JComponent, Transferable) - Method in class edu.northwestern.at.utils.swing.ImageTransferable
Import image data from a transferable.
importData(JComponent, Transferable) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupInspectorPanel.UserTransferHandler
 
importData(JComponent, Transferable) - Method in class edu.northwestern.at.wordhoard.swing.accounts.UserPanel.UserTransferHandler
 
importData(JComponent, Transferable) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.WorkTreeTransferHandler
 
importData(JComponent, Transferable) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.WorkTreeTransferHandler
 
importData(JComponent, Transferable) - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordTransferHandler
 
importData(JComponent, Transferable) - Method in class edu.northwestern.at.wordhoard.swing.concordance.ConcordancePanelDnD.WordSearchTransferHandler
 
importData(JComponent, Transferable) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel.SearchCriteriaTransferHandler
 
importData(JComponent, Transferable) - Method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel.LexiconTransferHandler
 
importData(JComponent, Transferable) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel.LexiconTransferHandler
 
importData(JComponent, Transferable) - Method in class edu.northwestern.at.wordhoard.swing.tables.PosWindow.PosTransferHandler
 
importData(JComponent, Transferable) - Method in class edu.northwestern.at.wordhoard.swing.tables.WordClassWindow.WordClassTransferHandler
 
importData(JComponent, Transferable) - Method in class edu.northwestern.at.wordhoard.swing.tcon.Tree.TOCTreeTransferHandler
 
ImportDialog - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Displays import dialog.
ImportDialog(String, JFrame, Document) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportDialog
Create new import dialog.
importDocument - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportExportDialog
Document holding items to import.
ImportException - Exception in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Import error.
ImportException() - Constructor for exception edu.northwestern.at.wordhoard.swing.calculator.modelutils.ImportException
Constructs ImportException exception.
ImportException(String) - Constructor for exception edu.northwestern.at.wordhoard.swing.calculator.modelutils.ImportException
Constructs ImportException exception.
ImportExportDialog - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Base class for import and export dialogs.
ImportExportDialog(String, JFrame, Document) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportExportDialog
Create new export dialog.
importFromDOMDocument(Node) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.QueryUtils
Import a specified query by name from a DOM document.
importFromDOMDocument(Node) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Import a specified word set by name from a DOM document.
importFromDOMDocument(Node) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkSetUtils
Import a specified work set from a DOM document.
importMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Import user data objects.
importObjects(UserDataObject[], boolean[], boolean, ProgressReporter) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.ImportUtils
Import a list of objects from DOM document.
importQueries(Document, int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.QueryUtils
Import one or more queries from XML file.
ImportUtils - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Utilities for importing user-defined database objects from XML.
ImportUtils() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.ImportUtils
Don't allow instantiation but do allow overrides.
importWordSets(Document) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Import one or more word sets from XML file.
importWorkSets(Document) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkSetUtils
Import one or more work sets from XML file.
INC - Static variable in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
incDivCount() - Method in class edu.northwestern.at.wordhoard.tools.cm.LineGenerator
Increment div count.
includeDirective - Variable in class edu.northwestern.at.utils.preprocessor.Preprocessor
 
includeRootName - Static variable in class edu.northwestern.at.wordhoard.tools.PreprocessDirectoryTree
The include file directory.
incompleteBeta(double, double, double, int) - Static method in class edu.northwestern.at.utils.math.distributions.Beta
Cumulative probability density function for the incomplete beta function.
incompleteBeta(double, double, double) - Static method in class edu.northwestern.at.utils.math.distributions.Beta
Cumulative probability density function for the incomplete beta function.
incompleteBetaInverse(double, double, double) - Static method in class edu.northwestern.at.utils.math.distributions.Beta
Compute value of inverse incomplete beta distribution.
incompleteGamma(double, double, int, int) - Static method in class edu.northwestern.at.utils.math.distributions.Gamma
Cumulative probability density function for the incomplete gamma function.
incompleteGamma(double, double) - Static method in class edu.northwestern.at.utils.math.distributions.Gamma
Cumulative probability density function for the incomplete gamma function.
incrementalUpdate(double[], int, int, double[]) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Incrementally maintains and updates minimum, maximum, sum and sum of squares of a data sequence.
incrementalUpdateSumsOfPowers(double[], int, int, int, int, double[]) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Incrementally maintains and updates various sums of powers of the form Sum(data[i]k).
incrementalWeightedUpdate(double[], double[], int, int, double[]) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Incrementally maintains and updates sum and sum of squares of a weighted data sequence.
incrementCountMap(Map, Map) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Increment words/counts in one map from another.
indent(int) - Method in class edu.northwestern.at.wordhoard.tools.Context
Indents or undents subsequent lines.
index - Variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.TabbedPaneData
Tab index.
indexOf(int) - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Gets the index of a list element.
indexOf(Object) - Method in class edu.northwestern.at.utils.SortedArrayList
Return index of first matching list entry.
indexOf(ImageIcon) - Static method in class edu.northwestern.at.utils.swing.icons.Emoticons
Gets the index of an emoticon.
indexOf(ImageIcon) - Method in class edu.northwestern.at.utils.swing.icons.SmallIcons
Gets the index of an emoticon.
indexOf(ImageIcon) - Static method in class edu.northwestern.at.utils.swing.icons.StarIcons
Gets the index of an emoticon.
indexOfIgnoreCaseWholeWord(String, String, int) - Static method in class edu.northwestern.at.utils.StringUtils
Searches a string for a case-insensitive whole word substring match.
INDIVIDUALWIDTH - Static variable in class edu.northwestern.at.utils.math.matrix.MatrixToString
Each entry placed in field just large enough to hold it.
info(String) - Method in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
Display information message.
info - Variable in class edu.northwestern.at.utils.swing.styledtext.StyleInfo
The array of style run information.
INFO - Static variable in class edu.northwestern.at.wordhoard.server.Logger
Info logging level.
infoItems - Variable in class edu.northwestern.at.utils.swing.systeminformation.SystemInformationPanel
The settings names.
InformationMessage - Class in edu.northwestern.at.utils.swing
An informational message alert.
InformationMessage(String, String, Window) - Constructor for class edu.northwestern.at.utils.swing.InformationMessage
Constructs and displays an information message alert.
InformationMessage(String, Window) - Constructor for class edu.northwestern.at.utils.swing.InformationMessage
Constructs and displays an information message alert.
InformationMessage(String) - Constructor for class edu.northwestern.at.utils.swing.InformationMessage
Constructs and displays an informative message alert with no parent window.
init(String, String, String, String, Class[], boolean) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Initializes Hibernate.
init(String, Class[]) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Initializes Hibernate using the "hibernate.properties" file.
init(Class[], boolean) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Initializes Hibernate using the default configuration file.
init(Class[]) - Static method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Initializes Hibernate using the default configuration file.
init() - Method in class edu.northwestern.at.utils.swing.DataPanel
 
init() - Static method in class edu.northwestern.at.utils.swing.TabSelectFocusManager
Initializes the tab select focus manager.
init(boolean) - Static method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Initializes Hibernate for WordHoard using default properties file.
init(String, String, String, boolean) - Static method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Initializes Hibernate for WordHoard using specified parameters.
init() - Method in class edu.northwestern.at.wordhoard.swing.accounts.AccountModel
Initializes the model.
init() - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupMembersModel
Initializes the model.
init() - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupModel
Initializes the model.
init(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.AuthorCriterion
Initializes the component.
init(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.CollFreqCriterion
Initializes the component.
init(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.CorpusCriterion
Initializes the component.
init(FindWindow, Row, SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.CriterionComponent
Initializes the component.
init(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.CriterionComponent
Initializes the component.
init(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.DocFreqCriterion
Initializes the component.
init(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.GenderCriterion
Initializes the component.
init(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.LemmaCriterion
Initializes the component.
init(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.MajorWordClassCriterion
Initializes the component.
init(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.MetricalShapeCriterion
Initializes the component.
init(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.MortalityCriterion
Initializes the component.
init(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.NarrativeCriterion
Initializes the component.
init(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.PhraseSetCriterion
Initializes the component.
init(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.PosCriterion
Initializes the component.
init(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.ProsodicCriterion
Initializes the component.
init(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.PubYearCriterion
Initializes the component.
init(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.SpeakerCriterion
Initializes the component.
init(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.SpellingCriterion
Initializes the component.
init(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.TestCriterion
Initializes the component.
init(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.WordClassCriterion
Initializes the component.
init(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.WordSetCriterion
Initializes the component.
init(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.WorkCriterion
Initializes the component.
init(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.WorkPartCriterion
Initializes the component.
init(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.WorkSetCriterion
Initializes the component.
initClassDefaults(UIDefaults) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothWindowsLookAndFeel
 
initColumnSizes(Object[], boolean) - Method in class edu.northwestern.at.utils.swing.SortedTableModel
Initializes the column sizes.
initColumnSizes(Object[], boolean, boolean) - Method in class edu.northwestern.at.utils.swing.SortedTableModel
Initializes the column sizes.
initComponentDefaults(UIDefaults) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothWindowsLookAndFeel
 
initDerivedValues() - Method in class edu.northwestern.at.wordhoard.model.Word
Initializes derived values.
initHibernate(String, String, String) - Static method in class edu.northwestern.at.wordhoard.tools.BuildUtils
Initializes Hibernate.
initialFocusField - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Initial focus fields.
initialize(String) - Static method in class edu.northwestern.at.wordhoard.server.Logger
Initializes the logger.
initialize() - Static method in class edu.northwestern.at.wordhoard.server.Logger
Initializes the logger.
initialize() - Static method in class edu.northwestern.at.wordhoard.server.WordHoardSessionImpl
Initializes the class.
initializeClipboard() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Initialize clipboard.
initializeFields() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Initialize the dialog fields.
initializeFields() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeletePhraseSetDialog
Initialize the dialog fields.
initializeFields() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteQueryDialog
Initialize the dialog fields.
initializeFields() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteWordSetDialog
Initialize the dialog fields.
initializeFields() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteWorkSetDialog
Initialize the dialog fields.
initializeFields() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DescribeUserDataObjectDialog
Initialize the dialog fields.
initializeFields() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditPhraseSetDialog
Initialize the dialog fields.
initializeFields() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditQueryDialog
Initialize the dialog fields.
initializeFields() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWordSetDialog
Initialize the dialog fields.
initializeFields() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWorkSetDialog
Initialize the dialog fields.
initializeFields() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportExportDialog
Initialize the dialog fields.
initializeFields() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewPhraseSetDialog
Initialize the dialog fields.
initializeFields() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewQueryDialog
Initialize the dialog fields.
initializeFields() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWordSetDialog
Initialize the dialog fields.
initializeFields() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
Initialize the dialog fields.
initializeFields() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.OpenWorkSetDialog
Initialize the dialog fields.
initializeFields() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWordSetDialog
Initialize the dialog fields.
initializeFields() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWorkSetDialog
Initialize the dialog fields.
initializeFields() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog
Initialize the dialog fields.
initializeFields() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SkeletonDialog
Initialize the dialog fields.
initializeForDrawing(DrawingContext) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Initializes the text for drawing.
initializePrintView() - Method in class edu.northwestern.at.utils.swing.printing.PrintJTextPane
Initialize the print view stack.
initializeSettings(boolean) - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Initialize WordHoard settings.
initLabel - Variable in class edu.northwestern.at.utils.swing.ProgressDialog
The initial value of the explanatory message.
initMac(String, boolean) - Static method in class edu.northwestern.at.utils.swing.MacUtils
Initializes the Mac OS X environment variables.
initMac(XFrame, boolean) - Static method in class edu.northwestern.at.utils.swing.MacUtils
Initializes the Mac OS X environment application handlers.
initMaps() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Initializes the maps and sets used to hold the word data and counts.
initText(Text) - Method in class edu.northwestern.at.wordhoard.swing.text.FontManager
Initializes font information for text.
initToolBar() - Method in class edu.northwestern.at.utils.swing.DataPanel
 
input - Variable in class edu.northwestern.at.utils.corpuslinguistics.FileTokenizer
 
inputField - Variable in class edu.northwestern.at.utils.swing.InputList
Associated text field holds input text.
InputKeys - Class in edu.northwestern.at.utils.swing
Methods for input key handling.
InputKeys() - Constructor for class edu.northwestern.at.utils.swing.InputKeys
Don't allow instantiation but do allow overrides.
InputList - Class in edu.northwestern.at.utils.swing
Cooperating input field and list.
InputList(JTextField) - Constructor for class edu.northwestern.at.utils.swing.InputList
Create input list.
inputTextPane - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
The hidden text pane in the console.
insert(MutableTreeNode, int) - Method in class edu.northwestern.at.utils.swing.SortedTreeNode
Prohibits attempts to add children at specific locations.
insertBoldText(int, String) - Method in class edu.northwestern.at.utils.swing.XTextPane
Inserts bold text.
insertBuffer - Variable in class edu.northwestern.at.utils.db.mysql.MySQLInsertGenerator
The string buffer in which to build the insert statement.
insertElementAt(Object, int) - Method in class edu.northwestern.at.utils.swing.SortedListModel
Prohibits attempts to add elements at specific locations.
insertItalicText(int, String) - Method in class edu.northwestern.at.utils.swing.XTextPane
Inserts italicized text.
insertLink(int, String, Link) - Method in class edu.northwestern.at.utils.swing.XTextPane
Inserts a link.
insertNodeInto(SortedTreeNode, SortedTreeNode) - Method in class edu.northwestern.at.utils.swing.SortedTreeModel
Adds a new child node, in the proper sorted position.
insertNodeInto(MutableTreeNode, MutableTreeNode, int) - Method in class edu.northwestern.at.utils.swing.SortedTreeModel
Prohibits attempts to add children at specific locations.
insertPlainText(int, String) - Method in class edu.northwestern.at.utils.swing.XTextPane
Inserts plain text.
insertStyledText(int, StyledString, AttributeSet, AttributeSet) - Method in class edu.northwestern.at.utils.swing.XTextPane
Inserts styled text.
insertStyledText(int, StyledString) - Method in class edu.northwestern.at.utils.swing.XTextPane
Inserts styled text.
insertUnderlinedText(int, String) - Method in class edu.northwestern.at.utils.swing.XTextPane
Inserts underlined text.
insertUpdate(DocumentEvent) - Method in class edu.northwestern.at.utils.swing.CustomDocumentListener
 
insertViaSQL(String) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Insert data via SQL.
insertViaSQL(String, Session) - Method in class edu.northwestern.at.wordhoard.server.WordHoardSessionImpl
Insert data via SQL.
interpreter - Variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordHoardCalcSimpleEditor
The script interpreter to which this editor belongs.
interpreter - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
The script interpreter.
interrupt() - Method in class edu.northwestern.at.utils.swing.SwingWorker
A new method that interrupts the worker thread.
intersect(IntRangeList) - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Returns a new list which is the intersection of this list with another list.
intersperseTextLines(String, String, String, String, String, String) - Static method in class edu.northwestern.at.utils.StringUtils
Intersperse text lines from two files.
IntIterator - Interface in edu.northwestern.at.utils.intcollections
An iterator over integers.
intIterator() - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Returns an IntIterator for the list.
IntRange - Class in edu.northwestern.at.utils.intcollections
A range of integers.
IntRange(int, int) - Constructor for class edu.northwestern.at.utils.intcollections.IntRange
Constructs a new integer range.
IntRange(String) - Constructor for class edu.northwestern.at.utils.intcollections.IntRange
Constructs a new integer range from a string.
IntRangeList - Class in edu.northwestern.at.utils.intcollections
A set of non-negative integers.
IntRangeList() - Constructor for class edu.northwestern.at.utils.intcollections.IntRangeList
Constructs a new empty list.
IntRangeList(int) - Constructor for class edu.northwestern.at.utils.intcollections.IntRangeList
Constructs a new list with an initial single element.
IntRangeList(int, int) - Constructor for class edu.northwestern.at.utils.intcollections.IntRangeList
Constructs a new list with an initial range.
IntRangeList(IntRange) - Constructor for class edu.northwestern.at.utils.intcollections.IntRangeList
Constructs a new list from an IntRange object.
IntRangeList(String) - Constructor for class edu.northwestern.at.utils.intcollections.IntRangeList
Constructs a new list from a string representation.
intToString(int) - Static method in class edu.northwestern.at.utils.StringUtils
Convert integer to string.
intToStringWithZeroFill(int, int) - Static method in class edu.northwestern.at.utils.StringUtils
Convert integer to string with left zero fill.
intZero - Static variable in class edu.northwestern.at.utils.math.NumberOps
Integer zero as a Number.
inv(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
invalid - Variable in class edu.northwestern.at.utils.swing.TreeToListModel
True if list is currently invalid.
InvalidBase64Encoding - Exception in edu.northwestern.at.utils.net.mime
Thrown if a base64 string being decoded is invalid.
InvalidBase64Encoding(String) - Constructor for exception edu.northwestern.at.utils.net.mime.InvalidBase64Encoding
Constructs InvalidBase64Encoding exception.
InvalidCQLQueryException - Exception in edu.northwestern.at.wordhoard.swing.calculator.cql
Error for invalid CQL specification.
InvalidCQLQueryException() - Constructor for exception edu.northwestern.at.wordhoard.swing.calculator.cql.InvalidCQLQueryException
Constructs InvalidCQLQuery exception.
InvalidCQLQueryException(String) - Constructor for exception edu.northwestern.at.wordhoard.swing.calculator.cql.InvalidCQLQueryException
Constructs InvalidCQLQueryException exception.
inverse(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixTransformer
Invert a square matrix.
IS_JAVA_13_OR_LATER - Static variable in class edu.northwestern.at.utils.Env
True if running Java 2 level 1.3 or later.
IS_JAVA_142_OR_LATER - Static variable in class edu.northwestern.at.utils.Env
True if running Java 2 level 1.4.2 or later.
IS_JAVA_14_OR_LATER - Static variable in class edu.northwestern.at.utils.Env
True if running Java 2 level 1.4 or later.
IS_JAVA_15_OR_LATER - Static variable in class edu.northwestern.at.utils.Env
True if running Java 2 level 1.5 or later.
IS_JAVA_16_OR_LATER - Static variable in class edu.northwestern.at.utils.Env
True if running Java 2 level 1.6 or later.
isActive - Variable in class edu.northwestern.at.utils.tagcloud.StyledScoredString
Is string active in display.
isActive - Variable in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
True if annotation is active (available for use).
isActive - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
True if annotation is active (available for use).
isActive - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
True if permission is active (available for use).
isActive - Variable in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
True if work set is active (available for use).
isActive - Variable in class edu.northwestern.at.wordhoard.model.userdata.WordSet
True if work set is active (available for use).
isActive - Variable in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
True if work set is active (available for use).
isActive() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Returns active state of item.
isAnnotateAvailable() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Determine is annotate menu item available.
isAnnotateCmdAvailable() - Method in class edu.northwestern.at.wordhoard.swing.work.WorkWindow
Determine is annotate menu item available.
isBold - Variable in class edu.northwestern.at.utils.tagcloud.TagCloudTextStyle
Is text bold.
isBold() - Method in class edu.northwestern.at.utils.tagcloud.TagCloudTextStyle
Is style bold?
isBold() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Returns true if bold.
isCanceled() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Return true if editing canceled.
isCancelled() - Method in class edu.northwestern.at.utils.swing.ProgressDialog
See if progress dialog cancelled.
isCancelled() - Method in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
See if progress panel cancelled.
isCancelled() - Method in class edu.northwestern.at.utils.swing.ProgressPanel
See if progress panel cancelled.
isCancelled() - Method in interface edu.northwestern.at.utils.swing.ProgressReporter
See if progress display cancelled.
isCancelled(ProgressReporter) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Check if cancelled flag set in a progress reporter.
isCellEditable(int, int) - Method in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsTable
Override standard method to disallow cell editing.
isChartAvailable() - Method in interface edu.northwestern.at.wordhoard.swing.calculator.analysis.AnalysisRunner
Is chart output available?
isChartAvailable() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Is chart output available?
isChartAvailable() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.TrackWordOverTime
Is chart output available?
isChecked(int) - Method in class edu.northwestern.at.utils.swing.CheckBoxList
Is specific list entry checked?
isChecked() - Method in class edu.northwestern.at.utils.swing.CheckBoxListItem
Is item checked?
isChecked() - Method in class edu.northwestern.at.utils.swing.CheckBoxTreeNode
Is item checked?
isClosed - Variable in class edu.northwestern.at.utils.db.hibernate.HibernateScrollIterator
True if the ScrollableResults object has been closed.
isClosed() - Method in class edu.northwestern.at.utils.db.hibernate.HibernateScrollIterator
Check if scrollable results closed.
isCloudAvailable() - Method in interface edu.northwestern.at.wordhoard.swing.calculator.analysis.AnalysisRunner
Is cloud output available?
isCloudAvailable() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareCollocateFrequencies
Is cloud output available?
isCloudAvailable() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareMultipleWordFrequencies
Is cloud output available?
isCloudAvailable() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindCollocates
Is cloud output available?
isCloudAvailable() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Is cloud output available?
isCloudAvailable() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Is cloud output available?
isCollocateDialog - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
True if dialog type is a collocation dialog, false otherwise.
isColumnVector(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Determines whether or not a matrix is a Column Vector
isColumnVisible(TableColumn) - Method in class edu.northwestern.at.utils.swing.XTableColumnModel
Checks whether a specified column is currently visible.
isColumnVisible(int) - Method in class edu.northwestern.at.utils.swing.XTableColumnModel
Checks whether a specified column is currently visible.
isContextAvailable() - Method in interface edu.northwestern.at.wordhoard.swing.calculator.analysis.AnalysisRunner
Is context output available?
isContextAvailable() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindCollocates
Is context output available?
isContextAvailable() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Is context output available?
isCopyEnabled() - Method in interface edu.northwestern.at.utils.swing.CutCopyPaste
Is copy enabled?
isCopyEnabled() - Method in class edu.northwestern.at.utils.swing.CutCopyPasteAdapter
Is copy enabled?
isCopyEnabled() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Is copy enabled?
isCopyEnabled() - Method in class edu.northwestern.at.utils.swing.XTable
Is copy enabled?
isCopyEnabled() - Method in class edu.northwestern.at.utils.swing.XTextArea
Is copy enabled?
isCopyEnabled() - Method in class edu.northwestern.at.utils.swing.XTextPane
Is copy enabled?
isCopyEnabled() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Is copy enabled?
isCorpus() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Is word counter a Corpus?
isCurrentUser(String) - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Check if a user ID is for the currently logged in user.
isCutEnabled() - Method in interface edu.northwestern.at.utils.swing.CutCopyPaste
Is cut enabled?
isCutEnabled() - Method in class edu.northwestern.at.utils.swing.CutCopyPasteAdapter
Is cut enabled?
isCutEnabled() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Is cut enabled?
isCutEnabled() - Method in class edu.northwestern.at.utils.swing.XTable
Is cut enabled?
isCutEnabled() - Method in class edu.northwestern.at.utils.swing.XTextArea
Is cut enabled?
isCutEnabled() - Method in class edu.northwestern.at.utils.swing.XTextPane
Is cut enabled?
isCutEnabled() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Is cut enabled?
isDataFlavorSupported(DataFlavor) - Method in class edu.northwestern.at.utils.swing.styledtext.StyledString
Returns true if a data flavor is supported.
isDataFlavorSupported(DataFlavor) - Method in class edu.northwestern.at.utils.swing.URLTransferable
 
isDataFlavorSupported(DataFlavor) - Method in class edu.northwestern.at.wordhoard.swing.accounts.UserTransferable
 
isDataFlavorSupported(DataFlavor) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.WorkTreeTransferHandler.ArrayListTransferable
 
isDataFlavorSupported(DataFlavor) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.WorkTreeTransferHandler.ArrayListTransferable
 
isDataFlavorSupported(DataFlavor) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaTransferable
 
isDiagonal(Matrix, double) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Is square matrix diagonal.
isDiagonal(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Is square matrix diagonal.
isDigit(char) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
Determine if character is a digit.
isDuplicate(UserDataObject) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.ImportUtils
Check for a duplicate import item.
isDuplicate(int, String, String, Long) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.QueryUtils
Check for a duplicate query.
isDuplicate(Class, String, String, Long) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserDataObjectUtils
Check for a duplicate user data object.
isEmpty() - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Returns true if the list is empty.
isEmpty() - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Returns true if the line is empty.
isEmpty() - Method in class edu.northwestern.at.wordhoard.model.text.TextRange
Returns true if the range is empty.
isEmpty() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Returns true if the run is empty.
isEmptyUserID(String) - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Check for null or empty user ID.
isEnabled(int) - Method in class edu.northwestern.at.utils.swing.SmallComboBox
Returns true if an item is enabled.
isEnabled(Object) - Method in class edu.northwestern.at.utils.swing.SmallComboBox
Returns true if an item is enabled.
isExtended() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Returns true if extended.
isExtensionSafe(String) - Static method in class edu.northwestern.at.utils.net.mime.SafeFileExtensions
Is extension safe?
isFilterAvailable() - Method in interface edu.northwestern.at.wordhoard.swing.calculator.analysis.AnalysisRunner
Is output filter available?
isFilterAvailable() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Is output filter available?
isFinished() - Method in interface edu.northwestern.at.utils.swing.ProgressMonitorTask
Check if task is finished.
isFullRank() - Method in class edu.northwestern.at.utils.math.matrix.QRDecomposition
Is the matrix full rank?
isHigh(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Is matrix high.
isIdempotent(Matrix, double) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Is matrix idempotent.
isIdempotent(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Is matrix idempotent.
isIdentity(Matrix, double) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Is matrix an identity matrix.
isIdentity(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Is matrix an identity matrix.
isInterrupted() - Method in class edu.northwestern.at.utils.swing.ProgressMonitorDialog
Get worker thread interrupted state.
isInterrupted() - Method in class edu.northwestern.at.utils.swing.SwingWorker
Return the worker thread interrupted status.
isInText() - Method in class edu.northwestern.at.wordhoard.model.text.TextLocation
Returns true if the location is within the text.
isItalic - Variable in class edu.northwestern.at.utils.tagcloud.TagCloudTextStyle
Is text italic.
isItalic() - Method in class edu.northwestern.at.utils.tagcloud.TagCloudTextStyle
Is style italics?
isItalic() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Returns true if italic.
isLetter(char) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
Determine if character is a letter.
isLoaded() - Method in class edu.northwestern.at.wordhoard.swing.tcon.TreeNode
Returns true if the node is loaded.
isLoggedIn() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Check if user logged in.
isLowerTriangular(Matrix, double) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Is matrix lower-triangular.
isLowerTriangular(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Is matrix lower-triangular.
isMarked(int) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Returns true if a line is marked.
isMarked() - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Returns true if the line is marked.
isMatrixClass(Class) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFactory
Determine if a class implements the Matrix interface.
isMetal() - Static method in class edu.northwestern.at.utils.swing.LookAndFeel
Check if Metal look and feel is the current look and feel.
isMonospaced() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Returns true if monospaced.
isMWU(MultiwordUnitData, Map) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Determine if multiword unit is a phrase using localmaxs.
isNarration() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Narrative
Returns true if narration.
isNativeLookAndFeel() - Static method in class edu.northwestern.at.utils.swing.LookAndFeel
Checks if current Look and Feel is system default.
isNativeLookAndFeel() - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothWindowsLookAndFeel
 
isNegativeZero(double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Check if number is negative zero.
isNode - Variable in class edu.northwestern.at.utils.swing.TreeListEntry
True if this entry is a leaf node.
isNonsingular() - Method in class edu.northwestern.at.utils.math.matrix.LUDecomposition
Is matrix nonsingular?
isNormal() - Method in class edu.northwestern.at.utils.tagcloud.TagCloudTextStyle
Is style plain normal?
isNumeric - Variable in class edu.northwestern.at.utils.db.mysql.MySQLInsertGenerator
True if a field is a number, false otherwise.
isOrIsNot(boolean) - Static method in class edu.northwestern.at.utils.StringUtils
Return "is", "is not" based upon boolean value.
isOverline() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Returns true if overline.
isPasteEnabled() - Method in interface edu.northwestern.at.utils.swing.CutCopyPaste
Is paste enabled?
isPasteEnabled() - Method in class edu.northwestern.at.utils.swing.CutCopyPasteAdapter
Is paste enabled?
isPasteEnabled() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Is paste enabled?
isPasteEnabled() - Method in class edu.northwestern.at.utils.swing.XTable
Is paste enabled?
isPasteEnabled() - Method in class edu.northwestern.at.utils.swing.XTextArea
Is paste enabled?
isPasteEnabled() - Method in class edu.northwestern.at.utils.swing.XTextPane
Is paste enabled?
isPasteEnabled() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Is paste enabled?
isPhraseSet() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Is word counter a PhraseSet?
isPositiveDefinite(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Is matrix positive-definite.
isPublic - Variable in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
True if public word set (can be seen by other users), false if private word set.
isPublic - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
True if public word set (can be seen by other users), false if private word set.
isPublic - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
True if public (can be seen by other users), false if private word set.
isPublic - Variable in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
true if public query (can be seen by other users), false if private query.
isPublic - Variable in class edu.northwestern.at.wordhoard.model.userdata.WordSet
True if public word set (can be seen by other users), false if private word set.
isPublic - Variable in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
True if public work set (can be seen by other users), false if private work set.
isPublic - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog
True if set is public.
isPublicCheckBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog
Dialog field for "is public" flag.
isRealChange(DocumentEvent) - Method in class edu.northwestern.at.utils.swing.CustomDocumentListener
Check if event really does something.
isRealChange(DocumentEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.MyDocumentListener
 
isRegExp - Variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
True if query text is a regular expression.
isRegularExpression(String) - Static method in class edu.northwestern.at.utils.StringUtils
See if string is a regular expression.
isRootVisible - Variable in class edu.northwestern.at.utils.swing.TreeComboListEntryRenderer
True if root node is displayed, false otherwise.
isRowVector(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Determines if matrix is a row vector.
isScalar(Matrix, double) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Determines if square matrix is a scalar matrix.
isSelectAllEnabled() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Checks if "select all" enabled.
isSelectAllEnabled() - Method in interface edu.northwestern.at.utils.swing.SelectAll
Is select all enabled?
isSelectAllEnabled() - Method in class edu.northwestern.at.utils.swing.XScrollPane
Checks if "select all" enabled.
isSelectAllEnabled() - Method in class edu.northwestern.at.utils.swing.XTable
Checks if "select all" enabled.
isSelectAllEnabled() - Method in class edu.northwestern.at.utils.swing.XTextArea
Checks if "select all" enabled.
isSelectAllEnabled() - Method in class edu.northwestern.at.utils.swing.XTextPane
Checks if "select all" enabled.
isSelectAllEnabled() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Checks if "select all" enabled.
isSemiPositiveDefinite(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Is matrix semipositive definite.
isSeparator(char) - Static method in class edu.northwestern.at.utils.swing.DocumentTokenizer
Checks if a character is a word separator.
isSeparator(char) - Static method in class edu.northwestern.at.utils.swing.FileTokenizer
Checks if a character is a word separator.
isSingular() - Method in class edu.northwestern.at.utils.math.matrix.LUDecomposition
Is matrix singular?
isSingular(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Determines if a square matrix is singular.
isSkewSymmetric(Matrix, double) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Is matrix skew symnmetric.
isSkewSymmetric(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Is matrix skew symnmetric.
isSlavoGermanic() - Method in class edu.northwestern.at.utils.corpuslinguistics.DoubleMetaphone
 
isSPD() - Method in class edu.northwestern.at.utils.math.matrix.CholeskyDecomposition
Is the matrix symmetric and positive definite?
isSpeech() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Narrative
Returns true if speech.
isSquare(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Determine if matrix is square.
isSubscript() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Returns true if subscript.
isSuperscript() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Returns true if superscript.
isSupportedLookAndFeel() - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothWindowsLookAndFeel
 
isSymmetric(Matrix, double) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Is matrix symmetric.
isSymmetric(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Is matrix symmetric.
isSymmetricPositiveDefinite(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Determine if matrix is symmetric positive definite.
isTextSelected() - Method in interface edu.northwestern.at.utils.swing.CutCopyPaste
Is anything selected which can be cut/copied?
isTextSelected() - Method in class edu.northwestern.at.utils.swing.CutCopyPasteAdapter
Is anything selected which can be cut/copied?
isTextSelected() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Is anything selected which can be cut/copied?
isTextSelected() - Method in class edu.northwestern.at.utils.swing.XTable
Is anything selected which can be cut/copied?
isTextSelected() - Method in class edu.northwestern.at.utils.swing.XTextArea
Is anything selected which can be cut/copied?
isTextSelected() - Method in class edu.northwestern.at.utils.swing.XTextPane
Is anything selected which can be cut/copied?
isTextSelected() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Is anything selected which can be cut/copied?
isThemeFile - Variable in class edu.northwestern.at.utils.swing.LookAndFeel.ExtendedLookAndFeelInfo
 
isUnderline() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Returns true if underline.
isUnit(Matrix, double) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Determine if a diagonal matrix is an identity matrix.
isUnit(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Determine if a diagonal matrix is an identity matrix.
isUnselectEnabled() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Is unselect enabled?
isUnselectEnabled() - Method in interface edu.northwestern.at.utils.swing.SelectAll
Is unselect enabled?
isUnselectEnabled() - Method in class edu.northwestern.at.utils.swing.XScrollPane
Checks if "select all" enabled.
isUnselectEnabled() - Method in class edu.northwestern.at.utils.swing.XTable
Is unselect enabled?
isUnselectEnabled() - Method in class edu.northwestern.at.utils.swing.XTextArea
Is unselect enabled?
isUnselectEnabled() - Method in class edu.northwestern.at.utils.swing.XTextPane
Is unselect enabled?
isUnselectEnabled() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Is unselect enabled?
isUpperTriangular(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Determines if matrix is upper triangular.
isUsedGreek(int) - Static method in class edu.northwestern.at.wordhoard.swing.text.CharsUsed
Returns true if a char is used in Greek.
isUsedRoman(int) - Static method in class edu.northwestern.at.wordhoard.swing.text.CharsUsed
Returns true if a char is used in Roman.
isValid() - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Checks to see if the list is valid.
isVector(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Determine if matrix is a vector.
ISVERSE - Static variable in class edu.northwestern.at.wordhoard.model.WordForms
 
ISVERSE - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
isVerseExists(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
See if specified "isVerse" value exists.
isVowel(int) - Method in class edu.northwestern.at.utils.corpuslinguistics.DoubleMetaphone
 
isVowel(char) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
Determine if character is a vowel or not.
isWide(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixProperty
Determine if matrix is wide.
isWordInWordSet(WordSet, Word) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Check if word is in in a specified word set.
isWordSet() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Is word counter a WordSet?
isWork() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Is word counter a Work?
isWorkPart() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Is word counter a work part?
isWorkSet() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Is word counter a WorkSet?
isWrapper() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkPartTreeNode
 
ITALIC - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Italic style.
ITALIC - Static variable in class edu.northwestern.at.wordhoard.model.text.TextRun
Italic style mask.
ITALIC - Static variable in class edu.northwestern.at.wordhoard.tools.cm.Style
Italic style mask.
italicizeText(String) - Static method in class edu.northwestern.at.utils.swing.styledtext.StyledStringUtils
Create italicized string.
items - Variable in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetWindow.WorkBagHandler
 
itemsTree - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportExportDialog
The tree holding the items.
itemsTreeCreated - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportExportDialog
True if items tree created.
iterationInformation(double, double, double, int) - Method in interface edu.northwestern.at.utils.math.rootfinders.RootFinderIterationInformation
Interface for returning iteration information from root finders.
iterator() - Method in class edu.northwestern.at.utils.XBitSet
Gets an iterator over the bitset.

J

j - Variable in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
JDBC_BATCH_SIZE - Static variable in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
JDBC batch size.
JPEGConverters - Class in edu.northwestern.at.utils.swing
Converts between buffered images and JPEG images stored in byte arrays.
JPEGConverters() - Constructor for class edu.northwestern.at.utils.swing.JPEGConverters
 
JPEGConverters.MyImageWriteParam - Class in edu.northwestern.at.utils.swing
 
JPEGConverters.MyImageWriteParam() - Constructor for class edu.northwestern.at.utils.swing.JPEGConverters.MyImageWriteParam
 
jpegFilter - Static variable in class edu.northwestern.at.utils.plots.Plots
JPEG extensions file filter.
JustifiableTextFlowStrategy - Class in edu.northwestern.at.utils.swing
 
JustifiableTextFlowStrategy() - Constructor for class edu.northwestern.at.utils.swing.JustifiableTextFlowStrategy
 
JustifiableTextParagraphView - Class in edu.northwestern.at.utils.swing
A paragraph view for styled text which can contain fully justified lines of text.
JustifiableTextParagraphView(Element) - Constructor for class edu.northwestern.at.utils.swing.JustifiableTextParagraphView
Create a JustifiableParagraphView for a paragraph element.
JustifiedTextRowView - Class in edu.northwestern.at.utils.swing
A variant of a BoxView which knows how to lay out fully justified styled text.
JustifiedTextRowView(Element) - Constructor for class edu.northwestern.at.utils.swing.JustifiedTextRowView
Create a justified text row view.

K

k - Variable in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
kind - Variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
The kind of style.
kron(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
kroneckerProduct(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixOperator
Gets the Kronecker (tensor) product of the two matrices.
kurtosis(double, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the kurtosis (aka excess) of a data sequence.
kurtosis(double[], double, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the kurtosis (aka excess) of a data sequence, which is -3 + moment(data,4,mean) / standardDeviation4.

L

label - Variable in class edu.northwestern.at.utils.swing.ProgressDialog
Label for explanatory message.
label - Variable in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Label for explanatory message.
label - Variable in class edu.northwestern.at.utils.swing.ProgressPanel
Label for explanatory message.
label1 - Variable in class edu.northwestern.at.utils.swing.SplashScreen
Labels holding splash screen text.
label2 - Variable in class edu.northwestern.at.utils.swing.SplashScreen
 
label3 - Variable in class edu.northwestern.at.utils.swing.SplashScreen
 
labelColor - Variable in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
The label color.
labelColor - Variable in class edu.northwestern.at.utils.swing.ProgressPanel
The label color.
LabeledColumn - Class in edu.northwestern.at.utils.swing
A labeled column of Swing components.
LabeledColumn(Insets, Font, int, int) - Constructor for class edu.northwestern.at.utils.swing.LabeledColumn
Constructs a new labeled column panel.
LabeledColumn() - Constructor for class edu.northwestern.at.utils.swing.LabeledColumn
Constructs a new labeled column panel.
LabeledSettingsNameCellRenderer - Class in edu.northwestern.at.utils.swing.labeledsettingstable
Table cell renderer class for the settings label.
LabeledSettingsNameCellRenderer() - Constructor for class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsNameCellRenderer
 
LabeledSettingsNameCellRenderer(Font) - Constructor for class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsNameCellRenderer
 
LabeledSettingsTable - Class in edu.northwestern.at.utils.swing.labeledsettingstable
A two-column table for displaying labeled settings.
LabeledSettingsTable(String[]) - Constructor for class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsTable
Create labeled settings table.
LabeledSettingsTableModel - Class in edu.northwestern.at.utils.swing.labeledsettingstable
Settings table model.
LabeledSettingsTableModel(String[]) - Constructor for class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsTableModel
Create settings table model.
LabeledSettingsValueCellRenderer - Class in edu.northwestern.at.utils.swing.labeledsettingstable
Table cell renderer class for the settings value.
LabeledSettingsValueCellRenderer(JTable, Font, Map) - Constructor for class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsValueCellRenderer
Create settings value renderer.
LabeledSettingsValueTextPaneSettings - Class in edu.northwestern.at.utils.swing.labeledsettingstable
Class to save size and position information for the styled text panes used to display the settings information in the tree.
LabeledSettingsValueTextPaneSettings(XTextPane, Font) - Constructor for class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsValueTextPaneSettings
Save text pane and settings.
labelSuffix - Static variable in class edu.northwestern.at.utils.swing.notepad.Notepad
Suffix applied to the key used in resource file lookups for a label.
labelText - Variable in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
The current value of the explanatory message.
labelText - Variable in class edu.northwestern.at.utils.swing.ProgressPanel
The current value of the explanatory message.
labelWidth - Variable in class edu.northwestern.at.utils.swing.ProgressDialog
Nice wide label size.
labelWidth - Variable in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Nice wide label size.
labelWidth - Variable in class edu.northwestern.at.utils.swing.ProgressPanel
Nice wide label size.
lag1(double[], double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the lag-1 autocorrelation of a dataset; Note that this method has semantics different from autoCorrelation(..., 1);
LancasterStemmer - Class in edu.northwestern.at.utils.corpuslinguistics.stemmer
LancasterStemmer: Implements the Lancaster (Paice/Husk) word stemmer.
LancasterStemmer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
Create a Paice/Husk stemmer using the default stemming rules.
LancasterStemmer(String[]) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
Create a Paice/Husk stemmer from a string list of rules.
LancasterStemmer(String[], boolean) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
Create a Paice/Husk stemmer from a string list of rules.
last - Variable in class edu.northwestern.at.utils.intcollections.IntRange
The last integer in the range + 1.
last() - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Gets the last integer in the list.
lastAction - Variable in class edu.northwestern.at.utils.swing.TextFieldPopupMenuMouseListener
Last popup menu action selected.
LASTDIALOGTYPE - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Highest value for dialog type.
lastIndexOf(Object) - Method in class edu.northwestern.at.utils.SortedArrayList
Return index of last matching list entry.
lastKeyTime - Variable in class edu.northwestern.at.utils.swing.ComboBoxMultipleKeySelectionManager
Time at which last key was typed.
lastOnPage - Variable in class edu.northwestern.at.utils.swing.printing.PrintView.PageState
Index of last view to be rendered on current page.
lastOnPageLength - Variable in class edu.northwestern.at.utils.swing.printing.PrintView.PageState
Length into last view to be rendered on current page.
layout(FlowView) - Method in class edu.northwestern.at.utils.swing.JustifiableTextFlowStrategy
 
layoutMajorAxis(int, int, int[], int[]) - Method in class edu.northwestern.at.utils.swing.JustifiedTextRowView
Perform layout for the major axis of the box.
layoutMinorAxis(int, int, int[], int[]) - Method in class edu.northwestern.at.utils.swing.JustifiableTextParagraphView
Perform layout for the minor axis of the box.
layoutMinorAxis(int, int, int[], int[]) - Method in class edu.northwestern.at.utils.swing.JustifiedTextRowView
Perform layout for the minor axis of the box.
LdapAuthenticator - Class in edu.northwestern.at.utils.net.ldap
Validates user credentials against an LDAP server.
LdapDirectory - Class in edu.northwestern.at.utils.net.ldap
The LDAP directory.
LdapDirectory() - Constructor for class edu.northwestern.at.utils.net.ldap.LdapDirectory
Don't allow instantiation but do allow overrides.
LdapException - Exception in edu.northwestern.at.utils.net.ldap
An LDAP error.
LdapException(String) - Constructor for exception edu.northwestern.at.utils.net.ldap.LdapException
Constructs a new LdapException with an error message.
LdapQueryAttributes - Class in edu.northwestern.at.utils.net.ldap
Returns LDAP attributes for a search query involving one or more attributes.
leafIcon - Static variable in class edu.northwestern.at.utils.swing.TreeComboListEntryRenderer
Default leaf node icon.
LEFT - Static variable in class edu.northwestern.at.utils.swing.MultiLineLabel
 
LEFT - Static variable in class edu.northwestern.at.wordhoard.model.text.TextLine
Left justification.
LEFT - Static variable in class edu.northwestern.at.wordhoard.tools.cm.Style
Left alignment line style.
leftAntecedent() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Get the left antecedent of the current multiword unit.
leftInterval(int, int) - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Gets a left interval from the list.
LeftPanel - Class in edu.northwestern.at.wordhoard.swing.accounts
The left panel of the manage accounts window.
LeftPanel(AccountModel) - Constructor for class edu.northwestern.at.wordhoard.swing.accounts.LeftPanel
Creates a new left panel.
leftSpan - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Number of words to left of word to look for collocates.
leftSpan - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
LEFTSPANFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
leftSpanField - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Left span dialog field.
leftSuccessorPattern - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
 
leftSuccessors() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Get the left successors of the current multiword unit.
legendProperties - Variable in class edu.northwestern.at.utils.plots.BarChartPanel
The legend properties.
Lemma - Class in edu.northwestern.at.wordhoard.model.morphology
A lemma.
Lemma() - Constructor for class edu.northwestern.at.wordhoard.model.morphology.Lemma
Creates a new lemma.
LEMMA - Static variable in class edu.northwestern.at.wordhoard.model.WordForms
 
LEMMA - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.TaggingData
Lemma tagging mask.
LEMMA - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
LemmaCorpusCounts - Class in edu.northwestern.at.wordhoard.model.counts
Lemma/corpus counts.
LemmaCorpusCounts() - Constructor for class edu.northwestern.at.wordhoard.model.counts.LemmaCorpusCounts
Creates a new lemma/corpus counts object.
LemmaCriterion - Class in edu.northwestern.at.wordhoard.swing.find
Lemma criterion component.
LemmaCriterion() - Constructor for class edu.northwestern.at.wordhoard.swing.find.LemmaCriterion
 
lemmaExists(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.LemmaUtils
See if specified lemma exists.
LemmaInfoWindow - Class in edu.northwestern.at.wordhoard.swing.info
Lemma get info window.
LemmaInfoWindow(Lemma, Corpus, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.info.LemmaInfoWindow
Creates a new lemma info window.
LemmaPosSpellingCounts - Class in edu.northwestern.at.wordhoard.model.counts
Lemma/Pos/Spelling counts.
LemmaPosSpellingCounts() - Constructor for class edu.northwestern.at.wordhoard.model.counts.LemmaPosSpellingCounts
Creates a new lemma/pos/spelling counts object.
LemmaSummaryTab - Class in edu.northwestern.at.wordhoard.swing.info
Lemma summary tab.
LemmaSummaryTab(Lemma, Corpus, int, int, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.info.LemmaSummaryTab
Creates a new lemma info summary tab.
lemmata - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
The lemmata.
lemmaTagInsensitive - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
The case insensitive lemma tag for the specified word part.
LemmaUtils - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Lemma utilities.
LemmaUtils() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.LemmaUtils
Don't allow instantiation but do allow overrides.
LemmaWorkCounts - Class in edu.northwestern.at.wordhoard.model.counts
Lemma/work counts.
LemmaWorkCounts() - Constructor for class edu.northwestern.at.wordhoard.model.counts.LemmaWorkCounts
Creates a new lemma/work counts object.
LemPos - Class in edu.northwestern.at.wordhoard.model.morphology
A word form (lemma and part of speech).
LemPos() - Constructor for class edu.northwestern.at.wordhoard.model.morphology.LemPos
Creates a new LemPos object.
lemPos - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
The lempos entries.
length(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
length(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixMeasure
Length of the matrix, e.g., the maximum dimension.
length() - Method in class edu.northwestern.at.utils.swing.styledtext.StyledString
Returns the length of the string.
length - Variable in class edu.northwestern.at.utils.swing.XTextPane.LinkInfo
 
level - Variable in class edu.northwestern.at.utils.swing.TreeListEntry
The depth in the tree for this entry.
LevensteinDistance - Class in edu.northwestern.at.utils.corpuslinguistics
Computes the Levenstein edit distance between two strings.
LevensteinDistance() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.LevensteinDistance
 
lexiconItems - Variable in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel
Lexicon items.
LexiconOptionsPanel - Class in edu.northwestern.at.wordhoard.swing.lexicon
A lexicon options panel.
LexiconOptionsPanel(Font, LexiconPanel, String, int) - Constructor for class edu.northwestern.at.wordhoard.swing.lexicon.LexiconOptionsPanel
Creates a new lexicon options panel.
LexiconPanel - Class in edu.northwestern.at.wordhoard.swing.lexicon
A lexicon panel.
LexiconPanel(Corpus, PersistenceManager, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel
Creates a new lexicon panel.
LexiconPanel.LexiconItem - Class in edu.northwestern.at.wordhoard.swing.lexicon
Lexicon item class.
LexiconPanel.LexiconItem() - Constructor for class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel.LexiconItem
 
LexiconPanel.LexiconTransferHandler - Class in edu.northwestern.at.wordhoard.swing.lexicon
 
LexiconPanel.LexiconTransferHandler() - Constructor for class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel.LexiconTransferHandler
 
LexiconPanel.LexiconTransferHandler(String) - Constructor for class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel.LexiconTransferHandler
 
LexiconPanel.TableDragMouseHandler - Class in edu.northwestern.at.wordhoard.swing.lexicon
 
LexiconPanel.TableDragMouseHandler() - Constructor for class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel.TableDragMouseHandler
 
LexiconWindow - Class in edu.northwestern.at.wordhoard.swing.lexicon
A lexicon window.
likelihoodRatio(Matrix) - Static method in class edu.northwestern.at.utils.math.statistics.ContingencyTable
Compute likelihood ratio for a table of frequencies.
Line - Class in edu.northwestern.at.wordhoard.model
A line.
Line() - Constructor for class edu.northwestern.at.wordhoard.model.Line
Creates a new line.
line_ascent - Variable in class edu.northwestern.at.utils.swing.MultiLineLabel
 
line_height - Variable in class edu.northwestern.at.utils.swing.MultiLineLabel
 
LINE_NUMBERS_RIGHT - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
The right margin for the line numbers.
LINE_NUMBERS_SIZE - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
Line number font size.
LINE_SEPARATOR - Static variable in class edu.northwestern.at.utils.Env
Line separator.
line_widths - Variable in class edu.northwestern.at.utils.swing.MultiLineLabel
 
lineBreak() - Method in class edu.northwestern.at.wordhoard.tools.cm.LineGenerator
Generates a line break.
lineCount - Variable in class edu.northwestern.at.utils.preprocessor.Preprocessor
Count of lines processed.
LineGenerator - Class in edu.northwestern.at.wordhoard.tools.cm
Generates WordHoard tagged lines (paragraphs).
LineGenerator(XMLWriter, Map, Rules, String) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.LineGenerator
Creates a new line generator.
linePlot(JPanel, double[], double[], int, int, String, String, String) - Static method in class edu.northwestern.at.utils.plots.Plots
Generate a line plot in a JPanel.
lines - Variable in class edu.northwestern.at.utils.swing.MultiLineLabel
 
Link - Interface in edu.northwestern.at.utils.swing
A link.
link - Variable in class edu.northwestern.at.utils.swing.LinkLabel
Link to go to when label is clicked.
link - Variable in class edu.northwestern.at.utils.swing.XTextPane.LinkInfo
 
LinkLabel - Class in edu.northwestern.at.utils.swing
LinkLabel: a label which optionally contains clickable hypertext.
LinkLabel() - Constructor for class edu.northwestern.at.utils.swing.LinkLabel
Create an empty linkLabel.
LinkLabel(String) - Constructor for class edu.northwestern.at.utils.swing.LinkLabel
Create a linkLabel with label text.
LinkLabel(String, Link) - Constructor for class edu.northwestern.at.utils.swing.LinkLabel
Creates a linkLabel with a specified link.
LinkLabel(String, Link, boolean) - Constructor for class edu.northwestern.at.utils.swing.LinkLabel
Creates a linkLabel with a specified link and cursor change setting.
LinkList - Class in edu.northwestern.at.utils.swing
LinkList: a list containing clickable linked items.
LinkList(String[], Link[]) - Constructor for class edu.northwestern.at.utils.swing.LinkList
Create link list.
links - Variable in class edu.northwestern.at.utils.swing.XTextPaneTableCellRenderer
The links in the styled text.
LinkTextTableCellRenderer - Class in edu.northwestern.at.utils.swing
Table cell renderer class for text with support for underlined link.
LinkTextTableCellRenderer(int, int, Link) - Constructor for class edu.northwestern.at.utils.swing.LinkTextTableCellRenderer
Create renderer.
LIST_PUB_YEAR_VIEW_TYPE - Static variable in class edu.northwestern.at.wordhoard.model.tconview.TconView
A list of works in increasing order by publication year.
LIST_TAG_VIEW_TYPE - Static variable in class edu.northwestern.at.wordhoard.model.tconview.TconView
A list of works in alphabetical order by tag (the default view).
LIST_VIEW_TYPE - Static variable in class edu.northwestern.at.wordhoard.model.tconview.TconView
A list of works in a specified order.
listBox - Variable in class edu.northwestern.at.utils.swing.DisplayListBox
The list box.
ListCellRendererNoFocus - Class in edu.northwestern.at.utils.swing
A list cell renderer which never draws focus indicators.
ListCellRendererNoFocus() - Constructor for class edu.northwestern.at.utils.swing.ListCellRendererNoFocus
 
ListDragSource - Class in edu.northwestern.at.utils.swing
An abstract base class for JList drag source components.
ListDragSource(JList) - Constructor for class edu.northwestern.at.utils.swing.ListDragSource
Constructs a new list drag source.
ListDropTargetOnItem - Class in edu.northwestern.at.utils.swing
An abstract base class for JList drop targets where the targets are the list elements.
ListDropTargetOnItem(JList, JScrollPane) - Constructor for class edu.northwestern.at.utils.swing.ListDropTargetOnItem
Constructs a new list drop target.
listFont - Static variable in class edu.northwestern.at.utils.swing.XParameters
The default XList font.
listModel - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditPhraseSetDialog
List holds phrase sets.
listModel - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditQueryDialog
List holds queries.
listModel - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWordSetDialog
List holds word sets.
listModel - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWorkSetDialog
List holds work sets.
listModel - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.OpenWorkSetDialog
List holds work sets.
listModel - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWordSetDialog
List holds word sets.
listModel - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWorkSetDialog
List holds work sets.
listRowHeight - Static variable in class edu.northwestern.at.utils.swing.XParameters
The default XList row height.
listSelectionListener - Variable in class edu.northwestern.at.utils.swing.InputList
Handle selection change in list.
LN10 - Static variable in class edu.northwestern.at.utils.math.Constants
 
LN10INV - Static variable in class edu.northwestern.at.utils.math.Constants
 
LN2 - Static variable in class edu.northwestern.at.utils.math.Constants
 
LN2INV - Static variable in class edu.northwestern.at.utils.math.Constants
 
LNPI - Static variable in class edu.northwestern.at.utils.math.Constants
Natural log of PI.
LNSQRT2PI - Static variable in class edu.northwestern.at.utils.math.Constants
 
load(Class, Long) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Loads a persistent object by class and id.
load(String) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
Load matrix from an ASCII file.
load(Word, int, int) - Method in class edu.northwestern.at.wordhoard.model.ColocatePreloader
Preloads colocates for words.
loadChildren(ViewFactory) - Method in class edu.northwestern.at.utils.swing.JustifiedTextRowView
Load child views.
loadImage() - Method in class edu.northwestern.at.utils.swing.ImagePreview
Create a thumbnail for the currently selected image.
LoadPibCounts - Class in edu.northwestern.at.wordhoard.tools
Persist word occurrences related counts for WordHoard Calculator.
loadPreferences(Properties) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Load dialog preferences.
loadPreferences() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Read preferences.
loadRules(String[]) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
Loads the stemming rules.
loadWordSet(WordSet) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Load a word set if it isn't already loaded.
loadWorkSet() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
 
loadWorkSet() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetWindow
 
loadWorkSetTree(Collection) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
 
localType - Variable in class edu.northwestern.at.wordhoard.swing.accounts.UserTransferable
 
localType - Variable in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel.SearchCriteriaTransferHandler
 
localType - Variable in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaTransferable
 
location - Variable in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsValueTextPaneSettings
 
LocationAndCharset - Class in edu.northwestern.at.wordhoard.model.text
A text location and character set.
LocationAndCharset(int, int, byte) - Constructor for class edu.northwestern.at.wordhoard.model.text.LocationAndCharset
Creates a new location and character set.
LocationAndCharset(int, int) - Constructor for class edu.northwestern.at.wordhoard.model.text.LocationAndCharset
Creates a new Roman character set location.
LocationPanel - Class in edu.northwestern.at.wordhoard.swing.info
Location panel.
LocationPanel(Word, Corpus, int, Insets, int, int) - Constructor for class edu.northwestern.at.wordhoard.swing.info.LocationPanel
Creates a new location panel.
LocationRectangle - Class in edu.northwestern.at.utils.swing
Defines a rectangle in terms of its coordinates.
LocationRectangle() - Constructor for class edu.northwestern.at.utils.swing.LocationRectangle
Create an empty location rectangle.
LocationRectangle(int, int, int, int) - Constructor for class edu.northwestern.at.utils.swing.LocationRectangle
Create a location rectangle from specified coordinates.
LocationRectangle(LocationRectangle) - Constructor for class edu.northwestern.at.utils.swing.LocationRectangle
Create a location rectangle from another location rectangle.
locationRectangleChanged(LocationRectangle) - Method in interface edu.northwestern.at.utils.swing.LocationRectangleChangeListener
 
LocationRectangleChangeListener - Interface in edu.northwestern.at.utils.swing
LocationRectangleChangeListener -- interface for object listening for change to a LocationRectangle.
log(Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the logarithm of a Complex z, with a branch cut along the negative real axis.
log(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
log(int, String) - Static method in class edu.northwestern.at.wordhoard.server.Logger
Logs a message.
log(WordHoardSessionImpl, int, String) - Static method in class edu.northwestern.at.wordhoard.server.Logger
Logs a message for a session.
log(int, String, Throwable) - Static method in class edu.northwestern.at.wordhoard.server.Logger
Logs an error message with a stack trace.
log(WordHoardSessionImpl, int, String, Throwable) - Static method in class edu.northwestern.at.wordhoard.server.Logger
Logs an error message for a session with a stack trace.
log(String, String) - Method in class edu.northwestern.at.wordhoard.tools.fixers.Fixer
Logs a fixer message.
log10(double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Get log base 10 of a double.
log2(double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Get log base 2 of a double.
logBeta(double, double) - Static method in class edu.northwestern.at.utils.math.distributions.Beta
Log of the Beta distribution.
logCombination(int, int) - Static method in class edu.northwestern.at.utils.math.statistics.FishersExactTest
Compute log of number of combinations of n things taken k at a time.
logFactorial(int) - Static method in class edu.northwestern.at.utils.math.Factorial
Computes the natural log of n factorial.
logGamma(double) - Static method in class edu.northwestern.at.utils.math.distributions.Gamma
Calculate log of Gamma function.
Logger - Class in edu.northwestern.at.wordhoard.server
Server log manager.
login(String, String) - Method in interface edu.northwestern.at.wordhoard.server.WordHoardSession
Logs in.
login(String, String) - Method in class edu.northwestern.at.wordhoard.server.WordHoardSessionImpl
Logs in.
login() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Login to WordHoard.
login() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.LoginUtils
Login to WordHoard.
login(String, String, JDialog, boolean) - Static method in class edu.northwestern.at.wordhoard.swing.dialogs.LoginDialog
Logs in.
login(String, String) - Static method in class edu.northwestern.at.wordhoard.swing.dialogs.LoginDialog
Logs in.
LoginDialog - Class in edu.northwestern.at.wordhoard.swing.dialogs
The login dialog.
LoginDialog(Frame) - Constructor for class edu.northwestern.at.wordhoard.swing.dialogs.LoginDialog
Creates a new login dialog.
loginMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Login to WordHoard server.
loginSucceeded - Variable in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
True if login succeeded.
LoginUtils - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Login/logout utilities to support scripts.
LoginUtils() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.LoginUtils
Don't allow instantiation but do allow overrides.
logLike(double, double, double) - Static method in class edu.northwestern.at.utils.corpuslinguistics.BigramLogLikelihood
Compute one part of log likelihood value.
LOGLIKE - Static variable in class edu.northwestern.at.utils.corpuslinguistics.Collocation
 
LOGLIKE - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Association measures for multiword unit extraction.
LOGLIKECOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareCollocateFrequencies
Column containing log-likelihood values in output table.
LOGLIKECOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareMultipleWordFrequencies
Column containing log-likelihood values in output table.
LOGLIKECOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareSingleWordFrequencies
Column containing log-likelihood values in output table.
LOGLIKECOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindCollocates
 
LOGLIKECOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
 
logLikelihood(Matrix, double, Matrix, int) - Static method in class edu.northwestern.at.utils.math.statistics.ContingencyTable
 
logLikelihood - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
 
logLikelihoodChiSquare(double[]) - Static method in class edu.northwestern.at.utils.math.statistics.OneWayTable
 
logLikelihoodFrequencyComparison(int, int, int, int, boolean) - Static method in class edu.northwestern.at.utils.corpuslinguistics.Frequency
Compute log-likelihood statistic for comparing frequencies in two corpora.
logLikelihoodFrequencyComparison(int, int, int, int) - Static method in class edu.northwestern.at.utils.corpuslinguistics.Frequency
Compute log-likelihood statistic for comparing frequencies in two corpora.
LogLikelihoodTableCellRenderer - Class in edu.northwestern.at.wordhoard.swing.calculator.widgets
A table cell renderer which formats cell entries using PrintFFormat.
LogLikelihoodTableCellRenderer(String, boolean, int, int) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.widgets.LogLikelihoodTableCellRenderer
Create log-likelihood table cell entry renderer.
LogLikelihoodTableCellRenderer(String, boolean) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.widgets.LogLikelihoodTableCellRenderer
Create log-likelihood table cell entry renderer.
logMessage(int, String) - Method in interface edu.northwestern.at.wordhoard.server.WordHoardSession
Logs a message.
logMessage(int, String) - Method in class edu.northwestern.at.wordhoard.server.WordHoardSessionImpl
Logs a message.
logNormal(double, double) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random number from a lognormal random variable.
logout() - Method in interface edu.northwestern.at.wordhoard.server.WordHoardSession
Logs out.
logout() - Method in class edu.northwestern.at.wordhoard.server.WordHoardSessionImpl
Logs out.
logout() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Logout from WordHoard.
logout() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.LoginUtils
Logout from WordHoard.
logout() - Static method in class edu.northwestern.at.wordhoard.swing.dialogs.LoginDialog
Logs out.
logoutMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Logout from WordHoard server.
longFactorials - Static variable in class edu.northwestern.at.utils.math.Factorial
 
longToString(long) - Static method in class edu.northwestern.at.utils.StringUtils
Convert long to string.
longToStringWithZeroFill(long, int) - Static method in class edu.northwestern.at.utils.StringUtils
Convert long to string with left zero fill.
LookAndFeel - Class in edu.northwestern.at.utils.swing
Swing Look and Feel.
LookAndFeel() - Constructor for class edu.northwestern.at.utils.swing.LookAndFeel
 
LookAndFeel.ExtendedLookAndFeelInfo - Class in edu.northwestern.at.utils.swing
 
LookAndFeel.ExtendedLookAndFeelInfo(String, String, String, boolean) - Constructor for class edu.northwestern.at.utils.swing.LookAndFeel.ExtendedLookAndFeelInfo
Create look and feel entry.
LookAndFeel.ExtendedLookAndFeelInfo(String, String) - Constructor for class edu.northwestern.at.utils.swing.LookAndFeel.ExtendedLookAndFeelInfo
Create look and feel entry.
LookAndFeel.ExtendedLookAndFeelInfo(UIManager.LookAndFeelInfo) - Constructor for class edu.northwestern.at.utils.swing.LookAndFeel.ExtendedLookAndFeelInfo
Create look and feel entry.
lookAndFeelClassName - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.LookAndFeelMenuItem
The look and feel class name for this menu item.
lookAndFeelDirectory - Static variable in class edu.northwestern.at.utils.swing.LookAndFeel
 
lookAndFeelMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Look and feel preference.
LookAndFeelMenuItem - Class in edu.northwestern.at.wordhoard.swing.calculator.menus
A look and feel menu item.
LookAndFeelMenuItem(String, String) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.LookAndFeelMenuItem
Create a look and feel menu item.
lookAndFeels - Static variable in class edu.northwestern.at.utils.swing.LookAndFeel
 
LookAndFeelSubMenu - Class in edu.northwestern.at.wordhoard.swing.calculator.menus
WordHoard Calculator Look and Feel Submenu.
LookAndFeelSubMenu() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.LookAndFeelSubMenu
Create Look and Feel sub menu.
lostOwnership(Clipboard, Transferable) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.ClipboardObserver
 
lostOwnership(Clipboard, Transferable) - Method in class edu.northwestern.at.utils.swing.XTextPane
Notifies this object that it is no longer the owner of the contents of the clipboard.
lostOwnership(Clipboard, Transferable) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel
 
lostOwnership(Clipboard, Transferable) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
 
lostOwnership(Clipboard, Transferable) - Method in class edu.northwestern.at.wordhoard.swing.concordance.ConcordancePanelDnD
 
lostOwnership(Clipboard, Transferable) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
 
lpad(String, int) - Static method in class edu.northwestern.at.utils.StringUtils
Left pad string with blanks to specified width.
lu(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
Decompositions
LUDecomposition - Class in edu.northwestern.at.utils.math.matrix
LUDecomposition of a matrix using Crout/Dolittle algorithm.
LUDecomposition(Matrix) - Constructor for class edu.northwestern.at.utils.math.matrix.LUDecomposition
LU Decomposition using Crout/Dolittle algorithm.

M

m() - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
MACHEPS - Static variable in class edu.northwestern.at.utils.math.Constants
Machine epsilon.
MACOSX - Static variable in class edu.northwestern.at.utils.Env
True if running on Mac OS X.
MacUtils - Class in edu.northwestern.at.utils.swing
Macintosh utilites.
MacUtils() - Constructor for class edu.northwestern.at.utils.swing.MacUtils
Don't allow instantiation but do allow overrides.
main(String[]) - Static method in class edu.northwestern.at.utils.preprocessor.Preprocessor
Main program.
main(String[]) - Static method in class edu.northwestern.at.utils.tools.CatalogXML
The main program.
main(String[]) - Static method in class edu.northwestern.at.utils.tools.CompareDB
The main program.
main(String[]) - Static method in class edu.northwestern.at.utils.tools.FetchUTF8URL
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.server.Server
Main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.swing.WordHoard
Main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.AddQueries
Main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.AddWordSets
Main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.AddWorkSets
Main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.BuildAnnotations
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.BuildAuthors
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.BuildBensonGloss
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.BuildCorpora
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.BuildPos
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.BuildTranslations
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.BuildWordClasses
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.BuildWorks
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.BuildWorkSets
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.CalculateCounts
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.CalculateCountsPreProcessor
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.CharSetDisplay
Main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.CloneData
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.cm.ConvertMorph
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.ExportUserData
Main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.filters.Filter01
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.filters.Filter02
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.filters.Filter03
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.filters.Filter04
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.filters.Filter05
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.filters.Filter06
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.filters.Filter07
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.filters.Filter08
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.filters.Filter09
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.filters.Filter10
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.filters.Filter11
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.filters.Filter12
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.GetCharsUsed
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.LoadPibCounts
Main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.martin.MapGreekPos
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.martin.MartinPos
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.martin.MartinWordClasses
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.martin.UpdateWorkFiles
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.PreprocessDirectoryTree
Main program for PreProcessDirectoryTree.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.PrettyPrint
The main program.
main(String[]) - Static method in class edu.northwestern.at.wordhoard.tools.UpdateWorkDates
Main program.
mainResultsPanel - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.TrackWordOverTime
Main results panel.
mainTabbedPane - Variable in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
The main tabbed panel
MajorWordClass - Class in edu.northwestern.at.wordhoard.model.wrappers
A major word class wrapper.
MajorWordClass() - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.MajorWordClass
Creates a new major word class wrapper.
MajorWordClass(String) - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.MajorWordClass
Creates a new major word class wrapper.
MAJORWORDCLASS - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
MAJORWORDCLASSCOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.WordFrequencies
Column containing major word classes in output table.
MajorWordClassCriterion - Class in edu.northwestern.at.wordhoard.swing.find
Major word class criterion component.
MajorWordClassCriterion() - Constructor for class edu.northwestern.at.wordhoard.swing.find.MajorWordClassCriterion
 
makeGhost(BufferedImage) - Static method in class edu.northwestern.at.utils.ImageUtils
Makes a ghost image suitable for dragging.
makePhraseMenu(JMenuItem) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Add phrase submenu.
makeStyledText(String, int) - Static method in class edu.northwestern.at.utils.swing.styledtext.StyledStringUtils
Create styled text string.
makeStyledText(String, int[][]) - Static method in class edu.northwestern.at.utils.swing.styledtext.StyledStringUtils
Create multiply styled text string.
makeTimerValue(long, long, long, long) - Static method in class edu.northwestern.at.utils.DateTimeUtils
Create a timer value from days, hours, minutes, seconds.
makeTokenArray(String, String) - Static method in class edu.northwestern.at.utils.StringUtils
Break up a string into an array of string tokens.
makeTokenArray(String) - Static method in class edu.northwestern.at.utils.StringUtils
Break up a string into an array of string tokens.
makeURL(String) - Static method in class edu.northwestern.at.utils.net.url.ParseURL
Create URL from a string.
makeVisible(boolean) - Method in class edu.northwestern.at.utils.swing.ProgressDialog
Make the dialog visible or invisble.
makeVisible(boolean) - Method in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Make the dialog visible or invisble.
makeVisible(boolean) - Method in class edu.northwestern.at.utils.swing.ProgressPanel
Make the dialog visible or invisble.
makeVisible(boolean) - Method in interface edu.northwestern.at.utils.swing.ProgressReporter
Make the dialog visible or invisble.
makeVisible() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Ensure the calculator window is visible.
makeWordClassToMajorWordClassMap() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Construct word class to major word class map.
makeWordMenu(JMenuItem) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Add word submenu.
makeWorkMenu(JMenuItem) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Add work submenu.
MALE - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.Gender
Male gender.
manageAccounts() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Manage accounts.
manageAccountsMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Manage accounts.
ManageAccountsWindow - Class in edu.northwestern.at.wordhoard.swing.accounts
The manage accounts window.
ManageAccountsWindow(AbstractWindow, WordHoardSession) - Constructor for class edu.northwestern.at.wordhoard.swing.accounts.ManageAccountsWindow
Creates a new manage accounts window.
mantissa - Variable in class edu.northwestern.at.utils.math.SplitDouble
The normalized mantissa.
MapGreekPos - Class in edu.northwestern.at.wordhoard.tools.martin
Maps old to new Greek parts of speech.
mapLevel(int) - Static method in class edu.northwestern.at.wordhoard.server.Logger
Maps a LoggerConstants level to a log4j level.
margin_height - Variable in class edu.northwestern.at.utils.swing.MultiLineLabel
 
margin_width - Variable in class edu.northwestern.at.utils.swing.MultiLineLabel
 
MARGINALIA_LEFT - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
The left margin for annotation marginalia.
MARGINALIA_RIGHT - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
The right margin for annotation marginalia.
MARKER_OFFSET - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
The marker offset (left margin offset).
markersShown() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationModel
Returns true if markers are shown.
markersShownOrHidden(boolean) - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationAdapter
Invoked when annotation markers are shown or hidden.
markersShownOrHidden(boolean) - Method in interface edu.northwestern.at.wordhoard.swing.annotations.AnnotationListener
Invoked when annotation markers are shown or hidden.
MARKSIGLOGLIKELIHOODFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
markSignificant - Variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.LogLikelihoodTableCellRenderer
True to mark significant values of the log-likelihood.
markSignificantLogLikelihoodValues - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
True to mark significant log-likelihood values in tabular display.
markSignificantLogLikelihoodValues - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
True to mark significant log-likelihood values.
markSignificantLogLikelihoodValuesField - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Dialog field for marking significant log-likelihood values.
MartinPos - Class in edu.northwestern.at.wordhoard.tools.martin
Builds the parts of speech.
MartinProvider - Class in edu.northwestern.at.wordhoard.tools.martin
A tagging data provider for Martin's database.
MartinProvider(Connection) - Constructor for class edu.northwestern.at.wordhoard.tools.martin.MartinProvider
Creates a new MartinProvider.
MartinUtils - Class in edu.northwestern.at.wordhoard.tools.martin
Martin utilities.
MartinUtils() - Constructor for class edu.northwestern.at.wordhoard.tools.martin.MartinUtils
 
MartinWordClasses - Class in edu.northwestern.at.wordhoard.tools.martin
Builds the word classes.
matchTerm - Variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
True to match the query text, false to not match it.
mathMLMatrixFromString - Static variable in class edu.northwestern.at.utils.math.matrix.MatrixFromString
 
matlabMatrixFromString - Static variable in class edu.northwestern.at.utils.math.matrix.MatrixFromString
 
Matrices - Class in edu.northwestern.at.utils.math.matrix
Matrices: Perform operations on matrices.
Matrices() - Constructor for class edu.northwestern.at.utils.math.matrix.Matrices
 
MatricesMeasure - Class in edu.northwestern.at.utils.math.matrix
MatricesMeasure provides methods applicable to two (or more) matrices.
MatricesMeasure() - Constructor for class edu.northwestern.at.utils.math.matrix.MatricesMeasure
 
Matrix - Interface in edu.northwestern.at.utils.math.matrix
Two-dimensional matrix interface class for doubles.
matrix - Variable in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
MatrixConditionalEBETransformation - Interface in edu.northwestern.at.utils.math.matrix
MatrixConditionalEBETransformation.
matrixData - Variable in class edu.northwestern.at.utils.math.matrix.DenseMatrix
The matrix contents as a two-dimensional array of doubles.
matrixData - Variable in class edu.northwestern.at.utils.math.matrix.SparseMatrix
The matrix contents as a two-dimensional array of doubles.
MatrixDisplay - Class in edu.northwestern.at.utils.math.matrix
Displays matrix entries in a GUI table.
MatrixDisplay() - Constructor for class edu.northwestern.at.utils.math.matrix.MatrixDisplay
 
MatrixEBEOperation - Interface in edu.northwestern.at.utils.math.matrix
Perform element-by-element operation on a matrix.
MatrixEBETransformation - Interface in edu.northwestern.at.utils.math.matrix
Perform and element-by-element transformation of matrix elements.
MatrixEBETransformer - Class in edu.northwestern.at.utils.math.matrix
Apply a transformation to each element of a matrix.
MatrixEBETransformer() - Constructor for class edu.northwestern.at.utils.math.matrix.MatrixEBETransformer
Don't allow instantiation but do allow overrides.
MatrixFactory - Class in edu.northwestern.at.utils.math.matrix
MatrixFactory creates matrices with different types of entries.
MatrixFactory() - Constructor for class edu.northwestern.at.utils.math.matrix.MatrixFactory
Don't allow instantiation but do allow overrides.
MatrixFromString - Class in edu.northwestern.at.utils.math.matrix
MatrixFromString provides methods for parsing a string containing a matrix.
MatrixFromString() - Constructor for class edu.northwestern.at.utils.math.matrix.MatrixFromString
Don't allow instantiation, but do allow overrides.
MatrixFromString.MatrixFromStringParser - Class in edu.northwestern.at.utils.math.matrix
General recursive descent parser class for matrices whose forma can be parsed with regular expressions.
MatrixFromString.MatrixFromStringParser(String, String, String, String, String, String) - Constructor for class edu.northwestern.at.utils.math.matrix.MatrixFromString.MatrixFromStringParser
Define a matrix parser.
MatrixMeasure - Class in edu.northwestern.at.utils.math.matrix
MatrixMeasure computes important measures associated with a matrix.
MatrixMeasure() - Constructor for class edu.northwestern.at.utils.math.matrix.MatrixMeasure
Don't allow instantiation but do allow overrides.
MatrixMismatchedSizeException - Exception in edu.northwestern.at.utils.math.matrix
Error for reporting matrix nonconformability.
MatrixMismatchedSizeException() - Constructor for exception edu.northwestern.at.utils.math.matrix.MatrixMismatchedSizeException
Constructs MatrixMismatchedSize exception.
MatrixMismatchedSizeException(String) - Constructor for exception edu.northwestern.at.utils.math.matrix.MatrixMismatchedSizeException
Constructs MatrixMismatchedSize exception.
MatrixOperator - Class in edu.northwestern.at.utils.math.matrix
MatrixOperator provides operations that can be performed on two or more matrices.
MatrixOperator() - Constructor for class edu.northwestern.at.utils.math.matrix.MatrixOperator
Don't allow instantiation but do allow overrides.
MatrixProperty - Class in edu.northwestern.at.utils.math.matrix
MatrixProperty returns a boolean value for a property of a matrix.
MatrixProperty() - Constructor for class edu.northwestern.at.utils.math.matrix.MatrixProperty
Don't allow instantiation but do allow overrides.
MatrixSingularException - Exception in edu.northwestern.at.utils.math.matrix
Error for reporting matrix singularity.
MatrixSingularException() - Constructor for exception edu.northwestern.at.utils.math.matrix.MatrixSingularException
Constructs MatrixSingular exception.
MatrixSingularException(String) - Constructor for exception edu.northwestern.at.utils.math.matrix.MatrixSingularException
Constructs MatrixSingular exception.
MatrixTablePanel - Class in edu.northwestern.at.utils.math.matrix
Display a matrix with a toolbar.
MatrixTablePanel(Matrix, String) - Constructor for class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
MatrixTablePanel(Matrix) - Constructor for class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
MatrixTablePanel(double[][]) - Constructor for class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
MatrixTablePanel.MatrixEntryRenderer - Class in edu.northwestern.at.utils.math.matrix
Define a cell renderer for matrix entries.
MatrixTablePanel.MatrixEntryRenderer(String, boolean) - Constructor for class edu.northwestern.at.utils.math.matrix.MatrixTablePanel.MatrixEntryRenderer
Create matrix entry renderer.
MatrixToString - Class in edu.northwestern.at.utils.math.matrix
Converts matrix entries to string for output.
MatrixToString() - Constructor for class edu.northwestern.at.utils.math.matrix.MatrixToString
 
MatrixTransformer - Class in edu.northwestern.at.utils.math.matrix
Transform all matrix entries element-by-element.
MatrixTransformer() - Constructor for class edu.northwestern.at.utils.math.matrix.MatrixTransformer
Don't allow instantiation but do allow overrides.
max(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.ColumnTransformer
Get maximum elements for each column as a row vector.
max(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixMeasure
Maximum value in matrix.
max(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.RowTransformer
Gets maximum element in each row and returns them as a column vector.
max(double[]) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the largest member of a data sequence.
max_width - Variable in class edu.northwestern.at.utils.swing.MultiLineLabel
 
maxBar - Variable in class edu.northwestern.at.utils.swing.ProgressDialog
Maximum value for progress bar.
maxBar - Variable in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Maximum value for progress bar.
maxBar - Variable in class edu.northwestern.at.utils.swing.ProgressPanel
Maximum value for progress bar.
maxCol(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
maxElem(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
maxFontSize - Variable in class edu.northwestern.at.utils.tagcloud.TagCloud
Maximum font point size for display.
MAXGAM - Static variable in class edu.northwestern.at.utils.math.distributions.Gamma
Maximum value for which gamma which can be computed.
MAXIMUMELEMENTWIDTH - Static variable in class edu.northwestern.at.utils.math.matrix.MatrixToString
Each entry placed in constant width field just large enough to hold maximum width element.
maximumKeyArrivalInterval - Variable in class edu.northwestern.at.utils.swing.ComboBoxMultipleKeySelectionManager
Number of milliseconds under which a new keystroke is assumed to be appended to the previous to form a search string.
maximumMultiwordUnitLength - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Maximum multiword unit length.
maximumMultiwordUnitLength - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
MAXIMUMMULTIWORDUNITLENGTHFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
maximumMultiwordUnitLengthField - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Maximum multiword unit length dialog field.
MAXLOG - Static variable in class edu.northwestern.at.utils.math.Constants
Maximum logarithm value.
MAXPREC - Static variable in class edu.northwestern.at.utils.math.Constants
 
maxSelectionIndex - Variable in class edu.northwestern.at.utils.swing.DisplayListBox
Maximum selected value index.
MAXSOUNDEXLENGTH - Static variable in class edu.northwestern.at.utils.corpuslinguistics.Soundex
 
maxWidthNameCol - Variable in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsTable
Maximum name column width for display.
maxWidthValueCol - Variable in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsTable
Maximum value column width for display.
mean(Matrix, boolean) - Static method in class edu.northwestern.at.utils.math.matrix.ColumnTransformer
Get means of all the elements in each column as a row vector.
mean(Matrix, boolean) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixMeasure
Mean of all matrix values.
mean(Matrix, boolean) - Static method in class edu.northwestern.at.utils.math.matrix.RowTransformer
Get means of all the elements in a row.
mean(double[]) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the arithmetic mean of a data sequence; That is Sum( data[i] ) / data.length.
meanCol(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
meanDeviation(double[], double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the mean deviation of a dataset.
meanElem(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
meansAndSDs - Variable in class edu.northwestern.at.utils.math.statistics.PrincipalComponents
Holds means and standard deviations of variables.
measure() - Method in class edu.northwestern.at.utils.swing.MultiLineLabel
 
median(double[]) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the median of a sorted data sequence.
members - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Collection of member userids belonging to this group.
MemoryTextWrapper - Class in edu.northwestern.at.wordhoard.model.wrappers
A text wrapper from s remote source.
MemoryTextWrapper() - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.MemoryTextWrapper
Creates a new text wrapper.
MemoryTextWrapper(Text) - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.MemoryTextWrapper
Creates a new text wrapper.
MENU_SHORTCUT_KEY_MASK - Static variable in class edu.northwestern.at.utils.Env
Menu shortcut key mask.
MENU_SHORTCUT_SHIFT_KEY_MASK - Static variable in class edu.northwestern.at.utils.Env
Menu shortcut key mask with shift key.
menuBar - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
The menu bar to which this menu belongs.
menuBar - Variable in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
The menu bar.
menuItem - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad.ActionChangedListener
 
menuItems - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
Hash table containing menu items.
menuName - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
The menu name.
menus - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
Hash table containing menus.
mergeNGramExtractor(NGramExtractor) - Method in class edu.northwestern.at.utils.corpuslinguistics.NGramExtractor
Merge ngrams from another NGramExtractor.
mergeWordDataIntoPhraseData(CountableWordData, CountableWordData) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Merge word data into phrase data.
MersenneTwister - Class in edu.northwestern.at.utils.math.randomnumbers
MersenneTwister and MersenneTwisterFast.
MersenneTwister() - Constructor for class edu.northwestern.at.utils.math.randomnumbers.MersenneTwister
Constructor using the default seed.
MersenneTwister(long) - Constructor for class edu.northwestern.at.utils.math.randomnumbers.MersenneTwister
Constructor using a given seed.
MersenneTwister(int[]) - Constructor for class edu.northwestern.at.utils.math.randomnumbers.MersenneTwister
Constructor using an array.
METRICAL_SHAPE - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.TaggingData
Metrical shape tagging mask.
METRICALSHAPE - Static variable in class edu.northwestern.at.wordhoard.model.WordForms
 
MetricalShape - Class in edu.northwestern.at.wordhoard.model.wrappers
A metrical shape wrapper.
MetricalShape() - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.MetricalShape
Creates a new metrical shape wrapper.
MetricalShape(String) - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.MetricalShape
Creates a new metrical shape wrapper.
METRICALSHAPE - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
metricalShape - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
The metrical shape of the word.
MetricalShapeCriterion - Class in edu.northwestern.at.wordhoard.swing.find
Metrical shape criterion component.
MetricalShapeCriterion() - Constructor for class edu.northwestern.at.wordhoard.swing.find.MetricalShapeCriterion
 
metricalShapeExists(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
See if specified metrical shape value exists.
mimeDefs - Static variable in class edu.northwestern.at.utils.net.mime.MimeTypeMapper
Array of mappings between mime types and file extensions.
mimeTypeMapper - Static variable in class edu.northwestern.at.utils.FileNameUtils
Static mime type mapper.
MimeTypeMapper - Class in edu.northwestern.at.utils.net.mime
Maps file extensions to mime types.
MimeTypeMapper() - Constructor for class edu.northwestern.at.utils.net.mime.MimeTypeMapper
Null args constructor.
min(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.ColumnTransformer
Get minimum elements for each column as a row vector.
min(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixMeasure
Minimum value in matrix.
min(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.RowTransformer
Gets minimum element in each column and returns them in a row vector.
min(double[]) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the smallest member of a data sequence.
minBar - Variable in class edu.northwestern.at.utils.swing.ProgressDialog
Minimum value for progress bar.
minBar - Variable in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Minimum value for progress bar.
minBar - Variable in class edu.northwestern.at.utils.swing.ProgressPanel
Minimum value for progress bar.
minCol(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
minElem(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
minFontSize - Variable in class edu.northwestern.at.utils.tagcloud.TagCloud
Minimum font point size for display.
minimumCount - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Minimum count for word to be analyzed.
minimumCount - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Minimum count word form must have in analysis text to be displayed.
MINIMUMCOUNTFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
minimumCountField - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Edit field for minimum count.
minimumMultiwordUnitLength - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Minimum multiword unit length.
minimumMultiwordUnitLength - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
MINIMUMMULTIWORDUNITLENGTHFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
minimumMultiwordUnitLengthField - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Minimum multiword unit length dialog field.
minimumWorkCount - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Minimum work count for word to be analyzed.
minimumWorkCount - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Minimum work count word form must appear in in order for word form to be displayed.
MINIMUMWORKCOUNTFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
minimumWorkCountField - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Edit field for minimum work count.
MINLOG - Static variable in class edu.northwestern.at.utils.math.Constants
Minimum logarithm value.
minSelectionIndex - Variable in class edu.northwestern.at.utils.swing.DisplayListBox
Minimum selected value index.
minus(double) - Method in class edu.northwestern.at.utils.math.Complex
Subtracts a double from this Complex and returns the difference, this-y.
minus(double, Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the difference of a double and a Complex object, x-y.
minus(Complex) - Method in class edu.northwestern.at.utils.math.Complex
Returns the difference of this Complex object and another Complex object, this-y.
minus(Complex, double) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the difference of a Complex object and a double, x-y.
minus(Complex, Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the difference of two Complex objects, x-y.
minusReverse(double) - Method in class edu.northwestern.at.utils.math.Complex
Returns the difference of this Complex object and a double, this-y.
ModalDialog - Class in edu.northwestern.at.utils.swing
A modal dialog.
ModalDialog(String, Frame) - Constructor for class edu.northwestern.at.utils.swing.ModalDialog
Constructs a new modal dialog.
ModalDialog(String) - Constructor for class edu.northwestern.at.utils.swing.ModalDialog
Constructs a new modal dialog.
model - Variable in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
model - Variable in class edu.northwestern.at.utils.swing.CheckBoxList
 
model - Variable in class edu.northwestern.at.wordhoard.swing.accounts.UserPanel
 
model - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
WordHoardSortedTableModel for holding results.
modelBackwards - Variable in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
 
modelCase - Variable in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
 
modelForwards - Variable in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
 
modelToView(int, Shape, Position.Bias) - Method in class edu.northwestern.at.utils.swing.JustifiedTextRowView
Map from document model coordinate space to coordinate space of the view mapped to it.
modelWord - Variable in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
Models for options.
modificationTime - Variable in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Last modification date/time.
modificationTime - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Last modification date/time.
modificationTime - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Last modification date/time.
modificationTime - Variable in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Last modification date/time.
modificationTime - Variable in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Last modification date/time.
modificationTime - Variable in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Last modification date/time.
modulus(Number, Number) - Static method in class edu.northwestern.at.utils.math.NumberOps
Find modulus of two numbers.
moment(int, double, int, double[]) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the moment of k-th order with constant c of a data sequence, which is Sum( (data[i]-c)k ) / data.length.
moment(double[], int, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the moment of k-th order with constant c of a data sequence, which is Sum( (data[i]-c)k ) / data.length.
MonadicFunction - Interface in edu.northwestern.at.utils.math
Interface for a monadic (single argument) function.
MonadicFunctionRootFinder - Interface in edu.northwestern.at.utils.math.rootfinders
Interface implemented by monadic function root finders.
monospaced - Static variable in class edu.northwestern.at.utils.swing.Fonts
Monospace font name.
MONOSPACED - Static variable in class edu.northwestern.at.wordhoard.model.text.TextRun
Monospaced style mask.
MONOSPACED - Static variable in class edu.northwestern.at.wordhoard.swing.text.FontManager
Monospaced font category.
MONOSPACED - Static variable in class edu.northwestern.at.wordhoard.tools.cm.Style
Monospaced style mask.
MoreTab - Class in edu.northwestern.at.wordhoard.swing.info
Word more tab.
MoreTab(Word, Corpus, int, Insets, int, int, Dimension) - Constructor for class edu.northwestern.at.wordhoard.swing.info.MoreTab
Creates a new word more tab.
MorphologyPanel - Class in edu.northwestern.at.wordhoard.swing.info
Morphology panel.
MorphologyPanel(WordPart, int, Insets, int, int) - Constructor for class edu.northwestern.at.wordhoard.swing.info.MorphologyPanel
Creates a new morphology panel.
MORTAL - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.Mortality
Mortal.
Mortality - Class in edu.northwestern.at.wordhoard.model.wrappers
A mortality wrapper.
Mortality() - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.Mortality
Creates a new mortality wrapper.
Mortality(byte) - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.Mortality
Creates a new mortality wrapper.
MORTALITY - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.TaggingData
Speaker mortality tagging mask.
mortality - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
The mortality of the speaker(s).
mortality - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
The mortality of the speaker(s).
mortality_immortal - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
mortality_mortal - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
mortality_uncertain - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
MortalityCriterion - Class in edu.northwestern.at.wordhoard.swing.find
Speaker mortality criterion component.
MortalityCriterion() - Constructor for class edu.northwestern.at.wordhoard.swing.find.MortalityCriterion
 
mouseButtonDown - Variable in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel.SearchCriteriaDragMouseHandler
 
mouseButtonDown - Variable in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaDragMouseHandler
 
mouseButtonDownSince - Variable in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel.SearchCriteriaDragMouseHandler
 
mouseButtonDownSince - Variable in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaDragMouseHandler
 
mouseClicked(MouseEvent) - Method in class edu.northwestern.at.utils.swing.TableDragMouseHandler
 
mouseClicked(MouseEvent) - Method in class edu.northwestern.at.utils.swing.TextFieldPopupMenuMouseListener
Handle mouse clicked event.
mouseClicked(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.accounts.UserPanel.TableDragMouseHandler
 
mouseClicked(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.TreeDragMouseHandler
 
mouseClicked(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.TreeDragMouseHandler
 
mouseClicked(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel.SearchCriteriaDragMouseHandler
 
mouseClicked(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel.TableDragMouseHandler
 
mouseClicked(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaDragMouseHandler
 
mouseClicked(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel.TableDragMouseHandler
 
mouseClicked(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.tcon.Tree.TreeDragMouseHandler
 
mouseDragged(MouseEvent) - Method in class edu.northwestern.at.utils.swing.TableDragMouseHandler
Handle mouse dragged event.
mouseDragged(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.accounts.UserPanel.TableDragMouseHandler
 
mouseDragged(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.TreeDragMouseHandler
 
mouseDragged(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.TreeDragMouseHandler
 
mouseDragged(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel.SearchCriteriaDragMouseHandler
 
mouseDragged(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel.TableDragMouseHandler
 
mouseDragged(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaDragMouseHandler
 
mouseDragged(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel.TableDragMouseHandler
 
mouseDragged(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.tcon.Tree.TreeDragMouseHandler
 
mouseEntered(MouseEvent) - Method in class edu.northwestern.at.utils.swing.TableDragMouseHandler
 
mouseEntered(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.accounts.UserPanel.TableDragMouseHandler
 
mouseEntered(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.TreeDragMouseHandler
 
mouseEntered(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.TreeDragMouseHandler
 
mouseEntered(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel.SearchCriteriaDragMouseHandler
 
mouseEntered(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel.TableDragMouseHandler
 
mouseEntered(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaDragMouseHandler
 
mouseEntered(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel.TableDragMouseHandler
 
mouseEntered(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.tcon.Tree.TreeDragMouseHandler
 
mouseExited(MouseEvent) - Method in class edu.northwestern.at.utils.swing.TableDragMouseHandler
 
mouseExited(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.accounts.UserPanel.TableDragMouseHandler
 
mouseExited(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.TreeDragMouseHandler
 
mouseExited(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.TreeDragMouseHandler
 
mouseExited(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel.SearchCriteriaDragMouseHandler
 
mouseExited(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel.TableDragMouseHandler
 
mouseExited(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaDragMouseHandler
 
mouseExited(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel.TableDragMouseHandler
 
mouseExited(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.tcon.Tree.TreeDragMouseHandler
 
mouseListener - Variable in class edu.northwestern.at.utils.swing.CheckBoxList
Mouse listener.
mouseListener - Variable in class edu.northwestern.at.utils.swing.LinkLabel
Mouse listener.
mouseListener - Variable in class edu.northwestern.at.utils.swing.LinkList
Mouse listener.
mouseListener - Variable in class edu.northwestern.at.utils.swing.XTable
Mouse listener interceptor.
mouseMotionListener - Variable in class edu.northwestern.at.utils.swing.LinkLabel
Mouse motion listener.
mouseMotionListener - Variable in class edu.northwestern.at.utils.swing.LinkList
Mouse motion listener for the list.
mouseMoved(MouseEvent) - Method in class edu.northwestern.at.utils.swing.TableDragMouseHandler
 
mouseMoved(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.accounts.UserPanel.TableDragMouseHandler
 
mouseMoved(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.TreeDragMouseHandler
 
mouseMoved(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.TreeDragMouseHandler
 
mouseMoved(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel.SearchCriteriaDragMouseHandler
 
mouseMoved(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel.TableDragMouseHandler
 
mouseMoved(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaDragMouseHandler
 
mouseMoved(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel.TableDragMouseHandler
 
mouseMoved(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.tcon.Tree.TreeDragMouseHandler
 
mousePressed(MouseEvent) - Method in class edu.northwestern.at.utils.swing.CheckBoxTreeNodeMouseListener
 
mousePressed(MouseEvent) - Method in class edu.northwestern.at.utils.swing.TableDragMouseHandler
Handle mouse pressed event.
mousePressed(MouseEvent) - Method in class edu.northwestern.at.utils.swing.TextFieldPopupMenuMouseListener
Handle mouse pressed event.
mousePressed(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.accounts.UserPanel.TableDragMouseHandler
 
mousePressed(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.TreeDragMouseHandler
 
mousePressed(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.TreeDragMouseHandler
 
mousePressed(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel.SearchCriteriaDragMouseHandler
 
mousePressed(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel.TableDragMouseHandler
 
mousePressed(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaDragMouseHandler
 
mousePressed(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel.TableDragMouseHandler
 
mousePressed(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.tcon.Tree.TreeDragMouseHandler
 
mouseReleased(MouseEvent) - Method in class edu.northwestern.at.utils.swing.TableDragMouseHandler
 
mouseReleased(MouseEvent) - Method in class edu.northwestern.at.utils.swing.TextFieldPopupMenuMouseListener
Handle mouse released event.
mouseReleased(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.accounts.UserPanel.TableDragMouseHandler
 
mouseReleased(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.TreeDragMouseHandler
 
mouseReleased(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.TreeDragMouseHandler
 
mouseReleased(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel.SearchCriteriaDragMouseHandler
 
mouseReleased(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel.TableDragMouseHandler
 
mouseReleased(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaDragMouseHandler
 
mouseReleased(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel.TableDragMouseHandler
 
mouseReleased(MouseEvent) - Method in class edu.northwestern.at.wordhoard.swing.tcon.Tree.TreeDragMouseHandler
 
moveColumn(int, int) - Method in class edu.northwestern.at.utils.swing.XTableColumnModel
Moves column.
moveToStartOfWord() - Method in class edu.northwestern.at.utils.swing.DocumentTokenizer
Move to start of next word if current cursor is in the middle of a word.
moveToStartOfWord() - Method in class edu.northwestern.at.utils.swing.FileTokenizer
Move to start of next word if current cursor is in the middle of a word.
MultiLineLabel - Class in edu.northwestern.at.utils.swing
 
MultiLineLabel(String, int, int, int) - Constructor for class edu.northwestern.at.utils.swing.MultiLineLabel
 
MultiLineLabel(String, int, int) - Constructor for class edu.northwestern.at.utils.swing.MultiLineLabel
 
MultiLineLabel(String, int) - Constructor for class edu.northwestern.at.utils.swing.MultiLineLabel
 
MultiLineLabel(String) - Constructor for class edu.northwestern.at.utils.swing.MultiLineLabel
 
MULTIPLEWORDFORMCOMPARISON - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Compare multiple word forms in two works or corpora.
multiply(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
multiply(Matrix, double) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
multiply(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixOperator
Matrix multiplication.
multiply(Number, Number) - Static method in class edu.northwestern.at.utils.math.NumberOps
Multiply two numbers.
multiplyEBE(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
multiplyEBE(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixOperator
Element by element matrix multiplication.
MultiwordUnitData - Class in edu.northwestern.at.wordhoard.swing.calculator.analysis
Multiword unit data.
MultiwordUnitData(String, Map, int, NGramExtractor[]) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
 
mwu - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
 
MWUCLOUDMEASURE - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
mwuCount - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
 
MWUCOUNTCOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
 
mwuLength - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
 
MWULENGTHCOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
 
mwusToReportOn - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Count of mwus to report on.
MWUTEXTCOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Output column indices.
MySQLInsertGenerator - Class in edu.northwestern.at.utils.db.mysql
A MySQL insert statement generator.
MySQLInsertGenerator(String, String[], boolean[]) - Constructor for class edu.northwestern.at.utils.db.mysql.MySQLInsertGenerator
Create a MySQL insert generator.

N

name - Variable in class edu.northwestern.at.utils.swing.LookAndFeel.ExtendedLookAndFeelInfo
 
names - Variable in class edu.northwestern.at.utils.swing.icons.SmallIcons
Small icon names.
namesToElements - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
Maps CQL names to term types.
NARRATION - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.Narrative
Narration.
NARRATION_OBJECT - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.Narrative
Narration object.
Narrative - Class in edu.northwestern.at.wordhoard.model.wrappers
A narrative attribute wrapper.
Narrative(byte) - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.Narrative
Creates a new narrative attribute wrapper.
NARRATIVE - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
NarrativeCriterion - Class in edu.northwestern.at.wordhoard.swing.find
Narrative criterion component.
NarrativeCriterion() - Constructor for class edu.northwestern.at.wordhoard.swing.find.NarrativeCriterion
 
neg(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
Operators
negate(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixTransformer
Negate all elements of a matrix.
negative(Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the negative of a Complex object, -z.
negativebinomial(int, double) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random value from a negative binomial variable.
NEVER - Static variable in class edu.northwestern.at.wordhoard.tools.cm.TextElementRule
Never create a work part.
newAction - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
 
newBiblioQuery() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Create a new bibliographic query.
newDocument() - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Creates a new empty DOM document.
newExportDocument() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.ExportUtils
Create new empty DOM document.
newLabel(String) - Method in class edu.northwestern.at.utils.swing.MultiLineLabel
 
newline() - Method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
 
newPhraseSet() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Create a new phrase set.
NewPhraseSetDialog - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Displays create new phrase set dialog.
NewPhraseSetDialog(String, JFrame) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewPhraseSetDialog
Create new PhraseSet dialog.
NewPhraseSetDialog(String, JFrame, boolean) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewPhraseSetDialog
Create new phrase set dialog.
NewQueryDialog - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Displays create new query dialog.
NewQueryDialog(String, JFrame, int) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewQueryDialog
Create new Query dialog.
NewQueryDialog(String, JFrame, int, boolean) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewQueryDialog
Create new query dialog.
newTitle - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
Default title for new file.
newTitle - Variable in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Default title for new file.
NewtonRaphson - Class in edu.northwestern.at.utils.math.rootfinders
Find roots of equations using Newton/Raphson iteration.
NewtonRaphson() - Constructor for class edu.northwestern.at.utils.math.rootfinders.NewtonRaphson
Constructor if RootFinder interface used.
newtonRaphson(double, double, int, MonadicFunction, MonadicFunction, RootFinderConvergenceTest, RootFinderIterationInformation) - Static method in class edu.northwestern.at.utils.math.rootfinders.NewtonRaphson
Find root using the Method of Newton/Raphson.
newtonRaphson(double, double, int, MonadicFunction, MonadicFunction) - Static method in class edu.northwestern.at.utils.math.rootfinders.NewtonRaphson
Find root using the Method of Newton/Raphson.
newtonRaphson(double, MonadicFunction, MonadicFunction) - Static method in class edu.northwestern.at.utils.math.rootfinders.NewtonRaphson
Find root using the Method of Newton/Raphson.
newWindow() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
new action
newWindow() - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaWindow
new action
newWordQuery() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Create a new word query.
newWordSet() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Create a new word set.
NewWordSetDialog - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Displays create new word set dialog.
NewWordSetDialog(String, JFrame) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWordSetDialog
Create new WordSet dialog.
NewWordSetDialog(String, JFrame, boolean) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWordSetDialog
Create new word set dialog.
newWorkSet() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
New work set.
newWorkSet(int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Create a new work set.
newWorkSetCmd - Variable in class edu.northwestern.at.wordhoard.swing.AbstractWindow
 
NewWorkSetDialog - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Displays create new work set dialog.
NewWorkSetDialog(String, JFrame, int) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
Create new workSet dialog.
NewWorkSetDialog(String, JFrame, boolean) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
Create new work set dialog.
newWorkSetFromText() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Create a new work set from work parts in a text.
newWorkSetMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
New work set.
newWorkSetUsingQuery() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Create a new work set using a query.
newWorkSetUsingWorkPartSelection() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Create a new work set via work part selection.
newWorkSetUsingWorkSetPanel() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Create a new work set panel for drag and drop.
next() - Method in class edu.northwestern.at.utils.db.hibernate.HibernateScrollIterator
Iterator interface method: return next row of data.
next() - Method in interface edu.northwestern.at.utils.intcollections.IntIterator
Returns the next element in the iterator.
next(int) - Method in class edu.northwestern.at.utils.math.randomnumbers.MersenneTwister
Returns an integer with bits bits filled with a random number.
next() - Method in class edu.northwestern.at.utils.swing.DocumentTokenizer
Get next token in document.
next() - Method in class edu.northwestern.at.utils.swing.FileTokenizer
Get next token in document.
next() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationModel
Goes to to the next annotation.
nextBoolean() - Method in class edu.northwestern.at.utils.math.randomnumbers.MersenneTwister
This method is missing from jdk 1.0.x and below.
nextBoolean(float) - Method in class edu.northwestern.at.utils.math.randomnumbers.MersenneTwister
This generates a coin flip with a probability probability of returning true, else returning false.
nextBoolean(double) - Method in class edu.northwestern.at.utils.math.randomnumbers.MersenneTwister
This generates a coin flip with a probability probability of returning true, else returning false.
nextByte() - Method in class edu.northwestern.at.utils.math.randomnumbers.MersenneTwister
For completeness' sake, though it's not in java.util.Random.
nextBytes(byte[]) - Method in class edu.northwestern.at.utils.math.randomnumbers.MersenneTwister
A bug fix for all versions of the JDK.
nextChar() - Method in class edu.northwestern.at.utils.math.randomnumbers.MersenneTwister
For completeness' sake, though it's not in java.util.Random.
nextDouble() - Method in class edu.northwestern.at.utils.math.randomnumbers.MersenneTwister
A bug fix for versions of JDK 1.1 and below.
nextFloat() - Method in class edu.northwestern.at.utils.math.randomnumbers.MersenneTwister
A bug fix for versions of JDK 1.1 and below.
nextGaussian() - Method in class edu.northwestern.at.utils.math.randomnumbers.MersenneTwister
A bug fix for all JDK code including 1.2.
nextInt(int) - Method in class edu.northwestern.at.utils.math.randomnumbers.MersenneTwister
This method is missing from JDK 1.1 and below.
nextLong(long) - Method in class edu.northwestern.at.utils.math.randomnumbers.MersenneTwister
This method is for completness' sake.
nextRow - Variable in class edu.northwestern.at.utils.db.hibernate.HibernateScrollIterator
The next database row to return.
nextShort() - Method in class edu.northwestern.at.utils.math.randomnumbers.MersenneTwister
For completeness' sake, though it's not in java.util.Random.
nextToken - Variable in class edu.northwestern.at.utils.corpuslinguistics.FileTokenizer
 
nextToken() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQueryTokenizer
Get next token.
nGramCounts - Variable in class edu.northwestern.at.utils.corpuslinguistics.NGramExtractor
The list of ngrams and associated counts.
NGramExtractor - Class in edu.northwestern.at.utils.corpuslinguistics
Extract ngrams from text.
NGramExtractor(String[], int, int) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.NGramExtractor
Create NGram analysis from string array of words.
NGramExtractor(ArrayList, int, int) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.NGramExtractor
Create NGram analysis from an arraylist of words.
NGramExtractor(String, String, int, int) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.NGramExtractor
Create NGram analysis of a text file.
NGramExtractor(WordCountExtractor, int, int) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.NGramExtractor
Create NGram analysis from a WordCountExtractor.
nGramSize - Variable in class edu.northwestern.at.utils.corpuslinguistics.NGramExtractor
Number of words forming an ngram.
NO - Static variable in class edu.northwestern.at.utils.swing.ConfirmYNC
 
NO_CHANGE - Static variable in class edu.northwestern.at.wordhoard.tools.cm.Style
No change in style.
noAnnotationsMessageSet(String) - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationAdapter
Invoked when the no annotations message is set.
noAnnotationsMessageSet(String) - Method in interface edu.northwestern.at.wordhoard.swing.annotations.AnnotationListener
Invoked when the no annotations message is set.
nodeHasChild(Node, String) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Checks to see if a node has a child of some name.
nodeHasDescendant(Node, String) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Checks to see if a node has a descendant of some name.
nodeHasDescendant(Node, String[], String[]) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Checks to see if a node has a descendant node of some name, other than those in children of some other name.
nodeIcon - Static variable in class edu.northwestern.at.utils.swing.TreeComboListEntryRenderer
Default non-leaf node icon.
nodeIsOrHasChild(Node, String) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Checks to see if a node has a given name or has a child of the given name.
nodeIsOrHasDescendant(Node, String) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Checks to see if a node has a given name or has a descendant of the given name.
noFocusBorder - Variable in class edu.northwestern.at.utils.swing.RowHeaderRenderer
 
noLineNumbers() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.ViewsMenu
Don't show any line numbers.
NOMINAL_FONT_SIZE - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
The nominal font size.
NONE - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.LogLikelihoodTableCellRenderer
No adjustment.
NoneOfTheAbove - Class in edu.northwestern.at.wordhoard.model.grouping
A "none of the above" grouping object.
norm(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
norm1(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixMeasure
1-norm -- maximum column sum.
norm2(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixMeasure
2-norm -- maximum singular value.
norm2() - Method in class edu.northwestern.at.utils.math.matrix.SingularValueDecomposition
Return two norm.
norm_1(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
Normal - Class in edu.northwestern.at.utils.math.distributions
Normal distribution functions.
Normal() - Constructor for class edu.northwestern.at.utils.math.distributions.Normal
Make class non-instantiable but inheritable.
normal(double) - Static method in class edu.northwestern.at.utils.math.distributions.Normal
Compute probability for normal distribution.
normal(double) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
normal(double, double) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random number from a Gaussian (Normal) random variable.
normalInverse(double) - Static method in class edu.northwestern.at.utils.math.distributions.Normal
Compute percentage point for normal distribution.
normalInverse(double) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
normalInverseBad(double) - Static method in class edu.northwestern.at.utils.math.distributions.Normal
 
normalizedText(String) - Method in class edu.northwestern.at.wordhoard.tools.cm.LineGenerator
Generates normalized plain text.
NORMALIZENONE - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Count normalization methods for historical profiling.
NORMALIZETO10000 - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
NORMALIZETOMEANWORKLENGTH - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
NORMALIZETOPARTSPERMILLION - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
normFro(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
normFrobenius(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixMeasure
Frobenius norm -- square root of sum of squares of all entries.
normInf(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
normInfinity(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixMeasure
Infinity norm -- maximum row sum.
Notepad - Class in edu.northwestern.at.utils.swing.notepad
Simple text editor.
Notepad(boolean) - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad
Create Notepad editor.
Notepad() - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad
Create Notepad editor.
Notepad.ActionChangedListener - Class in edu.northwestern.at.utils.swing.notepad
 
Notepad.ActionChangedListener(JMenuItem) - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.ActionChangedListener
 
Notepad.ClipboardObserver - Class in edu.northwestern.at.utils.swing.notepad
Clipboard observer.
Notepad.ClipboardObserver() - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.ClipboardObserver
 
Notepad.CopyAction - Class in edu.northwestern.at.utils.swing.notepad
Copy to clipboard action.
Notepad.CopyAction() - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.CopyAction
 
Notepad.CutAction - Class in edu.northwestern.at.utils.swing.notepad
Cut to clipboard action.
Notepad.CutAction() - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.CutAction
 
Notepad.ExitAction - Class in edu.northwestern.at.utils.swing.notepad
Exit command.
Notepad.ExitAction() - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.ExitAction
 
Notepad.FileLoader - Class in edu.northwestern.at.utils.swing.notepad
Thread to load a file into the text storage model
Notepad.FileLoader(File, Document) - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.FileLoader
Create file loader.
Notepad.FileSaver - Class in edu.northwestern.at.utils.swing.notepad
Thread to save document to a text file.
Notepad.FileSaver(File, Document) - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.FileSaver
Create file saver.
Notepad.FindAction - Class in edu.northwestern.at.utils.swing.notepad
Create find action.
Notepad.FindAction() - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.FindAction
 
Notepad.FindAction(String) - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.FindAction
 
Notepad.MyDocumentListener - Class in edu.northwestern.at.utils.swing.notepad
Listens for changes to document being edited.
Notepad.MyDocumentListener() - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.MyDocumentListener
 
Notepad.NewAction - Class in edu.northwestern.at.utils.swing.notepad
New action.
Notepad.NewAction() - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.NewAction
 
Notepad.NewAction(String) - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.NewAction
 
Notepad.OpenAction - Class in edu.northwestern.at.utils.swing.notepad
Open file action.
Notepad.OpenAction() - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.OpenAction
 
Notepad.PageSetupAction - Class in edu.northwestern.at.utils.swing.notepad
Create page setup action.
Notepad.PageSetupAction() - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.PageSetupAction
 
Notepad.PageSetupAction(String) - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.PageSetupAction
 
Notepad.PasteAction - Class in edu.northwestern.at.utils.swing.notepad
Paste from clipboard action.
Notepad.PasteAction() - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.PasteAction
 
Notepad.PrintAction - Class in edu.northwestern.at.utils.swing.notepad
Create print action.
Notepad.PrintAction() - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.PrintAction
 
Notepad.PrintAction(String) - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.PrintAction
 
Notepad.RedoAction - Class in edu.northwestern.at.utils.swing.notepad
Handles Redo action.
Notepad.RedoAction() - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.RedoAction
 
Notepad.ReplaceAction - Class in edu.northwestern.at.utils.swing.notepad
Create replace action.
Notepad.ReplaceAction() - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.ReplaceAction
 
Notepad.ReplaceAction(String) - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.ReplaceAction
 
Notepad.RunAction - Class in edu.northwestern.at.utils.swing.notepad
Run action.
Notepad.RunAction() - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.RunAction
 
Notepad.RunAction(String) - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.RunAction
 
Notepad.SaveAction - Class in edu.northwestern.at.utils.swing.notepad
Save file action.
Notepad.SaveAction() - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.SaveAction
 
Notepad.SaveAction(String) - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.SaveAction
 
Notepad.SaveAsAction - Class in edu.northwestern.at.utils.swing.notepad
Save as action.
Notepad.SaveAsAction() - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.SaveAsAction
 
Notepad.SaveAsAction(String) - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.SaveAsAction
 
Notepad.SelectAllAction - Class in edu.northwestern.at.utils.swing.notepad
Handles "select all" action.
Notepad.SelectAllAction() - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.SelectAllAction
 
Notepad.SelectAllAction(String) - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.SelectAllAction
 
Notepad.StatusBar - Class in edu.northwestern.at.utils.swing.notepad
Create status bar for displaying row/column and progress.
Notepad.StatusBar() - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.StatusBar
 
Notepad.UndoAction - Class in edu.northwestern.at.utils.swing.notepad
Handles Undo action.
Notepad.UndoAction() - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.UndoAction
 
Notepad.UndoHandler - Class in edu.northwestern.at.utils.swing.notepad
 
Notepad.UndoHandler() - Constructor for class edu.northwestern.at.utils.swing.notepad.Notepad.UndoHandler
 
notifyWindow(SearchCriterion, SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.CriterionComponent
Notifies the parent window that the value has changed.
notYetImplemented() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Display "not yet implemented" message box.
nowIndeterminate - Variable in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
True if the progress display is indeterminate.
nowIndeterminate - Variable in class edu.northwestern.at.utils.swing.ProgressPanel
True if the progress display is indeterminate.
nowVisible - Variable in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
True if the progress display is visible.
nowVisible - Variable in class edu.northwestern.at.utils.swing.ProgressPanel
True if the progress display is visible.
NukeDiv - Class in edu.northwestern.at.wordhoard.tools.fixers
Removes superfluous "div" elements.
NukeDiv() - Constructor for class edu.northwestern.at.wordhoard.tools.fixers.NukeDiv
 
nullSpace(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
Found basis of the null space for a matrix.
NUM_CATEGORIES - Static variable in class edu.northwestern.at.wordhoard.swing.text.FontManager
Number of font categories.
NUM_CHARSETS - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
Number of character sets.
NUM_CRITERIA - Static variable in class edu.northwestern.at.wordhoard.swing.find.Row
The number of criteria.
NUM_GENDERS - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.Gender
Number of genders.
num_lines - Variable in class edu.northwestern.at.utils.swing.MultiLineLabel
 
NUM_MORTALITY - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.Mortality
Number of mortality attributes.
NUM_NARRATIVE - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.Narrative
Number of narrative attributes.
NUM_ORDER_BY - Static variable in class edu.northwestern.at.wordhoard.model.grouping.GroupingOptions
Number of order by options.
NUM_PROSODIC - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.Prosodic
Number of prosodic attributes.
numberEveryFifthLine() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.ViewsMenu
Number every fifth line.
numberOfNGrams - Variable in class edu.northwestern.at.utils.corpuslinguistics.NGramExtractor
Total number of ngrams.
NUMBEROFWORDFORMS - Static variable in class edu.northwestern.at.wordhoard.model.WordForms
 
NumberOps - Class in edu.northwestern.at.utils.math
Perform arithmetic on java.lang.Number objects.
NumberOps() - Constructor for class edu.northwestern.at.utils.math.NumberOps
 
numButtons - Variable in class edu.northwestern.at.utils.swing.DialogPanel
The number of buttons added to the dialog so far.
numHitsLabel - Variable in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaWindow
Reports number of matching lemmata.

O

object - Variable in class edu.northwestern.at.utils.swing.TreeListEntry
The object for this list entry.
object - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
The object containing countable words.
objectToString(Object) - Static method in class edu.northwestern.at.utils.StringUtils
Convert object to string representation.
objectType - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
The type of word form counter object.
oddRowColor - Variable in class edu.northwestern.at.utils.swing.XTable
Odd row color when striping enabled.
OFFSET - Static variable in class edu.northwestern.at.utils.swing.TreeComboListEntryRenderer
Text offset for each level of the tree.
ok - Variable in class edu.northwestern.at.utils.swing.DisplayListBox
OK button action listener.
ok - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SkeletonDialog
OK button action listener.
okButton - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SkeletonDialog
Default button, usually OK or Delete.
okButtonName - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SkeletonDialog
OK button name.
onceOnly - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Count # of mwus which occur only once.
ONE_SECOND - Static variable in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
One second in thousandths of a second.
ONE_SECOND - Static variable in class edu.northwestern.at.utils.swing.ProgressPanel
One second in thousandths of a second.
ones(int, int) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
ones(int) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
OneWayTable - Class in edu.northwestern.at.utils.math.statistics
Statistical analysis of a one-way contingency table.
OneWayTable() - Constructor for class edu.northwestern.at.utils.math.statistics.OneWayTable
Don't allow instantiation but do allow overrides.
onlyDisplayCorpora - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
True to show only corpora in works comboboxes, false to show works too.
OPEN - Static variable in class edu.northwestern.at.utils.swing.FileDialogs
Open file dialog type.
open(Window, String) - Static method in class edu.northwestern.at.utils.swing.FileDialogs
Display open file dialog.
open(String) - Static method in class edu.northwestern.at.utils.swing.FileDialogs
Display open file dialog.
open(Window) - Static method in class edu.northwestern.at.utils.swing.FileDialogs
Display open file dialog.
open() - Static method in class edu.northwestern.at.utils.swing.FileDialogs
Display open file dialog.
open(Frame, String, String, String) - Static method in class edu.northwestern.at.utils.swing.systeminformation.SystemInformationWindow
Opens or brings to the front the about window.
open(AbstractWindow) - Static method in class edu.northwestern.at.wordhoard.swing.AboutWindow
Opens or brings to the front the about window.
open(AbstractWindow) - Static method in class edu.northwestern.at.wordhoard.swing.accounts.ManageAccountsWindow
Opens or brings to the front the manage accounts window.
open() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
Open from file.
open() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetWindow
Open from file.
open(File) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetWindow
 
open(boolean) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Opens and/or displays the Calculator window.
open(Word, AbstractWindow) - Static method in class edu.northwestern.at.wordhoard.swing.info.WordInfoWindow
Opens word get info windows.
open(Corpus, AbstractWindow) - Static method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconWindow
Opens or brings to the front a lexicon window.
open(AbstractWindow) - Static method in class edu.northwestern.at.wordhoard.swing.sysinfo.SysInfoWindow
Opens or brings to the front the system information window.
open(AbstractWindow) - Static method in class edu.northwestern.at.wordhoard.swing.tables.PosWindow
Opens or brings to the front the parts of speech window.
open(AbstractWindow) - Static method in class edu.northwestern.at.wordhoard.swing.tables.WordClassWindow
Opens or brings to the front the word classes window.
open(boolean) - Static method in class edu.northwestern.at.wordhoard.swing.tcon.TableOfContentsWindow
Opens or brings to the front the table of contents window.
open() - Static method in class edu.northwestern.at.wordhoard.swing.tcon.TableOfContentsWindow
Opens or brings to the front the table of contents window.
openAction - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
 
openConcordance() - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel
 
openDirectory - Static variable in class edu.northwestern.at.utils.swing.FileDialogs
Last directory used for opening a file.
openFile(File) - Method in class edu.northwestern.at.utils.TextFile
Read local file into array of strings.
openGetInfoWindow() - Method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel
Opens a lemma info window for the selected lemma.
openGetInfoWindow() - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel
Opens a lemma info window for the selected lemma.
openInJFrame(Container, JMenuBar, int, int, String, Color, WindowAdapter) - Static method in class edu.northwestern.at.utils.swing.SwingUtils
Opens a container (JPanel, etc.) in a JFrame.
openInputStream(InputStream) - Method in class edu.northwestern.at.utils.TextFile
Read stream into array of strings.
openInSwingFrame(JFrame, Container, JMenuBar, int, int, String, Color, WindowAdapter) - Static method in class edu.northwestern.at.utils.swing.SwingUtils
Opens a container (JPanel, etc.) in an Swing frame.
openInXFrame(Container, JMenuBar, int, int, String, Color, WindowAdapter) - Static method in class edu.northwestern.at.utils.swing.SwingUtils
Opens a container (JPanel, etc.) in an XFrame.
openOutputFile(String) - Static method in class edu.northwestern.at.wordhoard.tools.martin.MartinUtils
Opens the output file.
openURL(String, boolean) - Static method in class edu.northwestern.at.utils.sys.BrowserControl
Open a URL in a web browser and optionally use a new browser window.
openURL(String) - Static method in class edu.northwestern.at.utils.sys.BrowserControl
Open a URL in a web browser.
openWorkPartForContext(XTable, int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindCollocates
Open work part for selected collocate context.
openWorkSet() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Open work set.
openWorkSetCmd - Variable in class edu.northwestern.at.wordhoard.swing.AbstractWindow
 
OpenWorkSetDialog - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Displays open workset dialog.
OpenWorkSetDialog(String, JFrame) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.OpenWorkSetDialog
Open work set dialog.
openWorkSetMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Oprn work set.
or(XBitSet) - Method in class edu.northwestern.at.utils.XBitSet
Or another XBitSet with this one.
ORDER_ALPHABETICALLY - Static variable in class edu.northwestern.at.wordhoard.model.grouping.GroupingOptions
Order alphapetically option.
ORDER_BY_AUTHOR - Static variable in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Order by Author.
ORDER_BY_CLASS_FREQUENCY_LEMMA - Static variable in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconOptionsPanel
 
ORDER_BY_CLASS_FREQUENCY_LEMMA - Static variable in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsOptionsPanel
 
ORDER_BY_CLASS_LEMMA - Static variable in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconOptionsPanel
 
ORDER_BY_CLASS_LEMMA - Static variable in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsOptionsPanel
 
ORDER_BY_CLASS_NUMWORKS_LEMMA - Static variable in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconOptionsPanel
 
ORDER_BY_CLASS_NUMWORKS_LEMMA - Static variable in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsOptionsPanel
 
ORDER_BY_COUNT - Static variable in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Order by count - used for group by author.
ORDER_BY_COUNT - Static variable in class edu.northwestern.at.wordhoard.model.grouping.GroupingOptions
Order by count (number of matches) option.
ORDER_BY_DATE - Static variable in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Order by date option.
ORDER_BY_DATE - Static variable in class edu.northwestern.at.wordhoard.model.grouping.GroupingOptions
Order by date option.
ORDER_BY_FREQUENCY - Static variable in class edu.northwestern.at.wordhoard.model.grouping.GroupingOptions
Order by frequency option.
ORDER_BY_FREQUENCY_LEMMA - Static variable in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconOptionsPanel
 
ORDER_BY_FREQUENCY_LEMMA - Static variable in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsOptionsPanel
 
ORDER_BY_LEMMA - Static variable in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconOptionsPanel
Order by options.
ORDER_BY_LEMMA - Static variable in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsOptionsPanel
Order by options.
ORDER_BY_LOCATION - Static variable in class edu.northwestern.at.wordhoard.model.grouping.GroupingOptions
Order by word tag option.
ORDER_BY_NAMES - Static variable in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Ordering option names.
ORDER_BY_NAMES - Static variable in class edu.northwestern.at.wordhoard.model.grouping.GroupingOptions
Ordering option names.
ORDER_BY_NUMWORKS_LEMMA - Static variable in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconOptionsPanel
 
ORDER_BY_NUMWORKS_LEMMA - Static variable in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsOptionsPanel
 
ORDER_BY_WORK - Static variable in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Order by title.
orthBasis(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
Found orthonormal basis for a matrix.
os - Variable in class edu.northwestern.at.utils.net.http.ClientHttpRequest
 
OSNAME - Static variable in class edu.northwestern.at.utils.Env
The operating system.
OTHER - Static variable in class edu.northwestern.at.wordhoard.swing.text.FontManager
Other font category.
outputPanel - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu.OutputResults
The output panel.
outputResultsNumber - Variable in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Last output panel number.
outputWriter - Variable in class edu.northwestern.at.utils.preprocessor.Preprocessor
Writer to which to output preprocessed text.
over(double) - Method in class edu.northwestern.at.utils.math.Complex
Returns this Complex object divided by double, this/y.
over(double, Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns a double divided by a Complex object, x/y.
over(Complex) - Method in class edu.northwestern.at.utils.math.Complex
Returns this Complex object divided by another Complex object, this/y.
over(Complex, double) - Static method in class edu.northwestern.at.utils.math.Complex
Returns Complex object divided by a double, x/y.
over(Complex, Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns Complex object divided by a Complex object, x/y.
OVERLINE - Static variable in class edu.northwestern.at.wordhoard.model.text.TextRun
Overline style mask.
OVERLINE - Static variable in class edu.northwestern.at.wordhoard.tools.cm.Style
Overline style mask.
overReverse(double) - Method in class edu.northwestern.at.utils.math.Complex
Returns a double dividied by this Complex object, x/this.
OVERUSECOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareCollocateFrequencies
Column containing overuse values in output table.
OVERUSECOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareMultipleWordFrequencies
Column containing overuse values in output table.
OVERUSECOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareSingleWordFrequencies
Column containing overuse values in output table.
owner - Variable in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Owner of this annotation.
owner - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Owner of this group.
owner - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
These items should be refactored out of UserObject at some point.
owner - Variable in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Owner of this query.
owner - Variable in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Owner of this word set.
owner - Variable in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Owner of this work set.

P

pack(Window) - Method in class edu.northwestern.at.utils.swing.XFrame
Packs an XFrame and staggers it over its parent frame.
pack() - Method in class edu.northwestern.at.utils.swing.XFrame
Packs an XFrame with no parent.
packageName(String) - Static method in class edu.northwestern.at.utils.ClassUtils
Extracts the package name from a fully qualified class name.
pageCount - Variable in class edu.northwestern.at.utils.swing.printing.PrintableComponent
The number of pages to be printed.
pageCount - Variable in class edu.northwestern.at.utils.swing.printing.PrintProgressDialog
How many pages to print.
pageFormat - Variable in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Printer page format.
pageFormat - Static variable in class edu.northwestern.at.utils.swing.printing.PrinterSettings
The global printer page format.
pageFormat - Variable in class edu.northwestern.at.utils.swing.printing.PrintPreview
The page format for printing.
pageImage - Variable in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Holds printed page page image.
pageIndex - Variable in class edu.northwestern.at.utils.swing.printing.PrintableComponent.PageState
Index of this page.
pageLength - Variable in class edu.northwestern.at.utils.swing.printing.PrintableComponent.PageState
Length of slice for this page.
pageNumberLabel - Variable in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
Page number label.
pageNumberLocation - Variable in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
Page number position.
pageOffset - Variable in class edu.northwestern.at.utils.swing.printing.PrintableComponent.PageState
Starting offset of slice for this page.
pageSetupAction - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
 
pageSetupMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Printer page setup.
pageState - Variable in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Current page state.
pageState - Variable in class edu.northwestern.at.utils.swing.printing.PrintView
Current page state.
pageStateMap - Variable in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Holds page state for each printed page.
pageStateMap - Variable in class edu.northwestern.at.utils.swing.printing.PrintView
Hashmap holds page state for each printed page.
paint(Graphics) - Method in class edu.northwestern.at.utils.plots.BarChartPanel
Paint component.
paint(Graphics) - Method in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsValueCellRenderer
Paint the table cell.
paint(Graphics) - Method in class edu.northwestern.at.utils.swing.LinkLabel
Paints the label.
paint(Graphics) - Method in class edu.northwestern.at.utils.swing.MultiLineLabel
 
paint(Graphics) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.StatusBar
 
paint(Graphics, JComponent) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothButtonUI
 
paint(Graphics, JComponent) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothCheckBoxMenuItemUI
 
paint(Graphics, JComponent) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothCheckBoxUI
 
paint(Graphics, JComponent) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothComboBoxUI
 
paint(Graphics, JComponent) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothDesktopIconUI
 
paint(Graphics, JComponent) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothFileChooserUI
 
paint(Graphics, JComponent) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothInternalFrameUI
 
paint(Graphics, JComponent) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothLabelUI
 
paint(Graphics, JComponent) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothMenuBarUI
 
paint(Graphics, JComponent) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothMenuItemUI
 
paint(Graphics, JComponent) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothMenuUI
 
paint(Graphics, JComponent) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothProgressBarUI
 
paint(Graphics, JComponent) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothRadioButtonMenuItemUI
 
paint(Graphics, JComponent) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothRadioButtonUI
 
paint(Graphics, JComponent) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothScrollBarUI
 
paint(Graphics, JComponent) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothScrollPaneUI
 
paint(Graphics, JComponent) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothSeparatorUI
 
paint(Graphics, JComponent) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothSplitPaneUI
 
paint(Graphics, JComponent) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothTabbedPaneUI
 
paint(Graphics, JComponent) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothToggleButtonUI
 
paint(Graphics, JComponent) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothToolBarUI
 
paint(Graphics, JComponent) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothToolTipUI
 
paint(Graphics, JComponent) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothTreeUI
 
paint(Graphics) - Method in class edu.northwestern.at.utils.swing.printing.PrintPreview.PagePreview
Paint preview image.
paint(Graphics) - Method in class edu.northwestern.at.utils.swing.XScrollPane
Ensure enclosed XTable is repainted when scroll pane is repainted.
paint(Graphics) - Method in class edu.northwestern.at.utils.swing.XTable
Paints empty table rows to support striped output.
paint(Graphics) - Method in class edu.northwestern.at.utils.swing.XTextPaneTableCellRenderer
Paint the table cell.
paint(Graphics) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsTreeCellRenderer
Paints the component.
paint(Graphics) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetTreeCellRenderer
Paints the component.
paint(Graphics) - Method in class edu.northwestern.at.wordhoard.swing.concordance.Renderer
Paints the component.
paint(Graphics) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaTreeCellRenderer
Paints the component.
paint(Graphics) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchResultsTreeCellRenderer
Paints the component.
paint(Graphics) - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Paints the component.
paintComponent(Graphics) - Method in class edu.northwestern.at.utils.swing.FilledTriangle
Paints the component.
paintComponent(Graphics) - Method in class edu.northwestern.at.utils.swing.ImagePreview
Paint the image preview.
paintComponent(Graphics) - Method in class edu.northwestern.at.utils.swing.ThreeStateCheckBox
Paint the check box.
paintComponent(Graphics) - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Paints the component.
paintEmptyRows(Graphics) - Method in class edu.northwestern.at.utils.swing.XTable
Paint background of implied empty rows when table rows do not fill the visible area.
paintIcon(Component, Graphics, int, int) - Method in class edu.northwestern.at.utils.swing.icons.FilledTriangleIcon
Paints the triangle.
paintIcon(Component, Graphics, int, int) - Method in class edu.northwestern.at.utils.swing.icons.RedBulletIcon
Paints the icon.
paintImmediately() - Method in class edu.northwestern.at.utils.swing.ModalDialog
Paint the dialog immediately.
paintSafely(Graphics) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothEditorPaneUI
 
paintSafely(Graphics) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothPasswordFieldUI
 
paintSafely(Graphics) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothTextAreaUI
 
paintSafely(Graphics) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothTextFieldUI
 
paintSafely(Graphics) - Method in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothTextPaneUI
 
panelBackgroundColor - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordHoardSortedTableModel
Background color for table headers.
panelDimension - Variable in class edu.northwestern.at.utils.plots.BarChartPanel
Saves panel dimensions for optimizing paint method.
panelShown() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationModel
Returns true if the annotation panel is shown.
panelShownOrHidden(boolean) - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationAdapter
Invoked when the annotation panel is shown or hidden.
panelShownOrHidden(boolean) - Method in interface edu.northwestern.at.wordhoard.swing.annotations.AnnotationListener
Invoked when the annotation panel is shown or hidden.
param - Variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
The style parameter, if any.
paramErr(String) - Static method in class edu.northwestern.at.wordhoard.tools.cm.Utils
Issues a fatal parameter file parsing error message and exits.
parBreak() - Method in class edu.northwestern.at.wordhoard.tools.cm.LineGenerator
Generates a paragraph break.
parent - Variable in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
Parent component to which this search dialog belongs.
parentWindow - Variable in class edu.northwestern.at.utils.swing.ProgressDialog
Parent window for progress dialog.
parentWindow - Variable in class edu.northwestern.at.wordhoard.swing.AbstractWindow
The parent window, or null if none.
parentWindow - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SkeletonDialog
Parent window for dialog.
parentWindow - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
The window to which this menu is attached.
parentWindow - Variable in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardTabbedPane
Parent window of tabbed pane.
parse(String) - Method in class edu.northwestern.at.utils.math.matrix.MatrixFromString.MatrixFromStringParser
Parse matrix string.
parse(File) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Parses an XML file.
parse(String) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Parses an XML file.
parse(URL) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Parses XML document from URL.
parseBooleanAttribute(Element, String, boolean) - Static method in class edu.northwestern.at.wordhoard.tools.cm.Utils
Parses a boolean attribute for a parameter file element.
parseDate(String) - Static method in class edu.northwestern.at.utils.DateTimeUtils
Parses a date.
parseHeaders() - Method in class edu.northwestern.at.wordhoard.tools.cm.HeaderGenerator
Parses the headers.
parseIndividualEntries(String, int, double[][]) - Method in class edu.northwestern.at.utils.math.matrix.MatrixFromString.MatrixFromStringParser
Parse individual double entries from string.
parseIntegerAttribute(Element, String, int) - Static method in class edu.northwestern.at.wordhoard.tools.cm.Utils
Parses an integer attribute for a parameter file element.
parseMatrix(String, MatrixFromString.MatrixFromStringParser) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFromString
Parse a matrix definition string with a specified Matrix parser.
parseNumberWithCommas(String) - Static method in class edu.northwestern.at.utils.StringUtils
Parses a number with commas.
parseTime(String) - Static method in class edu.northwestern.at.utils.DateTimeUtils
Parses time of day in hh:mm aa format.
parseTimer(String) - Static method in class edu.northwestern.at.utils.DateTimeUtils
Parses a timer value specified as "days hh:mm:ss".
ParseURL - Class in edu.northwestern.at.utils.net.url
Utility methods for extracting portions of a URL.
ParseURL() - Constructor for class edu.northwestern.at.utils.net.url.ParseURL
 
PART_TITLE_FONT_SIZE - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
Part title font size.
partsOfSpeech() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.WindowsMenu
Display parts of speech.
PartTextComponent - Class in edu.northwestern.at.wordhoard.swing.text
A work part text component.
PartTextComponent(AbstractWorkPanelWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.text.PartTextComponent
Creates a new empty work part text component.
passesBigramFilter(String[]) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Filter bigrams by word class.
passesTrigramFilter(String[]) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Filter trigrams by word class.
passesVerbFilter(String[]) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Filter ngrams containing verbs.
passesWordClassFilters(String[]) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Filter multiword units using major word class.
passwordIsValid(String) - Method in class edu.northwestern.at.wordhoard.server.model.Account
Validates a password.
paste() - Method in interface edu.northwestern.at.utils.swing.CutCopyPaste
Paste from clipboard.
paste() - Method in class edu.northwestern.at.utils.swing.CutCopyPasteAdapter
Paste from clipboard.
paste() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Paste from clipboard.
paste() - Method in class edu.northwestern.at.utils.swing.XTable
Clipboard paste.
paste() - Method in class edu.northwestern.at.utils.swing.XTextArea
Paste from clipboard.
paste() - Method in class edu.northwestern.at.utils.swing.XTextPane
Pastes the contents of the clipboard.
paste() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Paste from clipboard.
paste() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel
paste action - copy selected items from pastebufferto work bag
paste() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
paste action - copy selected items from pastebufferto work bag
paste(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.CalculatorEditMenu
Do edit menu paste.
paste(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.EditMenu
Do edit menu paste.
paste() - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
paste action - copy selected items from pastebufferto work bag
pasteAction - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
 
pasteAction - Variable in class edu.northwestern.at.utils.swing.TextFieldPopupMenuMouseListener
Paste action.
pasteCmd - Variable in class edu.northwestern.at.wordhoard.swing.AbstractWindow
 
pasteItem - Variable in class edu.northwestern.at.utils.swing.TextFieldPopupMenuMouseListener
Paste
pasteMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.EditMenu
Paste clipboard contents.
path - Variable in class edu.northwestern.at.utils.swing.icons.SmallIcons
Path for icons.
pattern - Variable in class edu.northwestern.at.utils.swing.ComboBoxMultipleKeySelectionManager
Accumulates key strokes that are typed less then "keyInterval" milliseconds apart.
pearsonChiSquare(double[]) - Static method in class edu.northwestern.at.utils.math.statistics.OneWayTable
 
percentReportMethod - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Percent report method.
percentReportMethod - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
percentReportMethodChoices - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Combobox selection field for percentage reporting method.
PERCENTREPORTMETHODFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
performAction(ActionEvent, String) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Perform an action.
performAction(ActionEvent, ActionListener) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Perform an action.
performBatchInserts(String[]) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Performs batch inserts using prepared MySQL insert statements.
performBatchInserts(String[]) - Method in interface edu.northwestern.at.wordhoard.server.WordHoardSession
Performs batch inserts using prepared MySQL insert statements.
performBatchInserts(String[]) - Method in class edu.northwestern.at.wordhoard.server.WordHoardSessionImpl
Performs batch inserts using prepared MySQL insert statements.
performBatchInserts(String[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Perform batch of inserts.
performCloseAction(ActionEvent) - Method in class edu.northwestern.at.utils.swing.systeminformation.SystemInformationWindow
Perform close action.
performRefreshAction(ActionEvent) - Method in class edu.northwestern.at.utils.swing.systeminformation.SystemInformationWindow
Perform refresh action.
performWordQuery(String, String[], Object[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Perform word query.
permission - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
permission string.
permission - Variable in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor.PermissionItem
 
perms - Variable in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
 
persistCounts(WordSet, int, Map, Map, boolean, ProgressReporter) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Persist counts for word set map.
PersistenceException - Exception in edu.northwestern.at.utils.db
A persistence exception.
PersistenceException(Throwable) - Constructor for exception edu.northwestern.at.utils.db.PersistenceException
Creates a new persistence exception.
PersistenceManager - Class in edu.northwestern.at.wordhoard.model
WordHoard persistence manager.
PersistenceManager() - Constructor for class edu.northwestern.at.wordhoard.model.PersistenceManager
Creates a new persistence manager.
PersistentClasses - Class in edu.northwestern.at.wordhoard.model
Lists persistent WordHoard classes.
PersistentClasses() - Constructor for class edu.northwestern.at.wordhoard.model.PersistentClasses
 
persistentClasses - Static variable in class edu.northwestern.at.wordhoard.model.PersistentClasses
The list of persistent classes.
PersistentObject - Interface in edu.northwestern.at.wordhoard.model
A persistent object.
persistImportedObject(UserDataObject) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.ImportUtils
Persist an imported object.
persistWordSetCounts(WordSet, Map[], Map[], boolean, ProgressReporter) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Persist word set counts.
phaseSetsListBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditPhraseSetDialog
 
phaseSetsScrollPane - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditPhraseSetDialog
Scroll pane for list of phrase sets.
phaseSetToUpdate - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditPhraseSetDialog
The phrase set to update.
PHISQUARED - Static variable in class edu.northwestern.at.utils.corpuslinguistics.Collocation
 
phiSquared - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
 
PHISQUARED - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
PHISQUAREDCOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindCollocates
 
PHISQUAREDCOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
 
Phrase - Class in edu.northwestern.at.wordhoard.model.userdata
A phrase.
Phrase() - Constructor for class edu.northwestern.at.wordhoard.model.userdata.Phrase
Create an empty phrase.
Phrase(Word[]) - Constructor for class edu.northwestern.at.wordhoard.model.userdata.Phrase
Create a phrase with specified words.
Phrase(String[], String) - Constructor for class edu.northwestern.at.wordhoard.model.userdata.Phrase
Create a phrase with specified word tags.
phraseMenu - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
The phrase set submenu.
phraseMenuDeletePhraseSetMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
 
phraseMenuDescribePhraseSetMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
 
phraseMenuEditPhraseSetMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
 
phraseMenuNewPhraseSetMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
The phrase set submenu items.
phrases - Variable in class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Collection of phrases belonging to this phrase set.
PhraseSet - Class in edu.northwestern.at.wordhoard.model.userdata
A phrase set.
PhraseSet() - Constructor for class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Create an empty phrase set.
PhraseSet(String, String, String, String, boolean) - Constructor for class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Create an empty phrase set with a specified name.
PhraseSet(String, String, String, String, boolean, String) - Constructor for class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Create an empty phrase set with a specified name and query string.
PhraseSet(Node, String) - Constructor for class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Create a phrase set from a DOM document node.
PHRASESET - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
 
PhraseSetCriterion - Class in edu.northwestern.at.wordhoard.swing.find
PhraseSet criterion component.
PhraseSetCriterion() - Constructor for class edu.northwestern.at.wordhoard.swing.find.PhraseSetCriterion
 
PhraseSetPhraseCount - Class in edu.northwestern.at.wordhoard.model.userdata
Count of a single phrase in a PhraseSet.
PhraseSetPhraseCount() - Constructor for class edu.northwestern.at.wordhoard.model.userdata.PhraseSetPhraseCount
Create an empty phrase count object.
PhraseSetPhraseCount(Spelling, int, PhraseSet, String, int) - Constructor for class edu.northwestern.at.wordhoard.model.userdata.PhraseSetPhraseCount
Create a populated phrase count object.
phraseSetQuery - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewPhraseSetDialog
Phrase query.
phraseSets - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeletePhraseSetDialog
Selected phrase sets.
phraseSetsListBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeletePhraseSetDialog
Check box list holds phrase sets.
PhraseSetTotalWordFormPhraseCount - Class in edu.northwestern.at.wordhoard.model.userdata
Total counts of phrase forms in a phrase set.
PhraseSetTotalWordFormPhraseCount() - Constructor for class edu.northwestern.at.wordhoard.model.userdata.PhraseSetTotalWordFormPhraseCount
Create an empty phrase set word form count object.
PhraseSetTotalWordFormPhraseCount(int, PhraseSet, String, int) - Constructor for class edu.northwestern.at.wordhoard.model.userdata.PhraseSetTotalWordFormPhraseCount
Create a populated total word form count object.
PhraseSetUtils - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Phrase set utilities.
PhraseSetUtils() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Don't allow instantiation but do allow overrides.
PLACEHOLDER_NODE - Static variable in class edu.northwestern.at.wordhoard.swing.tcon.TreeNode
A placeholder node.
PLAIN - Static variable in class edu.northwestern.at.utils.math.rootfinders.Secant
Constant defining the plain Method of Secants.
PLAIN - Static variable in class edu.northwestern.at.wordhoard.tools.cm.Style
Plain style mask.
plainContextText - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CollocateContextRow
The context text as a plain (non-html) string.
plainTextMatrixFromString - Static variable in class edu.northwestern.at.utils.math.matrix.MatrixFromString
 
Plots - Class in edu.northwestern.at.utils.plots
Plot utilities.
Plots() - Constructor for class edu.northwestern.at.utils.plots.Plots
Don't allow instantiation, do allow overrides.
pluralize(int, String, String) - Static method in class edu.northwestern.at.utils.StringUtils
Select singular or plural string based upon count.
pluralWordFormString - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Displayable plural word form type.
plus(double) - Method in class edu.northwestern.at.utils.math.Complex
Returns the sum of this Complex a double, this+y.
plus(double, Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the sum of a double and a Complex, x+y.
plus(Complex) - Method in class edu.northwestern.at.utils.math.Complex
Returns the sum of this Complex and another Complex, this+y.
plus(Complex, double) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the sum of a Complex and a double, x+y.
plus(Complex, Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the sum of two Complex objects, x+y.
PlusOrMinusButton - Class in edu.northwestern.at.utils.swing
A plus or minus button.
PlusOrMinusButton(boolean) - Constructor for class edu.northwestern.at.utils.swing.PlusOrMinusButton
Creates a new plus or minus button.
PlusOrMinusTableCellRenderer - Class in edu.northwestern.at.wordhoard.swing.calculator.widgets
A table cell renderer which displays a plus or minus for a number.
PlusOrMinusTableCellRenderer(boolean) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.widgets.PlusOrMinusTableCellRenderer
Create plus or minus table cell entry renderer.
plusReverse(double) - Method in class edu.northwestern.at.utils.math.Complex
Returns the sum of this Complex and a double, x+this.
PMUtils - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Persistence Manager utilities.
PMUtils() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PMUtils
Don't allow instantiation but do allow overrides.
pngFilter - Static variable in class edu.northwestern.at.utils.plots.Plots
PNG extension file filter.
pointOverLink(Point) - Method in class edu.northwestern.at.utils.swing.LinkLabel
Is a specified point over the link text?
poisson(double) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random number from a poisson random variable.
Polynomial - Class in edu.northwestern.at.utils.math
Polynomial functions.
Polynomial() - Constructor for class edu.northwestern.at.utils.math.Polynomial
Don't allow instantiation but do allow overrides.
pooledMean(int, double, int, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the pooled mean of two data sequences.
pooledVariance(int, double, int, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the pooled variance of two data sequences.
popStyle() - Method in class edu.northwestern.at.wordhoard.tools.cm.LineGenerator
Pops the style stack.
popup(ActionListener, boolean) - Static method in class edu.northwestern.at.utils.swing.icons.Emoticons
Creates and returns a popup menu for all the emoticons.
popup(ActionListener) - Method in class edu.northwestern.at.utils.swing.icons.SmallIcons
Creates and returns a popup menu for all the emoticons.
popup(int[], ActionListener) - Method in class edu.northwestern.at.utils.swing.icons.SmallIcons
Creates and returns a popup menu for all the emoticons in a specified order.
popup(ActionListener) - Static method in class edu.northwestern.at.utils.swing.icons.StarIcons
Creates and returns a popup menu for all the star icons.
popup - Variable in class edu.northwestern.at.utils.swing.TextFieldPopupMenuMouseListener
The popup menu.
PorterStemmer - Class in edu.northwestern.at.utils.corpuslinguistics.stemmer
Stemmer, implementing the Porter Stemming Algorithm The Stemmer class transforms a word into its root form.
PorterStemmer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
Pos - Class in edu.northwestern.at.wordhoard.model.morphology
A part of speech.
Pos() - Constructor for class edu.northwestern.at.wordhoard.model.morphology.Pos
Creates a new part of speech.
POS - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.TaggingData
Part of speech tagging mask.
POS - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
pos - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
The parts of speech.
PosCriterion - Class in edu.northwestern.at.wordhoard.swing.find
Part of speech criterion component.
PosCriterion() - Constructor for class edu.northwestern.at.wordhoard.swing.find.PosCriterion
 
positionNextTo(AbstractWindow) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Positions this window next to a parent window.
posMap - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Word class/word class map for spellings.
posMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.WindowsMenu
Parts of speech.
post() - Method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
posts the requests to the server, with all the cookies and parameters that were added
post(Map) - Method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
posts the requests to the server, with all the cookies and parameters that were added before (if any), and with parameters that are passed in the argument
post(Object[]) - Method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
posts the requests to the server, with all the cookies and parameters that were added before (if any), and with parameters that are passed in the argument
post(Map, Map) - Method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
posts the requests to the server, with all the cookies and parameters that were added before (if any), and with cookies and parameters that are passed in the arguments
post(String[], Object[]) - Method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
posts the requests to the server, with all the cookies and parameters that were added before (if any), and with cookies and parameters that are passed in the arguments
post(String, Object) - Method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
post the POST request to the server, with the specified parameter
post(String, Object, String, Object) - Method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
post the POST request to the server, with the specified parameters
post(String, Object, String, Object, String, Object) - Method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
post the POST request to the server, with the specified parameters
post(String, Object, String, Object, String, Object, String, Object) - Method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
post the POST request to the server, with the specified parameters
post(URL, Map) - Static method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
posts a new request to specified URL, with parameters that are passed in the argument
post(URL, Object[]) - Static method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
posts a new request to specified URL, with parameters that are passed in the argument
post(URL, Map, Map) - Static method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
posts a new request to specified URL, with cookies and parameters that are passed in the argument
post(URL, String[], Object[]) - Static method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
posts a new request to specified URL, with cookies and parameters that are passed in the argument
post(URL, String, Object) - Static method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
post the POST request specified URL, with the specified parameter
post(URL, String, Object, String, Object) - Static method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
post the POST request to specified URL, with the specified parameters
post(URL, String, Object, String, Object, String, Object) - Static method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
post the POST request to specified URL, with the specified parameters
post(URL, String, Object, String, Object, String, Object, String, Object) - Static method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
post the POST request to specified URL, with the specified parameters
PosWindow - Class in edu.northwestern.at.wordhoard.swing.tables
The parts of speech windows.
PosWindow(AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.tables.PosWindow
Creates a new parts of speech window.
PosWindow.PosTransferHandler - Class in edu.northwestern.at.wordhoard.swing.tables
TransferHandler for drag and drop
PosWindow.PosTransferHandler() - Constructor for class edu.northwestern.at.wordhoard.swing.tables.PosWindow.PosTransferHandler
 
PosWindow.PosTransferHandler(String) - Constructor for class edu.northwestern.at.wordhoard.swing.tables.PosWindow.PosTransferHandler
 
pow(Complex, double) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the Complex z raised to the x power, with a branch cut for the first parameter (z) along the negative real axis.
pow(Complex, Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the Complex x raised to the Complex y power.
pow(Matrix, int) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
pow(Matrix, int) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixTransformer
Multiply square matrix by itself one or more times.
powElem(Matrix, double) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
powElem(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
PrecedingWordForm - Class in edu.northwestern.at.wordhoard.model.grouping
A preceding word form grouping object.
PrecedingWordForm(LemPos) - Constructor for class edu.northwestern.at.wordhoard.model.grouping.PrecedingWordForm
Creates a new preceding word form object.
Preferences - Class in edu.northwestern.at.wordhoard.swing
Preferences.
prefixes - Static variable in class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
Prefixes to remove from words before stemming.
prefs() - Method in class edu.northwestern.at.utils.swing.XFrame
Display preferences dialog, if any.
prefs() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Route "prefs" to hamdleFontPrefs command.
prefsWindow - Variable in class edu.northwestern.at.utils.swing.XFrame
The preferences dialog.
preloadAdjacentInfo(Collection, boolean) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Preloads adjacent words information.
preloadConcordanceInfo(Collection) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Preloads concordance information.
preloadPhrases(PhraseSet) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Preload phrase data.
preloadReducedWordParts(Collection) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PreloadUtils
Preload reduced word part information for a set of words.
preloadReducedWordPartsAndSpeeches(Collection) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PreloadUtils
Preload reduced word part information and speeches for a set of words.
PreloadUtils - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Preload utilities.
PreloadUtils() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PreloadUtils
Don't allow instantiation but do allow overrides.
preloadWordParts(PersistenceManager, Collection) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PreloadUtils
Preload word part information for a set of words.
preloadWordParts(Collection) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PreloadUtils
Preload word part information for a set of words.
prepareRenderer(TableCellRenderer, int, int) - Method in class edu.northwestern.at.utils.swing.XTable
Paint alternate rows in different colors.
prependCustomValues() - Method in class edu.northwestern.at.utils.swing.systeminformation.SystemInformationPanel
Prepend custom values to system information table.
preprocess(String, String, boolean) - Method in class edu.northwestern.at.utils.preprocessor.Preprocessor
Preprocess one file.
preprocess(String, String) - Method in class edu.northwestern.at.utils.preprocessor.Preprocessor
Preprocess one file.
PreprocessDirectoryTree - Class in edu.northwestern.at.wordhoard.tools
PreprocessDirectoryTree -- Preprocess directory tree.
PreprocessDirectoryTree() - Constructor for class edu.northwestern.at.wordhoard.tools.PreprocessDirectoryTree
 
Preprocessor - Class in edu.northwestern.at.utils.preprocessor
Simple preprocessor.
Preprocessor() - Constructor for class edu.northwestern.at.utils.preprocessor.Preprocessor
Create preprocessor.
Preprocessor(String) - Constructor for class edu.northwestern.at.utils.preprocessor.Preprocessor
Create preprocessor with specified directive lead-in string.
preStrip - Variable in class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
 
pretokenize(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.DefaultPretokenizer
 
pretokenize(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.Pretokenizer
Prepares a string for tokenization.
pretokenizer - Variable in class edu.northwestern.at.utils.corpuslinguistics.FileTokenizer
 
Pretokenizer - Interface in edu.northwestern.at.utils.corpuslinguistics
Prepares a string for tokenization.
PrettyPrint - Class in edu.northwestern.at.wordhoard.tools
Pretty-prints a work XML document file.
prettyPrint(Document, File, TaggingDataProvider) - Static method in class edu.northwestern.at.wordhoard.tools.PrettyPrint
Pretty prints a work XML document.
prev() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationModel
Goes to the previous annotation.
previewAreaHeight - Static variable in class edu.northwestern.at.utils.swing.ImagePreview
 
previewAreaThreshhold - Static variable in class edu.northwestern.at.utils.swing.ImagePreview
Images more than this number of pixels wide will be scaled down.
previewAreaWidth - Static variable in class edu.northwestern.at.utils.swing.ImagePreview
Height and width in pixels of thumbnail preview area.
previewContainer - Variable in class edu.northwestern.at.utils.swing.printing.PrintPreview
Holds list of print preview images for each page to print.
previewImage - Variable in class edu.northwestern.at.utils.swing.printing.PrintPreview.PagePreview
Original full-size preview image.
PrincipalComponents - Class in edu.northwestern.at.utils.math.statistics
PrincipalComponents -- Calculate principal components of a data matrix.
PrincipalComponents(Matrix) - Constructor for class edu.northwestern.at.utils.math.statistics.PrincipalComponents
Compute principal components of an (n x m) data matrix.
print(String) - Method in class edu.northwestern.at.utils.db.mysql.TableExporterImporter
Prints a string field value.
print(long) - Method in class edu.northwestern.at.utils.db.mysql.TableExporterImporter
Prints a long field value.
print(int) - Method in class edu.northwestern.at.utils.db.mysql.TableExporterImporter
Prints an integer field value.
print(byte) - Method in class edu.northwestern.at.utils.db.mysql.TableExporterImporter
Prints a byte field value.
print(Integer) - Method in class edu.northwestern.at.utils.db.mysql.TableExporterImporter
Prints an Integer field value.
print(Long) - Method in class edu.northwestern.at.utils.db.mysql.TableExporterImporter
Prints a Long field value.
print(Graphics, PageFormat, int) - Method in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Print one page of component.
print(Graphics, PageFormat, int) - Method in class edu.northwestern.at.utils.swing.printing.PrintJTextPane
Print one page of text from document.
PrintableComponent - Class in edu.northwestern.at.utils.swing.printing
Base class for printing contents of a Component descendant.
PrintableComponent(Component, PageFormat, PrintHeaderFooter) - Constructor for class edu.northwestern.at.utils.swing.printing.PrintableComponent
Create PrintableComponent object.
PrintableComponent(Component, PageFormat) - Constructor for class edu.northwestern.at.utils.swing.printing.PrintableComponent
Create PrintableComponent object.
PrintableComponent(Component) - Constructor for class edu.northwestern.at.utils.swing.printing.PrintableComponent
Create PrintableComponent object.
PrintableComponent.PageState - Class in edu.northwestern.at.utils.swing.printing
Class holding information about each printed page.
PrintableComponent.PageState(int, int, int) - Constructor for class edu.northwestern.at.utils.swing.printing.PrintableComponent.PageState
Create page state object.
PrintableComponent.PageState(PrintableComponent.PageState) - Constructor for class edu.northwestern.at.utils.swing.printing.PrintableComponent.PageState
Create page state object from another page state object.
PrintableContainer - Interface in edu.northwestern.at.utils.swing.printing
PrintableContainer -- interface for window or panel components that handle printing.
PrintableContents - Interface in edu.northwestern.at.utils.swing.printing
PrintableContents -- interface for components with printable content.
printableObject - Variable in class edu.northwestern.at.utils.swing.printing.PrintPreview
The object to be printed.
printAction - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
 
printArray(String, Object[]) - Static method in class edu.northwestern.at.utils.DebugUtils
Debugging support -- Print contents of an array.
printChildComponents(Container, int) - Static method in class edu.northwestern.at.utils.DebugUtils
Prints child components of a component.
printChildView(Graphics2D, Rectangle, View, double) - Method in class edu.northwestern.at.utils.swing.printing.PrintView
Paint child view row using a specified scale factor.
printColumnHeaders(Graphics2D) - Method in class edu.northwestern.at.utils.swing.printing.PrintJTable
Print the column headers.
printColumnHeadersOld(Graphics2D) - Method in class edu.northwestern.at.utils.swing.printing.PrintJTable
Print the column headers.
printComponent(Component, String, PrinterJob, PageFormat, boolean) - Static method in class edu.northwestern.at.utils.swing.printing.PrintUtilities
Print a component.
printContents() - Method in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Print the contents of the JComponent in a separate thread.
printContents(String, PrinterJob, PageFormat) - Method in class edu.northwestern.at.utils.swing.XList
Prints the list.
printContents(String, PrinterJob, PageFormat) - Method in class edu.northwestern.at.utils.swing.XTable
Prints the table.
printContents() - Method in class edu.northwestern.at.utils.swing.XTable
Prints the table.
printContents(String, PrinterJob, PageFormat) - Method in class edu.northwestern.at.utils.swing.XTextArea
Prints the XTextArea contents.
printContents(String, PrinterJob, PageFormat) - Method in class edu.northwestern.at.utils.swing.XTextPane
Prints the styled text.
printContents(String, PrinterJob, PageFormat) - Method in class edu.northwestern.at.utils.swing.XTree
Prints the tree.
printContents(String, PrinterJob, PageFormat) - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Prints the text,
printerJob - Variable in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Printer job for printing the pages.
printerJob - Static variable in class edu.northwestern.at.utils.swing.printing.PrinterSettings
The global printer job.
printerJob - Variable in class edu.northwestern.at.utils.swing.printing.PrintProgressDialog
Printer job for which to display progress.
printerPageHeight - Variable in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Printer page height specified by printer job.
printerPageHeight - Variable in class edu.northwestern.at.utils.swing.printing.PrintPreview
Height of a page for printing purposes.
printerPageWidth - Variable in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Printer page width specified by printer job.
printerPageWidth - Variable in class edu.northwestern.at.utils.swing.printing.PrintPreview
Width of a page for printing purposes.
PrinterSettings - Class in edu.northwestern.at.utils.swing.printing
Printer Settings.
PrinterSettings() - Constructor for class edu.northwestern.at.utils.swing.printing.PrinterSettings
Can't instantiate but can override.
PrintfFormat - Class in edu.northwestern.at.utils
PrintfFormat allows the formatting of an array of objects embedded within a string.
PrintfFormat(String) - Constructor for class edu.northwestern.at.utils.PrintfFormat
Constructs an array of control specifications possibly preceded, separated, or followed by ordinary strings.
PrintfFormat(StringBuffer) - Constructor for class edu.northwestern.at.utils.PrintfFormat
 
PrintfFormat(Locale, String) - Constructor for class edu.northwestern.at.utils.PrintfFormat
Constructs an array of control specifications possibly preceded, separated, or followed by ordinary strings.
PrintfFormat(Locale, StringBuffer) - Constructor for class edu.northwestern.at.utils.PrintfFormat
 
PrintfFormatTableCellRenderer - Class in edu.northwestern.at.utils.swing
A table cell renderer which formats cell entries using PrintFFormat.
PrintfFormatTableCellRenderer(String) - Constructor for class edu.northwestern.at.utils.swing.PrintfFormatTableCellRenderer
Create table cell entry renderer.
printHeaderAndFooter(Graphics2D) - Method in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Print the header and footer.
printHeaderAndFooter(Graphics, int, int, int) - Method in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
Print header and footer into specified graphics context.
printHeaderAndFooter(Graphics2D) - Method in class edu.northwestern.at.utils.swing.printing.PrintJTable
Print the header and footer.
PrintHeaderFooter - Class in edu.northwestern.at.utils.swing.printing
Specifies header and footer for printed output.
PrintHeaderFooter(String, String, String) - Constructor for class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
Create PrintHeaderFooter.
PrintJTable - Class in edu.northwestern.at.utils.swing.printing
Prints a JTable.
PrintJTable(JTable, PageFormat, PrintHeaderFooter) - Constructor for class edu.northwestern.at.utils.swing.printing.PrintJTable
Create PrintJTable object.
PrintJTable(JTable, PageFormat) - Constructor for class edu.northwestern.at.utils.swing.printing.PrintJTable
Create PrintJTable object.
PrintJTable(JTable) - Constructor for class edu.northwestern.at.utils.swing.printing.PrintJTable
Create PrintJTable object.
PrintJTextPane - Class in edu.northwestern.at.utils.swing.printing
Prints styled text from a JTextPane.
PrintJTextPane(JTextPane, PageFormat, PrintHeaderFooter) - Constructor for class edu.northwestern.at.utils.swing.printing.PrintJTextPane
Create PrintJTextPane object.
PrintJTextPane(JTextPane, PageFormat) - Constructor for class edu.northwestern.at.utils.swing.printing.PrintJTextPane
Create PrintJTextPane object.
PrintJTextPane(JTextPane) - Constructor for class edu.northwestern.at.utils.swing.printing.PrintJTextPane
Create PrintJTextPane object.
println() - Method in class edu.northwestern.at.utils.db.mysql.TableExporterImporter
Starts a new row.
printMap(String, Map) - Static method in class edu.northwestern.at.utils.DebugUtils
Debugging support -- Print contents of a map (HashMap, TreeMap, etc.).
printMemoryStatus(String) - Static method in class edu.northwestern.at.utils.DebugUtils
Print current memory status.
printMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Print.
printNull() - Method in class edu.northwestern.at.utils.db.mysql.TableExporterImporter
Prints a null field value.
printNullity(String, String, Object) - Static method in class edu.northwestern.at.utils.DebugUtils
Debugging support -- Print message to System.out telling if object is null or not.
printPage(Graphics2D, int, int, int, double, boolean) - Method in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Paint page into specified graphics content.
printPage(Graphics, int, int) - Method in class edu.northwestern.at.utils.swing.printing.PrintView
Print one page.
PrintPreview - Class in edu.northwestern.at.utils.swing.printing
Print Preview.
PrintPreview(Component) - Constructor for class edu.northwestern.at.utils.swing.printing.PrintPreview
Create print preview for a printable object.
PrintPreview(Component, PageFormat) - Constructor for class edu.northwestern.at.utils.swing.printing.PrintPreview
Create print preview for a printable object.
PrintPreview(Component, PageFormat, String) - Constructor for class edu.northwestern.at.utils.swing.printing.PrintPreview
Create print preview for a printable object with a specified title.
printPreview(Component) - Static method in class edu.northwestern.at.utils.swing.printing.PrintUtilities
Create print preview for a printable object.
printPreview(Component, PageFormat) - Static method in class edu.northwestern.at.utils.swing.printing.PrintUtilities
Create print preview for a printable object.
printPreview(Component, String) - Static method in class edu.northwestern.at.utils.swing.printing.PrintUtilities
Create print preview for a printable object with a specified title.
printPreview(Component, PageFormat, String) - Static method in class edu.northwestern.at.utils.swing.printing.PrintUtilities
Create print preview for a printable object with a specified title.
PrintPreview.PagePreview - Class in edu.northwestern.at.utils.swing.printing
Create page preview for one page of output.
PrintPreview.PagePreview(int, int, BufferedImage) - Constructor for class edu.northwestern.at.utils.swing.printing.PrintPreview.PagePreview
Create scaled preview image for a single page.
PrintPreview.PreviewContainer - Class in edu.northwestern.at.utils.swing.printing
Container for array of print preview page images.
PrintPreview.PreviewContainer() - Constructor for class edu.northwestern.at.utils.swing.printing.PrintPreview.PreviewContainer
 
printPreviewMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Print preview.
printProgress - Variable in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Print progress dialog.
PrintProgress - Interface in edu.northwestern.at.utils.swing.printing
PrintProgress -- interface for print progress updates.
printProgressAllowed - Variable in class edu.northwestern.at.utils.swing.printing.PrintableComponent
True if print progress display allowed.
PrintProgressDialog - Class in edu.northwestern.at.utils.swing.printing
Print progress dialog.
PrintProgressDialog(PrinterJob, int) - Constructor for class edu.northwestern.at.utils.swing.printing.PrintProgressDialog
Create print progress dialog.
printTableTitle(Graphics2D) - Method in class edu.northwestern.at.utils.swing.printing.PrintJTable
Print the table title.
printThreads() - Static method in class edu.northwestern.at.utils.DebugUtils
Prints current thread list.
PrintUtilities - Class in edu.northwestern.at.utils.swing.printing
Print Utilities.
PrintUtilities() - Constructor for class edu.northwestern.at.utils.swing.printing.PrintUtilities
Can't instantiate but can override.
printView - Variable in class edu.northwestern.at.utils.swing.printing.PrintJTextPane
The PrintView to hold printed pages.
PrintView - Class in edu.northwestern.at.utils.swing.printing
Arranges Swing text component page images within a rectangular area for printing.
PrintView(Element, View, int, int, PrintHeaderFooter) - Constructor for class edu.northwestern.at.utils.swing.printing.PrintView
Create PrintView.
PrintView(Element, View, int, int) - Constructor for class edu.northwestern.at.utils.swing.printing.PrintView
Create PrintView.
PrintView.PageState - Class in edu.northwestern.at.utils.swing.printing
Class holding information about last view on a printed page.
PrintView.PageState(int, int) - Constructor for class edu.northwestern.at.utils.swing.printing.PrintView.PageState
Create page state object.
PrintView.PageState(PrintView.PageState) - Constructor for class edu.northwestern.at.utils.swing.printing.PrintView.PageState
Create page state object from another page state object.
prob(String[], int, int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Calculate the probability for a portion of a set of words.
processBodyEl(Element, RemoteAnnotation) - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
 
processBoldEl(Element, Text, TextLine, RemoteAnnotation.Context) - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Processes an "b" element.
processC(Element) - Method in class edu.northwestern.at.wordhoard.tools.cm.LineGenerator
Processes a MorphAdorner c element.
processChildren(Element, Text, TextLine, RemoteAnnotation.Context) - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Processes the children of an element.
processContextEl(Element, RemoteAnnotation) - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
 
processFile(String, BufferedWriter, boolean) - Method in class edu.northwestern.at.utils.preprocessor.Preprocessor
Process one file.
processGap(Element) - Method in class edu.northwestern.at.wordhoard.tools.cm.LineGenerator
Processes a gap element.
processItalicEl(Element, Text, TextLine, RemoteAnnotation.Context) - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Processes an "i" element.
processNode(JTree, TreeNode, Collection) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWorkSetDialog
Process a tree node.
processRows(String[]) - Method in class edu.northwestern.at.utils.math.matrix.MatrixFromString.MatrixFromStringParser
Process row strings.
processTextNode(Node, Text, TextLine, RemoteAnnotation.Context) - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Processes a text node.
processW(Element) - Method in class edu.northwestern.at.wordhoard.tools.cm.LineGenerator
Processes a MorphAdorner w element.
prodCol(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
prodElem(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
product(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.ColumnTransformer
Multiplies all elements in a column and returns them as a row vector.
product(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixMeasure
Product of all matrix values.
product(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.RowTransformer
Multiplies all elements in a row and returns them as a column vector.
product(int, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the product, which is Prod( data[i] ).
product(double[]) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the product of a data sequence, which is Prod( data[i] ).
programBanner - Variable in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Program banner.
programBanner - Static variable in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
The program banner (title and version number)
programCodebase - Static variable in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
The WebStart code base.
programIcon - Static variable in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
The WordHoard large icon.
programIconFileName - Static variable in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
The WordHoard large icon file name.
programLogo - Static variable in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
The WordHoard logo.
programLogoFileName - Static variable in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
The WordHoard logo file name.
programPrompt - Variable in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Program prompt.
programPrompt - Static variable in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
The script interpreter prompt.
programSmallIcon - Static variable in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
The WordHoard small icon.
programSmallIconFileName - Static variable in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
The WordHoard small icon file name.
programTitle - Static variable in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
The program name.
programVersion - Variable in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Program version.
programVersion - Static variable in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
The program version.
programWebSite - Static variable in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
The program web site.
progressBar - Variable in class edu.northwestern.at.utils.swing.ProgressDialog
Progress bar indicating how far work has progressed.
progressBar - Variable in class edu.northwestern.at.utils.swing.ProgressPanel
Progress bar indicating how far work has progressed.
ProgressBarOrLabel - Class in edu.northwestern.at.utils.swing
A component that displays either a progress bar or a small label.
ProgressBarOrLabel(Component, String) - Constructor for class edu.northwestern.at.utils.swing.ProgressBarOrLabel
Constructs a new ProgressBarOrLabel component.
ProgressDialog - Class in edu.northwestern.at.utils.swing
Displays a progress dialog.
ProgressDialog(Window, String, String, int, int, boolean, long) - Constructor for class edu.northwestern.at.utils.swing.ProgressDialog
Create progress dialog.
ProgressDialog(String, String, int, int, boolean, long) - Constructor for class edu.northwestern.at.utils.swing.ProgressDialog
Create progress dialog.
ProgressDialog(String, String, int, int, boolean) - Constructor for class edu.northwestern.at.utils.swing.ProgressDialog
Create progress dialog.
ProgressDialog(Window, String, String, int, int, boolean) - Constructor for class edu.northwestern.at.utils.swing.ProgressDialog
Create progress dialog.
progressLabel - Variable in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Label displaying how far work has progressed.
ProgressLabelAdapter - Class in edu.northwestern.at.utils.swing
Wraps a JLabel with a progress reporter.
ProgressLabelAdapter(JLabel, String, String, int, int, long) - Constructor for class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Create progress label adapter.
ProgressMonitorDialog - Class in edu.northwestern.at.utils.swing
Displays a progress dialog for a task running in a SwingWorker thread.
ProgressMonitorDialog(ProgressMonitorTask, Window, String, String, int, int, boolean, long) - Constructor for class edu.northwestern.at.utils.swing.ProgressMonitorDialog
Create progress monitor dialog.
ProgressMonitorTask - Interface in edu.northwestern.at.utils.swing
Interface for a task which is monitored by a ProgressMonitorDialog.
ProgressPanel - Class in edu.northwestern.at.utils.swing
Displays progress in a panel.
ProgressPanel(String, String, int, int, long) - Constructor for class edu.northwestern.at.utils.swing.ProgressPanel
Create progress panel.
ProgressPanel(String, String) - Constructor for class edu.northwestern.at.utils.swing.ProgressPanel
Create progress panel with specified title and initial label.
ProgressReporter - Interface in edu.northwestern.at.utils.swing
Interface for classes which report progress.
progressReporter - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Progress reporter.
progressReporter - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu.OutputResults
The progress reporter.
progressUpdate(ActionEvent) - Method in class edu.northwestern.at.utils.swing.ProgressMonitorDialog
Progress update.
propertyChange(PropertyChangeEvent) - Method in class edu.northwestern.at.utils.swing.ImagePreview
Change thumbnail image when new file selected.
propertyChange(PropertyChangeEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.ActionChangedListener
 
propertyChange(PropertyChangeEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
 
propertyChange(PropertyChangeEvent) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
 
PROSE - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.Prosodic
Prose.
Prosodic - Class in edu.northwestern.at.wordhoard.model.wrappers
A prosodic attribute wrapper.
Prosodic() - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.Prosodic
Creates a new prosodic attribute wrapper.
Prosodic(byte) - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.Prosodic
Creates a new prosodic attribute wrapper.
PROSODIC - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.TaggingData
Prosodic tagging mask.
prosodic - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
Is this word in prose or poetry.
prosodic_prose - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
prosodic_unknown - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
prosodic_verse - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
ProsodicCriterion - Class in edu.northwestern.at.wordhoard.swing.find
Prosodic criterion component.
ProsodicCriterion() - Constructor for class edu.northwestern.at.wordhoard.swing.find.ProsodicCriterion
 
pruneDescendantsFromTreePathList(TreeModel, TreePath[]) - Static method in class edu.northwestern.at.utils.swing.TreeUtils
Prunes descendants from a tree path list.
pruneToWordsInWordSet(WordSet, Word[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Prune words to those in a specified word set.
PUB_DATES - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.TaggingData
Publication dates tagging mask.
PUB_STMT_FONT_SIZE - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
Publication statement font size (for title pages).
PubDecade - Class in edu.northwestern.at.wordhoard.model.grouping
A publication decade grouping object.
PubDecade() - Constructor for class edu.northwestern.at.wordhoard.model.grouping.PubDecade
Creates a new publication decade grouping object.
PubDecade(int) - Constructor for class edu.northwestern.at.wordhoard.model.grouping.PubDecade
Creates a new publication decade grouping object.
PUBLICATIONYEAREARLY - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
PUBLICATIONYEARLATE - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
PubYearCriterion - Class in edu.northwestern.at.wordhoard.swing.find
Publication year criterion component.
PubYearCriterion() - Constructor for class edu.northwestern.at.wordhoard.swing.find.PubYearCriterion
 
PubYearRange - Class in edu.northwestern.at.wordhoard.model.wrappers
A publication year range wrapper.
PubYearRange() - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.PubYearRange
Creates a new publication year range wrapper.
PubYearRange(Integer, Integer) - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.PubYearRange
Creates a new publication year range wrapper.
PUNCTUATION - Static variable in class edu.northwestern.at.utils.corpuslinguistics.DefaultPretokenizer
 
punctuationMap - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Punctuation map.
pushStyle(Style) - Method in class edu.northwestern.at.wordhoard.tools.cm.LineGenerator
Adds a style and pushes it onto the style stack.
putMuffin(String, Object) - Static method in class edu.northwestern.at.utils.sys.WebStart
Puts a muffin.
putString(String) - Method in class edu.northwestern.at.utils.ScoredString
Set string.

Q

qr(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
QRDecomposition - Class in edu.northwestern.at.utils.math.matrix
QR Decomposition of a matrix using Householder reflections.
QRDecomposition(Matrix) - Constructor for class edu.northwestern.at.utils.math.matrix.QRDecomposition
QR Decomposition computed by Householder reflections.
quantile(double[], double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the phi-quantile; that is, an element elem for which holds that phi percent of data elements are less than elem.
quantileInverse(double[], double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns how many percent of the elements contained in the receiver are <= element.
quantiles(double[], double[]) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the quantiles of the specified percentages.
queries - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteQueryDialog
Selected queries.
queries - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewPhraseSetDialog
The combo box holding the queries.
queries - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWordSetDialog
The combo box holding the queries.
queries - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
The combo box holding the queries.
queriesListBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteQueryDialog
Check box list holds queries.
queriesListBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditQueryDialog
 
queriesListSelectionListener - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditQueryDialog
Queries list selection listener.
queriesScrollPane - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditQueryDialog
Scroll pane for list of queries.
query(String, String[], Object[], boolean, int) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Perform query.
query(String, String[], Object[], boolean) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Perform query.
query(String, String[], Object[]) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Perform query.
query(String, boolean) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Perform query.
query(String) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Perform query.
query - Variable in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
The query - part of UserData interface which should probably be factored out
query - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
The query - part of UserData interface which should probably be factored out
query - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
The query - part of UserData interface which should probably be factored out
query - Variable in class edu.northwestern.at.wordhoard.model.userdata.WordSet
The query which generates this word set's word list.
query - Variable in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
The query properties to generate this word set's work part list.
QueryCriterion - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Query criterion.
QueryCriterion(String, String, String, Object) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.QueryCriterion
Create query criterion object.
QueryMenu - Class in edu.northwestern.at.wordhoard.swing.calculator.menus
WordHoard Calculator Query Menu.
QueryMenu() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Create query menu.
QueryMenu(JMenuBar) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Create query menu.
QueryMenu(AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Create query menu.
QueryMenu(JMenuBar, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Create query menu.
queryMenu - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
The query submenu.
queryMenuDeleteBiblioQueryMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Delete bibliographic query.
queryMenuDeleteWordQueryMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Delete word query.
queryMenuEditBiblioQueryMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Edit bibliographic query.
queryMenuEditWordQueryMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Edit word query.
queryMenuListener - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Query menu listener.
queryMenuNewBiblioQueryMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Create new bibliographic query.
queryMenuNewWordQueryMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Create new word query.
queryPhrases - Variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
Ordered list of query phrases defining a query.
queryTerms - Variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTermSet
The search terms to match for a given word.
queryTermSets - Variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLWord
The query term sets for matching for a given word position.
queryText - Variable in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Query text in WordHoard Corpus Query Language format.
queryText - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewQueryDialog
Query text.
queryTextEditField - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewQueryDialog
Query edit field.
queryTextFieldScrollPane - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewQueryDialog
Scroll pane for list of word sets.
queryTextLabel - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewQueryDialog
Query text label.
queryTool() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FindMenu
Query tool.
queryToUpdate - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditQueryDialog
The query to update.
queryType - Variable in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Type of query.
queryType - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteQueryDialog
Type of queries to delete.
queryType - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewQueryDialog
Query type.
QueryUtils - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Query utilities.
QueryUtils() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.QueryUtils
Don't allow instantiation but do allow overrides.
queryWords - Variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLPhrase
Ordered list of query words defining a query phrase.
quickSort(double[], int[], int, int) - Static method in class edu.northwestern.at.utils.Sorting
Recursive quicksort that carries along an index array.
quit() - Method in class edu.northwestern.at.utils.swing.XFrame
Quit program.
quit() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Quits the program.
quit() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Quit.
quit() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Quit.
quit() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoard
Quit.
quitMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Quit.

R

r(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
RADIOBUTTONMENUITEM - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
 
rand(int, int) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
rand() - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a uniformly distributed random number between 0 and 1.
randInt(int, int) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random integer within a specific range.
randomString() - Static method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
 
RandomVariable - Class in edu.northwestern.at.utils.math.randomnumbers
Provides methods for generating random numbers from a variety of statistical distributions.
RandomVariable() - Constructor for class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
 
rangeIterator() - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Returns a range iterator for the list.
rank(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
Methods
rank(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixMeasure
Rank of matrix.
rank() - Method in class edu.northwestern.at.utils.math.matrix.SingularValueDecomposition
Return effective numerical matrix rank.
rankInterpolated(double[], double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the linearly interpolated number of elements in a list less or equal to a given element.
RankOrder - Class in edu.northwestern.at.utils.math.statistics
RankOrder -- Convert columns of an (n x m) matrix to rank order values.
RankOrder() - Constructor for class edu.northwestern.at.utils.math.statistics.RankOrder
Don't allow instantiation, but allow subclassing.
rankOrder(Matrix) - Static method in class edu.northwestern.at.utils.math.statistics.RankOrder
Rank order columns of a matrix.
rankOrderColumns(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
Rank order columns of a matrix.
read(String) - Static method in class edu.northwestern.at.wordhoard.server.Config
Reads the server configuration file.
read() - Method in class edu.northwestern.at.wordhoard.tools.cm.AuthorProcessor
Reads the authors.
readExternal(ObjectInput) - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Reads the list on deserialization.
readExternal(ObjectInput) - Method in class edu.northwestern.at.utils.swing.styledtext.StyleInfo
Reads the style information on deserialization.
readExternal(DataInputStream) - Method in class edu.northwestern.at.utils.swing.styledtext.StyleInfo
Reads the style information from a data input stream.
readExternal(ObjectInput) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Reads the annotation from an object input stream (deserializes the object).
readExternal(ObjectInput) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Reads the text from an object input stream (deserializes the object).
readExternal(ObjectInput) - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Reads the line from an object input stream (deserializes the object).
readExternal(ObjectInput) - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Reads the run from an object input stream (deserializes the object).
readExternal(ObjectInput) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Reads the annotation from an object input stream (deserializes the object).
readExternal(ObjectInput) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Reads the permission from an object input stream (deserializes the object).
readExternal(ObjectInput) - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Reads the query from an object input stream (deserializes the object).
readExternal(ObjectInput) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Reads the word set from an object input stream (deserializes the object).
readExternal(ObjectInput) - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Reads the work set from an object input stream (deserializes the object).
readFile(String) - Static method in class edu.northwestern.at.utils.swing.styledtext.StyledStringUtils
Reads styled text from a file.
readFile(File) - Static method in class edu.northwestern.at.utils.swing.styledtext.StyledStringUtils
Reads styled text from a file.
readOnly - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
True if editor is readonly (e.g., acting as a viewer only).
readOnly - Variable in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
True if readonly.
readPrefs() - Static method in class edu.northwestern.at.wordhoard.swing.Preferences
Reads the preferences.
readTextFile(File, String) - Static method in class edu.northwestern.at.utils.FileUtils
Read text file to a string.
readTextFile(File) - Static method in class edu.northwestern.at.utils.FileUtils
Read text file to a string.
readTextFile(String, String) - Static method in class edu.northwestern.at.utils.FileUtils
Read text file to a string.
readTextFile(String) - Static method in class edu.northwestern.at.utils.FileUtils
Read text file to a string.
real() - Method in class edu.northwestern.at.utils.math.Complex
Returns the real part of a Complex object.
real(Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the real part of a Complex object.
reallyExit(ActionEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Exit editor.
rebuild() - Method in class edu.northwestern.at.utils.swing.systeminformation.SystemInformationPanel
Rebuilds the information.
rebuildComboBox(Row[]) - Method in class edu.northwestern.at.wordhoard.swing.find.Row
Rebuilds the combo box.
rebuildRowComboBoxes() - Method in class edu.northwestern.at.wordhoard.swing.find.FindWindow
Rebuilds all the row combo boxes.
rebuildSelf() - Method in class edu.northwestern.at.wordhoard.swing.find.CriterionComponent
Rebuilds ourself.
record(Author) - Method in class edu.northwestern.at.wordhoard.tools.cm.AuthorProcessor
Records an author.
recursivelySetFonts(Component, Font) - Static method in class edu.northwestern.at.utils.swing.Fonts
Set font for a component and its children.
RedBulletIcon - Class in edu.northwestern.at.utils.swing.icons
Red bullet icon.
RedBulletIcon(int) - Constructor for class edu.northwestern.at.utils.swing.icons.RedBulletIcon
Constructs a new icon.
redoAction - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
 
redraw(int) - Method in class edu.northwestern.at.utils.swing.SortedListModel
Redraws an element after a change.
referenceText - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Reference text.
referenceText - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Reference corpus.
referenceTextAggregateRadioButton - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Radio buttons for reference text breakdown methods.
referenceTextBreakdownBy - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Reference text breakdown method.
referenceTextBreakdownBy - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Reference text breakdown method for comparisons.
REFERENCETEXTBREAKDOWNBYFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
referenceTextBreakdownByWorkPartRadioButton - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
referenceTextBreakdownByWorkRadioButton - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
referenceTextChoices - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Reference corpus choices.
REFERENCETEXTFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
refresh(Object) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Refresh an object.
refresh() - Method in class edu.northwestern.at.utils.swing.systeminformation.SystemInformationPanel
Refreshes the window.
refresh() - Method in class edu.northwestern.at.utils.swing.systeminformation.SystemInformationWindow
Refreshes the window.
refreshObject(Session, PersistentObject) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PMUtils
Refresh a persistent object.
refreshPersistentObjects(Session) - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteriaTypedSet
Refresh persistent objects in search criteria.
RegExpCollectionFilter - Class in edu.northwestern.at.utils
Filters a String collection using a regular expression.
RegExpCollectionFilter(String) - Constructor for class edu.northwestern.at.utils.RegExpCollectionFilter
Create a filter definition.
rejected - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Count # of mwus rejected by filters.
rejectedByWordClassFilters - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Count of mwus rejected by word class filters.
releaseConnection(Connection) - Method in class edu.northwestern.at.utils.db.jdbc.SimpleConnectionPool
Releases a connection back to the pool.
RemoteAnnotation - Class in edu.northwestern.at.wordhoard.model.annotations
A remote annotation.
RemoteAnnotation() - Constructor for class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Creates a new annotation.
RemoteAnnotation(Element) - Constructor for class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Creates a new annotation from DOM.
remoteAnnotation - Variable in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
The annotation.
RemoteAnnotation.Context - Class in edu.northwestern.at.wordhoard.model.annotations
Text generation context.
RemoteAnnotation.Context() - Constructor for class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation.Context
 
RemoteTextWrapper - Class in edu.northwestern.at.wordhoard.model.wrappers
A text wrapper from s remote source.
RemoteTextWrapper() - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.RemoteTextWrapper
Creates a new text wrapper.
RemoteTextWrapper(Text) - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.RemoteTextWrapper
Creates a new text wrapper.
remove() - Method in class edu.northwestern.at.utils.db.hibernate.HibernateScrollIterator
Iterator interdace method; Remove current entry -- Not supported.
remove(int) - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Removes an integer from the list.
remove(int, int) - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Removes a range of integers from the list.
remove(IntRange) - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Removes an integer range from the list.
remove() - Method in class edu.northwestern.at.utils.swing.DocumentTokenizer
Removes last element returned by iterator (does nothing).
remove() - Method in class edu.northwestern.at.utils.swing.FileTokenizer
Removes last element returned by iterator (does nothing).
remove(Object) - Method in class edu.northwestern.at.utils.swing.SortedListModel
Removes an element from the list.
remove(SortedTableModel.Row) - Method in class edu.northwestern.at.utils.swing.SortedTableModel
Removes a row.
remove(int) - Method in class edu.northwestern.at.utils.swing.SortedTableModel
Removes a row.
remove(SortedTreeNode) - Method in class edu.northwestern.at.utils.swing.SortedTreeNode
Removes a child node.
remove(MutableTreeNode) - Method in class edu.northwestern.at.utils.swing.SortedTreeNode
Prohibits attempts to remove nodes that aren't sortable.
remove(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteriaTypedSet
Removes a criterion.
removeAdmin(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Removes a admin.
removeAdmins(Collection) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Removes admins passed as collection.
removeAllItems() - Method in class edu.northwestern.at.utils.swing.SmallComboBox
Removes all the items.
removeAllMembers() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Removes all members.
removeAuthor(Author) - Method in class edu.northwestern.at.wordhoard.model.Work
Removes an author.
removeChild(WorkPart) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Removes a child.
removeChildrenFromSet(WorkPartTreeNode, WorkPart) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
 
removeColumn(TableColumn) - Method in class edu.northwestern.at.utils.swing.XTableColumnModel
Removes column from the column model.
removeCriterion(Class) - Method in class edu.northwestern.at.wordhoard.swing.find.Row
Removes a criterion if present.
removeElement(Object) - Method in class edu.northwestern.at.utils.swing.SortedListModel
Removes an element from the list.
removeEnclosingBrackets(String) - Static method in class edu.northwestern.at.utils.StringUtils
Remove enclosing brackets from a string.
removeExtension(String) - Static method in class edu.northwestern.at.utils.net.mime.SafeFileExtensions
Remove extension from safe list.
removeListener(AccountListener) - Method in class edu.northwestern.at.wordhoard.swing.accounts.AccountModel
Removes a listener.
removeListener(GroupMembersListener) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupMembersModel
Removes a listener.
removeListener(GroupListener) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupModel
Removes a listener.
removeListener(AnnotationListener) - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationModel
Removes a listener.
removeMember(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Removes a member.
removeMembers(Collection) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Removes members passed as collection.
removePhrases() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Removes all the phrases.
removePhraseSets(List) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Remove phrase sets from word set list.
removeRow(Row) - Method in class edu.northwestern.at.wordhoard.swing.concordance.GroupingPanel
Removes a row.
removeRow(Row) - Method in class edu.northwestern.at.wordhoard.swing.find.FindWindow
Removes a row.
removeTheWindowListener() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Removes the window listener, is any.
removeUpdate(DocumentEvent) - Method in class edu.northwestern.at.utils.swing.CustomDocumentListener
 
removeWords() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Removes all the words.
removeWork(Work) - Method in class edu.northwestern.at.wordhoard.model.Author
Removes a work.
removeWork(Work) - Method in class edu.northwestern.at.wordhoard.model.Corpus
Removes a work.
removeWorkPart(WorkPart) - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Removes a work part.
removeWorkParts() - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Removes all the work parts.
renameDuplicate(UserDataObject) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.ImportUtils
Rename a duplicate import item.
renameDuplicates - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportExportDialog
True to rename duplicates.
renameDuplicatesCheckBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportExportDialog
Check box for automatic renaming of duplicate entries.
RendAttributeRule - Class in edu.northwestern.at.wordhoard.tools.cm
A rend attribute rule.
RendAttributeRule(Element) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.RendAttributeRule
Creates a new rend attribute rule.
renderChart() - Method in class edu.northwestern.at.utils.plots.BarChartPanel
Render the chart.
Renderer - Class in edu.northwestern.at.wordhoard.swing.concordance
The concordance tree cell renderer.
Renderer(int, Corpus, JScrollPane, ColocatePreloader) - Constructor for class edu.northwestern.at.wordhoard.swing.concordance.Renderer
Creates a new concordance tree cell renderer.
reorderCompareResultsTableColumns(JTable) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareSingleWordFrequencies
Reorder columns for display.
RepaginationProgressDialog - Class in edu.northwestern.at.utils.swing.printing
Repagination progress dialog.
RepaginationProgressDialog() - Constructor for class edu.northwestern.at.utils.swing.printing.RepaginationProgressDialog
Create print progress dialog.
repaintTarget() - Method in class edu.northwestern.at.utils.swing.TreeDropTargetOnItem
Repaints the target node.
replaceAction - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
 
replaceAll(String, String, String) - Static method in class edu.northwestern.at.utils.StringUtils
Replaces all substrings of a string.
replaceAllButton - Variable in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
 
replaceButton - Variable in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
 
replaceSelection(String) - Method in interface edu.northwestern.at.utils.swing.SelectedTextReplacer
Replace currently selected document text.
replaceSelection(StyledString) - Method in class edu.northwestern.at.utils.swing.XTextPane
Replaces the currently selected text with styled text.
reportNumErrors() - Static method in class edu.northwestern.at.wordhoard.tools.BuildUtils
Reports the number of errors.
REPORTPARTSPER10000 - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
REPORTPARTSPERMILLION - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
REPORTPERCENTS - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Report methods for count percents.
reportUnexpectedError(Exception) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Report an unexpected error.
reportUnexpectedError(Exception) - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordHoardCalcSimpleEditor
Report an unexpected error.
requestFocus() - Method in class edu.northwestern.at.wordhoard.swing.tcon.TableOfContentsPanel
Requests focus.
requestFocus() - Method in class edu.northwestern.at.wordhoard.swing.work.WorkPanel
Gives keyboard focus to the text component.
reset() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationAdapter
Invoked when an annotation is edited or deleted.
reset() - Method in interface edu.northwestern.at.wordhoard.swing.annotations.AnnotationListener
Invoked when an annotation is edited or deleted.
reset() - Method in class edu.northwestern.at.wordhoard.swing.work.WorkPanel
reset
resetAnnotations() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationModel
resets the annotations.
resetDivCount() - Static method in class edu.northwestern.at.wordhoard.tools.cm.LineGenerator
Reset div count to zero.
resetPart(TextRange) - Method in class edu.northwestern.at.wordhoard.swing.text.PartTextComponent
reset
resetPart(TextRange) - Method in class edu.northwestern.at.wordhoard.swing.work.WorkPanel
reset
resetText(String) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Reset the Text from a String.
resetText(String) - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Reset the Text from a String.
resetUndoManager() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Reset undo manager.
resolve(String) - Method in class edu.northwestern.at.utils.preprocessor.Preprocessor
Replace defined symbols in string.
resort() - Method in class edu.northwestern.at.utils.swing.SortedTableModel
Resorts the table.
resourceBundle - Static variable in class edu.northwestern.at.utils.Resources
String resource bundle.
resourceBundle - Static variable in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
The resource strings.
resourceName - Static variable in class edu.northwestern.at.utils.Resources
Resource base name.
resourceName - Static variable in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Resource bundle path/name.
Resources - Class in edu.northwestern.at.utils
Retrieves text from a global string resource bundle.
Resources() - Constructor for class edu.northwestern.at.utils.Resources
Don't allow instantiation, do allow overrides.
resources - Static variable in class edu.northwestern.at.utils.swing.notepad.Notepad
The editor resource strings.
RESP_NAME_FONT_SIZE - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
Responsibility section name font size (for title pages).
RESP_RESP_FONT_SIZE - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
Responsibility section responsibility font size (for title pages).
restructureRow(View, int) - Method in class edu.northwestern.at.utils.swing.JustifiableTextFlowStrategy
 
result - Variable in class edu.northwestern.at.utils.ResultThread
The object in which results may be stored.
results - Variable in class edu.northwestern.at.utils.swing.ResultsPanel
Object holding actual results.
resultsHeader - Variable in class edu.northwestern.at.utils.swing.ResultsPanel
Results header describing results.
ResultsPanel - Class in edu.northwestern.at.utils.swing
A results panel.
ResultsPanel() - Constructor for class edu.northwestern.at.utils.swing.ResultsPanel
Constructs a new results panel.
resultsPanel - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
The results panel.
resultsScrollPane - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
The scroll pane around the results table.
resultsTable - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
The results table.
resultsTitle - Variable in class edu.northwestern.at.utils.swing.ResultsPanel
Results title.
ResultThread - Class in edu.northwestern.at.utils
Thread class that provides an object for storing results.
ResultThread() - Constructor for class edu.northwestern.at.utils.ResultThread
Replicate all the standard Thread constructors.
ResultThread(Runnable) - Constructor for class edu.northwestern.at.utils.ResultThread
 
ResultThread(Runnable, String) - Constructor for class edu.northwestern.at.utils.ResultThread
 
ResultThread(String) - Constructor for class edu.northwestern.at.utils.ResultThread
 
ResultThread(ThreadGroup, Runnable) - Constructor for class edu.northwestern.at.utils.ResultThread
 
ResultThread(ThreadGroup, Runnable, String) - Constructor for class edu.northwestern.at.utils.ResultThread
 
ResultThread(ThreadGroup, Runnable, String, long) - Constructor for class edu.northwestern.at.utils.ResultThread
 
ResultThread(ThreadGroup, String) - Constructor for class edu.northwestern.at.utils.ResultThread
 
retrieveLemmata(Work) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Perform query and get lemmata for selected work(s).
retrieveSpellings(Work) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Perform query and get spellings for selected work(s).
revert - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SkeletonDialog
Handles the Revert button.
revertButton - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SkeletonDialog
Revert button, usually Revert.
revertButtonName - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SkeletonDialog
Revert button name.
RIGHT - Static variable in class edu.northwestern.at.utils.swing.MultiLineLabel
 
RIGHT - Static variable in class edu.northwestern.at.wordhoard.model.text.TextLine
Right justification.
RIGHT - Static variable in class edu.northwestern.at.wordhoard.tools.cm.Style
Right alignment line style.
RIGHT_MARGIN_MARGINALIA - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
The right margin for annotation text with marginalia.
RIGHT_MARGIN_NUMBERS - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
The right margin for text which has line numbers.
RIGHT_MARGIN_PLAIN - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
The right margin for text which has neither line numbers nor marginalia.
rightAntecedent() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Get the right antecedent of the current multiword unit.
rightInterval(int, int) - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Gets a right interval from the list.
RightPanel - Class in edu.northwestern.at.wordhoard.swing.accounts
The right panel of the manage accounts window.
RightPanel(AccountModel) - Constructor for class edu.northwestern.at.wordhoard.swing.accounts.RightPanel
Creates a new right panel.
rightSpan - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Number of words to right of word to look for collocates.
rightSpan - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
RIGHTSPANFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
rightSpanField - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Right span dialog field.
rightSuccessorPattern - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
 
rightSuccessors() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Get the right successors of the current multiword unit.
rms(int, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the RMS (Root-Mean-Square) of a data sequence.
rollback() - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Rolls back a transaction if one is in progress.
ROMAN - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
Roman character set.
ROMAN - Static variable in class edu.northwestern.at.wordhoard.swing.text.CharsUsed
A string containing all the Roman characters used.
root - Variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordCounterTreeCombo
Root node for tree to display in combo box.
RootFinderConvergenceTest - Interface in edu.northwestern.at.utils.math.rootfinders
Interface for testing for convergence in root finders.
RootFinderIterationInformation - Interface in edu.northwestern.at.utils.math.rootfinders
Interface for returning iteration information from root finders.
round(double, int) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Round double to specified number of decimal places.
roundLocation(TextLocation) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Rounds a location to the nearest character of text.
ROUNDNORMALIZEDCOUNTSFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
roundNormalizedFrequencies - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
True to round normalized frequencies.
roundNormalizedFrequencies - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Option to round normalized frequencies.
roundNormalizedFrequenciesCheckBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Dialog field for option to round normalized frequencies.
row - Variable in class edu.northwestern.at.utils.swing.XTextPaneTableCellRenderer
The table row of the current cell to render.
Row - Class in edu.northwestern.at.wordhoard.swing.concordance
One row of the grouping options panel.
Row(Font, SearchCriteria, GroupingPanel, GroupingOptions) - Constructor for class edu.northwestern.at.wordhoard.swing.concordance.Row
Creates a new grouping options row.
Row - Class in edu.northwestern.at.wordhoard.swing.find
One row of the search criteria panel.
Row(FindWindow, Row[]) - Constructor for class edu.northwestern.at.wordhoard.swing.find.Row
Creates a new search criteria row component.
rowData - Variable in class edu.northwestern.at.utils.swing.SortedTableModelRow
The data for this row.
rowData - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisDataRow
The analysis results for this row.
RowHeaderRenderer - Class in edu.northwestern.at.utils.swing
 
RowHeaderRenderer() - Constructor for class edu.northwestern.at.utils.swing.RowHeaderRenderer
 
rowID - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CollocateContextRow
Row ID.
rowLabels - Variable in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
rowLabelsTable - Variable in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
rows - Variable in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Number of rows in matrix.
rows() - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Get number of rows in the matrix.
rows() - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Get number of rows in the matrix.
rows - Variable in class edu.northwestern.at.utils.swing.SortedTableModel
List of rows in the table.
rowScores - Variable in class edu.northwestern.at.utils.math.statistics.PrincipalComponents
Holds principal component scores for rows.
RowTransformer - Class in edu.northwestern.at.utils.math.matrix
RowTransformer performs operations that can be carried out on rows of a matrix.
RowTransformer() - Constructor for class edu.northwestern.at.utils.math.matrix.RowTransformer
Don't allow instantiation but do allow overrides.
rpad(String, int) - Static method in class edu.northwestern.at.utils.StringUtils
Right pad string with blanks to specified width.
RTF_FLAVOR - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyledString
Richtext format data flavor.
Rules - Class in edu.northwestern.at.wordhoard.tools.cm
Rules.
Rules(String) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.Rules
Creates a new rules object.
ruleTable - Variable in class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
 
ruleTableIndex - Variable in class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
 
run() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.FileLoader
 
run() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.FileSaver
 
runAction - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
 
runAnalysis(JFrame, ProgressReporter) - Method in interface edu.northwestern.at.wordhoard.swing.calculator.analysis.AnalysisRunner
Run the analysis.
runAnalysis(JFrame, ProgressReporter) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CollocateFrequencies
Run analysis
runAnalysis(JFrame, ProgressReporter) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareCollocateFrequencies
Run an analysis.
runAnalysis(JFrame, ProgressReporter) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareMultipleWordFrequencies
Run an analysis.
runAnalysis(JFrame, ProgressReporter) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareSingleWordFrequencies
Run an analysis.
runAnalysis(JFrame, ProgressReporter) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareTexts
Run an analysis.
runAnalysis(JFrame, ProgressReporter) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindCollocates
Run an analysis.
runAnalysis(JFrame, ProgressReporter) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Run an analysis.
runAnalysis(JFrame, ProgressReporter) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Run analysis.
runAnalysis(JFrame, ProgressReporter) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.TrackWordOverTime
Run an analysis.
runAnalysis(JFrame, ProgressReporter) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.WordFrequencies
Run frequencies analysis.
runFrequencyAnalysis(AnalysisRunner) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Run a frequency analysis.
runlater(Runnable) - Static method in class edu.northwestern.at.utils.swing.SwingRunner
Runs a Runnable on the AWT Event Dispatching Thread without waiting.
runNow(Runnable) - Static method in class edu.northwestern.at.utils.swing.SwingRunner
Runs and waits for a Runnable on AWT Event Dispatching Thread.
runPreprocessor(File, Preprocessor) - Static method in class edu.northwestern.at.wordhoard.tools.PreprocessDirectoryTree
Preprocess or copy files in a directory.
runScript(String) - Static method in class edu.northwestern.at.utils.scripting.Scripting
 
runScript() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Run a script.
runScript() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Run a script.
runScriptMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Run a script.

S

SafeFileExtensions - Class in edu.northwestern.at.utils.net.mime
SafeFileExtensions.
safeLog(double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Return natural log of a double.
safeString(String) - Static method in class edu.northwestern.at.utils.StringUtils
Makes possibly null string safe for comparisons.
sampleKurtosis(int, double, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the sample kurtosis (aka excess) of a data sequence.
sampleKurtosis(double[], double, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the sample kurtosis (aka excess) of a data sequence.
sampleKurtosisStandardError(int) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Return the standard error of the sample kurtosis.
sampleSkew(int, double, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the sample skew of a data sequence.
sampleSkew(double[], double, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the sample skew of a data sequence.
sampleSkewStandardError(int) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Return the standard error of the sample skew.
sampleStandardDeviation(int, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the sample standard deviation.
sampleVariance(int, double, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the sample variance of a data sequence.
sampleVariance(double[], double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the sample variance of a data sequence.
sampleWeightedVariance(double, double, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the sample weighted variance of a data sequence.
sansSerif - Static variable in class edu.northwestern.at.utils.swing.Fonts
SansSerif font name.
save(Object) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Saves an object (makes it persistent).
save(Collection) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Saves a collection of objects.
save(String, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
Save matrix in an ASCII file.
SAVE - Static variable in class edu.northwestern.at.utils.swing.FileDialogs
Save file dialog type.
save(Window, String) - Static method in class edu.northwestern.at.utils.swing.FileDialogs
Display save file dialog.
save(Window) - Static method in class edu.northwestern.at.utils.swing.FileDialogs
Display save file dialog.
save(String) - Static method in class edu.northwestern.at.utils.swing.FileDialogs
Display save file dialog.
save() - Static method in class edu.northwestern.at.utils.swing.FileDialogs
Display save file dialog.
save(Document, String) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Saves a DOM document to an XML file in utf-8.
save(String, String, String, boolean, boolean) - Method in class edu.northwestern.at.wordhoard.swing.accounts.AccountModel
Saves an account.
save(String, String) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupModel
Saves a userGroup.
save() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
save action -
SaveableAxisChart - Class in edu.northwestern.at.utils.plots
Axis chart which can save itself to a file.
SaveableAxisChart(IAxisDataSeries, ChartProperties, AxisProperties, LegendProperties, int, int) - Constructor for class edu.northwestern.at.utils.plots.SaveableAxisChart
Create SaveableAxisChart.
saveAction - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
 
saveAs() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Do file menu save as.
saveAsAction - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
 
saveAsCmd - Variable in class edu.northwestern.at.wordhoard.swing.AbstractWindow
 
saveAsMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Save current item as file.
saveAsWordSet() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Save as word set.
saveAsWordSetMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Save as word set.
saveChart() - Method in interface edu.northwestern.at.wordhoard.swing.calculator.analysis.AnalysisRunner
Save the chart to a file.
saveChart() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Saves chart.
saveChart() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.TrackWordOverTime
Saves chart.
saveChartToFile(Chart, String) - Static method in class edu.northwestern.at.utils.plots.Plots
Saves the chart to a file.
saveChartToFile(Window, Chart) - Static method in class edu.northwestern.at.utils.plots.Plots
Saves the chart to a file.
saveChartToFileAsJPEG(Chart, String, float) - Static method in class edu.northwestern.at.utils.plots.Plots
Saves the chart to a file in JPEG format.
saveChartToFileAsJPEG(Chart, String) - Static method in class edu.northwestern.at.utils.plots.Plots
Saves the chart to a file in JPEG format.
saveChartToFileAsPNG(Chart, String) - Static method in class edu.northwestern.at.utils.plots.Plots
Saves the chart to a file in PNG format.
saveChartToFileAsSVG(Chart, String) - Static method in class edu.northwestern.at.utils.plots.Plots
Saves the chart to a file in SVG format.
saveCountsToFile(Map, File) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Save the word counts to a file.
saveCountsToFile(Map, String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Save the word counts to a file.
saveCountsToString(Map) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Save the word counts to a string.
saveCountsToWriter(Map, PrintWriter) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Save the keyed counts to a file.
saveDirectory - Static variable in class edu.northwestern.at.utils.swing.FileDialogs
Last directory used for saving a file.
savedPaneSettings - Variable in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsTable
Remembers setting value text pane settings.
savedPaneSettings - Variable in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsValueCellRenderer
Holds saved text pane positions.
savedText - Variable in class edu.northwestern.at.utils.swing.TextFieldPopupMenuMouseListener
Saves contents of text fields between editing actions.
saveFile() - Method in class edu.northwestern.at.utils.swing.DataToolBar
 
savePreferences() - Static method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Get dialog preferences.
savePreferences() - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Save preferences.
SaveTableData - Class in edu.northwestern.at.utils.swing
Saves data stored in a JTable to a file is several different formats.
SaveTableData() - Constructor for class edu.northwestern.at.utils.swing.SaveTableData
Don't allow instantiation but do allow overrides.
saveTableDataToFile(JTable, String, boolean, String) - Static method in class edu.northwestern.at.utils.swing.SaveTableData
Saves the table data to a file.
saveTableDataToFile(Window, JTable, String, boolean) - Static method in class edu.northwestern.at.utils.swing.SaveTableData
Saves the table model data to a file.
saveTableDataToFileAsCSV(JTable, String, boolean, String) - Static method in class edu.northwestern.at.utils.swing.SaveTableData
Saves the table model data to a file in CSV format.
saveTableDataToFileAsTAB(JTable, String, boolean, String) - Static method in class edu.northwestern.at.utils.swing.SaveTableData
Saves the table model data to a file in TAB format.
saveTableDataToFileAsXHTML(JTable, String, boolean, String) - Static method in class edu.northwestern.at.utils.swing.SaveTableData
Saves the table model data to a file in XHTML format.
SaveTableModelData - Class in edu.northwestern.at.utils.swing
Saves data stored in a TableModel to a file is several different formats.
SaveTableModelData() - Constructor for class edu.northwestern.at.utils.swing.SaveTableModelData
Don't allow instantiation but do allow overrides.
saveTableModelDataToFile(TableModel, String, String[], String) - Static method in class edu.northwestern.at.utils.swing.SaveTableModelData
Saves the table data to a file.
saveTableModelDataToFile(Window, TableModel, String, String[]) - Static method in class edu.northwestern.at.utils.swing.SaveTableModelData
Saves the table model data to a file.
saveTableModelDataToFileAsCSV(TableModel, String, String[], String) - Static method in class edu.northwestern.at.utils.swing.SaveTableModelData
Saves the table model data to a file in CSV format.
saveTableModelDataToFileAsTAB(TableModel, String, String[], String) - Static method in class edu.northwestern.at.utils.swing.SaveTableModelData
Saves the table model data to a file in TAB format.
saveTableModelDataToFileAsXHTML(TableModel, String, String[], String) - Static method in class edu.northwestern.at.utils.swing.SaveTableModelData
Saves the table model data to a file in XHTML format.
saveText() - Method in class edu.northwestern.at.utils.swing.TextFieldPopupMenuMouseListener
Save the current text.
saveToFile(String) - Method in class edu.northwestern.at.utils.plots.SaveableAxisChart
Save chart to a file.
saveToFile(Window) - Method in class edu.northwestern.at.utils.plots.SaveableAxisChart
Save chart to a file.
saveToFile(String) - Method in class edu.northwestern.at.utils.swing.ResultsPanel
Save results to a file.
saveToFile(Window) - Method in class edu.northwestern.at.utils.swing.ResultsPanel
Save results to a file.
SaveToFile - Interface in edu.northwestern.at.utils.swing
SaveToFile -- interface for objects which know how to save their contents to a file.
saveToFile(String) - Method in interface edu.northwestern.at.utils.swing.SaveToFile
Save to a named file.
saveToFile(Window) - Method in interface edu.northwestern.at.utils.swing.SaveToFile
Save to a file using a file dialog.
saveToFile(String) - Method in class edu.northwestern.at.utils.swing.XScrollPane
Save data in scrolled component a file.
saveToFile(Window) - Method in class edu.northwestern.at.utils.swing.XScrollPane
Save data in scrolled component.
saveToFile(String) - Method in class edu.northwestern.at.utils.swing.XTable
Save table data to a named file.
saveToFile(Window) - Method in class edu.northwestern.at.utils.swing.XTable
Save table data to a file using a file dialog.
saveToFile(String) - Method in class edu.northwestern.at.utils.swing.XTextArea
Save to a named file.
saveToFile(Window) - Method in class edu.northwestern.at.utils.swing.XTextArea
Save to a file using a file dialog.
saveToFile(String) - Method in class edu.northwestern.at.utils.swing.XTextPane
Save to a named file.
saveToFile(Window) - Method in class edu.northwestern.at.utils.swing.XTextPane
Save to a file using a file dialog.
saveToFile(String) - Method in class edu.northwestern.at.utils.swing.XTree
Save to a named file.
saveToFile(Window) - Method in class edu.northwestern.at.utils.swing.XTree
Save to a file using a file dialog.
saveToImageFile(File, String) - Method in class edu.northwestern.at.utils.swing.XTextPane
Save editor contents to image file.
saveToJPEGFile(File) - Method in class edu.northwestern.at.utils.swing.XTextPane
Save editor contents to JPEG file.
saveToPNGFile(File) - Method in class edu.northwestern.at.utils.swing.XTextPane
Save editor contents to PNG file.
SaveTreeData - Class in edu.northwestern.at.utils.swing
Saves data stored in a JTree to a file is several different formats.
SaveTreeData() - Constructor for class edu.northwestern.at.utils.swing.SaveTreeData
Don't allow instantiation but do allow overrides.
saveTreeDataToFile(JTree, String, String) - Static method in class edu.northwestern.at.utils.swing.SaveTreeData
Saves the tree data to a file.
saveTreeDataToFile(Window, JTree, String) - Static method in class edu.northwestern.at.utils.swing.SaveTreeData
Saves the tree model data to a file.
saveWordSet(JFrame, WordGetter, ProgressReporter) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Display create/update word set dialog with creation/update.
saveWordSet() - Method in class edu.northwestern.at.wordhoard.swing.concordance.ConcordancePanel
Save the selected words as a word set.
saveWordSetCmd - Variable in class edu.northwestern.at.wordhoard.swing.AbstractWindow
 
SaveWordSetDialog - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Displays save word set dialog.
SaveWordSetDialog(String, JFrame) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWordSetDialog
save wordset dialog.
SaveWordSetDialog.WordSetsListSelectionListener - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Handle changes to selected word set.
SaveWordSetDialog.WordSetsListSelectionListener() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWordSetDialog.WordSetsListSelectionListener
Create listener.
saveWorkSet() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel
Save selected works in a work set.
saveWorkSet() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
 
saveWorkSet() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Save work set.
saveWorkSet(JFrame, WorkPartGetter) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkSetUtils
Display dialog for creating/updating a work set.
saveWorkSetCmd - Variable in class edu.northwestern.at.wordhoard.swing.AbstractWindow
 
SaveWorkSetDialog - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Displays save work set dialog.
SaveWorkSetDialog(String, JFrame) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWorkSetDialog
Save work set dialog.
SaveWorkSetDialog.WorkSetsListSelectionListener - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Handle changes to selected work set.
SaveWorkSetDialog.WorkSetsListSelectionListener() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWorkSetDialog.WorkSetsListSelectionListener
Create listener.
saveWorkSetMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Save work set.
scaleComboBox - Variable in class edu.northwestern.at.utils.swing.printing.PrintPreview
Holds values for displaying scaled images of individual pages.
scaleCountMap(Map, double) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Scale count entries in count map.
scaledHeight - Variable in class edu.northwestern.at.utils.swing.printing.PrintPreview.PagePreview
Height of the preview image.
scaledWidth - Variable in class edu.northwestern.at.utils.swing.printing.PrintPreview.PagePreview
Width of the preview image.
scaleFactor - Variable in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Scale factor by which to reduce output to fit printer page.
score - Variable in class edu.northwestern.at.utils.ScoredString
The string score.
ScoredString - Class in edu.northwestern.at.utils
Associates a string with a score.
ScoredString() - Constructor for class edu.northwestern.at.utils.ScoredString
Create scored string.
ScoredString(String, double) - Constructor for class edu.northwestern.at.utils.ScoredString
Create scored string.
SCP - Static variable in class edu.northwestern.at.utils.corpuslinguistics.Collocation
 
scp - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
 
SCP - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
SCPCOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindCollocates
 
SCPCOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
 
Scripting - Class in edu.northwestern.at.utils.scripting
 
Scripting() - Constructor for class edu.northwestern.at.utils.scripting.Scripting
Don't allow instantiation but do allow overrides.
scrollableQuery(String, String[], Object[], boolean, int) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Perform scrollable query.
scrollableQuery(String, String[], Object[], boolean) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Perform scrollable query.
scrollableQuery(String, String[], Object[]) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Perform scrollable query.
scrollableQuery(String, boolean) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Perform scrollable query.
scrollableQuery(String) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Perform scrollable query.
scrollableResults - Variable in class edu.northwestern.at.utils.db.hibernate.HibernateScrollIterator
The Hibernate ScrollableResults object through which to iterate.
scroller - Variable in class edu.northwestern.at.utils.swing.printing.PrintPreview
Allows scrolling through list of print preview images.
scrollPane - Variable in class edu.northwestern.at.utils.plots.BarChartPanel
Scrollpane around bar chart.
scrollPane - Variable in class edu.northwestern.at.utils.swing.DataPanel
 
scrollPane - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeletePhraseSetDialog
Scroll pane for list of phrase sets.
scrollPane - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteQueryDialog
Scroll pane for list of queries.
scrollPane - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteWordSetDialog
Scroll pane for list of word sets.
scrollPane - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteWorkSetDialog
Scroll pane for list of worksets.
scrollPane - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportExportDialog
Scroll pane for items tree.
scrollPane - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.OpenWorkSetDialog
Scroll pane for list of worksets.
scrollTo(int, JScrollPane) - Method in class edu.northwestern.at.utils.swing.XTextPane
Scrolls to an offset in the document.
scrollTo(TextRange, boolean) - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Scrolls to and selects a range of text.
scrollToBeginning() - Method in class edu.northwestern.at.utils.swing.XTextArea
Scrolls to the beginning of the document.
scrollToBeginning() - Method in class edu.northwestern.at.utils.swing.XTextPane
Scrolls to the beginning of the document.
scrollToEnd() - Method in class edu.northwestern.at.utils.swing.XTextArea
Scrolls to the end of the document.
scrollToEnd() - Method in class edu.northwestern.at.utils.swing.XTextPane
Scrolls to the end of the document.
scrollToEndForSure() - Method in class edu.northwestern.at.utils.swing.XTextArea
Scrolls to the end of the document for sure.
scrollToEndForSure() - Method in class edu.northwestern.at.utils.swing.XTextPane
Scrolls to the end of the document for sure.
search(Session) - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteria
Executes the query.
search(Session) - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteriaLemmaSearch
Executes the query.
search(Session) - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteriaLemmaWorkCount
Executes the query.
SearchAndReplaceDialog - Class in edu.northwestern.at.utils.swing
Performs search and replace text operations for JTextComponent.
SearchAndReplaceDialog(Object, JTextComponent, int) - Constructor for class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
Create search and replace dialog.
searchBackwards - Variable in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
True to search up (towards beginning of text).
searchButton - Variable in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
Dialog buttons.
SearchCriteria - Class in edu.northwestern.at.wordhoard.model.search
A set of word search criteria.
SearchCriteria() - Constructor for class edu.northwestern.at.wordhoard.model.search.SearchCriteria
Creates a new empty set of word search criteria.
SearchCriteria(Corpus, Lemma, Pos, Spelling, int) - Constructor for class edu.northwestern.at.wordhoard.model.search.SearchCriteria
Creates a new set of word search criteria.
SearchCriteria.MyStringBuffer - Class in edu.northwestern.at.wordhoard.model.search
A string buffer that knows how to append Hibernate where clauses separated by the word "and".
SearchCriteria.MyStringBuffer() - Constructor for class edu.northwestern.at.wordhoard.model.search.SearchCriteria.MyStringBuffer
 
SearchCriteriaClassMismatchException - Exception in edu.northwestern.at.wordhoard.model.search
 
SearchCriteriaClassMismatchException() - Constructor for exception edu.northwestern.at.wordhoard.model.search.SearchCriteriaClassMismatchException
 
SearchCriteriaClassMismatchException(String) - Constructor for exception edu.northwestern.at.wordhoard.model.search.SearchCriteriaClassMismatchException
 
SearchCriteriaDragMouseHandler - Class in edu.northwestern.at.wordhoard.swing.querytool
 
SearchCriteriaDragMouseHandler() - Constructor for class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaDragMouseHandler
 
SearchCriteriaLemmaSearch - Class in edu.northwestern.at.wordhoard.model.search
A set of word search criteria.
SearchCriteriaLemmaSearch() - Constructor for class edu.northwestern.at.wordhoard.model.search.SearchCriteriaLemmaSearch
Creates a new empty set of word search criteria.
SearchCriteriaLemmaSearch(String) - Constructor for class edu.northwestern.at.wordhoard.model.search.SearchCriteriaLemmaSearch
Creates a new set of search criteria.
SearchCriteriaLemmaSearch(Collection) - Constructor for class edu.northwestern.at.wordhoard.model.search.SearchCriteriaLemmaSearch
Creates a new set of search criteria from collection of constraints.
SearchCriteriaLemmaWorkCount - Class in edu.northwestern.at.wordhoard.model.search
A set of word search criteria.
SearchCriteriaLemmaWorkCount() - Constructor for class edu.northwestern.at.wordhoard.model.search.SearchCriteriaLemmaWorkCount
Creates a new empty set of word search criteria.
SearchCriteriaLemmaWorkCount(Corpus, Lemma, Pos, Spelling, int) - Constructor for class edu.northwestern.at.wordhoard.model.search.SearchCriteriaLemmaWorkCount
Creates a new set of word search criteria.
SearchCriteriaLemmaWorkCount(String) - Constructor for class edu.northwestern.at.wordhoard.model.search.SearchCriteriaLemmaWorkCount
Creates a new set of freq search criteria.
SearchCriteriaPanel - Class in edu.northwestern.at.wordhoard.swing.find
A search results panel.
SearchCriteriaPanel(AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
Creates a new search results panel.
SearchCriteriaPanel.SearchCriteriaDragMouseHandler - Class in edu.northwestern.at.wordhoard.swing.find
 
SearchCriteriaPanel.SearchCriteriaDragMouseHandler() - Constructor for class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel.SearchCriteriaDragMouseHandler
 
SearchCriteriaPanel.SearchCriteriaTransferHandler - Class in edu.northwestern.at.wordhoard.swing.find
TransferHandler for drag and drop
SearchCriteriaPanel.SearchCriteriaTransferHandler() - Constructor for class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel.SearchCriteriaTransferHandler
 
SearchCriteriaPanel.SearchCriteriaTransferHandler(String) - Constructor for class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel.SearchCriteriaTransferHandler
 
SearchCriteriaResultsOptionsPanel - Class in edu.northwestern.at.wordhoard.swing.querytool
A lexicon options panel.
SearchCriteriaResultsOptionsPanel(Font, SearchCriteriaResultsPanel, String, int) - Constructor for class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsOptionsPanel
Creates a new lexicon options panel.
SearchCriteriaResultsPanel - Class in edu.northwestern.at.wordhoard.swing.querytool
A search results panel.
SearchCriteriaResultsPanel(AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel
Creates a new search results panel.
SearchCriteriaResultsPanel.LexiconTransferHandler - Class in edu.northwestern.at.wordhoard.swing.querytool
 
SearchCriteriaResultsPanel.LexiconTransferHandler() - Constructor for class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel.LexiconTransferHandler
 
SearchCriteriaResultsPanel.LexiconTransferHandler(String) - Constructor for class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel.LexiconTransferHandler
 
SearchCriteriaResultsPanel.SearchResultItem - Class in edu.northwestern.at.wordhoard.swing.querytool
Search Result item class.
SearchCriteriaResultsPanel.SearchResultItem() - Constructor for class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel.SearchResultItem
 
SearchCriteriaResultsPanel.TableDragMouseHandler - Class in edu.northwestern.at.wordhoard.swing.querytool
 
SearchCriteriaResultsPanel.TableDragMouseHandler() - Constructor for class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel.TableDragMouseHandler
 
SearchCriteriaTransferable - Class in edu.northwestern.at.wordhoard.swing.querytool
 
SearchCriteriaTransferable(SearchCriteriaTransferData) - Constructor for class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaTransferable
 
SearchCriteriaTransferData - Class in edu.northwestern.at.wordhoard.swing.querytool
 
SearchCriteriaTransferData() - Constructor for class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaTransferData
 
SearchCriteriaTreeCellRenderer - Class in edu.northwestern.at.wordhoard.swing.querytool
The search results tree cell renderer.
SearchCriteriaTreeCellRenderer(Font, JScrollPane) - Constructor for class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaTreeCellRenderer
Creates a new search results tree cell renderer.
SearchCriteriaTypedSet - Class in edu.northwestern.at.wordhoard.model.search
A set of word search criteria.
SearchCriteriaTypedSet(String) - Constructor for class edu.northwestern.at.wordhoard.model.search.SearchCriteriaTypedSet
Creates a new set of word search criteria of a specific type represented by the class of that type.
SearchCriteriaWindow - Class in edu.northwestern.at.wordhoard.swing.find
A search results window.
SearchCriteriaWindow(AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaWindow
Creates a new search results window and fills it with query results
SearchCriterion - Interface in edu.northwestern.at.wordhoard.model.search
A word search criterion.
searchData - Variable in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
The search data.
SearchDefaults - Interface in edu.northwestern.at.wordhoard.model.search
A supplier of word search criteria defaults.
searchIndex - Variable in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
Current index of search text.
searchLemmata(SearchCriteriaLemmaSearch) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Searches for lemmmata.
searchNext(boolean, boolean) - Method in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
Search for next occurrence of matching text.
SearchResult - Class in edu.northwestern.at.wordhoard.model.search
A search result.
SearchResult(Word, int) - Constructor for class edu.northwestern.at.wordhoard.model.search.SearchResult
Creates a new search result.
searchResult - Variable in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel.SearchResultItem
 
searchResultItems - Variable in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel
Search Result items.
SearchResultLemmaSearch - Class in edu.northwestern.at.wordhoard.model.search
A search result.
SearchResultLemmaSearch(Lemma, int, int) - Constructor for class edu.northwestern.at.wordhoard.model.search.SearchResultLemmaSearch
Creates a new search result.
SearchResultsTreeCellRenderer - Class in edu.northwestern.at.wordhoard.swing.querytool
The search results tree cell renderer.
SearchResultsTreeCellRenderer(int, Corpus, JScrollPane, ColocatePreloader) - Constructor for class edu.northwestern.at.wordhoard.swing.querytool.SearchResultsTreeCellRenderer
Creates a new search results tree cell renderer.
searchText1 - Variable in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
Search text field in search pane.
searchText2 - Variable in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
Search text field in replace pane.
searchWords(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Searches for words.
SearchWorkCriteria - Class in edu.northwestern.at.wordhoard.model.bibtool
Search criteria.
SearchWorkCriteria(Corpus, String, String, String, String, boolean) - Constructor for class edu.northwestern.at.wordhoard.model.bibtool.SearchWorkCriteria
Creates a new search criteria.
SearchWorkResultsGroupingOptionsPanel - Class in edu.northwestern.at.wordhoard.swing.bibtool
A search results grouping options panel.
SearchWorkResultsGroupingOptionsPanel(Font, GroupingWorkOptions, SearchWorkResultsPanel) - Constructor for class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsGroupingOptionsPanel
Creates a new search results grouping options panel.
SearchWorkResultsPanel - Class in edu.northwestern.at.wordhoard.swing.bibtool
A search results panel.
SearchWorkResultsPanel(PersistenceManager, SearchWorkCriteria, AbstractWorkPanelWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel
Creates a new search results panel.
SearchWorkResultsPanel.TreeDragMouseHandler - Class in edu.northwestern.at.wordhoard.swing.bibtool
 
SearchWorkResultsPanel.TreeDragMouseHandler() - Constructor for class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.TreeDragMouseHandler
 
SearchWorkResultsPanel.WorkTreeTransferHandler - Class in edu.northwestern.at.wordhoard.swing.bibtool
TransferHandler for drag and drop
SearchWorkResultsPanel.WorkTreeTransferHandler() - Constructor for class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.WorkTreeTransferHandler
 
SearchWorkResultsPanel.WorkTreeTransferHandler(String) - Constructor for class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.WorkTreeTransferHandler
 
SearchWorkResultsPanel.WorkTreeTransferHandler.ArrayListTransferable - Class in edu.northwestern.at.wordhoard.swing.bibtool
 
SearchWorkResultsPanel.WorkTreeTransferHandler.ArrayListTransferable(ArrayList) - Constructor for class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.WorkTreeTransferHandler.ArrayListTransferable
 
SearchWorkResultsTreeCellRenderer - Class in edu.northwestern.at.wordhoard.swing.bibtool
The search results tree cell renderer.
SearchWorkResultsTreeCellRenderer(Font, Corpus, JScrollPane) - Constructor for class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsTreeCellRenderer
Creates a new search results tree cell renderer.
SearchWorkResultsWindow - Class in edu.northwestern.at.wordhoard.swing.bibtool
A search results window.
SearchWorkResultsWindow(SearchWorkCriteria, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsWindow
Creates a new search results window and fills it with query results
SearchWorkResultsWindow(AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsWindow
 
searchWorks(SearchWorkCriteria) - Method in class edu.northwestern.at.wordhoard.model.PersistenceManager
Searches for works.
Secant - Class in edu.northwestern.at.utils.math.rootfinders
Find roots of equations using variants of the Method of Secants.
Secant() - Constructor for class edu.northwestern.at.utils.math.rootfinders.Secant
Constructor if RootFinder interface used.
secant(double, double, double, int, MonadicFunction, RootFinderConvergenceTest, RootFinderIterationInformation, int) - Static method in class edu.northwestern.at.utils.math.rootfinders.Secant
Find root using the Method of Secants.
secant(double, double, double, int, MonadicFunction, int) - Static method in class edu.northwestern.at.utils.math.rootfinders.Secant
Find root using the Method of Secants.
secant(double, double, double, int, MonadicFunction, RootFinderIterationInformation) - Static method in class edu.northwestern.at.utils.math.rootfinders.Secant
Find root using the Method of Secants.
secant(double, double, double, int, MonadicFunction) - Static method in class edu.northwestern.at.utils.math.rootfinders.Secant
Find root using the Method of Secants.
secant(double, double, MonadicFunction) - Static method in class edu.northwestern.at.utils.math.rootfinders.Secant
Find root using the Method of Secants.
SECONDS_PER_DAY - Static variable in class edu.northwestern.at.utils.DateTimeUtils
Seconds per day.
SECONDS_PER_HOUR - Static variable in class edu.northwestern.at.utils.DateTimeUtils
Seconds per hour.
SECONDS_PER_MINUTE - Static variable in class edu.northwestern.at.utils.DateTimeUtils
Seconds per minute.
segment - Variable in class edu.northwestern.at.utils.swing.DocumentTokenizer
The current document segment.
segment - Variable in class edu.northwestern.at.utils.swing.FileTokenizer
The current document segment.
selectAccount(int) - Method in class edu.northwestern.at.wordhoard.swing.accounts.AccountAdapter
Requests that an account be selected.
selectAccount(int) - Method in interface edu.northwestern.at.wordhoard.swing.accounts.AccountListener
Requests that an account be selected.
selectAccount(int) - Method in class edu.northwestern.at.wordhoard.swing.accounts.AccountModel
Requests that an account be selected.
selectAll() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Selects all text.
SelectAll - Interface in edu.northwestern.at.utils.swing
SelectAll -- interface for objects implementing "select all" and "unselect" actions.
selectAll() - Method in interface edu.northwestern.at.utils.swing.SelectAll
Select all text.
selectAll() - Method in class edu.northwestern.at.utils.swing.XScrollPane
Selects all text in the enclosed view.
selectAll() - Method in class edu.northwestern.at.utils.swing.XTextArea
Selects all text.
selectAll() - Method in class edu.northwestern.at.utils.swing.XTextPane
Selects all text.
selectAll() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Selects all text.
selectAll(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.CalculatorEditMenu
Do edit menu select all.
selectAll(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.EditMenu
Do edit menu select all.
selectAll() - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Selects all the text.
selectAllAction - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
 
selectAllAction - Variable in class edu.northwestern.at.utils.swing.TextFieldPopupMenuMouseListener
Select all action.
selectAllCmd - Variable in class edu.northwestern.at.wordhoard.swing.AbstractWindow
 
selectAllItem - Variable in class edu.northwestern.at.utils.swing.TextFieldPopupMenuMouseListener
Select all
selectAllMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.EditMenu
Select all available text.
selectChildNodes(CheckBoxTreeNode, boolean) - Method in class edu.northwestern.at.utils.swing.CheckBoxTreeNodeMouseListener
Select or unselect a node and all of its children.
selectedColor - Variable in class edu.northwestern.at.utils.swing.CheckBoxTreeNodeRenderer
Selected node color to match that of the tree.
selectedItems - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportExportDialog
Selected items.
SelectedTextReplacer - Interface in edu.northwestern.at.utils.swing
SelectedTextReplacer -- interface for selected text replacement.
selectedValues - Variable in class edu.northwestern.at.utils.swing.DisplayListBox
Selected values.
selectedWordset - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWordSetDialog
Selected wordset.
selectedWorkset - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.OpenWorkSetDialog
Selected work set.
selectedWorkset - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWorkSetDialog
Selected work set.
selectGroup(int) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupAdapter
Requests that an group be selected.
selectGroup(int) - Method in interface edu.northwestern.at.wordhoard.swing.accounts.groups.GroupListener
Requests that an group be selected.
selectGroup(int) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupMembersAdapter
Requests that an group be selected.
selectGroup(int) - Method in interface edu.northwestern.at.wordhoard.swing.accounts.groups.GroupMembersListener
Requests that an group be selected.
selectGroup(int) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupModel
Requests that an userGroup be selected.
selectionChanged(int[]) - Method in class edu.northwestern.at.wordhoard.swing.accounts.AccountAdapter
Invoked when the selection changes.
selectionChanged(int[]) - Method in interface edu.northwestern.at.wordhoard.swing.accounts.AccountListener
Invoked when the selection changes.
selectionChanged(int[]) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupAdapter
Invoked when the selection changes.
selectionChanged(int[]) - Method in interface edu.northwestern.at.wordhoard.swing.accounts.groups.GroupListener
Invoked when the selection changes.
selectionChanged(int[]) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupMembersAdapter
Invoked when the selection changes.
selectionChanged(int[]) - Method in interface edu.northwestern.at.wordhoard.swing.accounts.groups.GroupMembersListener
Invoked when the selection changes.
selectionForKey(char, ComboBoxModel) - Method in class edu.northwestern.at.utils.swing.ComboBoxMultipleKeySelectionManager
Handle selection when a key arrives.
selectPhrase - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.QueryCriterion
The select phrase.
SEMANTICCATEGORY - Static variable in class edu.northwestern.at.wordhoard.model.WordForms
 
SEMANTICTAGS - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
sencode(String) - Static method in class edu.northwestern.at.utils.corpuslinguistics.DoubleMetaphone
 
sendErrorReport(Word) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Sends an error report.
sendErrorReportMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Send an error report.
separatorHashMap - Static variable in class edu.northwestern.at.utils.swing.DocumentTokenizer
Hash holds separator characters for quick access.
separatorHashMap - Static variable in class edu.northwestern.at.utils.swing.FileTokenizer
Hash holds separator characters for quick access.
serialVersionUID - Static variable in class edu.northwestern.at.utils.intcollections.IntRangeList
Serial version UID.
serialVersionUID - Static variable in class edu.northwestern.at.utils.math.Complex
Serialization ID
serialVersionUID - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleInfo
Serial version UID.
serialVersionUID - Static variable in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
 
serialVersionUID - Static variable in class edu.northwestern.at.wordhoard.model.text.Text
Serial version UID.
serialVersionUID - Static variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
 
serialVersionUID - Static variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
 
serialVersionUID - Static variable in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Serial version UID.
serialVersionUID - Static variable in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Serial version UID.
serialVersionUID - Static variable in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Serial version UID.
serialVersionUID - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Serial version UID.
serif - Static variable in class edu.northwestern.at.utils.swing.Fonts
Serif font name.
Server - Class in edu.northwestern.at.wordhoard.server
The server main program.
session - Variable in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
The Hibernate session.
sessionFactory - Static variable in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
The Hibernate session factory.
set(int, int) - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Sets the list to a range.
set(int, int, double) - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Set an element at the given position to a new value.
set(Matrix) - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Set all elements from another matrix.
set(double[][]) - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Set all elements of a matrix from a double array.
set(int, int, double) - Method in class edu.northwestern.at.utils.math.matrix.DenseMatrix
Set an element at the given position to a new value.
set(int, int, double) - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Set an element at the given position to a new value.
set(Matrix) - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Set all elements from another matrix.
set(double[][]) - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Set all elements of a matrix from a double array.
set(int, int, double) - Method in class edu.northwestern.at.utils.math.matrix.SparseMatrix
Set an element at the given position to a new value.
set(int, Object) - Method in class edu.northwestern.at.utils.SortedArrayList
Set specified element of list.
set(int, Object) - Method in class edu.northwestern.at.utils.swing.SortedListModel
Prohibits attempts to set an element.
set(int, boolean) - Method in class edu.northwestern.at.utils.XBitSet
Sets the bit at a specificed index to a specified value.
setAboutBox(JFrame) - Method in class edu.northwestern.at.utils.swing.XFrame
Set the about box.
setActionState(String, boolean) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Enable or disable an action.
setActive(boolean) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Sets active state of item.
setActive(boolean) - Method in class edu.northwestern.at.wordhoard.tools.cm.XMLWriter
Sets the writer active or inactive.
setAlignment(int) - Method in class edu.northwestern.at.utils.swing.MultiLineLabel
 
setAlignment(boolean) - Method in class edu.northwestern.at.utils.swing.XTextPane
Set honoring of alignment.
setAllColumnsVisible() - Method in class edu.northwestern.at.utils.swing.XTableColumnModel
Make all columns in this model visible.
setAnnotates(String) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Sets the annotates.
setAnnotates(String) - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Sets the annotates.
setAnnotations(Attachment[]) - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationModel
Sets the annotations.
setArg(Query, Session) - Method in class edu.northwestern.at.wordhoard.model.Author
Sets the Hibernate query argument.
setArg(Query, Session) - Method in class edu.northwestern.at.wordhoard.model.Corpus
Sets the Hibernate query argument.
setArg(Query, Session) - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Sets the Hibernate query argument.
setArg(Query, Session) - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Sets the Hibernate query argument.
setArg(Query, Session) - Method in class edu.northwestern.at.wordhoard.model.morphology.WordClass
Sets the Hibernate query argument.
setArg(Query, Session) - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteriaTypedSet
Sets the Hibernate query argument.
setArg(Query, Session) - Method in interface edu.northwestern.at.wordhoard.model.search.SearchCriterion
Sets the Hibernate query argument.
setArg(Query, Session) - Method in class edu.northwestern.at.wordhoard.model.search.SpeakerName
Sets the Hibernate query argument.
setArg(Query, Session) - Method in class edu.northwestern.at.wordhoard.model.search.SpellingWithCollationStrength
Sets the Hibernate query argument.
setArg(Query, Session) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Sets the Hibernate query argument.
setArg(Query, Session) - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Sets the Hibernate query argument.
setArg(Query, Session) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Sets the Hibernate query argument.
setArg(Query, Session) - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Sets the Hibernate query argument.
setArg(Query, Session) - Method in class edu.northwestern.at.wordhoard.model.Work
Sets the Hibernate query argument.
setArg(Query, Session) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Sets the Hibernate query argument.
setArg(Query, Session) - Method in class edu.northwestern.at.wordhoard.model.wrappers.CollectionFrequency
Sets the Hibernate query argument.
setArg(Query, Session) - Method in class edu.northwestern.at.wordhoard.model.wrappers.DocFrequency
Sets the Hibernate query argument.
setArg(Query, Session) - Method in class edu.northwestern.at.wordhoard.model.wrappers.Gender
Sets the Hibernate query argument.
setArg(Query, Session) - Method in class edu.northwestern.at.wordhoard.model.wrappers.MajorWordClass
Sets the Hibernate query argument.
setArg(Query, Session) - Method in class edu.northwestern.at.wordhoard.model.wrappers.MetricalShape
Sets the Hibernate query argument.
setArg(Query, Session) - Method in class edu.northwestern.at.wordhoard.model.wrappers.Mortality
Sets the Hibernate query argument.
setArg(Query, Session) - Method in class edu.northwestern.at.wordhoard.model.wrappers.Narrative
Sets the Hibernate query argument.
setArg(Query, Session) - Method in class edu.northwestern.at.wordhoard.model.wrappers.Prosodic
Sets the Hibernate query argument.
setArg(Query, Session) - Method in class edu.northwestern.at.wordhoard.model.wrappers.PubYearRange
Sets the Hibernate query argument.
setArgument(int, Object, Class) - Method in class edu.northwestern.at.utils.ArgumentList
Set value of specific argument.
setArgument(boolean) - Method in class edu.northwestern.at.utils.ArgumentList
Set the next argument to a boolean value.
setArgument(int, boolean) - Method in class edu.northwestern.at.utils.ArgumentList
Set specified argument to a boolean value.
setArgument(byte) - Method in class edu.northwestern.at.utils.ArgumentList
Set the next argument to a byte value.
setArgument(int, byte) - Method in class edu.northwestern.at.utils.ArgumentList
Set specified argument to a byte value.
setArgument(char) - Method in class edu.northwestern.at.utils.ArgumentList
Set the next argument to a character value.
setArgument(int, char) - Method in class edu.northwestern.at.utils.ArgumentList
Set specified argument to a char value.
setArgument(int) - Method in class edu.northwestern.at.utils.ArgumentList
Set the next argument to an integer value.
setArgument(int, int) - Method in class edu.northwestern.at.utils.ArgumentList
Set specified argument to an integer value.
setArgument(short) - Method in class edu.northwestern.at.utils.ArgumentList
Set the next argument to a short value.
setArgument(int, short) - Method in class edu.northwestern.at.utils.ArgumentList
Set specified argument to a short value.
setArgument(long) - Method in class edu.northwestern.at.utils.ArgumentList
Set the next argument to a long value.
setArgument(int, long) - Method in class edu.northwestern.at.utils.ArgumentList
Set specified argument to a long value.
setArgument(float) - Method in class edu.northwestern.at.utils.ArgumentList
Set the next argument to a float value.
setArgument(int, float) - Method in class edu.northwestern.at.utils.ArgumentList
Set specified argument to a float value.
setArgument(double) - Method in class edu.northwestern.at.utils.ArgumentList
Set the next argument to a double value.
setArgument(int, double) - Method in class edu.northwestern.at.utils.ArgumentList
Set specified argument to a double value.
setArgument(Object) - Method in class edu.northwestern.at.utils.ArgumentList
Set the next argument to an object.
setArgument(int, Object) - Method in class edu.northwestern.at.utils.ArgumentList
Set specified argument to an object.
setArgument(Object, Class) - Method in class edu.northwestern.at.utils.ArgumentList
Sets the next argument to an object.
setAuthor(String) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Sets the author.
setAuthor(String) - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Sets the author.
setAuthoredTextAnnotation(AuthoredTextAnnotation) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
set the authoredTextAnnotation.
setBar(int, int) - Method in class edu.northwestern.at.utils.swing.ProgressBarOrLabel
Sets and initializes the progress bar.
setBensonLemPos(BensonLemPos) - Method in class edu.northwestern.at.wordhoard.model.morphology.WordPart
Sets the Benson lempos.
setBirthYear(Integer) - Method in class edu.northwestern.at.wordhoard.model.Author
Sets the author's birth year.
setBody(String) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Sets the text body.
setBold() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Sets the bold style attribute.
setBold(boolean) - Method in class edu.northwestern.at.wordhoard.tools.Context
Sets the bold style.
setBoolRelationship(String) - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteriaTypedSet
Set the boolean relationship for this set.
setBoolRelationship(String) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
set the relationship inspector
setBoolRelationshipCombo(JComboBox) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
set the relationship inspector
setBorder(int) - Method in class edu.northwestern.at.utils.swing.XTextPane
Sets the border.
setBreakCheckPercentage(double) - Method in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Set break check percentage.
setBuildProgramRunning(boolean) - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Enable or disable build program running.
setBusyCursor() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Set the busy cursor.
setBusyCursor() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Set the busy cursor.
setCanManageAccounts(boolean) - Method in class edu.northwestern.at.wordhoard.server.model.Account
Sets the can manage other accounts attribute.
setCase(String) - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Sets the case.
setCategory(AnnotationCategory) - Method in class edu.northwestern.at.wordhoard.model.annotations.Annotation
Sets the annotation category.
setCategory(AnnotationCategory) - Method in interface edu.northwestern.at.wordhoard.model.annotations.Attachment
Sets the annotation category.
setCategory(AnnotationCategory) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Sets the annotation category.
setCategory(AnnotationCategory) - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Sets the annotation category.
setCellRenderer(TreeCellRenderer) - Method in class edu.northwestern.at.utils.swing.XTree
Set the cell renderer.
setChangeCursor(boolean) - Method in class edu.northwestern.at.utils.swing.LinkLabel
Sets the mouse cursor changeable.
setCharset(byte) - Method in class edu.northwestern.at.wordhoard.model.Corpus
Sets the character set used by the corpus.
setCharset(byte) - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Sets the character set.
setCharset(byte) - Method in class edu.northwestern.at.wordhoard.tools.Context
Sets the character set.
setChecked(int, boolean) - Method in class edu.northwestern.at.utils.swing.CheckBoxList
Set specific entry checked.
setChecked(boolean) - Method in class edu.northwestern.at.utils.swing.CheckBoxListItem
Set checked status of item.
setChecked(boolean) - Method in class edu.northwestern.at.utils.swing.CheckBoxTreeNode
Set checked status of item.
setClosedIcon(ImageIcon) - Method in interface edu.northwestern.at.utils.swing.TreeIconSetter
Set the closed folder icon for the tree display.
setClosedIcon(ImageIcon) - Method in class edu.northwestern.at.utils.swing.XTree.Renderer
Set the closed folder icon for the tree display.
setClosedIcon(ImageIcon) - Method in class edu.northwestern.at.utils.swing.XTree
Set the closed folder icon for the tree display.
setCloudMeasure(int) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Set the cloud measure for multiword unit and collocate analysis.
setCloudMeasure(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Set the cloud measure for multiword unit analysis.
setCodebase(String) - Static method in class edu.northwestern.at.utils.sys.WebStart
Sets the codebase.
setCollapseBlankLines(boolean) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Sets the collapse blank lines option.
setColor(String) - Method in class edu.northwestern.at.utils.tagcloud.StyledScoredString
Set color.
setColor(Color) - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Sets the color of the run.
setColors(boolean) - Method in class edu.northwestern.at.utils.swing.TreeComboListEntryRenderer
Set colors for an entry.
setColumn(int, Matrix) - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Set entire column of values from a column matrix.
setColumn(int, Matrix) - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Set entire column of values from a column matrix.
setColumnData(int, double[]) - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Set entire column from an array of doubles .
setColumnData(int, int[]) - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Set entire column from an array of ints .
setColumnData(int, double[]) - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Set entire column from an array of doubles .
setColumnData(int, int[]) - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Set entire column from an array of ints .
setColumnLabels(String[]) - Method in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
setColumnRenderer(int, TableCellRenderer) - Method in class edu.northwestern.at.utils.swing.XTable
Sets the table cell renderer for a column.
setColumnVisible(TableColumn, boolean) - Method in class edu.northwestern.at.utils.swing.XTableColumnModel
Sets the visibility of the specified table column.
setColumnVisible(int, boolean) - Method in class edu.northwestern.at.utils.swing.XTableColumnModel
Sets the visibility of the specified table column by index.
setColumnWidth(int, Object, boolean) - Method in class edu.northwestern.at.utils.swing.XTable
Sets the width of a column to accomodate a long value.
setColumnWidth(int, Object) - Method in class edu.northwestern.at.utils.swing.XTable
Sets the width of a column to accomodate a long value.
setComment(String) - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemma
Sets the comment.
setComparator(Comparator) - Method in class edu.northwestern.at.utils.SortedArrayList
Set comparator for list elements.
setComparator(Comparator) - Method in class edu.northwestern.at.utils.swing.SortedTableModel
Set comparator for table rows.
setCompressionQuality(float) - Method in class edu.northwestern.at.utils.swing.JPEGConverters.MyImageWriteParam
 
setCompressValueRangeInTagClouds(boolean) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Set compress value range in word clouds flag.
setContents(Transferable, ClipboardOwner) - Static method in class edu.northwestern.at.utils.SystemClipboard
Sets the contents of the system clipboard.
setContents(List, SearchCriteriaPanel) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel
Sets the search results.
setContextButton(JButton) - Method in interface edu.northwestern.at.wordhoard.swing.calculator.analysis.AnalysisRunner
Set the context button.
setContextButton(JButton) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Set the context button.
setCookie(String, String) - Method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
adds a cookie to the requst
setCookies(Map) - Method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
adds cookies to the request
setCookies(String[]) - Method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
adds cookies to the request
setCopyColumnHeaders(boolean) - Method in class edu.northwestern.at.utils.swing.XTable
Enable or disable copying column headers to clipboard.
setCorpus(Corpus) - Method in class edu.northwestern.at.wordhoard.model.Work
Sets the corpus.
setCorpus(Corpus) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Sets the corpus associated with this window.
setCorpus(Corpus) - Method in class edu.northwestern.at.wordhoard.swing.tcon.TableOfContentsWindow
Sets the corpus.
setCorpusCounters() - Static method in class edu.northwestern.at.wordhoard.tools.BuildWorks
Sets the corpus counters.
setCorpusPref(String) - Static method in class edu.northwestern.at.wordhoard.swing.tcon.TableOfContentsWindow
Sets the corpus preference.
setCreatedDate(Date) - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Sets the creation date.
setCreationTime(Date) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Sets the creation time.
setCreationTime(Date) - Method in interface edu.northwestern.at.wordhoard.model.userdata.UserDataObject
Sets the creation date/time.
setCreationTime(Date) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Sets the creation time.
setCreationTime(Date) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Sets the creation time.
setCreationTime(Date) - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Sets the creation time.
setCreationTime(Date) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Sets the creation time.
setCreationTime(Date) - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Sets the creation date.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.AuthorCriterion
Sets the criteria value.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.CollFreqCriterion
Sets the criteria value.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.CorpusCriterion
Sets the criteria value.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.CriterionComponent
Sets the criteria value.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.DocFreqCriterion
Sets the criteria value.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.GenderCriterion
Sets the criteria value.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.LemmaCriterion
Sets the criteria value.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.MajorWordClassCriterion
Sets the criteria value.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.MetricalShapeCriterion
Sets the criteria value.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.MortalityCriterion
Sets the criteria value.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.NarrativeCriterion
Sets the criteria value.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.PhraseSetCriterion
Sets the criteria value.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.PosCriterion
Sets the criteria value.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.ProsodicCriterion
Sets the criteria value.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.PubYearCriterion
Sets the criteria value.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
Sets the criteria for this panel.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.SpeakerCriterion
Sets the criteria value.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.SpellingCriterion
Sets the criteria value.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.TestCriterion
Sets the criteria value.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.WordClassCriterion
Sets the criteria value.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.WordSetCriterion
Sets the criteria value.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.WorkCriterion
Sets the criteria value.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.WorkPartCriterion
Sets the criteria value.
setCriteria(SearchCriteria) - Method in class edu.northwestern.at.wordhoard.swing.find.WorkSetCriterion
Sets the criteria value.
setCutCopyPaste(CutCopyPaste) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Set menu status from a CutCopyPaste object.
setCutCopyPaste(CutCopyPaste) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.EditMenu
Set menu status from a CutCopyPaste object.
setData(List) - Method in class edu.northwestern.at.utils.swing.SortedListModel
Sets new list data.
setData(Collection) - Method in class edu.northwestern.at.utils.swing.SortedTableModel
Sets new table data.
setDeathYear(Integer) - Method in class edu.northwestern.at.wordhoard.model.Author
Sets the author's death year.
setDebug(boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQueryTokenizer
Set debug flag.
setDefaultComparator() - Method in class edu.northwestern.at.utils.swing.SortedTableModel
Set default comparator for table rows.
setDefaultCursor() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Set the default cursor.
setDefaultCursor() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Set the default cursor.
setDefaultImage(Image) - Static method in class edu.northwestern.at.utils.swing.XFrame
Set default image.
setDefaultMatrixClass(Class) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixFactory
Set default matrix class.
setDefinition(String) - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemma
Sets the definition.
setDegree(String) - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Sets the degree.
setDescription(String) - Method in class edu.northwestern.at.utils.swing.FileExtensionFilter
Set filter description.
setDescription(String) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Sets the description.
setDescription(String) - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonPos
Sets the description.
setDescription(String) - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Sets the description.
setDescription(String) - Method in class edu.northwestern.at.wordhoard.model.morphology.WordClass
Sets the description.
setDescription(String) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Sets the role description.
setDescription(String) - Method in interface edu.northwestern.at.wordhoard.model.userdata.UserDataObject
Sets the description.
setDescription(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Sets the description.
setDescription(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Sets the description.
setDescription(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Sets the description.
setDescription(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Sets the description.
setDescription(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Sets the description.
SetDialog - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Common methods used by create, edit, and delete dialogs for work sets, word sets, phrase sets, and queries.
SetDialog(String, Frame, String, String, String, boolean) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog
Create a set dialog.
SetDialog.PhraseSetsCheckBoxListRenderer - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Renderer for checkbox list with phrase sets only as entries.
SetDialog.PhraseSetsCheckBoxListRenderer() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog.PhraseSetsCheckBoxListRenderer
 
SetDialog.QueriesCheckBoxListRenderer - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Renderer for checkbox list with queries only as entries.
SetDialog.QueriesCheckBoxListRenderer() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog.QueriesCheckBoxListRenderer
 
SetDialog.QueriesListRenderer - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Renderer for list with queries only as entries.
SetDialog.QueriesListRenderer() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog.QueriesListRenderer
 
SetDialog.WordSetsCheckBoxListRenderer - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Renderer for checkbox list with word sets only as entries.
SetDialog.WordSetsCheckBoxListRenderer() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog.WordSetsCheckBoxListRenderer
 
SetDialog.WordSetsListRenderer - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Renderer for list with word sets as entries.
SetDialog.WordSetsListRenderer() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog.WordSetsListRenderer
 
SetDialog.WorkSetsCheckBoxListRenderer - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Renderer for checkbox list with work sets only as entries.
SetDialog.WorkSetsCheckBoxListRenderer() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog.WorkSetsCheckBoxListRenderer
 
SetDialog.WorkSetsListRenderer - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Renderer for list with worksets as entries.
SetDialog.WorkSetsListRenderer() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog.WorkSetsListRenderer
 
setDoubleBuffering(Component, boolean) - Static method in class edu.northwestern.at.utils.swing.printing.PrintUtilities
Enable or disable double buffering for a component to be printed.
setDropTargetListener(DropTargetListener) - Method in class edu.northwestern.at.utils.swing.XScrollPane
Set drop target listener.
setEarliestWorkYear(Integer) - Method in class edu.northwestern.at.wordhoard.model.Author
Sets the author's earliest work year.
setElementAt(Object, int) - Method in class edu.northwestern.at.utils.swing.SortedListModel
Prohibits attempts to set an element.
setEnabled(int, boolean) - Method in class edu.northwestern.at.utils.swing.SmallComboBox
Sets an item enabled or disabled.
setEnabled(Object, boolean) - Method in class edu.northwestern.at.utils.swing.SmallComboBox
Sets an item enabled or disabled.
setEncodeLimit(int) - Method in class edu.northwestern.at.utils.corpuslinguistics.DoubleMetaphone
 
setEnd(TextLocation) - Method in class edu.northwestern.at.wordhoard.model.text.TextRange
Sets the end of the range.
setExpansionState(Collection) - Method in class edu.northwestern.at.utils.swing.XTree
Sets (restores) the node expanded/collapsed state.
setExtended() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Sets the extended style attribute.
setExtensions(String[]) - Method in class edu.northwestern.at.utils.swing.FileExtensionFilter
Set the file name extensions allowed by the filter.
setExtraIndentation(int) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Sets extra indentation.
setExtraMessage(String) - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationModel
Sets the extra message.
setExtraVerbiage(String) - Static method in class edu.northwestern.at.utils.swing.UnexpectedErrorMessage
Sets the extra verbiage.
setFileName(String) - Method in class edu.northwestern.at.utils.swing.FileNameTextField
Set file name.
setFirstLineOfStanza(boolean) - Method in class edu.northwestern.at.wordhoard.tools.Context
Sets the first line of stanza attribute.
setFlags(long) - Method in class edu.northwestern.at.wordhoard.model.wrappers.TaggingData
Sets the flags.
setFocusOn(Component) - Method in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
Set focus to specified component.
setFont(Font) - Method in class edu.northwestern.at.utils.swing.MultiLineLabel
 
setFont(String, int) - Method in class edu.northwestern.at.utils.swing.XTextPane
Sets the font.
setFontInfo(FontInfo) - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Sets the font information for the run.
setFontPrefs(String[][]) - Static method in class edu.northwestern.at.wordhoard.swing.dialogs.FontPrefsDialog
Sets the font preferences.
setFooterFont(Font) - Method in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
Set footer font.
setForeground(Color) - Method in class edu.northwestern.at.utils.swing.MultiLineLabel
 
setFormatString(String) - Method in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
setFromDOMDocumentNode(Node) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Set values from DOM document node.
setFromDOMDocumentNode(Node) - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Set values from DOM document node.
setFromDOMDocumentNode(Node) - Method in interface edu.northwestern.at.wordhoard.model.userdata.UserDataObject
Set values from DOM document node.
setFromDOMDocumentNode(Node) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Set values from DOM document node.
setFromDOMDocumentNode(Node) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Set values from DOM document node.
setFromDOMDocumentNode(Node) - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Set query settings from a DOM document node.
setFromDOMDocumentNode(Node) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Set values from DOM document node.
setFromDOMDocumentNode(Node) - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Set values from DOM document node.
setFullTitle(String) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Sets the full title.
setGender(String) - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Sets the gender.
setGender(Gender) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Sets the gender.
setGender(byte) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Sets the gender.
setGender(Gender) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speech
Sets the gender.
setGhost(BufferedImage, Point) - Static method in class edu.northwestern.at.utils.swing.XDropTarget
Sets the ghost image for manual image dragging.
setGraphics(Graphics2D) - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Sets the graphics environment.
setGroup(UserGroup) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupMembersModel
Sets the UserGroup.
setGroupBy(int) - Method in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Sets the grouping option.
setGroupBy(Class) - Method in class edu.northwestern.at.wordhoard.model.grouping.GroupingOptions
Sets the grouping option.
setHasStanzaNumbers(boolean) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Sets the has stanza numbers flag.
setHeaderBackground(Color) - Method in class edu.northwestern.at.utils.swing.SortedTableModel
Set background color for table header.
setHeaderBackground(Color) - Method in class edu.northwestern.at.utils.swing.XTable
Set header background color.
setHeaderFont(Font) - Method in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
Set header font.
setHeaderForeground(Color) - Method in class edu.northwestern.at.utils.swing.XTable
Set header foreground color.
setHits(List, long) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel
Sets the hits.
setHits(HashSet, long) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
Sets the hits.
setHits(List, List, long) - Method in class edu.northwestern.at.wordhoard.swing.concordance.ConcordancePanel
Sets the hits.
setHomonym(int) - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemma
Sets the homonym.
setHomonym(int) - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Sets the homonym.
setId(Long) - Method in class edu.northwestern.at.wordhoard.model.Line
Sets the unique id.
setId(Long) - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemma
Sets the unique id.
setId(Long) - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemPos
Sets the unique id.
setId(Long) - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonPos
Sets the unique id.
setId(Long) - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Sets the unique id.
setId(Long) - Method in class edu.northwestern.at.wordhoard.model.morphology.LemPos
Sets the unique id.
setId(Long) - Method in class edu.northwestern.at.wordhoard.model.morphology.WordPart
Sets the unique id.
setId(Long) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speech
Sets the unique id.
setId(Long) - Method in class edu.northwestern.at.wordhoard.model.Word
Sets the unique id.
setId(Long) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Sets the unique id.
setId(Long) - Method in class edu.northwestern.at.wordhoard.server.model.Account
Sets the unique id.
setIdentifier(String) - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Sets the identifier.
setIndent(int) - Method in class edu.northwestern.at.wordhoard.tools.cm.Style
Sets the indentation.
setIndentation(int) - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Sets the indentation.
setIndeterminate(boolean) - Method in class edu.northwestern.at.utils.swing.ProgressBarOrLabel
Set progress bar determinate or indeterminate.
setIndeterminate(boolean) - Method in class edu.northwestern.at.utils.swing.ProgressDialog
Set tbe progress bar determinate/indeterminate state.
setIndeterminate(boolean) - Method in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Set tbe progress bar determinate/indeterminate state.
setIndeterminate(boolean) - Method in class edu.northwestern.at.utils.swing.ProgressPanel
Set tbe progress bar determinate/indeterminate state.
setIndeterminate(boolean) - Method in interface edu.northwestern.at.utils.swing.ProgressReporter
Set tbe progress bar determinate/indeterminate state.
setIndex(int) - Method in class edu.northwestern.at.wordhoard.model.text.TextLocation
Sets the line index.
setIndex(int) - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationModel
Sets the index of the current annotation.
setInitialFocus(JComponent) - Method in class edu.northwestern.at.utils.swing.ModalDialog
Sets the intial focus component.
setInput(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.DoubleMetaphone
 
setInsets(short, short, short, short) - Method in class edu.northwestern.at.utils.swing.JustifiedTextRowView
Override to make setInsets public.
setInTaggedLine(boolean) - Method in class edu.northwestern.at.wordhoard.tools.Context
Sets the tagged line attribute.
setIsActive(boolean) - Method in class edu.northwestern.at.utils.tagcloud.StyledScoredString
Set active status.
setIsActive(boolean) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Set the active flag.
setIsActive(boolean) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Set the active flag.
setIsActive(boolean) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Set the active flag.
setIsActive(boolean) - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Set the active flag.
setIsActive(boolean) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Set the active flag.
setIsActive(boolean) - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Set the active flag.
setIsPublic(boolean) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Set the public flag.
setIsPublic(boolean) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Set the public flag.
setIsPublic(boolean) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Set the public flag.
setIsPublic(boolean) - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Set the public flag.
setIsPublic(boolean) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Set the public flag.
setIsPublic(boolean) - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Set the public flag.
setIsWrapper(boolean) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkPartTreeNode
 
setItalic() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Sets the italic style attribute.
setItalic(boolean) - Method in class edu.northwestern.at.wordhoard.tools.Context
Sets the italic style.
setJMenuBar(JMenuBar) - Method in class edu.northwestern.at.utils.swing.WindowsMenuManager
Sets the menu bar.
setJustification(byte) - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Sets the line justification.
setJustification(byte) - Method in class edu.northwestern.at.wordhoard.tools.Context
Sets the line justification.
setLabel(String) - Method in class edu.northwestern.at.utils.swing.MultiLineLabel
 
setLabel(String) - Method in class edu.northwestern.at.utils.swing.ProgressBarOrLabel
Sets a new label.
setLabel(String) - Method in class edu.northwestern.at.wordhoard.model.Line
Sets the label.
setLabelColor(Color) - Method in class edu.northwestern.at.utils.swing.ProgressDialog
Set the progress label text color.
setLabelColor(Color) - Method in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Set the progress label text color.
setLabelColor(Color) - Method in class edu.northwestern.at.utils.swing.ProgressPanel
Set the progress label text color.
setLabelColor(Color) - Method in interface edu.northwestern.at.utils.swing.ProgressReporter
Set the progress label text color.
setLanguage(String) - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Sets the language.
setLatestWorkYear(Integer) - Method in class edu.northwestern.at.wordhoard.model.Author
Sets the author's latest work year.
setLeafIcon(ImageIcon) - Method in interface edu.northwestern.at.utils.swing.TreeIconSetter
Set the leaf icon for the tree display.
setLeafIcon(ImageIcon) - Method in class edu.northwestern.at.utils.swing.XTree.Renderer
Set the leaf icon for the tree display.
setLeafIcon(ImageIcon) - Method in class edu.northwestern.at.utils.swing.XTree
Set the leaf icon for the tree display.
setLemma(BensonLemma) - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemPos
Sets the lemma.
setLemma(Lemma) - Method in class edu.northwestern.at.wordhoard.model.morphology.LemPos
Sets the lemma.
setLemmaTagging(boolean) - Method in class edu.northwestern.at.wordhoard.tools.Context
Sets the lemma tagging attribute.
setLemPos(LemPos) - Method in class edu.northwestern.at.wordhoard.model.morphology.WordPart
Sets the lempos.
setLexicon(LemmaCorpusCounts[]) - Method in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel
Sets the lexicon.
setLine(Line) - Method in class edu.northwestern.at.wordhoard.model.Word
Sets the line.
setLine(Line) - Method in class edu.northwestern.at.wordhoard.tools.Context
Sets the line object.
setLineHeight(int) - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Sets the height of the current line.
setLineLocation() - Method in class edu.northwestern.at.wordhoard.tools.Context
Sets the line location.
setLineNumberInterval(int) - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Sets the line number interval.
setLineNumberInterval(int) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Sets the line number interval.
setLineNumberInterval(int) - Method in class edu.northwestern.at.wordhoard.swing.text.PartTextComponent
Sets the line number interval.
setLineNumberInterval(int) - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Sets the line number interval.
setLineNumberInterval(int) - Method in class edu.northwestern.at.wordhoard.swing.work.WorkPanel
Sets the line number interval.
setLineNumbers(int, FontInfo, int, Color) - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Sets line number information.
setLineStyle(int) - Method in class edu.northwestern.at.wordhoard.tools.cm.Style
Sets the line style.
setLink(Link) - Method in class edu.northwestern.at.utils.swing.LinkLabel
Sets the link.
setLinks(XTextPane.LinkInfo[]) - Method in class edu.northwestern.at.utils.swing.XTextPane
Sets the links.
setListData(Object[]) - Method in class edu.northwestern.at.utils.swing.CheckBoxList
Add list data.
setListItemText(Object) - Method in class edu.northwestern.at.utils.swing.CheckBoxListRenderer
Set the list box display text a value.
setListItemText(Object) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog.PhraseSetsCheckBoxListRenderer
 
setListItemText(Object) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog.QueriesCheckBoxListRenderer
 
setListItemText(Object) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog.WordSetsCheckBoxListRenderer
 
setListItemText(Object) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog.WorkSetsCheckBoxListRenderer
 
setLoaded(boolean) - Method in class edu.northwestern.at.wordhoard.swing.tcon.TreeNode
Sets the node loaded attribute.
setLocale(Locale) - Static method in class edu.northwestern.at.utils.Resources
Set the resource bundle to use based upon the locale.
setLocale(String, String) - Static method in class edu.northwestern.at.utils.Resources
Set the translation language using the language name and country.
setLocale(String) - Static method in class edu.northwestern.at.utils.Resources
Set the translation language using the language name.
setLocation(TextRange) - Method in class edu.northwestern.at.wordhoard.model.Line
Sets the line location.
setLocation(TextRange) - Method in class edu.northwestern.at.wordhoard.model.Word
Sets the word location.
setLoggedIn() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Adjust menu items and settings for successful login.
setLoggedIn() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Adjust menu items and settings for successful login.
setLoggedOut() - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Adjust menu items and settings for logout.
setLoggedOut() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Adjust menu items and settings for logout.
setLoginAccount(Account) - Static method in class edu.northwestern.at.wordhoard.swing.dialogs.LoginDialog
Sets the login account.
setLookAndFeel(String) - Static method in class edu.northwestern.at.utils.swing.LookAndFeel
Sets a new Swing look and feel.
setLookAndFeelByClassName(String, boolean) - Static method in class edu.northwestern.at.utils.swing.LookAndFeel
Sets a new Swing look and feel by class name.
setLookAndFeelByClassName(String) - Static method in class edu.northwestern.at.utils.swing.LookAndFeel
Sets a new Swing look and feel by class name.
setMajorWordClass(MajorWordClass) - Method in class edu.northwestern.at.wordhoard.model.morphology.WordClass
Sets the major word class.
setMarginalia(Text) - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Sets the marginalia.
setMarginaliaMargins(int, int) - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Sets marginalia margins.
setMarginHeight(int) - Method in class edu.northwestern.at.utils.swing.MultiLineLabel
 
setMarginWidth(int) - Method in class edu.northwestern.at.utils.swing.MultiLineLabel
 
setMarked(boolean) - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Sets the marked attribute.
setMarkerInformation(int, String, FontInfo, Color) - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Sets marker information.
setMarkers(TextLocation[]) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Sets markers.
setMarkers(TextLocation[]) - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Sets or clears markers.
setMatrix(Matrix) - Method in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
setMaximumBarValue(int) - Method in class edu.northwestern.at.utils.swing.ProgressDialog
Set maximum bar value.
setMaximumBarValue(int) - Method in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Set maximum bar value.
setMaximumBarValue(int) - Method in class edu.northwestern.at.utils.swing.ProgressPanel
Set maximum bar value.
setMaximumBarValue(int) - Method in interface edu.northwestern.at.utils.swing.ProgressReporter
Set maximum bar value.
setMaximumFontSize(double) - Method in class edu.northwestern.at.utils.tagcloud.TagCloud
Set the maximum font size.
setMaxWordPathLength(int) - Method in class edu.northwestern.at.wordhoard.model.Corpus
Sets the maximum word path length.
setMetricalShape(MetricalShape) - Method in class edu.northwestern.at.wordhoard.model.Word
Sets the metrical shape.
setMetricalShape(String) - Method in class edu.northwestern.at.wordhoard.model.Word
Sets the metrical shape.
setMinimumFontSize(double) - Method in class edu.northwestern.at.utils.tagcloud.TagCloud
Set the minimum font size.
setMinusEnabled(boolean) - Method in class edu.northwestern.at.wordhoard.swing.concordance.Row
Enables or disables the minus button.
setMinusEnabled(boolean) - Method in class edu.northwestern.at.wordhoard.swing.find.Row
Enables or disables the minus button.
setModel(DefaultTreeModel) - Method in class edu.northwestern.at.utils.swing.XTree
Sets a new tree model.
setModificationTime(Date) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Sets the modification time.
setModificationTime(Date) - Method in interface edu.northwestern.at.wordhoard.model.userdata.UserDataObject
Sets the modification date/time.
setModificationTime(Date) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Sets the modification time.
setModificationTime(Date) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Sets the modification time.
setModificationTime(Date) - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Sets the modification time.
setModificationTime(Date) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Sets the modification time.
setModificationTime(Date) - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Sets the modification date.
setModifiedDate(Date) - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Sets the modified date.
setMonospaced() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Sets the monospaced style attribute.
setMood(String) - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Sets the mood.
setMortality(Mortality) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Sets the mortality.
setMortality(byte) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Sets the mortality.
setMortality(Mortality) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speech
Sets the mortality.
setName(String) - Method in class edu.northwestern.at.wordhoard.model.annotations.AnnotationCategory
Sets the name.
setName(Spelling) - Method in class edu.northwestern.at.wordhoard.model.Author
Sets the author's name.
setName(String) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Sets the English name.
setName(String) - Method in class edu.northwestern.at.wordhoard.server.model.Account
Sets the name.
setNativeLookAndFeel() - Static method in class edu.northwestern.at.utils.swing.LookAndFeel
Sets Swing look and feel to native look and feel.
setNegative(String) - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Sets the negative attribute.
setNext(Word) - Method in class edu.northwestern.at.wordhoard.model.Word
Sets the next word.
setNiceLookAndFeel() - Static method in class edu.northwestern.at.utils.swing.LookAndFeel
Sets Swing look and feel to a "nice" look and feel.
setNoAnnotationsMessage(String) - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationModel
Sets the no annotations message.
setNormal() - Method in class edu.northwestern.at.wordhoard.tools.Context
Sets the normal style.
setNuAccount(boolean) - Method in class edu.northwestern.at.wordhoard.server.model.Account
Sets the NU account attribute.
setNumber(int) - Method in class edu.northwestern.at.wordhoard.model.Line
Sets the line number.
setNumber(String) - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Sets the number.
setNumberStanzas(boolean) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Sets the number stanzas option.
setNumLines(int) - Method in class edu.northwestern.at.wordhoard.model.Corpus
Sets the number of lines in the corpus.
setNumLines(int) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Sets the number of lines.
setNumWords(int) - Method in class edu.northwestern.at.wordhoard.model.Corpus
Sets the number of words in the corpus.
setNumWords(int) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Sets the number of words.
setNumWorkParts(int) - Method in class edu.northwestern.at.wordhoard.model.Corpus
Sets the number of work parts in the corpus.
setOedLemma(String) - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemma
Sets the OED lemma.
setOffset(int) - Method in class edu.northwestern.at.wordhoard.model.text.TextLocation
Sets the character offset in the line.
setOpenDirectory(String) - Static method in class edu.northwestern.at.utils.swing.FileDialogs
Set last open directory.
setOpenIcon(ImageIcon) - Method in interface edu.northwestern.at.utils.swing.TreeIconSetter
Set the open folder icon for the tree display.
setOpenIcon(ImageIcon) - Method in class edu.northwestern.at.utils.swing.XTree.Renderer
Set the open folder icon for the tree display.
setOpenIcon(ImageIcon) - Method in class edu.northwestern.at.utils.swing.XTree
Set the open folder icon for the tree display.
setOrderBy(int) - Method in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Sets the ordering option.
setOrderBy(int) - Method in class edu.northwestern.at.wordhoard.model.grouping.GroupingOptions
Sets the ordering option.
setOriginalName(Spelling) - Method in class edu.northwestern.at.wordhoard.model.Author
Sets the author's name in the original language.
setOriginalName(Spelling) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Sets the name in the original language.
setOverline() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Sets the overline style attribute.
setOwner(String) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Set the owner.
setOwner(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Set the owner.
setOwner(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Set the owner.
setOwner(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Set the owner.
setOwner(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Set the owner.
setOwner(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Set the owner.
setPageFormat(PageFormat) - Method in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Set page format.
setPageFormat(PageFormat) - Method in interface edu.northwestern.at.utils.swing.printing.PrintProgress
Set page format.
setPageNumberLocation(int) - Method in class edu.northwestern.at.utils.swing.printing.PrintHeaderFooter
Set page number location.
setParameter(String, String) - Method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
adds a string parameter to the request
setParameter(String, String, InputStream) - Method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
adds a file parameter to the request
setParameter(String, File) - Method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
adds a file parameter to the request
setParameter(String, Object) - Method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
adds a parameter to the request; if the parameter is a File, the file is uploaded, otherwise the string value of the parameter is passed in the request
setParameters(Map) - Method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
adds parameters to the request
setParameters(Object[]) - Method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
adds parameters to the request
setPart(WorkPart, Word) - Method in class edu.northwestern.at.wordhoard.swing.text.PartTextComponent
Sets the work part.
setPart(WorkPart) - Method in class edu.northwestern.at.wordhoard.swing.work.WorkPanel
Sets the work part.
setPartCounters(WorkPart, int, int) - Static method in class edu.northwestern.at.wordhoard.tools.BuildWorks
Sets the line and word counters for a work part.
setPartIndex(int) - Method in class edu.northwestern.at.wordhoard.model.morphology.WordPart
Sets the part index.
setPassword(String) - Method in class edu.northwestern.at.wordhoard.server.model.Account
Sets the password.
setPathTag(String) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Sets the path tag.
setPermission(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
set the permission.
setPermission(AuthoredTextAnnotation, UserGroup, String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserGroupPermissionUtils
set permission for group on indicated item.
setPerson(String) - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Sets the person.
setPhraseText(Spelling) - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSetPhraseCount
Set the phrase text.
setPlusEnabled(boolean) - Method in class edu.northwestern.at.wordhoard.swing.find.Row
Enables or disables the plus button.
setPopupItemStatus(JTextComponent) - Method in class edu.northwestern.at.utils.swing.TextFieldPopupMenuMouseListener
Set status of popup menu items.
setPos(BensonPos) - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemPos
Sets the part of speech.
setPos(Pos) - Method in class edu.northwestern.at.wordhoard.model.morphology.LemPos
Sets the part of speech.
setPosition(int) - Method in class edu.northwestern.at.utils.swing.DocumentTokenizer
Set position in document for tokenization.
setPosition(int) - Method in class edu.northwestern.at.utils.swing.FileTokenizer
Set position in document for tokenization.
setPosType(byte) - Method in class edu.northwestern.at.wordhoard.model.Corpus
Sets the part of speech taxonomy used by the corpus.
setPrefsWindow(JFrame) - Method in class edu.northwestern.at.utils.swing.XFrame
Set the preferences dialog.
setPrev(Word) - Method in class edu.northwestern.at.wordhoard.model.Word
Sets the previous word.
setPrimaryText(TextWrapper) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Sets the primary text.
setPrinterJob(PrinterJob) - Method in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Set printer job.
setPrinterJob(PrinterJob) - Method in interface edu.northwestern.at.utils.swing.printing.PrintProgress
Set printer job.
setPriority(Thread, int) - Static method in class edu.northwestern.at.utils.ThreadUtils
Set thread priority.
setProgress(boolean) - Method in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Enable or disable print progress.
setProgress(boolean) - Method in interface edu.northwestern.at.utils.swing.printing.PrintProgress
Enable or disable print progress.
setProsodic(Prosodic) - Method in class edu.northwestern.at.wordhoard.model.Word
Sets the prosodic attribute.
setProsodic(byte) - Method in class edu.northwestern.at.wordhoard.model.Word
Sets the prosodic attribute.
setProsodic(Element) - Method in class edu.northwestern.at.wordhoard.tools.Context
Sets the prosodic attribute.
setProsodic(Prosodic) - Method in class edu.northwestern.at.wordhoard.tools.Context
Sets the prosodic attribute.
setPubDate(PubYearRange) - Method in class edu.northwestern.at.wordhoard.model.Work
Sets the publication date(s).
setPuncAfter(String) - Method in class edu.northwestern.at.wordhoard.model.Word
Sets the punctuation following the word.
setPuncBefore(String) - Method in class edu.northwestern.at.wordhoard.model.Word
Sets the punctuation preceding the word.
setQuery(String) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Set the query.
setQuery(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Set the query.
setQuery(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Set the query.
setQuery(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Set the query.
setQueryMenuItemsAvailability() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.QueryMenu
Set availability of query menu items.
setQueryParams(Query, String[], Object[], boolean, boolean, int) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Set query parameters and values.
setQueryText(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Set the query text.
setQueryType(int) - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Set the query type.
setRadioButtonLabel(String) - Method in class edu.northwestern.at.wordhoard.model.tconview.TconView
Sets the radio button label.
setRenderWorksWithDates(boolean) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsTreeCellRenderer
Sets the render works with dates option.
setRenderWorksWithDates(boolean) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetTreeCellRenderer
Sets the render works with dates option.
setRenderWorksWithDates(boolean) - Method in class edu.northwestern.at.wordhoard.swing.querytool.SearchResultsTreeCellRenderer
Sets the render works with dates option.
setResults(Object) - Method in class edu.northwestern.at.utils.swing.ResultsPanel
Set object holding actual results.
setResultsHeader(String) - Method in class edu.northwestern.at.utils.swing.ResultsPanel
Set results header.
setResultsTitle(String) - Method in class edu.northwestern.at.utils.swing.ResultsPanel
Set results title.
setRow(int, Matrix) - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Set entire row of values from a row matrix.
setRow(int, Matrix) - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Set entire row of values from a row matrix.
setRowData(int, double[]) - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Set entire row from an array of doubles .
setRowData(int, double[]) - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Set entire row from an array of doubles .
setRowLabels(String[]) - Method in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
setRowNumber(int) - Method in class edu.northwestern.at.utils.swing.JustifiedTextRowView
Set row number of this view.
setSaveDirectory(String) - Static method in class edu.northwestern.at.utils.swing.FileDialogs
Set last save directory.
setScaledSize(int, int) - Method in class edu.northwestern.at.utils.swing.printing.PrintPreview.PagePreview
Resize the scaled preview image.
setScore(double) - Method in class edu.northwestern.at.utils.ScoredString
Set score.
setSearchButton(JButton) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
 
setSeed(long) - Method in class edu.northwestern.at.utils.math.randomnumbers.MersenneTwister
Initalize the pseudo random number generator.
setSeed(int[]) - Method in class edu.northwestern.at.utils.math.randomnumbers.MersenneTwister
An alternative, more complete, method of seeding the pseudo random number generator.
setSelectable(boolean) - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Sets the selectable option.
setSelectAll(SelectAll) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Set menu status from a SelectAll object.
setSelectAll(SelectAll) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.EditMenu
Set menu status from a SelectAll object.
setSelected(Boolean) - Method in class edu.northwestern.at.utils.swing.ThreeStateCheckBox
Set selection status of checkbox.
setSelected(Boolean) - Method in class edu.northwestern.at.utils.swing.ThreeStateCheckBox.ThreeStateToggleButtonModel
Set selected state.
setSelected(boolean) - Method in class edu.northwestern.at.utils.swing.ThreeStateCheckBox.ThreeStateToggleButtonModel
Set selected state.
setSelectedIndex(int) - Method in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
Select Search or Replace dialog pane.
setSelectedIndex(int) - Method in class edu.northwestern.at.utils.swing.SmallComboBox
Sets the index of the currently selected item.
setSelectedItem(Object) - Method in class edu.northwestern.at.utils.swing.SmallComboBox
Sets the currently selected item.
setSelectedItem(Object) - Method in class edu.northwestern.at.utils.swing.TreeToListModel
Set the selected item.
setSelection(int, int, boolean) - Method in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
Set the selected text interval.
setSelection(TextRange) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Sets the selection.
setSelection(int[]) - Method in class edu.northwestern.at.wordhoard.swing.accounts.AccountModel
Sets the selection.
setSelection(int[]) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupMembersModel
Sets the selection.
setSelection(int[]) - Method in class edu.northwestern.at.wordhoard.swing.accounts.groups.GroupModel
Sets the selection.
setSelection(TextRange) - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Sets the selection.
setShortTitle(String) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Sets the short title.
setShowHideAnnotationMarkersCmdText(boolean) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Sets the text of the "Show/Hide Annotation Markers" command.
setShowHideAnnotationPanelCmdText(boolean) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWindow
Sets the text of the "Show/Hide Annotation Panel" command.
setSiteId(String) - Static method in class edu.northwestern.at.wordhoard.swing.dialogs.SiteDialog
Sets the site id.
setSize(byte) - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Sets the font size.
setSize(byte) - Method in class edu.northwestern.at.wordhoard.tools.Context
Sets the font size.
SetsMenu - Class in edu.northwestern.at.wordhoard.swing.calculator.menus
WordHoard Calculator Sets Menu.
SetsMenu() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Create sets menu.
SetsMenu(JMenuBar) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Create sets menu.
SetsMenu(AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Create sets menu.
SetsMenu(JMenuBar, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Create sets menu.
setsMenu - Variable in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
The sets menu.
setsMenuListener - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
Sets menu listener.
setSpeech(Speech) - Method in class edu.northwestern.at.wordhoard.model.Word
Sets the speech.
setSpeech(Speech) - Method in class edu.northwestern.at.wordhoard.tools.Context
Sets the current speech.
setSpelling(Spelling) - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Sets the spelling.
setSpelling(Spelling) - Method in class edu.northwestern.at.wordhoard.model.Word
Sets the spelling.
setStandardIcons(boolean) - Method in class edu.northwestern.at.utils.swing.XTree
Sets the standard icons option.
setStandardSpelling(Spelling) - Method in class edu.northwestern.at.wordhoard.model.morphology.LemPos
Sets the standard spelling.
setStanzaLabel(String) - Method in class edu.northwestern.at.wordhoard.model.Line
Sets the stanza label.
setStanzaNumber(String) - Method in class edu.northwestern.at.wordhoard.tools.Context
Sets the stanza number.
setStanzaNumbering(boolean) - Method in class edu.northwestern.at.wordhoard.tools.Context
Sets the stanza numbering attribute.
setStart(TextLocation) - Method in class edu.northwestern.at.wordhoard.model.text.TextRange
Sets the start of the range.
setStartupTime(long) - Method in class edu.northwestern.at.utils.swing.ProgressDialog
Set the startup time.
setStartupTime(long) - Method in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Set the startup time.
setStartupTime(long) - Method in class edu.northwestern.at.utils.swing.ProgressPanel
Set the startup time.
setStartupTime(long) - Method in interface edu.northwestern.at.utils.swing.ProgressReporter
Set the startup time.
setStatus(String) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Sets the status.
setStatus(String) - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Sets the status.
setStripeColors(Color, Color) - Method in class edu.northwestern.at.utils.swing.XTable
Set the stripe colors.
setStriped(boolean) - Method in class edu.northwestern.at.utils.swing.XTable
Enable or disable striping for the table.
setStripeEmptyRows(boolean) - Method in class edu.northwestern.at.utils.swing.XTable
Enable or disable empty row striping for the table.
setStyle(TagCloudTextStyle) - Method in class edu.northwestern.at.utils.tagcloud.StyledScoredString
Set style.
setStyle(int) - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Sets the style attributes.
setStyle(int) - Method in class edu.northwestern.at.wordhoard.tools.Context
Sets the style.
setStyle(int, boolean) - Method in class edu.northwestern.at.wordhoard.tools.Context
Sets a style.
setStyledText(StyledString) - Method in class edu.northwestern.at.utils.swing.XTextPane
Sets the styled text.
setStyleInfo(StyleInfo, int) - Method in class edu.northwestern.at.utils.swing.XTextPane
Sets the style information.
setSubscript() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Sets the subscript style attribute.
setSuperscript() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Sets the superscript style attribute.
setSyntax(String) - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Sets the syntax.
setTabsEnabled(boolean) - Method in class edu.northwestern.at.utils.swing.XTextArea
Enables or disables tabs.
setTag(String) - Method in class edu.northwestern.at.wordhoard.model.Corpus
Sets the tag.
setTag(String) - Method in class edu.northwestern.at.wordhoard.model.Line
Sets the tag.
setTag(String) - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonPos
Sets the tag.
setTag(Spelling) - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Sets the tag.
setTag(String) - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Sets the tag.
setTag(String) - Method in class edu.northwestern.at.wordhoard.model.morphology.WordClass
Sets the tag.
setTag(String) - Method in class edu.northwestern.at.wordhoard.model.morphology.WordPart
Sets the tag.
setTag(String) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Sets the tag.
setTag(String) - Method in class edu.northwestern.at.wordhoard.model.Word
Sets the tag.
setTag(String) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Sets the tag.
setTaggingData(TaggingData) - Method in class edu.northwestern.at.wordhoard.model.Corpus
Sets the tagging data flags.
setTaggingData(TaggingData) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Sets the tagging data flags.
setTagInsensitive(Spelling) - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Sets the insensitive tag.
setTarget(TextRange) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Sets the target.
setTarget(TextRange) - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Sets the target.
setTarget(TextRange) - Method in class edu.northwestern.at.wordhoard.model.annotations.TextAnnotation
Sets the target.
setTarget(TextRange) - Method in interface edu.northwestern.at.wordhoard.model.annotations.TextAttachment
Sets the target.
setTargetCombo(JComboBox) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
 
setTense(String) - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Sets the tense.
setText(String) - Method in class edu.northwestern.at.utils.swing.XPasswordField
Sets the password text and resets the caret position to 0.
setText(String) - Method in class edu.northwestern.at.utils.swing.XTextArea
Sets the area text and resets the caret position to 0.
setText(String) - Method in class edu.northwestern.at.utils.swing.XTextField
Sets the field text and resets the caret position to 0.
setText(Node, String) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Sets text for a node.
setText(TextWrapped) - Method in class edu.northwestern.at.wordhoard.model.annotations.Annotation
Sets the text.
setText(TextWrapped) - Method in interface edu.northwestern.at.wordhoard.model.annotations.Attachment
Sets the text.
setText(TextWrapped) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Sets the text.
setText(TextWrapped) - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Sets the text.
setText(String) - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Sets the text of the run.
setText(Text) - Method in class edu.northwestern.at.wordhoard.model.wrappers.MemoryTextWrapper
Sets the text.
setText(Text) - Method in class edu.northwestern.at.wordhoard.model.wrappers.RemoteTextWrapper
Sets the text.
setText(Text) - Method in interface edu.northwestern.at.wordhoard.model.wrappers.TextWrapped
Sets the text.
setText(Text) - Method in class edu.northwestern.at.wordhoard.model.wrappers.TextWrapper
Sets the text.
setText(Text, DrawingContext, TextLocation[]) - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Sets the text.
setText(Text, DrawingContext) - Method in class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Sets the text.
setTheSelectedItem(WordCounter) - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordCounterTreeCombo
Set selected item.
setTime(Date) - Method in class edu.northwestern.at.utils.swing.TimeOfDayTextField
set the input time of day.
setTimerValue(long) - Method in class edu.northwestern.at.utils.swing.TimerTextField
Set the input timer value.
setTimerValue(long, boolean) - Method in class edu.northwestern.at.utils.swing.TimerTextField
Set the input timer value.
settingNameCellRenderer - Variable in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsTable
The setting name cell renderer.
settingsMouseListener - Variable in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsTable
Mouse listener for the table.
settingsMouseMotionListener - Variable in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsTable
Mouse motion listener for the table.
settingValueCellRenderer - Variable in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsTable
The setting value cell renderer.
setTitle(String) - Method in class edu.northwestern.at.utils.swing.ProgressDialog
Set the title.
setTitle(String) - Method in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Set the title.
setTitle(String) - Method in class edu.northwestern.at.utils.swing.ProgressPanel
Set the title.
setTitle(String) - Method in interface edu.northwestern.at.utils.swing.ProgressReporter
Set the title.
setTitle(String) - Method in class edu.northwestern.at.utils.swing.WindowsMenuManager
Sets the window title.
setTitle(String) - Method in class edu.northwestern.at.utils.swing.XTable
Set the table title.
setTitle(String) - Method in class edu.northwestern.at.utils.swing.XTree
Set the tree title.
setTitle(String) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Sets the title.
setTitle(String) - Method in class edu.northwestern.at.wordhoard.model.Corpus
Sets the title.
setTitle(String) - Method in class edu.northwestern.at.wordhoard.model.tconview.TconCategory
Sets the category title.
setTitle(String) - Method in interface edu.northwestern.at.wordhoard.model.userdata.UserDataObject
Sets the title.
setTitle(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Sets the title.
setTitle(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Sets the title.
setTitle(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Sets the title.
setTitle(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Sets the title.
setTitle(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Sets the title.
setto(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
setTranDescription(String) - Method in class edu.northwestern.at.wordhoard.model.Corpus
Sets the translations description.
setTranslations(String) - Method in class edu.northwestern.at.wordhoard.model.Corpus
Sets the translations.
setType(String) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Sets the type.
setType(String) - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Sets the type.
setUnderline() - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Sets the underline style attribute.
setUndoManager(UndoManager) - Method in class edu.northwestern.at.utils.swing.XTextPane
Set undo manager used by parent.
setUpDown(int) - Method in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Sets the ascending/descending option.
setUpDown(int) - Method in class edu.northwestern.at.wordhoard.model.grouping.GroupingOptions
Sets the ascending/descending option.
setURL(String) - Method in class edu.northwestern.at.utils.swing.URLTextField
Set URL text.
setUsePlatformPositionForDefaultButton(boolean) - Method in class edu.northwestern.at.utils.swing.ModalDialog
Set flag for repositioning default button to platform location.
setUserGroup(UserGroup) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
set the group.
setUserID(String) - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Sets the userID.
setUsername(String) - Method in class edu.northwestern.at.wordhoard.server.model.Account
Sets the username.
setUserObject(Object) - Method in class edu.northwestern.at.utils.swing.SortedTreeNode
Prohibits attempts to set a new user object.
setValue(SearchCriterion) - Method in class edu.northwestern.at.wordhoard.swing.find.TestCriterion
Sets the value of the component.
setView(JTable, boolean[], Object[], boolean, boolean) - Method in class edu.northwestern.at.utils.swing.SortedTableModel
Sets the view.
setView(JTable, boolean[], Object[], boolean) - Method in class edu.northwestern.at.utils.swing.SortedTableModel
Sets the view.
setViewType(int) - Method in class edu.northwestern.at.wordhoard.model.tconview.TconView
Sets the type of the view.
setVisible(boolean) - Method in class edu.northwestern.at.utils.swing.ModalDialog
Shows or hides the dialog.
setVisible(boolean) - Method in class edu.northwestern.at.utils.swing.WindowsMenuManager
Show or hide the window.
setVisible(boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Show or hide the Calculator window.
setVoice(String) - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Sets the voice.
setWebPageURL(String) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Sets the web page URL.
setWebPageURL(String) - Method in interface edu.northwestern.at.wordhoard.model.userdata.UserDataObject
Sets the web page URL.
setWebPageURL(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Sets the web page URL.
setWebPageURL(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Sets the web page URL.
setWebPageURL(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Sets the web page URL.
setWebPageURL(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Sets the web page URL.
setWebPageURL(String) - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Sets the web page URL.
setWidth() - Method in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
Computes and sets the column widths.
setWidth(int) - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Sets the width of the line in pixels.
setWindowsMenu(JMenu) - Method in class edu.northwestern.at.utils.swing.WindowsMenuManager
Sets the windows menu.
setWord(Spelling) - Method in class edu.northwestern.at.wordhoard.model.counts.WordCount
Set the word text.
setWord(String) - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemma
Sets the word.
setWord(Word) - Method in class edu.northwestern.at.wordhoard.model.morphology.WordPart
Sets the word.
setWord(Spelling) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSetWordCount
Set the word text.
setWordClass(String) - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemma
Sets the word class.
setWordClass(WordClass) - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Sets the word class.
setWordClass(WordClass) - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Sets the word class.
setWordHoardComparator() - Method in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordHoardSortedTableModel
Set the WordHoard row comparator.
setWordStyles(int) - Method in class edu.northwestern.at.wordhoard.tools.cm.Style
Sets the word styles.
setWork(Work) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Sets the work.
setWork(Work) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Sets the work.
setWork(String, String) - Method in class edu.northwestern.at.wordhoard.tools.martin.MartinProvider
Sets the work.
setWorkOrdinal(int) - Method in class edu.northwestern.at.wordhoard.model.Word
Sets the work ordinal.
setWorkOrdinal(int) - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Sets the work ordinal.
setWorkPanel(WorkPanel) - Method in class edu.northwestern.at.wordhoard.swing.AbstractWorkPanelWindow
Sets the work panel associated with this window.
setWorkPart(WorkPart) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Sets the work part.
setWorkPart(WorkPart) - Method in class edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation
Sets the work part.
setWorkPart(WorkPart) - Method in class edu.northwestern.at.wordhoard.model.annotations.TextAnnotation
Sets the work part.
setWorkPart(WorkPart) - Method in interface edu.northwestern.at.wordhoard.model.annotations.TextAttachment
Sets the work part.
setWorkPart(WorkPart) - Method in class edu.northwestern.at.wordhoard.model.Line
Sets the work part.
setWorkPart(WorkPart) - Method in class edu.northwestern.at.wordhoard.model.morphology.WordPart
Sets the work part.
setWorkPart(WorkPart) - Method in class edu.northwestern.at.wordhoard.model.speakers.Speech
Sets the work part.
setWorkPart(WorkPart) - Method in class edu.northwestern.at.wordhoard.model.Word
Sets the work part.
setWorkPart(WorkPart) - Method in class edu.northwestern.at.wordhoard.tools.Context
Sets the work part.
setWorkPartsChecked(JTree, Collection) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWorkSetDialog
Set checked state for work parts in tree.
setWorks(List) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel
Sets the works for this panel.
setWorks(List) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsWindow
Sets the works for our panel.
setWorks(HashSet) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
Sets the work parts for this panel.
setWorkTag(String) - Method in class edu.northwestern.at.wordhoard.model.Word
Sets the work tag.
setXOffset(int) - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Sets the X offset of the run.
setYOffset(int) - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Sets the Y offset of the run.
setYTop(int) - Method in class edu.northwestern.at.wordhoard.model.text.DrawingContext
Sets the Y coordinate of the top of the current line.
ShaAuthor - Class in edu.northwestern.at.wordhoard.tools.fixers
Fixes the Shakespeare "author" element.
ShaAuthor() - Constructor for class edu.northwestern.at.wordhoard.tools.fixers.ShaAuthor
 
ShaSon - Class in edu.northwestern.at.wordhoard.tools.fixers
Fixes for the Shakespeare sonnets.
ShaSon() - Constructor for class edu.northwestern.at.wordhoard.tools.fixers.ShaSon
 
ShaTag - Class in edu.northwestern.at.wordhoard.tools.fixers
Fixes Shakespeare tags.
ShaTag() - Constructor for class edu.northwestern.at.wordhoard.tools.fixers.ShaTag
 
ShaTitle - Class in edu.northwestern.at.wordhoard.tools.fixers
Fixes Shakespeare titles ("head" elements).
ShaTitle() - Constructor for class edu.northwestern.at.wordhoard.tools.fixers.ShaTitle
 
show(Window) - Method in class edu.northwestern.at.utils.swing.ModalDialog
Packs and shows the dialog.
showAnnotationPanel() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.ViewsMenu
Show annotation panel.
showAuthors() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.AuthorMenu
Show authors and their works.
showDialog(JFrame) - Method in interface edu.northwestern.at.wordhoard.swing.calculator.analysis.AnalysisRunner
Display the analysis dialog.
showDialog(JFrame) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Display the frequency analysis dialog.
showDocument(URL) - Static method in class edu.northwestern.at.utils.sys.WebStart
Directs a browser to show a URL.
showDocument(String) - Static method in class edu.northwestern.at.utils.sys.WebStart
Directs a browser to show a URL.
showLexicon(Corpus) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.WindowsMenu
Display a lexicon for a specified corpus.
showMarkers(boolean) - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationModel
Shows or hides annnotation markers.
showNotSavedDialog(String) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Confirm closing with unsaved changes.
showPanel(boolean) - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationModel
Shows or hides the annotation panel.
SHOWPHRASECOUNTSFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
showPhraseFrequencies - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
True to display phrase counts instead of word counts.
showPhraseFrequencies - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Option to display phrase counts.
showPhraseFrequenciesCheckBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Dialog field for option to display phrase counts.
showRelativeDocument(String) - Static method in class edu.northwestern.at.utils.sys.WebStart
Directs a browser to show a page relative to the codebase.
showUnpacked() - Method in class edu.northwestern.at.utils.swing.ModalDialog
Shows the dialog without packing it.
showUnpacked(Window) - Method in class edu.northwestern.at.utils.swing.ModalDialog
Shows the dialog without packing it.
showWordClasses - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
True to display word classes for all words.
showWordClasses - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
True to show all word classes following spellings and lemmata.
SHOWWORDCLASSESFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
showWordClassesField - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Dialog field for filtering out proper names.
showZeroFields - Variable in class edu.northwestern.at.utils.swing.TimerTextField
True to show zero fields.
shutdown(String) - Method in interface edu.northwestern.at.wordhoard.server.Bootstrap
Shuts down the server.
shutdown(String) - Method in class edu.northwestern.at.wordhoard.server.BootstrapImpl
Shuts down the server.
si - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
 
SI - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
SICOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindCollocates
 
SICOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
 
sidak(double, int) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
SIDAK - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.LogLikelihoodTableCellRenderer
Sidak adjustment.
Sig - Class in edu.northwestern.at.utils.math.distributions
Point probabilities and percentage points for statistical distributions.
Sig() - Constructor for class edu.northwestern.at.utils.math.distributions.Sig
Make class non-instantiable but inheritable.
sigLogLikelihood - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
 
sign(int) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Return sign of an integer.
sign(double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Return sign of a double.
sign(double, double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Return the value of a double with the sign of another double.
sigSpearmanCorr(double, int) - Static method in class edu.northwestern.at.utils.math.statistics.SpearmanCorr
Calculate approximate significance of Spearman correlation coefficient.
similaritiesAreOK(double[]) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareTexts
Determine if similarity values are OK.
similarity(String, String) - Static method in class edu.northwestern.at.utils.corpuslinguistics.LevensteinDistance
Compute similarity between two strings.
similarity(String, String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.StringSimilarity
Compute similarity between two strings.
SimpleConnectionPool - Class in edu.northwestern.at.utils.db.jdbc
A simple JDBC connection pool.
SimpleConnectionPool(Properties) - Constructor for class edu.northwestern.at.utils.db.jdbc.SimpleConnectionPool
Creates a connection pool.
simpleEditor() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.FileMenu
Run a simple text editor.
simpleEditor() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Run a simple script-aware text editor.
SimpleHibernateConnectionProvider - Class in edu.northwestern.at.utils.db.hibernate
A simple Hibernate connection provider.
SimpleHibernateConnectionProvider() - Constructor for class edu.northwestern.at.utils.db.hibernate.SimpleHibernateConnectionProvider
 
SimpleTable - Class in edu.northwestern.at.utils.swing
A simple table of strings.
SimpleTable(String[][], int[], Font, int, int) - Constructor for class edu.northwestern.at.utils.swing.SimpleTable
Creates a new table of strings.
simulateKeyEvent(KeyEvent, Component) - Static method in class edu.northwestern.at.utils.swing.InputKeys
Simulate a key event for a component.
sin(Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the sine of a Complex.
sin(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
SINGLECOLLOCATEHISTORY - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Compare single word form across all works in corpus.
SINGLEWORDFORMCOMPARISON - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Compare single word form in two works or corpora.
SINGLEWORDFORMHISTORY - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Compare single word form across all works in corpus.
SingularValueDecomposition - Class in edu.northwestern.at.utils.math.matrix
Singular Value Decomposition of a matrix.
SingularValueDecomposition(Matrix) - Constructor for class edu.northwestern.at.utils.math.matrix.SingularValueDecomposition
Construct the singular value decomposition.
sinh(double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Compute hyperbolic sine of a double.
sinh(Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the hyperbolic sine of a Complex.
SiteDialog - Class in edu.northwestern.at.wordhoard.swing.dialogs
The site selection dialog.
SiteDialog(ArrayList) - Constructor for class edu.northwestern.at.wordhoard.swing.dialogs.SiteDialog
Creates a new site dialog.
size() - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Returns the size of the list.
size - Variable in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsValueTextPaneSettings
 
SIZE - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Font size style.
size() - Method in class edu.northwestern.at.utils.TextFile
Return number of lines in the data file.
SIZE_BIG - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Big font size.
SIZE_BIGGER - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Bigger font size.
SIZE_BIGGEST - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Biggest font size.
SIZE_NORMAL - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Normal font size.
SIZE_SMALL - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Small font size.
SIZE_SMALLER - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Smaller font size.
SIZE_SMALLEST - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Smallest font size.
SkeletonDialog - Class in edu.northwestern.at.wordhoard.swing.calculator.dialogs
Base class providing a skeleton for most WordHoard calculator dialogs..
SkeletonDialog(String, Frame, String, String, String) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SkeletonDialog
Create new dialog.
skew(double, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the skew of a data sequence.
skew(double[], double, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the skew of a data sequence, which is moment(data,3,mean) / standardDeviation3.
skipLF - Variable in class edu.northwestern.at.utils.math.matrix.MatrixFromString.MatrixFromStringParser
True to ignore linefeed characters when parsing matrix string.
skipState - Variable in class edu.northwestern.at.utils.preprocessor.Preprocessor
true if skipping lines.
skipStates - Variable in class edu.northwestern.at.utils.preprocessor.Preprocessor
Line skip nesting state.
sleep(int) - Static method in class edu.northwestern.at.utils.ThreadUtils
Sleep for specified number of milliseconds.
SmallComboBox - Class in edu.northwestern.at.utils.swing
A small combo box.
SmallComboBox(Font) - Constructor for class edu.northwestern.at.utils.swing.SmallComboBox
Creates a new small combo box.
SmallIcons - Class in edu.northwestern.at.utils.swing.icons
SmallIcons.
SmallIcons(String[], String) - Constructor for class edu.northwestern.at.utils.swing.icons.SmallIcons
Create small icons accessor.
SMI - Static variable in class edu.northwestern.at.utils.corpuslinguistics.Collocation
 
smileyFaces - Static variable in class edu.northwestern.at.utils.swing.icons.Emoticons
 
smileyFacesEndChars - Static variable in class edu.northwestern.at.utils.swing.icons.Emoticons
End characters in smiley face strings.
SmoothButtonUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
Smooth Button UI delegate.
SmoothButtonUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothButtonUI
 
SmoothCheckBoxMenuItemUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothCheckBoxMenuItemUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothCheckBoxMenuItemUI
 
SmoothCheckBoxUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothCheckBoxUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothCheckBoxUI
 
SmoothComboBoxUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothComboBoxUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothComboBoxUI
 
SmoothDesktopIconUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothDesktopIconUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothDesktopIconUI
 
SmoothEditorPaneUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothEditorPaneUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothEditorPaneUI
 
SmoothFileChooserUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothFileChooserUI(JFileChooser) - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothFileChooserUI
 
SmoothInternalFrameUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothInternalFrameUI(JInternalFrame) - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothInternalFrameUI
 
SmoothLabelUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothLabelUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothLabelUI
 
SmoothMenuBarUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothMenuBarUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothMenuBarUI
 
SmoothMenuItemUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothMenuItemUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothMenuItemUI
 
SmoothMenuUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothMenuUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothMenuUI
 
smoothPackage - Static variable in class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothWindowsLookAndFeel
 
SmoothPasswordFieldUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothPasswordFieldUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothPasswordFieldUI
 
SmoothProgressBarUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothProgressBarUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothProgressBarUI
 
SmoothRadioButtonMenuItemUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothRadioButtonMenuItemUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothRadioButtonMenuItemUI
 
SmoothRadioButtonUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothRadioButtonUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothRadioButtonUI
 
SmoothScrollBarUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothScrollBarUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothScrollBarUI
 
SmoothScrollPaneUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothScrollPaneUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothScrollPaneUI
 
SmoothSeparatorUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothSeparatorUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothSeparatorUI
 
SmoothSplitPaneUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothSplitPaneUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothSplitPaneUI
 
SmoothTabbedPaneUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothTabbedPaneUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothTabbedPaneUI
 
SmoothTextAreaUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothTextAreaUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothTextAreaUI
 
SmoothTextFieldUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothTextFieldUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothTextFieldUI
 
SmoothTextPaneUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothTextPaneUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothTextPaneUI
 
SmoothToggleButtonUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothToggleButtonUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothToggleButtonUI
 
SmoothToolBarUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothToolBarUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothToolBarUI
 
SmoothToolTipUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothToolTipUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothToolTipUI
 
SmoothTreeUI - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
 
SmoothTreeUI() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothTreeUI
 
SmoothUtilities - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
Utility code that is used throughout smoothwindows.
SmoothUtilities() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothUtilities
 
SmoothWindowsLookAndFeel - Class in edu.northwestern.at.utils.swing.plaf.smoothwindows
Smooth Windows Look And Feel.
SmoothWindowsLookAndFeel() - Constructor for class edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothWindowsLookAndFeel
 
solve(Matrix) - Method in class edu.northwestern.at.utils.math.matrix.CholeskyDecomposition
Solve A*X = B .
solve(Matrix) - Method in class edu.northwestern.at.utils.math.matrix.LUDecomposition
Solve A*X = B .
solve(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
solve(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixOperator
Solves system of equations.
solve(Matrix) - Method in class edu.northwestern.at.utils.math.matrix.QRDecomposition
Least squares solution of A*X = B .
SOMETIMES - Static variable in class edu.northwestern.at.wordhoard.tools.cm.TextElementRule
Sometimes create a work part, in contexts where one must be interpolated.
sort(int, boolean) - Method in class edu.northwestern.at.utils.swing.SortedTableModel
Sorts the table.
sort(Collection) - Method in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Sort a collection of works.
sortableColumns - Variable in class edu.northwestern.at.utils.swing.SortedTableModel
Sortable column flags.
sortAscending - Variable in class edu.northwestern.at.utils.swing.SortedTableModel
The current sort order: True if ascending, false if descending.
sortColumn - Variable in class edu.northwestern.at.utils.swing.SortedTableModel
The current sort column.
sortColumn - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
The column containing the association measure to use.
SortedArrayList - Class in edu.northwestern.at.utils
Sorted array list.
SortedArrayList() - Constructor for class edu.northwestern.at.utils.SortedArrayList
Create empty sorted array list.
SortedArrayList(int) - Constructor for class edu.northwestern.at.utils.SortedArrayList
Create empty sorted array list with specified initial capacity.
SortedArrayList(Collection) - Constructor for class edu.northwestern.at.utils.SortedArrayList
Create sorted array list from a collection.
SortedArrayList(Object[]) - Constructor for class edu.northwestern.at.utils.SortedArrayList
Create sorted array list from an array.
SortedArrayList(Comparator) - Constructor for class edu.northwestern.at.utils.SortedArrayList
Create empty sorted array list with specified Comparator.
SortedArrayList(Collection, Comparator) - Constructor for class edu.northwestern.at.utils.SortedArrayList
Create sorted array list from a collection with specified comparator.
SortedArrayList(Object[], Comparator) - Constructor for class edu.northwestern.at.utils.SortedArrayList
Create sorted array list from an array with specified comparator.
SortedArrayList(int, Comparator) - Constructor for class edu.northwestern.at.utils.SortedArrayList
Create empty sorted array list with specified initial capacity and comparator.
SortedListModel - Class in edu.northwestern.at.utils.swing
Sorted list model.
SortedListModel() - Constructor for class edu.northwestern.at.utils.swing.SortedListModel
Constructs a new empty sorted list model.
SortedTableModel - Class in edu.northwestern.at.utils.swing
Sorted table model.
SortedTableModel(String[], int, boolean) - Constructor for class edu.northwestern.at.utils.swing.SortedTableModel
Constructs a new empty sorted table model.
SortedTableModel.Row - Interface in edu.northwestern.at.utils.swing
Row interface for sorted tables.
SortedTableModelRow - Class in edu.northwestern.at.utils.swing
Simple concrete implementation of sorted table model row.
SortedTableModelRow(Comparable[]) - Constructor for class edu.northwestern.at.utils.swing.SortedTableModelRow
Create a row from an array of objects.
SortedTableModelRow(Comparable[], int) - Constructor for class edu.northwestern.at.utils.swing.SortedTableModelRow
Create a row from an array of objects.
SortedTableModelRow(Comparable[], Object) - Constructor for class edu.northwestern.at.utils.swing.SortedTableModelRow
Create a row from an array of objects.
SortedTreeModel - Class in edu.northwestern.at.utils.swing
Sorted tree model.
SortedTreeModel(SortedTreeNode) - Constructor for class edu.northwestern.at.utils.swing.SortedTreeModel
Creates a tree in which any node can have children.
SortedTreeModel(SortedTreeNode, boolean) - Constructor for class edu.northwestern.at.utils.swing.SortedTreeModel
Creates a tree specifying whether any node can have children, or whether only certain nodes can have children.
SortedTreeNode - Class in edu.northwestern.at.utils.swing
Sorted tree node.
SortedTreeNode() - Constructor for class edu.northwestern.at.utils.swing.SortedTreeNode
 
Sorting - Class in edu.northwestern.at.utils
Sorting.
Sorting() - Constructor for class edu.northwestern.at.utils.Sorting
 
Soundex - Class in edu.northwestern.at.utils.corpuslinguistics
Soundex: Implements the Soundex Algorithm.
Soundex() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.Soundex
 
soundex(String) - Static method in class edu.northwestern.at.utils.corpuslinguistics.Soundex
Get Soundex code for a string.
source - Variable in class edu.northwestern.at.utils.swing.TreeToListModel
The tree model whose entries will be mapped to list entries.
source - Variable in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel.SearchCriteriaTransferHandler
 
sourceFileName - Variable in class edu.northwestern.at.utils.preprocessor.Preprocessor
Name of source file to preprocess.
sourcePattern - Variable in class edu.northwestern.at.utils.RegExpCollectionFilter
Source pattern string.
sourcePatternMatcher - Variable in class edu.northwestern.at.utils.RegExpCollectionFilter
Compiled source pattern matcher.
sourceText - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
Source text when extracting works/work parts from a text.
sourceTextChoices - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
Dialog field for text from which to extract works or work parts.
SPANCOUNTCOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindCollocates
 
SparseMatrix - Class in edu.northwestern.at.utils.math.matrix
Implements a sparse matrix using a hash map.
SparseMatrix() - Constructor for class edu.northwestern.at.utils.math.matrix.SparseMatrix
Don't allow instantiation without size specification.
SparseMatrix(int, int) - Constructor for class edu.northwestern.at.utils.math.matrix.SparseMatrix
Create a matrix of the specified size.
Speaker - Class in edu.northwestern.at.wordhoard.model.speakers
A speaker.
Speaker() - Constructor for class edu.northwestern.at.wordhoard.model.speakers.Speaker
Creates a new speaker.
SPEAKER - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.TaggingData
Speaker tagging mask.
SPEAKER - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
SpeakerCriterion - Class in edu.northwestern.at.wordhoard.swing.find
Speaker criterion component.
SpeakerCriterion() - Constructor for class edu.northwestern.at.wordhoard.swing.find.SpeakerCriterion
 
SPEAKERGENDER - Static variable in class edu.northwestern.at.wordhoard.model.WordForms
 
SPEAKERGENDER - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
speakerGenderExists(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
See if specified speaker gender exists.
SPEAKERMORTALITY - Static variable in class edu.northwestern.at.wordhoard.model.WordForms
 
SPEAKERMORTALITY - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
speakerMortalityExists(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
See if specified speaker mortality exists.
SpeakerName - Class in edu.northwestern.at.wordhoard.model.search
A speaker name search criterion.
SpeakerName() - Constructor for class edu.northwestern.at.wordhoard.model.search.SpeakerName
Creates a new speaker name object.
SpeakerName(String) - Constructor for class edu.northwestern.at.wordhoard.model.search.SpeakerName
Creates a new speaker name object.
SpeakerPanel - Class in edu.northwestern.at.wordhoard.swing.info
Speaker panel.
SpeakerPanel(Word, Corpus, int, Insets, int, int) - Constructor for class edu.northwestern.at.wordhoard.swing.info.SpeakerPanel
Creates a new speaker panel.
SpearmanCorr - Class in edu.northwestern.at.utils.math.statistics
SpearmanCorr -- get Spearman rank order correlations for an m x n matrix.
SpearmanCorr() - Constructor for class edu.northwestern.at.utils.math.statistics.SpearmanCorr
Don't allow instantiation, but do allow subclassing.
spearmanCorr(Matrix) - Static method in class edu.northwestern.at.utils.math.statistics.SpearmanCorr
Generate a Spearman rank-order correlation matrix.
Speech - Class in edu.northwestern.at.wordhoard.model.speakers
A speech.
Speech() - Constructor for class edu.northwestern.at.wordhoard.model.speakers.Speech
Creates a new speech.
SPEECH - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.Narrative
Speech.
speech - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
The speech in which this word appears.
SPEECH_INDENTATION - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
Speech indentation.
SPEECH_OBJECT - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.Narrative
Speech object.
SPELLING - Static variable in class edu.northwestern.at.wordhoard.model.WordForms
Word forms.
Spelling - Class in edu.northwestern.at.wordhoard.model.wrappers
A spelling.
Spelling() - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.Spelling
Creates a new spelling object.
Spelling(String, byte) - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.Spelling
Creates a new spelling object.
Spelling(String, int) - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.Spelling
Creates a new spelling object.
SPELLING - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.TaggingData
Spelling tagging mask.
SPELLING - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
The query term types.
SpellingCriterion - Class in edu.northwestern.at.wordhoard.swing.find
Spelling criterion component.
SpellingCriterion() - Constructor for class edu.northwestern.at.wordhoard.swing.find.SpellingCriterion
 
spellingExists(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
See if specified spelling exists.
spellingInsensitive - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
The case insensitive spelling.
SpellingWithCollationStrength - Class in edu.northwestern.at.wordhoard.model.search
A spelling with a collation strength search criterion.
SpellingWithCollationStrength(Spelling, int) - Constructor for class edu.northwestern.at.wordhoard.model.search.SpellingWithCollationStrength
Creates a new spelling with collation strength object.
SPENSER_INDENTATION - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
Indentation for Spenser stanzas.
spinChars - Static variable in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Display characters for indeterminate mode.
spinCount - Variable in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Spin count for indeterminate mode.
SplashScreen - Class in edu.northwestern.at.utils.swing
Displays a splash screen.
SplashScreen(String, String, String, ImageIcon) - Constructor for class edu.northwestern.at.utils.swing.SplashScreen
Create a splash screen.
split(double[], double[]) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Splits (partitions) a list into sublists such that each sublist contains the elements with a given range.
SplitDouble - Class in edu.northwestern.at.utils.math
Splits a double into a normalized base two mantissa and exponent..
SplitDouble(double) - Constructor for class edu.northwestern.at.utils.math.SplitDouble
Create SplitDouble object.
splitKeyedCountString(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Split string at tab character.
splitNGramIntoWords(String) - Static method in class edu.northwestern.at.utils.corpuslinguistics.NGramExtractor
Returns the individual words comprising an ngram.
sprintf(Object[]) - Method in class edu.northwestern.at.utils.PrintfFormat
Format an array of objects.
sprintf() - Method in class edu.northwestern.at.utils.PrintfFormat
Format nothing.
sprintf(int) - Method in class edu.northwestern.at.utils.PrintfFormat
Format an int.
sprintf(long) - Method in class edu.northwestern.at.utils.PrintfFormat
Format an long.
sprintf(double) - Method in class edu.northwestern.at.utils.PrintfFormat
Format a double.
sprintf(String) - Method in class edu.northwestern.at.utils.PrintfFormat
Format a String.
sprintf(Object) - Method in class edu.northwestern.at.utils.PrintfFormat
Format an Object.
sqrt(Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the square root of a Complex, with a branch cut along the negative real axis.
sqrt(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
SQRT2 - Static variable in class edu.northwestern.at.utils.math.Constants
Square root of 2.
SQRT2DIV2 - Static variable in class edu.northwestern.at.utils.math.Constants
( Square root of 2 ) / 2 .
sqrtEigenValues - Variable in class edu.northwestern.at.utils.math.statistics.PrincipalComponents
Square root of eigenvalues.
SQRTPI - Static variable in class edu.northwestern.at.utils.math.Constants
Square root of PI.
srcRootName - Static variable in class edu.northwestern.at.wordhoard.tools.PreprocessDirectoryTree
The root of the source directory tree.
stackTracesEnabled - Static variable in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
True to enable stack trace output for static persistence methods.
StackTraceUtils - Class in edu.northwestern.at.utils.sys
Stack trace utilities.
StackTraceUtils() - Constructor for class edu.northwestern.at.utils.sys.StackTraceUtils
Disallow instantiation but allow overrides.
StagePunc - Class in edu.northwestern.at.wordhoard.tools.fixers
Fixes stage direction punctuation bugs.
StagePunc() - Constructor for class edu.northwestern.at.wordhoard.tools.fixers.StagePunc
 
staggerWindowOverWindow(Window, Window, int) - Static method in class edu.northwestern.at.utils.swing.WindowPositioning
Staggers one window over another window.
standardDeviation(double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the standard deviation from a variance.
standardError(int, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the standard error of a data sequence.
standardize(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
Standardize columns of a matrix.
standardize(double[], double, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Modifies a data sequence to be standardized.
Standardize - Class in edu.northwestern.at.utils.math.statistics
Standardize -- Standardize columns of an (n x m) matrix.
Standardize() - Constructor for class edu.northwestern.at.utils.math.statistics.Standardize
Don't allow instantiation, but allow subclassing.
standardize(Matrix) - Static method in class edu.northwestern.at.utils.math.statistics.Standardize
Standardize columns of a matrix.
standardizedDataMatrix - Variable in class edu.northwestern.at.utils.math.statistics.PrincipalComponents
Standardized data matrix.
StandardRootFinderConvergenceTest - Class in edu.northwestern.at.utils.math.rootfinders
Standard test for convergence in root finders.
StandardRootFinderConvergenceTest() - Constructor for class edu.northwestern.at.utils.math.rootfinders.StandardRootFinderConvergenceTest
Create StandardRootFinderConvergenceTest.
STARICON - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Star icon "style".
STARICON_FIVE - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
 
STARICON_FOUR - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
 
STARICON_FOUR_AND_A_HALF - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
 
STARICON_HALF - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
 
STARICON_ONE - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
 
STARICON_ONE_AND_A_HALF - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
 
STARICON_THREE - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
 
STARICON_THREE_AND_A_HALF - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
 
STARICON_TWO - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
 
STARICON_TWO_AND_A_HALF - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
 
STARICON_ZERO - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Star icons for no stars to five stars.
StarIcons - Class in edu.northwestern.at.utils.swing.icons
StarIcons.
start() - Method in class edu.northwestern.at.utils.swing.ProgressMonitorDialog
Display progress dialog and run the worker thread.
start - Variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
The starting offset in the string of this run.
start() - Method in class edu.northwestern.at.utils.swing.SwingWorker
Start the worker thread.
startDrag(DragGestureEvent, Rectangle, BufferedImage, Transferable, Cursor) - Method in class edu.northwestern.at.utils.swing.XDragSource
Starts a drag.
startDrag(DragGestureEvent, Rectangle, BufferedImage, Transferable) - Method in class edu.northwestern.at.utils.swing.XDragSource
Starts a drag.
startEditBatch() - Method in interface edu.northwestern.at.utils.swing.EditBatch
Start batched edit sequence to be considered a single undo edit.
startEditBatch() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Start undoable edit batch.
startEl(String) - Method in class edu.northwestern.at.wordhoard.tools.cm.XMLWriter
Starts an element.
startEl(String, String, String) - Method in class edu.northwestern.at.wordhoard.tools.cm.XMLWriter
Starts an element.
startEl(String, String, String, String, String) - Method in class edu.northwestern.at.wordhoard.tools.cm.XMLWriter
Starts an element.
startEl(String, String, String, String, String, String, String) - Method in class edu.northwestern.at.wordhoard.tools.cm.XMLWriter
Starts an element.
startEl(String, String, String, String, String, String, String, String, String) - Method in class edu.northwestern.at.wordhoard.tools.cm.XMLWriter
Starts an element.
startElement(String, String, String, Attributes) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetWindow.WorkBagHandler
 
startElement(String) - Method in class edu.northwestern.at.wordhoard.tools.cm.LineGenerator
Emit start tag for element.
startEntryString - Variable in class edu.northwestern.at.utils.math.matrix.MatrixFromString.MatrixFromStringParser
String which starts a matrix entry.
startLine() - Method in class edu.northwestern.at.wordhoard.tools.Context
Starts a new text line.
startMatrixString - Variable in class edu.northwestern.at.utils.math.matrix.MatrixFromString.MatrixFromStringParser
String which starts matrix definition.
startNewText(boolean) - Method in class edu.northwestern.at.wordhoard.tools.Context
Starts new text.
startOfWordFromClause - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
Start of word from clause.
startOfWorkFromClause - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
Start of work from clause.
startOfWorkPartFromClause - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
Start of work part from clause.
startPos - Variable in class edu.northwestern.at.utils.swing.DocumentTokenizer
Starting position in document.
startPos - Variable in class edu.northwestern.at.utils.swing.FileTokenizer
Starting position in document.
startRowString - Variable in class edu.northwestern.at.utils.math.matrix.MatrixFromString.MatrixFromStringParser
String which starts each row of matrix.
startScriptInterpreter() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Start the script interpreter thread.
startSession() - Method in interface edu.northwestern.at.wordhoard.server.Bootstrap
Starts a new session.
startSession() - Method in class edu.northwestern.at.wordhoard.server.BootstrapImpl
Starts a new session.
startupDelay - Variable in class edu.northwestern.at.utils.swing.ProgressDialog
How many milliseconds to wait before displaying dialog.
startupDelay - Variable in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
How many milliseconds to wait before displaying dialog.
startupDelay - Variable in class edu.northwestern.at.utils.swing.ProgressPanel
How many milliseconds to wait before displaying dialog.
startupTime - Variable in class edu.northwestern.at.utils.swing.ProgressDialog
Startup time for dialog.
startupTime - Variable in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Startup time for dialog.
startupTime - Variable in class edu.northwestern.at.utils.swing.ProgressPanel
Startup time for dialog.
startWorkPart(WorkPart, Element) - Method in class edu.northwestern.at.wordhoard.tools.Context
Starts a new work part.
stem(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
Stem a specified string.
stem() - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
Stem the word placed into the Stemmer buffer through calls to add().
stem(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
stem(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.stemmer.Stemmer
Find stem of a single word.
Stemmer - Interface in edu.northwestern.at.utils.corpuslinguistics.stemmer
Defines an interface for retrieving the stem of a word.
step1() - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
step2() - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
step3() - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
step4() - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
step5() - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
step6() - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
stopCurrentTarget() - Static method in class edu.northwestern.at.utils.swing.XDropTarget
Stops the current target at the end of a drag and drop operation.
stopDrag() - Method in class edu.northwestern.at.utils.swing.ListDropTargetOnItem
Stops a drag.
stopDrag() - Method in class edu.northwestern.at.utils.swing.TreeDropTargetOnItem
Stops a drag.
stopDrag() - Method in class edu.northwestern.at.utils.swing.XDropTarget
Stops the current drag and drop operation.
storeMWUData(Collection, Map, int, NGramExtractor[]) - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
Store multiword unit data.
str - Variable in class edu.northwestern.at.utils.swing.styledtext.StyledString
The string.
STRIKETHROUGH - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Strikethrough style.
string - Variable in class edu.northwestern.at.utils.ScoredString
The string.
stringAt(int, int, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.DoubleMetaphone
 
stringAt(int, int, String[]) - Method in class edu.northwestern.at.utils.corpuslinguistics.DoubleMetaphone
 
StringPlusIcon - Class in edu.northwestern.at.utils.swing.icons
A string which knows how to append an icon to its JLabel.
StringPlusIcon(String, Icon) - Constructor for class edu.northwestern.at.utils.swing.icons.StringPlusIcon
Constructs a new StringPlusIcon object.
StringSimilarity - Interface in edu.northwestern.at.utils.corpuslinguistics
Interface defining a method for computing string similarity.
stringToHexString(String) - Static method in class edu.northwestern.at.utils.StringUtils
Convert characters in a string to hex format.
stringToInt(String, int) - Static method in class edu.northwestern.at.utils.StringUtils
Convert string to integer.
stringToInt(String) - Static method in class edu.northwestern.at.utils.StringUtils
Convert string to integer.
stringToLong(String) - Static method in class edu.northwestern.at.utils.StringUtils
Convert string to long.
stringToLong(String, long) - Static method in class edu.northwestern.at.utils.StringUtils
Convert string to long.
StringUtils - Class in edu.northwestern.at.utils
String utilities.
StringUtils() - Constructor for class edu.northwestern.at.utils.StringUtils
Don't allow instantiation, do allow overrides.
stringWidth(String) - Method in interface edu.northwestern.at.wordhoard.model.text.FontInfo
Gets the width of a string.
stringWidth(String) - Method in class edu.northwestern.at.wordhoard.swing.text.FontInfoImpl
Gets the width of a string.
stripeEmptyRows - Variable in class edu.northwestern.at.utils.swing.XTable
True to striped "empty" rows after end of table rows proper.
stripeRows - Variable in class edu.northwestern.at.utils.swing.XTable
True to enabled striping alternate rows in table.
stripHTML(String) - Static method in class edu.northwestern.at.utils.swing.html.HTMLUtils
 
stripPathName(String) - Static method in class edu.northwestern.at.utils.FileNameUtils
Strips path from a file name.
stripPrefixes(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
Removes prefixes from a string.
stripSpelling(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Removes spelling from a tagged word.
stripSpellings - Variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordTableCellRenderer
True to strip spellings before displaying word(s).
stripSuffixes(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
Strip suffixes from a string.
stripWordClass(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Removes word class tagging from a word or phrase.
stripWordClasses - Variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordTableCellRenderer
True to strip word class tags before displaying word(s).
Studentst - Class in edu.northwestern.at.utils.math.distributions
Student's t distribution functions.
Studentst() - Constructor for class edu.northwestern.at.utils.math.distributions.Studentst
Make class non-instantiable but inheritable.
style - Variable in class edu.northwestern.at.utils.tagcloud.StyledScoredString
Style associated with string.
Style - Class in edu.northwestern.at.wordhoard.tools.cm
Text formatting style information.
Style(int, int, int) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.Style
Creates a style.
Style(Element) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.Style
Creates a style from a parameters XML element.
STYLE_NAMES - Static variable in class edu.northwestern.at.wordhoard.tools.cm.Style
Array of WordHoard style names, in the order of their style mask bit postions.
styleChange() - Method in class edu.northwestern.at.wordhoard.tools.cm.Style
Returns true if the style changes.
STYLED_STRING_FLAVOR - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyledString
Styled string data flavor.
StyledScoredString - Class in edu.northwestern.at.utils.tagcloud
Scored string with color and style information.
StyledScoredString(String, double, String, TagCloudTextStyle) - Constructor for class edu.northwestern.at.utils.tagcloud.StyledScoredString
Create scored string.
StyledScoredString(String, double, String) - Constructor for class edu.northwestern.at.utils.tagcloud.StyledScoredString
Create scored string.
StyledScoredString(String, double) - Constructor for class edu.northwestern.at.utils.tagcloud.StyledScoredString
Create scored string.
StyledString - Class in edu.northwestern.at.utils.swing.styledtext
A styled string.
StyledString() - Constructor for class edu.northwestern.at.utils.swing.styledtext.StyledString
Constructs a new empty styled string.
StyledString(String, StyleInfo) - Constructor for class edu.northwestern.at.utils.swing.styledtext.StyledString
Constructs a new styled string.
StyledString(String) - Constructor for class edu.northwestern.at.utils.swing.styledtext.StyledString
Constructs a new plain text styled string.
StyledString(StringBuffer) - Constructor for class edu.northwestern.at.utils.swing.styledtext.StyledString
Constructs a new plain text styled string.
StyledStringUtils - Class in edu.northwestern.at.utils.swing.styledtext
Styled text utilities.
StyledStringUtils() - Constructor for class edu.northwestern.at.utils.swing.styledtext.StyledStringUtils
 
styledValue - Variable in class edu.northwestern.at.utils.swing.XTextPaneTableCellRenderer
The styled text string to display.
styleInfo - Variable in class edu.northwestern.at.utils.swing.styledtext.StyledString
The style information.
StyleInfo - Class in edu.northwestern.at.utils.swing.styledtext
Style information.
StyleInfo() - Constructor for class edu.northwestern.at.utils.swing.styledtext.StyleInfo
Constructs a new empty StyleInfo object.
StyleInfo(ArrayList) - Constructor for class edu.northwestern.at.utils.swing.styledtext.StyleInfo
Constructs a new StyleInfo object from an arraylist of run info.
StyleRun - Class in edu.northwestern.at.utils.swing.styledtext
A style run.
StyleRun(int, int, int, int) - Constructor for class edu.northwestern.at.utils.swing.styledtext.StyleRun
Constructs a new StyleRun object.
StyleRun(int, int, int) - Constructor for class edu.northwestern.at.utils.swing.styledtext.StyleRun
Constructs a new StyleRun object with param = 0.
SUBSCRIPT - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Subscript style.
SUBSCRIPT - Static variable in class edu.northwestern.at.wordhoard.model.text.TextRun
Subscript style mask.
SUBSCRIPT - Static variable in class edu.northwestern.at.wordhoard.tools.cm.Style
Subscript style mask.
subtract(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
subtract(Matrix, double) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
subtract(double, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
subtract(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixOperator
Matrix subtraction.
subtract(Number, Number) - Static method in class edu.northwestern.at.utils.math.NumberOps
Substract two numbers.
subtractCountMap(Map, Map) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Subtract words/counts in one map from another.
successors() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Get the successors of the current multiword unit.
suffix - Static variable in class edu.northwestern.at.utils.math.Complex
String used in converting Complex to String.
sum(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.ColumnTransformer
Sums all the columns and returns them as a row vector.
sum(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixMeasure
Sum of all matrix values.
sum(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.RowTransformer
Sums all rows and returns sums as a column vector.
sum(double[]) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the sum of a data sequence.
sumCol(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
sumElem(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
sumOfInversions(double[], int, int) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the sum of inversions of a data sequence, which is Sum( 1.0 / data[i]).
sumOfLogarithms(double[], int, int) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the sum of logarithms of a data sequence, which is Sum( Log(data[i]).
sumOfPowerDeviations(double[], int, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns sums of power deviations.
sumOfPowerDeviations(double[], int, double, int, int) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns sums of power deviations.
sumOfPowers(double[], int) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the sum of powers of a data sequence, which is Sum ( data[i]k ).
sumOfSquaredDeviations(int, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the sum of squared mean deviation of of a data sequence.
sumOfSquares(double[]) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the sum of squares of a data sequence.
sumPhraseLengths - Variable in class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Sum of the phrase lengths.
SUPERSCRIPT - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Superscript style.
SUPERSCRIPT - Static variable in class edu.northwestern.at.wordhoard.model.text.TextRun
Superscript style mask.
SUPERSCRIPT - Static variable in class edu.northwestern.at.wordhoard.tools.cm.Style
Superscript style mask.
supportsAggressiveRelease() - Method in class edu.northwestern.at.utils.db.hibernate.SimpleHibernateConnectionProvider
Indicates if aggressive release is supported.
suspicious() - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteria
Returns true if the criteria are "suspicious".
suspicious() - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteriaLemmaWorkCount
Returns true if the criteria are "suspicious".
svd(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
svgFilter - Static variable in class edu.northwestern.at.utils.plots.Plots
SVG extension file filter.
SwingRunner - Class in edu.northwestern.at.utils.swing
 
SwingRunner() - Constructor for class edu.northwestern.at.utils.swing.SwingRunner
 
SwingUtils - Class in edu.northwestern.at.utils.swing
Miscellaneous Swing utilities.
SwingUtils() - Constructor for class edu.northwestern.at.utils.swing.SwingUtils
Can't instantiate but can override.
SwingUtils.ExitListener - Class in edu.northwestern.at.utils.swing
Quits application when main JFrame is closed.
SwingUtils.ExitListener() - Constructor for class edu.northwestern.at.utils.swing.SwingUtils.ExitListener
 
SwingUtils.ExtendedEventQueue - Class in edu.northwestern.at.utils.swing
 
SwingUtils.ExtendedEventQueue() - Constructor for class edu.northwestern.at.utils.swing.SwingUtils.ExtendedEventQueue
 
SwingWorker - Class in edu.northwestern.at.utils.swing
SwingWorker.
SwingWorker() - Constructor for class edu.northwestern.at.utils.swing.SwingWorker
Start a thread that will call the construct method and then exit.
symbolDefined(String) - Method in class edu.northwestern.at.utils.preprocessor.Preprocessor
Check if symbol defined.
sysInfoPanel - Variable in class edu.northwestern.at.wordhoard.swing.sysinfo.SysInfoWindow
The system information panel.
SysInfoWindow - Class in edu.northwestern.at.wordhoard.swing.sysinfo
The system information window.
SysInfoWindow(AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.sysinfo.SysInfoWindow
Creates a new system information window.
sysInfoWindow - Static variable in class edu.northwestern.at.wordhoard.swing.sysinfo.SysInfoWindow
The system information window, or null if none is open.
SystemClipboard - Class in edu.northwestern.at.utils
The system clipboard.
SystemClipboard() - Constructor for class edu.northwestern.at.utils.SystemClipboard
Don't allow instantiation, do allow overrides.
systemInformation() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.HelpMenu
System information.
systemInformationMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.HelpMenu
System information window.
SystemInformationPanel - Class in edu.northwestern.at.utils.swing.systeminformation
System information panel.
SystemInformationPanel() - Constructor for class edu.northwestern.at.utils.swing.systeminformation.SystemInformationPanel
Constructs a new system information panel.
systemInformationPanel - Variable in class edu.northwestern.at.utils.swing.systeminformation.SystemInformationWindow
The panel which holds the settings.
systemInformationTable - Variable in class edu.northwestern.at.utils.swing.systeminformation.SystemInformationPanel
The table which holds the settings.
SystemInformationWindow - Class in edu.northwestern.at.utils.swing.systeminformation
System information window.
SystemInformationWindow(Frame, String, String, String) - Constructor for class edu.northwestern.at.utils.swing.systeminformation.SystemInformationWindow
Constructs a new system information window.
systemInformationWindow - Static variable in class edu.northwestern.at.utils.swing.systeminformation.SystemInformationWindow
The system information window, or null if none is open.

T

T - Static variable in class edu.northwestern.at.utils.corpuslinguistics.Collocation
 
t - Variable in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
The current Hibernate transaction, or null if there is no transaction currently in progress.
t(double, double) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
t(double, int) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
t(double, double) - Static method in class edu.northwestern.at.utils.math.distributions.Studentst
Compute probability for Student t distribution.
t(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
tabbedPane - Variable in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
Tabbed pane to hold search and replace dialogs.
tabbedPane - Variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.TabbedPaneData
Tabbed pane.
TabbedPaneData - Class in edu.northwestern.at.wordhoard.swing.calculator.widgets
Holds information about a tabbed pane.
TabbedPaneData(JTabbedPane, String, int, Icon, String, JComponent, Border) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.widgets.TabbedPaneData
Create a tabbed pane data entry.
tabbedPaneData - Variable in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardTabbedPaneWindow
Tabbed pane data for this window.
tabFilter - Static variable in class edu.northwestern.at.utils.swing.SaveTableModelData
TAB extension file filter.
table - Variable in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
table - Variable in class edu.northwestern.at.utils.swing.TableModelMapper
Table being mapped.
table - Variable in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel
Table.
table - Variable in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel
Table.
tableChanged(TableModelEvent) - Method in class edu.northwestern.at.utils.swing.XTable
Handles a table changed event.
tableDataToCSV(JTable, String, boolean) - Static method in class edu.northwestern.at.utils.swing.SaveTableData
Convert contents of a JTable to comma separated values.
tableDataToTAB(JTable, String, boolean) - Static method in class edu.northwestern.at.utils.swing.SaveTableData
Convert contents of a Table to tab separated values.
tableDataToXHTML(JTable, String, boolean, int) - Static method in class edu.northwestern.at.utils.swing.SaveTableData
Convert contents of a Table to XHTML.
TableDragMouseHandler - Class in edu.northwestern.at.utils.swing
Handles mouse events for drag and drop operations on JTable.
TableDragMouseHandler() - Constructor for class edu.northwestern.at.utils.swing.TableDragMouseHandler
 
TableExporterImporter - Class in edu.northwestern.at.utils.db.mysql
MySQL Table Exporter/Importer.
TableExporterImporter(String, String, String, boolean) - Constructor for class edu.northwestern.at.utils.db.mysql.TableExporterImporter
Creates a new MySQL table exporter/importer.
tableFont - Static variable in class edu.northwestern.at.utils.swing.XParameters
The default XTable font.
tableHeader - Variable in class edu.northwestern.at.utils.swing.printing.PrintJTable
Table header.
tableHeader - Variable in class edu.northwestern.at.utils.swing.SortedTableModel
The view's table header.
tableHeaderSize - Variable in class edu.northwestern.at.utils.swing.printing.PrintJTable
Table header size.
tableModel - Variable in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsTable
The table model for the settings.
tableModelDataToCSV(TableModel, String, String[]) - Static method in class edu.northwestern.at.utils.swing.SaveTableModelData
Convert contents of a TableModel to comma separated values.
tableModelDataToTAB(TableModel, String, String[]) - Static method in class edu.northwestern.at.utils.swing.SaveTableModelData
Convert contents of a TableModel to tab separated values.
tableModelDataToXHTML(TableModel, String, String[], int) - Static method in class edu.northwestern.at.utils.swing.SaveTableModelData
Convert contents of a TableModel to XHTML.
TableModelMapper - Class in edu.northwestern.at.utils.swing
Table model that eliminates hidden (zero width) columns.
TableModelMapper(JTable) - Constructor for class edu.northwestern.at.utils.swing.TableModelMapper
Create a table model that eliminates hidden columns.
tableName - Variable in class edu.northwestern.at.utils.db.mysql.MySQLInsertGenerator
The name of the database table into which to insert the data rows.
tableOfContents() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.WindowsMenu
Display table of contents.
TableOfContentsPanel - Class in edu.northwestern.at.wordhoard.swing.tcon
A table of contents panel.
TableOfContentsPanel(Corpus, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.tcon.TableOfContentsPanel
Creates a new table of contents panel.
TableOfContentsWindow - Class in edu.northwestern.at.wordhoard.swing.tcon
The table of contents window.
TableOfContentsWindow() - Constructor for class edu.northwestern.at.wordhoard.swing.tcon.TableOfContentsWindow
Creates a new table of contents window.
tableRowHeight - Static variable in class edu.northwestern.at.utils.swing.XParameters
The default XTable row height.
tableSelectionListener - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Watch for selection changes in results table.
tableTitleLines - Variable in class edu.northwestern.at.utils.swing.printing.PrintJTable
Table title.
tableTitleSize - Variable in class edu.northwestern.at.utils.swing.printing.PrintJTable
Table title height.
TabSelectFocusManager - Class in edu.northwestern.at.utils.swing
Tab select focus manager.
tabSize - Static variable in class edu.northwestern.at.utils.swing.notepad.Notepad
Tab size in columns.
tabSize - Static variable in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Tab size in columns.
TagCloud - Class in edu.northwestern.at.utils.tagcloud
Generates HTML for a tag cloud.
TagCloud() - Constructor for class edu.northwestern.at.utils.tagcloud.TagCloud
Create empty tag cloud.
TagCloudTextStyle - Class in edu.northwestern.at.utils.tagcloud
Text styles for tag cloud.
TagCloudTextStyle(boolean, boolean) - Constructor for class edu.northwestern.at.utils.tagcloud.TagCloudTextStyle
Create text style.
TaggingData - Class in edu.northwestern.at.wordhoard.model.wrappers
Tagging data flags.
TaggingData() - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.TaggingData
Creates a new tagging data object.
TaggingData(long) - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.TaggingData
Creates a new tagging data object.
TaggingDataProvider - Interface in edu.northwestern.at.wordhoard.tools
A tagging data provider.
TaggingPanel - Class in edu.northwestern.at.wordhoard.swing.info
Tagging data panel.
TaggingPanel(TaggingData, int, Insets, int, int) - Constructor for class edu.northwestern.at.wordhoard.swing.info.TaggingPanel
Creates a new tagging data panel.
tagScoreList - Variable in class edu.northwestern.at.utils.tagcloud.TagCloud
Tags sorted by score.
tagsHashCode - Variable in class edu.northwestern.at.wordhoard.model.userdata.Phrase
A hash code for the word tags.
tan(Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the tangent of a Complex.
tanh(double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Return the hyperbolic tangent of a double.
tanh(Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the hyperbolic tanh of a Complex.
target - Variable in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
The target of the annotation - the range of text to which it is attached.
target - Variable in class edu.northwestern.at.wordhoard.model.annotations.TextAnnotation
The target of the annotation - the range of text to which it is attached.
targetComboBox - Variable in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaWindow
Choose what we're looking for.
targetIsValid(int, List) - Method in class edu.northwestern.at.utils.swing.ListDropTargetOnItem
Returns true if a target cell is valid.
targetIsValid - Variable in class edu.northwestern.at.utils.swing.TreeDropTargetOnItem
True if the current target is valid and should be hilighted.
targetIsValid(TreePath, List) - Method in class edu.northwestern.at.utils.swing.TreeDropTargetOnItem
Returns true if a target node is valid.
targetPath - Variable in class edu.northwestern.at.utils.swing.TreeDropTargetOnItem
The current target path, or null if none.
task - Variable in class edu.northwestern.at.utils.swing.ProgressMonitorDialog
Task to monitor.
TconCategory - Class in edu.northwestern.at.wordhoard.model.tconview
A corpus table of contents category.
TconCategory() - Constructor for class edu.northwestern.at.wordhoard.model.tconview.TconCategory
Creates a new table of contents category.
TConInfoWindow - Class in edu.northwestern.at.wordhoard.swing.info
Table of contents get info window.
TConInfoWindow(Corpus, WorkPart, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.info.TConInfoWindow
Creates a new table of contents get info window.
tconMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.WindowsMenu
Table of contents.
TconView - Class in edu.northwestern.at.wordhoard.model.tconview
A corpus table of contents view.
TconView() - Constructor for class edu.northwestern.at.wordhoard.model.tconview.TconView
Creates a new table of contents view.
termEndsTooSoon(CQLQueryTokenizer, String, String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLSyntaxError
Constructs and throws InvalidCQLQueryException exception.
terminate() - Static method in class edu.northwestern.at.wordhoard.server.Logger
Terminates the logger.
termText - Variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
The query term text.
termType - Variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
The type of query term.
TestCriterion - Class in edu.northwestern.at.wordhoard.swing.find
Test criterion component.
TestCriterion() - Constructor for class edu.northwestern.at.wordhoard.swing.find.TestCriterion
 
text - Variable in class edu.northwestern.at.wordhoard.model.annotations.Annotation
The text.
text - Variable in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
The text.
Text - Class in edu.northwestern.at.wordhoard.model.text
Text.
Text(boolean, boolean) - Constructor for class edu.northwestern.at.wordhoard.model.text.Text
Creates a new text object.
Text() - Constructor for class edu.northwestern.at.wordhoard.model.text.Text
Creates a new text object.
Text(TextLine) - Constructor for class edu.northwestern.at.wordhoard.model.text.Text
Creates a new text object with a single line and no line numbers or marginalia.
Text(String, FontInfo) - Constructor for class edu.northwestern.at.wordhoard.model.text.Text
Creates a new text object with a single plain line and no line numbers or marginalia.
TextAnnotation - Class in edu.northwestern.at.wordhoard.model.annotations
A text annotation.
TextAnnotation() - Constructor for class edu.northwestern.at.wordhoard.model.annotations.TextAnnotation
Creates a new text annotation.
TextAttachment - Interface in edu.northwestern.at.wordhoard.model.annotations
A text attachment.
TEXTCOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindCollocates
Output column indices.
textComponent - Variable in class edu.northwestern.at.utils.swing.CutCopyPasteAdapter
The text component to make CutCopyPaste compatible.
textComponent - Variable in class edu.northwestern.at.utils.swing.TextFieldPopupMenuMouseListener
The text component to which to attach the popup menu.
TextElementRule - Class in edu.northwestern.at.wordhoard.tools.cm
A text element rule.
TextElementRule(Element) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.TextElementRule
Creates a new text element rule.
TextFieldPopupMenuMouseListener - Class in edu.northwestern.at.utils.swing
Creates a popup menu for applying edit operations to text fields.
TextFieldPopupMenuMouseListener() - Constructor for class edu.northwestern.at.utils.swing.TextFieldPopupMenuMouseListener
Create the popup menu mouse listener.
TextFile - Class in edu.northwestern.at.utils
TextFile reads a text file into an array of strings.
TextFile(File, String) - Constructor for class edu.northwestern.at.utils.TextFile
Create text file object from file with specified encoding.
TextFile(String, String) - Constructor for class edu.northwestern.at.utils.TextFile
Create text file object from named file with specified encoding.
TextFile(String) - Constructor for class edu.northwestern.at.utils.TextFile
Create text file object from named file.
TextFile(File) - Constructor for class edu.northwestern.at.utils.TextFile
Create text file object from local file.
TextFile(InputStream, String) - Constructor for class edu.northwestern.at.utils.TextFile
Create data file object from input stream.
TextFile(InputStream) - Constructor for class edu.northwestern.at.utils.TextFile
Create data file object from input stream.
textFile - Variable in class edu.northwestern.at.utils.TextFile
The text file.
textFileEncoding - Variable in class edu.northwestern.at.utils.TextFile
The text file encoding.
textFileLines - Variable in class edu.northwestern.at.utils.TextFile
The text of the data file, split into lines.
textFileLoaded - Variable in class edu.northwestern.at.utils.TextFile
True if file loaded OK.
textItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisDataRow
The text item being analyzed.
TextLine - Class in edu.northwestern.at.wordhoard.model.text
A line of text.
TextLine(byte, int, int, String, String) - Constructor for class edu.northwestern.at.wordhoard.model.text.TextLine
Creates a new line.
TextLine(byte, int, int, String) - Constructor for class edu.northwestern.at.wordhoard.model.text.TextLine
Creates a new line.
TextLine(byte, int) - Constructor for class edu.northwestern.at.wordhoard.model.text.TextLine
Creates a new line.
TextLine(int) - Constructor for class edu.northwestern.at.wordhoard.model.text.TextLine
Creates a new indented line.
TextLine() - Constructor for class edu.northwestern.at.wordhoard.model.text.TextLine
Create a new plain line.
TextLine(String, byte, byte, boolean, boolean, byte, int, int, String, String) - Constructor for class edu.northwestern.at.wordhoard.model.text.TextLine
Creates a new line with a single run.
TextLine(String, byte, byte, boolean, boolean, byte, int, int, String) - Constructor for class edu.northwestern.at.wordhoard.model.text.TextLine
Creates a new line with a single run.
TextLine(String, FontInfo) - Constructor for class edu.northwestern.at.wordhoard.model.text.TextLine
Creates a new line with font information.
textLoaded() - Method in class edu.northwestern.at.utils.TextFile
Did text load OK?
TextLocation - Class in edu.northwestern.at.wordhoard.model.text
A text location.
TextLocation() - Constructor for class edu.northwestern.at.wordhoard.model.text.TextLocation
Creates a new empty location.
TextLocation(int, int) - Constructor for class edu.northwestern.at.wordhoard.model.text.TextLocation
Creates a new location.
TEXTMENUITEM - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.BaseMenu
Menu item types supported here.
textPane - Variable in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsValueTextPaneSettings
 
textPane - Variable in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
JTextComponent containing document to search.
TextParams - Class in edu.northwestern.at.wordhoard.model.text
Text parameters.
TextRange - Class in edu.northwestern.at.wordhoard.model.text
A text range.
TextRange() - Constructor for class edu.northwestern.at.wordhoard.model.text.TextRange
Creates a new empty range.
TextRange(TextLocation, TextLocation) - Constructor for class edu.northwestern.at.wordhoard.model.text.TextRange
Creates a new text range.
TextRange(TextLocation) - Constructor for class edu.northwestern.at.wordhoard.model.text.TextRange
Creates a new text range containing a single location.
TextRun - Class in edu.northwestern.at.wordhoard.model.text
A styled run of text.
TextRun(String, byte, byte) - Constructor for class edu.northwestern.at.wordhoard.model.text.TextRun
Creates a new run.
TextRun(String, byte, byte, boolean, boolean) - Constructor for class edu.northwestern.at.wordhoard.model.text.TextRun
Creates a new run.
TextRun(String, byte) - Constructor for class edu.northwestern.at.wordhoard.model.text.TextRun
Creates a new run.
TextRun(String, FontInfo) - Constructor for class edu.northwestern.at.wordhoard.model.text.TextRun
Creates a new run with font information.
TextRun() - Constructor for class edu.northwestern.at.wordhoard.model.text.TextRun
Creates a new empty run.
TextWrapped - Interface in edu.northwestern.at.wordhoard.model.wrappers
An interface for a text wrapper.
TextWrapper - Class in edu.northwestern.at.wordhoard.model.wrappers
A text wrapper.
TextWrapper() - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.TextWrapper
Creates a new text wrapper.
TextWrapper(Text) - Constructor for class edu.northwestern.at.wordhoard.model.wrappers.TextWrapper
Creates a new text wrapper.
themeName - Variable in class edu.northwestern.at.utils.swing.LookAndFeel.ExtendedLookAndFeelInfo
 
threadPM - Static variable in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
The thread-based persistence manager.
ThreadUtils - Class in edu.northwestern.at.utils
Thread utilities.
ThreadUtils() - Constructor for class edu.northwestern.at.utils.ThreadUtils
Can't instantiate but can override.
ThreeStateCheckBox - Class in edu.northwestern.at.utils.swing
ThreeStateCheckBox implements a three state checkbox.
ThreeStateCheckBox() - Constructor for class edu.northwestern.at.utils.swing.ThreeStateCheckBox
Create three state check box.
ThreeStateCheckBox(Action) - Constructor for class edu.northwestern.at.utils.swing.ThreeStateCheckBox
 
ThreeStateCheckBox(Icon) - Constructor for class edu.northwestern.at.utils.swing.ThreeStateCheckBox
 
ThreeStateCheckBox(Icon, boolean) - Constructor for class edu.northwestern.at.utils.swing.ThreeStateCheckBox
 
ThreeStateCheckBox(String) - Constructor for class edu.northwestern.at.utils.swing.ThreeStateCheckBox
 
ThreeStateCheckBox(String, boolean) - Constructor for class edu.northwestern.at.utils.swing.ThreeStateCheckBox
 
ThreeStateCheckBox(String, Icon) - Constructor for class edu.northwestern.at.utils.swing.ThreeStateCheckBox
 
ThreeStateCheckBox(String, Icon, boolean) - Constructor for class edu.northwestern.at.utils.swing.ThreeStateCheckBox
 
ThreeStateCheckBox.ThreeStateToggleButtonModel - Class in edu.northwestern.at.utils.swing
Three state toggle button model.
ThreeStateCheckBox.ThreeStateToggleButtonModel() - Constructor for class edu.northwestern.at.utils.swing.ThreeStateCheckBox.ThreeStateToggleButtonModel
 
thumbnail - Variable in class edu.northwestern.at.utils.swing.ImagePreview
Holds thumbnail image of selected file.
tickle() - Method in interface edu.northwestern.at.wordhoard.server.WordHoardSession
Tickles the session.
tickle() - Method in class edu.northwestern.at.wordhoard.server.WordHoardSessionImpl
Tickles the session.
timeOfDay - Variable in class edu.northwestern.at.utils.swing.TimeOfDayTextField
Holds the time of day.
TimeOfDayTextField - Class in edu.northwestern.at.utils.swing
A text field for inputting the time of day in "hh:mm am" form.
TimeOfDayTextField() - Constructor for class edu.northwestern.at.utils.swing.TimeOfDayTextField
Create field with current time of day.
TimeOfDayTextField(Date) - Constructor for class edu.northwestern.at.utils.swing.TimeOfDayTextField
Create field with specified time of day.
timer - Variable in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
The timer used to update the display a one second intervals.
timer - Variable in class edu.northwestern.at.utils.swing.ProgressMonitorDialog
Timer used to update progress.
timer - Variable in class edu.northwestern.at.utils.swing.ProgressPanel
The timer used to update the display a one second intervals.
TimerTextField - Class in edu.northwestern.at.utils.swing
A text field for inputting a timer value as "days hh:mm:ss".
TimerTextField() - Constructor for class edu.northwestern.at.utils.swing.TimerTextField
Create field with 0 timer value.
TimerTextField(long) - Constructor for class edu.northwestern.at.utils.swing.TimerTextField
Create field with specified timer value.
TimerTextField(long, boolean) - Constructor for class edu.northwestern.at.utils.swing.TimerTextField
Create field with specified timer value and zero field setting.
timerValue - Variable in class edu.northwestern.at.utils.swing.TimerTextField
Holds the timer value.
times(double) - Method in class edu.northwestern.at.utils.math.Complex
Returns the product of this Complex object and a double, this*y.
times(double, Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the product of a double and a Complex object, x*y.
times(Complex) - Method in class edu.northwestern.at.utils.math.Complex
Returns the product of this Complex object and another Complex object, this*y.
times(Complex, double) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the product of a Complex object and a double, x*y.
times(Complex, Complex) - Static method in class edu.northwestern.at.utils.math.Complex
Returns the product of two Complex objects, x*y.
timesReverse(double) - Method in class edu.northwestern.at.utils.math.Complex
Returns the product of a double and this Complex, x*this.
tInverse(double, double) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
tInverse(double, int) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
tInverse(double, double) - Static method in class edu.northwestern.at.utils.math.distributions.Studentst
Compute percentage point for Student t distribution.
tipSuffix - Static variable in class edu.northwestern.at.utils.swing.notepad.Notepad
Suffix applied to the key used in resource file lookups for tooltip text.
title - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
Current title for editor.
title - Variable in class edu.northwestern.at.utils.swing.printing.PrintPreview
Title for printing.
title - Variable in class edu.northwestern.at.utils.swing.XTable
Table title.
title - Variable in class edu.northwestern.at.utils.swing.XTree
Tree title.
title - Variable in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
The title of the annotation.
title - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
The title of the group.
title - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
The title of the permission.
title - Variable in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
The title of the query.
title - Variable in class edu.northwestern.at.wordhoard.model.userdata.WordSet
The title of the word set.
title - Variable in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
The title of the work set.
title - Variable in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Current title for editor.
title - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog
Set title.
title - Variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.TabbedPaneData
Title.
titleEditField - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog
Title edit field.
titleField - Variable in class edu.northwestern.at.utils.swing.URLTextField
Companion text field containing URL name.
titleLabel - Variable in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Title.
titleLabel - Variable in class edu.northwestern.at.utils.swing.ProgressPanel
Title.
titleLabel - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog
Title field label.
TitlePageRules - Class in edu.northwestern.at.wordhoard.tools.cm
Title page rules.
TitlePageRules(Element) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.TitlePageRules
Creates a new title page rules object.
titleText - Variable in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
The current value of the title.
titleText - Variable in class edu.northwestern.at.utils.swing.ProgressPanel
The current value of the title.
toArray() - Method in class edu.northwestern.at.utils.TextFile
Return file contents as a string array.
toASCIIFile(File) - Method in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
toASCIIFile(File) - Method in class edu.northwestern.at.utils.swing.DataPanel
 
toClipBoard() - Method in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
toClipBoard() - Method in class edu.northwestern.at.utils.swing.DataPanel
 
toDisplay() - Method in interface edu.northwestern.at.utils.swing.Displayable
Gets component for displaying object in a GUI.
toGaussString(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixToString
Convert matrix entries to a string in Gauss format.
toHQL(String, int, boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
Get HQL version of query term.
toHQL(String, int, boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTermSet
Get HQL version of query term set.
toHQL(String, int, boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLWord
Get HQL version of query term set.
toHTML(StyledString) - Static method in class edu.northwestern.at.utils.swing.styledtext.StyledStringUtils
Convert string containing styled text to HTML.
toHTMLString(boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Return HTML string form of object.
toHTMLString() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Return HTML string form of object.
toInsensitive() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Spelling
Gets case and diacritical insensitive version of this spelling.
toJPEG(BufferedImage) - Static method in class edu.northwestern.at.utils.swing.JPEGConverters
Convert BufferedImage to byte array.
toJPEG(BufferedImage, float) - Static method in class edu.northwestern.at.utils.swing.JPEGConverters
Convert BufferedImage to byte array with specified quality.
tokenize(String) - Static method in class edu.northwestern.at.utils.Resources
Split string into a series of substrings on whitespace boundries.
tokenize(String) - Static method in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Split string into a series of substrings on whitespace boundries.
tokenizer - Variable in class edu.northwestern.at.utils.corpuslinguistics.FileTokenizer
 
toMathMLString(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixToString
Convert matrix entries to a string in MathML format.
toMatlabString(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixToString
Convert matrix entries to a string in Matlab/Scilab format.
toNumber(String) - Static method in class edu.northwestern.at.utils.math.NumberOps
Convert string to Number.
tooBig(JFrame) - Static method in class edu.northwestern.at.utils.swing.WindowPositioning
Returns true if a window is too big for an 800 by 600 screen.
toolBar - Variable in class edu.northwestern.at.utils.swing.DataPanel
 
toolBar - Variable in class edu.northwestern.at.utils.swing.printing.PrintPreview
Holds toolbar of print preview buttons.
toolbarButtons - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
Hash table containing toolbar buttons.
toolTip - Variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.TabbedPaneData
Tab tool tip.
topSlop - Static variable in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Top window slop.
toRTF(StyledString) - Static method in class edu.northwestern.at.utils.swing.styledtext.StyledStringUtils
Convert string containing styled text to RTF.
toShortString() - Method in class edu.northwestern.at.wordhoard.model.bibtool.SearchWorkCriteria
Returns a short string representation of the search criteria.
toString() - Method in class edu.northwestern.at.utils.ArgumentList
 
toString() - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
After a word has been stemmed, it can be retrieved by toString(), or a reference to the internal buffer can be retrieved by getResultBuffer and getResultLength (which is generally more efficient.)
toString() - Method in class edu.northwestern.at.utils.IDList
Gets a string representation of the phrase.
toString() - Method in class edu.northwestern.at.utils.intcollections.IntRange
Returns a string representation of the range.
toString() - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Returns a string representation of the list.
toString() - Method in class edu.northwestern.at.utils.math.Complex
Returns a String representation for the specified Complex.
toString() - Method in class edu.northwestern.at.utils.math.matrix.AbstractMatrix
Return matrix contents as a string.
toString() - Method in interface edu.northwestern.at.utils.math.matrix.Matrix
Return the matrix as a displayable string.
toString() - Method in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
toString(Matrix, String, String[], String) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixToString
Convert matrix entries to a string.
toString(Matrix, String, String[]) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixToString
Convert matrix entries to a string.
toString(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixToString
Convert matrix entries to a string.
toString(Matrix, int) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixToString
Convert matrix entries to a string.
toString(Matrix, String, boolean, String[], boolean, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, int) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixToString
Convert matrix entries to a string.
toString() - Method in class edu.northwestern.at.utils.ScoredString
Generate displayable string.
toString() - Method in class edu.northwestern.at.utils.swing.CheckBoxListItem
Get item text for display conversions.
toString() - Method in class edu.northwestern.at.utils.swing.CheckBoxTreeNode
Get item text for display conversions.
toString() - Method in class edu.northwestern.at.utils.swing.icons.StringPlusIcon
Returns the string.
toString() - Method in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsValueTextPaneSettings
Get settings as a string.
toString() - Method in class edu.northwestern.at.utils.swing.LocationRectangle
Display form of location rectangle.
toString() - Method in class edu.northwestern.at.utils.swing.LookAndFeel.ExtendedLookAndFeelInfo
Return name of look and feel.
toString() - Method in class edu.northwestern.at.utils.swing.styledtext.StyledString
Returns a plain string representation.
toString() - Method in class edu.northwestern.at.utils.swing.styledtext.StyleInfo
Returns a string representation of the style information.
toString() - Method in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Returns a string representation of the style run.
toString() - Method in class edu.northwestern.at.utils.swing.TreeListEntry
String form of list entry.
toString() - Method in class edu.northwestern.at.utils.tagcloud.StyledScoredString
Generate displayable string.
toString() - Method in class edu.northwestern.at.utils.tagcloud.TagCloudTextStyle
Get style as string.
toString() - Method in class edu.northwestern.at.utils.TextFile
Return file contents as a string.
toString() - Method in class edu.northwestern.at.wordhoard.model.annotations.AnnotationCategory
Gets a string representation of the category.
toString() - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Gets a string representation of the word set.
toString() - Method in class edu.northwestern.at.wordhoard.model.Author
Gets a string representation of the author.
toString() - Method in class edu.northwestern.at.wordhoard.model.bibtool.DateGroup
Return name for display.
toString() - Method in class edu.northwestern.at.wordhoard.model.bibtool.SearchWorkCriteria
Returns a full string representation of the search criteria.
toString() - Method in class edu.northwestern.at.wordhoard.model.Corpus
Gets a string representation of the corpus.
toString() - Method in class edu.northwestern.at.wordhoard.model.counts.TotalWordFormCount
Return string form of this entry.
toString() - Method in class edu.northwestern.at.wordhoard.model.counts.WordCount
Return string form of this entry.
toString() - Method in class edu.northwestern.at.wordhoard.model.Line
Gets a string representation of the line.
toString() - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemma
Gets a string representation of the Benson lemma.
toString() - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonLemPos
Gets a string representation of the BensonLemPos.
toString() - Method in class edu.northwestern.at.wordhoard.model.morphology.BensonPos
Gets a string representation of the Benson part of speech.
toString() - Method in class edu.northwestern.at.wordhoard.model.morphology.Lemma
Gets a string representation of the lemma.
toString() - Method in class edu.northwestern.at.wordhoard.model.morphology.LemPos
Gets a string representation of the LemPos.
toString() - Method in class edu.northwestern.at.wordhoard.model.morphology.Pos
Gets a string representation of the part of speech.
toString() - Method in class edu.northwestern.at.wordhoard.model.morphology.WordClass
Gets a string representation of the word class.
toString() - Method in class edu.northwestern.at.wordhoard.model.morphology.WordPart
Gets a string representation of the word part.
toString() - Method in class edu.northwestern.at.wordhoard.model.querytool.DateRange
Return label for display.
toString() - Method in class edu.northwestern.at.wordhoard.model.search.SearchCriteria.MyStringBuffer
 
toString() - Method in class edu.northwestern.at.wordhoard.model.speakers.Speaker
Gets a string representation of the speaker.
toString() - Method in class edu.northwestern.at.wordhoard.model.text.LocationAndCharset
Returns a string representation of the object.
toString() - Method in class edu.northwestern.at.wordhoard.model.text.TextLocation
Returns a string representation of the location.
toString() - Method in class edu.northwestern.at.wordhoard.model.text.TextRange
Returns a string representation of the range.
toString() - Method in class edu.northwestern.at.wordhoard.model.userdata.Phrase
Gets a string representation of the phrase.
toString() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Gets a string representation of the phrase set.
toString() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSetPhraseCount
Return string form of this entry.
toString() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSetTotalWordFormPhraseCount
Return string form of this entry.
toString() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Gets a string representation of the word set.
toString() - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Gets a string representation of the word set.
toString() - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Gets a string representation of the query.
toString() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Gets a string representation of the word set.
toString() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSetTotalWordFormCount
Return string form of this entry.
toString() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSetWordCount
Return string form of this entry.
toString() - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Gets a string representation of the work set.
toString() - Method in class edu.northwestern.at.wordhoard.model.Word
Gets a string representation of the word.
toString() - Method in class edu.northwestern.at.wordhoard.model.Work
Gets a string representation of the work.
toString() - Method in class edu.northwestern.at.wordhoard.model.WorkPart
Gets a string representation of the part.
toString() - Method in class edu.northwestern.at.wordhoard.model.wrappers.CollectionFrequency
Returns a string representation of the publication count range.
toString() - Method in class edu.northwestern.at.wordhoard.model.wrappers.DocFrequency
Returns a string representation of the publication count range.
toString() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Gender
Returns a string representation of the gender.
toString() - Method in class edu.northwestern.at.wordhoard.model.wrappers.MajorWordClass
Returns a string representation of the major word class.
toString() - Method in class edu.northwestern.at.wordhoard.model.wrappers.MetricalShape
Returns a string representation of the metrical shape.
toString() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Mortality
Returns a string representation of the mortality.
toString() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Narrative
Returns a string representation of the narrative attribute.
toString() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Prosodic
Returns a string representation of the prosodic attribute.
toString() - Method in class edu.northwestern.at.wordhoard.model.wrappers.PubYearRange
Returns a string representation of the publication year range.
toString() - Method in class edu.northwestern.at.wordhoard.model.wrappers.Spelling
Returns a string representation of the object.
toString() - Method in class edu.northwestern.at.wordhoard.server.model.Account
Gets a string representation of the account.
toString() - Method in class edu.northwestern.at.wordhoard.server.WordHoardSessionImpl
Returns a string representation of the session.
toString() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CollocateContextRow
Display text associated with node.
toString() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisDataRow
Display text associated with node.
toString() - Method in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
Return mwu as a displayable string.
toString() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLPhrase
Displayable version of phrase.
toString() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
Displayable version of query.
toString() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
Get string version of query term for display.
toString() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTermSet
Displayable version of term set.
toString() - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLWord
Get string version of query word for display.
toString() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
Return insensitive spelling for display purposes.
toString() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Return string form of object.
toString(boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Return string form of object.
toString() - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
Return word tag for display purposes.
toString() - Method in class edu.northwestern.at.wordhoard.swing.tcon.TreeNode
Returns a string representation of the node.
toString() - Method in class edu.northwestern.at.wordhoard.tools.cm.Style
Converts the style to a string.
toStringDetailed() - Method in class edu.northwestern.at.wordhoard.model.Author
Gets a detailed string representation of the author.
toStringDetailed() - Method in class edu.northwestern.at.wordhoard.model.bibtool.DateGroup
Return author's full information for display.
toStringDetailed() - Method in class edu.northwestern.at.wordhoard.model.userdata.PhraseSet
Gets a detailed string representation of the phrase set.
toStringDetailed() - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Gets a detailed string representation of the query.
toStringDetailed() - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Gets a detailed string representation of the word set.
toStringDetailed() - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Gets a detailed string representation of the work set.
totalCopied - Static variable in class edu.northwestern.at.wordhoard.tools.PreprocessDirectoryTree
Total number of non-java files successfully copied.
totalJava - Static variable in class edu.northwestern.at.wordhoard.tools.PreprocessDirectoryTree
Total number of java files preprocessed.
totalJavaBad - Static variable in class edu.northwestern.at.wordhoard.tools.PreprocessDirectoryTree
Total number of java files which could not be preprocessed.
totalNotCopied - Static variable in class edu.northwestern.at.wordhoard.tools.PreprocessDirectoryTree
Total number of non-java files which could not be copied.
totalWordCount - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
 
totalWordCountMaps - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
The word total count maps.
TotalWordFormCount - Class in edu.northwestern.at.wordhoard.model.counts
Total counts of word forms in a work part.
TotalWordFormCount() - Constructor for class edu.northwestern.at.wordhoard.model.counts.TotalWordFormCount
Create an empty work word form count object.
TotalWordFormCount(int, WorkPart, Work, int) - Constructor for class edu.northwestern.at.wordhoard.model.counts.TotalWordFormCount
Create a populated total word form count object.
toWindow() - Method in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
toWindow() - Method in class edu.northwestern.at.utils.swing.DataPanel
 
toXHTMLString(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixToString
Convert matrix entries to a string in XHTML table format.
toXHTMLString(Matrix, String, String[]) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixToString
Convert matrix entries to a string in XHTML table format.
toXHTMLString(Matrix, String, String[], int, String) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixToString
Convert matrix entries to a string in XHTML table format.
trace(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
trace(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixMeasure
Trace of matrix.
TrackWordOverTime - Class in edu.northwestern.at.wordhoard.swing.calculator.analysis
Generates a longitudinal profile of a word form's frequency of use.
TrackWordOverTime() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.analysis.TrackWordOverTime
Create a single word form historical frequency profile object.
trackWordOverTime() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Single word historical frequency analysis.
trackWordOverTimeMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.AnalysisMenu
Track word usage over time
transform(int, int, double) - Method in interface edu.northwestern.at.utils.math.matrix.MatrixConditionalEBETransformation
Transforms an elements value into another value.
transform(double) - Method in interface edu.northwestern.at.utils.math.matrix.MatrixEBETransformation
Transform matrix element's value.
translateBetaToUni(String) - Static method in class edu.northwestern.at.wordhoard.model.text.CharsetUtils
Translates a beta code string to unicode.
TRANSLATED_LINE_FONT_SIZE - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
Translated line font size.
TranslatedText - Class in edu.northwestern.at.wordhoard.model.text
Text with translations.
TranslatedText(Text, Text[]) - Constructor for class edu.northwestern.at.wordhoard.model.text.TranslatedText
Creates new translated text.
translateToInsensitive(String) - Static method in class edu.northwestern.at.wordhoard.model.text.CharsetUtils
Translates a string to a case and diacritical insensitive version.
translateTonosToOxia(String) - Static method in class edu.northwestern.at.wordhoard.model.text.CharsetUtils
Translates tonos accents to oxia accents in a string.
translateUniToBeta(String) - Static method in class edu.northwestern.at.wordhoard.model.text.CharsetUtils
Translates a unicode string to beta code.
TRANSLATION_INDENTATION - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
Extra indentation for translated lines.
translations() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.ViewsMenu
Translation and transliterations.
TranslationsDialog - Class in edu.northwestern.at.wordhoard.swing.dialogs
The translations dialog.
TranslationsDialog(Corpus, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.dialogs.TranslationsDialog
Creates a new translations dialog.
TranslationsPanel - Class in edu.northwestern.at.wordhoard.swing.info
Translations panel.
TranslationsPanel(Collection, int, Insets, int, int) - Constructor for class edu.northwestern.at.wordhoard.swing.info.TranslationsPanel
Creates a new translations panel.
transpose(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
transpose(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixTransformer
Get transpose of matrix.
tree - Variable in class edu.northwestern.at.utils.swing.TreeDropTargetOnItem
The tree.
tree - Variable in class edu.northwestern.at.wordhoard.swing.concordance.ConcordancePanel
The tree.
Tree - Class in edu.northwestern.at.wordhoard.swing.tcon
A table of contents tree.
Tree(Corpus, TconView, AbstractWindow, TableOfContentsPanel) - Constructor for class edu.northwestern.at.wordhoard.swing.tcon.Tree
Creates a new table of contents tree.
Tree.TOCTreeTransferHandler - Class in edu.northwestern.at.wordhoard.swing.tcon
TransferHandler for drag and drop
Tree.TOCTreeTransferHandler() - Constructor for class edu.northwestern.at.wordhoard.swing.tcon.Tree.TOCTreeTransferHandler
 
Tree.TOCTreeTransferHandler(String) - Constructor for class edu.northwestern.at.wordhoard.swing.tcon.Tree.TOCTreeTransferHandler
 
Tree.TreeDragMouseHandler - Class in edu.northwestern.at.wordhoard.swing.tcon
 
Tree.TreeDragMouseHandler() - Constructor for class edu.northwestern.at.wordhoard.swing.tcon.Tree.TreeDragMouseHandler
 
TreeCombo - Class in edu.northwestern.at.utils.swing
 
TreeCombo() - Constructor for class edu.northwestern.at.utils.swing.TreeCombo
Create a treecombo.
TreeCombo(TreeModel) - Constructor for class edu.northwestern.at.utils.swing.TreeCombo
Create a treecombo.
TreeComboListEntryRenderer - Class in edu.northwestern.at.utils.swing
 
TreeComboListEntryRenderer(boolean) - Constructor for class edu.northwestern.at.utils.swing.TreeComboListEntryRenderer
Create renderer.
treeDataToText(JTree, String) - Static method in class edu.northwestern.at.utils.swing.SaveTreeData
Convert contents of a JTree to text file.
TreeDragSource - Class in edu.northwestern.at.utils.swing
An abstract base class for JTree drag source components.
TreeDragSource(JTree) - Constructor for class edu.northwestern.at.utils.swing.TreeDragSource
Constructs a new tree drag source.
TreeDropTargetOnItem - Class in edu.northwestern.at.utils.swing
An abstract base class for JTree drop targets where the targets are the nodes.
TreeDropTargetOnItem(JTree, JScrollPane) - Constructor for class edu.northwestern.at.utils.swing.TreeDropTargetOnItem
Constructs a new tree drop target.
TreeDropTargetOnItem.MyRenderer - Class in edu.northwestern.at.utils.swing
The renderer interceptor.
treeFont - Static variable in class edu.northwestern.at.utils.swing.XParameters
The default XTree font.
TreeIconSetter - Interface in edu.northwestern.at.utils.swing
Interface for JTree cell renderers which know how to set the tree node icons for display.
TreeListEntry - Class in edu.northwestern.at.utils.swing
 
TreeListEntry(Object, int, boolean) - Constructor for class edu.northwestern.at.utils.swing.TreeListEntry
Create a TreeListEntry.
treeModel - Variable in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel
The tree's model
treeModel - Variable in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
The tree's model
treeModel - Variable in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel
The tree's model
TreeNode - Class in edu.northwestern.at.wordhoard.swing.tcon
A table of contents tree node.
TreeNode(String, TableOfContentsPanel) - Constructor for class edu.northwestern.at.wordhoard.swing.tcon.TreeNode
Creates a new category node.
TreeNode(WorkPart, TableOfContentsPanel) - Constructor for class edu.northwestern.at.wordhoard.swing.tcon.TreeNode
Creates a new unloaded work part node.
TreeNode(TableOfContentsPanel) - Constructor for class edu.northwestern.at.wordhoard.swing.tcon.TreeNode
Creates a new placeholder node.
treeNodesChanged(TreeModelEvent) - Method in class edu.northwestern.at.utils.swing.TreeToListModel
Called after a node (or a set of siblings) has changed in some way.
treeNodesInserted(TreeModelEvent) - Method in class edu.northwestern.at.utils.swing.TreeToListModel
Called after nodes have been inserted into the tree.
treeNodesRemoved(TreeModelEvent) - Method in class edu.northwestern.at.utils.swing.TreeToListModel
Called after nodes have been removed from the tree.
treeRootTitle - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportExportDialog
Title for root node of items tree.
treeRowHeight - Static variable in class edu.northwestern.at.utils.swing.XParameters
The default XTree row height.
treeScrollPane - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
Scroll pane for list of works and workSets.
treeStructureChanged(TreeModelEvent) - Method in class edu.northwestern.at.utils.swing.TreeToListModel
Called after the tree has drastically changed structure.
treeTitle - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.ImportExportDialog
Title for items tree.
TreeToListModel - Class in edu.northwestern.at.utils.swing
 
TreeToListModel(TreeModel) - Constructor for class edu.northwestern.at.utils.swing.TreeToListModel
Create tree to list model mapper.
TreeUtils - Class in edu.northwestern.at.utils.swing
Swing tree utilities.
triangular(double, double) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random number from a symmetric triangular random variable.
triangular(double, double, double) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random number from a non-symmetric triangular random variable.
tril(Matrix, int) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
trim(String) - Static method in class edu.northwestern.at.utils.StringUtils
Trims a string.
trim() - Method in class edu.northwestern.at.utils.swing.styledtext.StyledString
Trims leading and trailing whitespace.
trim(JFrame) - Static method in class edu.northwestern.at.utils.swing.WindowPositioning
Trims a window's size so it fits in the main screen, if necessary.
trimClassName(String) - Static method in class edu.northwestern.at.utils.ClassHelpers
Removes class modifiers, leaving only the class name.
trimmedMean(double[], double, int, int) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the trimmed mean of a sorted data sequence.
triu(Matrix, int) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
trunc(double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Return the integer portion of a double as a double.
truncate(String, int) - Static method in class edu.northwestern.at.utils.StringUtils
Truncates a string and appends an ellipsis.
txtFilter - Static variable in class edu.northwestern.at.utils.swing.SaveTreeData
TXT extension file filter.

U

udosToPhraseSets(UserDataObject[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Copy UserDataObject array to PhraseSet array.
udosToQueries(UserDataObject[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.QueryUtils
Copy UserDataObject array to WHQuery array.
udosToWordSets(UserDataObject[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Copy UserDataObject array to WordSet array.
udosToWorkSets(UserDataObject[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkSetUtils
Copy UserDataObject array to WorkSet array.
UNCERTAIN_MIXED_OR_UNKNOWN - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.Gender
Uncertain, mixed, or unknown gender.
undefineDirective - Variable in class edu.northwestern.at.utils.preprocessor.Preprocessor
 
undefineSymbol(String) - Method in class edu.northwestern.at.utils.preprocessor.Preprocessor
Undefine a symbol.
UNDERLINE - Static variable in class edu.northwestern.at.utils.swing.styledtext.StyleRun
Underline style.
UNDERLINE - Static variable in class edu.northwestern.at.wordhoard.model.text.TextRun
Underline style mask.
UNDERLINE - Static variable in class edu.northwestern.at.wordhoard.tools.cm.Style
Underline style mask.
underlineText(String) - Static method in class edu.northwestern.at.utils.swing.styledtext.StyledStringUtils
Create underline string.
undo - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
UndoManager to which we add edits.
undoableEditBatch - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
The compound undo edit batch manager.
undoableEditHappened(UndoableEditEvent) - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.UndoHandler
Messaged when the Document has created an edit, the edit is added to undo, an instance of UndoManager.
undoAction - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
 
undoAction - Variable in class edu.northwestern.at.utils.swing.TextFieldPopupMenuMouseListener
Undo action.
undock(AbstractWindow, int) - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardTabbedPane
Undock specified tab to a separate window.
undock(boolean) - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardTabbedPane
Undock current tab to a separate window.
undock() - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardTabbedPane
Undock current tab to a separate window.
undock(AbstractWindow) - Method in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardTabbedPane
Undock current tab to a separate window using specified reference.
undoHandler - Variable in class edu.northwestern.at.utils.swing.notepad.Notepad
Listener for the undoable edits to the current document.
undoItem - Variable in class edu.northwestern.at.utils.swing.TextFieldPopupMenuMouseListener
Undo
UnexpectedErrorMessage - Class in edu.northwestern.at.utils.swing
An unexpected error message alert.
UnexpectedErrorMessage(Throwable, String, Frame) - Constructor for class edu.northwestern.at.utils.swing.UnexpectedErrorMessage
Constructs and displays an unexpected error message alert.
UnexpectedErrorMessage(Throwable, String) - Constructor for class edu.northwestern.at.utils.swing.UnexpectedErrorMessage
Constructs and displays an unexpected error message alert with no parent window.
UnexpectedErrorMessage(Throwable) - Constructor for class edu.northwestern.at.utils.swing.UnexpectedErrorMessage
Constructs and displays an unexpected error message alert with no parent window or message.
uniform(double, double) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random number from a uniform random variable.
union(IntRangeList) - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Returns a new list which is the union of this list and another list.
uniqueID - Variable in class edu.northwestern.at.utils.swing.SortedTableModelRow
The unique row identifier value if not present in the row data.
uniqueIDColumn - Variable in class edu.northwestern.at.utils.swing.SortedTableModelRow
The column number for the unique row identifier.
uniqueRowIDBase - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CollocateContextRow
Row ID generator base.
uniqueWords - Variable in class edu.northwestern.at.utils.corpuslinguistics.WordCountExtractor
String array of unique words.
UNKNOWN - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.Prosodic
Prosodic attribute unknown.
UNKNOWN_OR_OTHER - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.Mortality
"Other" mortality.
unmangleJavaName(String) - Static method in class edu.northwestern.at.utils.ClassHelpers
Convert a mangled java name to the normal Java syntax equivalent.
unqualifiedName(String) - Static method in class edu.northwestern.at.utils.ClassUtils
Extracts the unqualified class name from a fully qualified class name.
unselect() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad
Unselect selection.
unselect() - Method in interface edu.northwestern.at.utils.swing.SelectAll
Unselect selection.
unselect() - Method in class edu.northwestern.at.utils.swing.XScrollPane
Selects all text in the enclosed view.
unselect() - Method in class edu.northwestern.at.utils.swing.XTable
Unselect selection.
unselect() - Method in class edu.northwestern.at.utils.swing.XTextArea
Unselect selection.
unselect() - Method in class edu.northwestern.at.utils.swing.XTextPane
Unselect selection.
unselect() - Method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationEditor
Unselect selection.
unselect(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.CalculatorEditMenu
Do edit menu unselect.
unselect(ActionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.EditMenu
Do edit menu unselect.
unselectCmd - Variable in class edu.northwestern.at.wordhoard.swing.AbstractWindow
 
unselectMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.EditMenu
Deselect any currently selected text.
unselectParentNodes(TreePath, boolean) - Method in class edu.northwestern.at.utils.swing.CheckBoxTreeNodeMouseListener
Unselect parents of a node.
untaggedLine(String) - Method in class edu.northwestern.at.wordhoard.tools.cm.LineGenerator
Generates an untagged line.
UP_DOWN_NAMES - Static variable in class edu.northwestern.at.wordhoard.model.bibtool.GroupingWorkOptions
Ascending/descending option names.
UP_DOWN_NAMES - Static variable in class edu.northwestern.at.wordhoard.model.grouping.GroupingOptions
Ascending/descending option names.
update(Object) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Updates an object.
update(Collection) - Method in class edu.northwestern.at.utils.db.hibernate.HibernatePersistenceManager
Updates collection of objects.
update() - Method in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
update() - Method in class edu.northwestern.at.utils.swing.DataPanel
 
update() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.RedoAction
 
update() - Method in class edu.northwestern.at.utils.swing.notepad.Notepad.UndoAction
 
update(UserDataObject) - Method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserDataObjectUpdater
Update fields in a user data object.
updateAnnotation(AuthoredTextAnnotation, String) - Static method in class edu.northwestern.at.wordhoard.swing.annotations.AnnotationUtils
Update annotation.
updateBar(int) - Method in class edu.northwestern.at.utils.swing.ProgressBarOrLabel
Updates the progress bar.
updateColumnWidths() - Method in class edu.northwestern.at.utils.swing.labeledsettingstable.LabeledSettingsTable
Internal set width.
updateCommonGenderAndMortality() - Method in class edu.northwestern.at.wordhoard.model.speakers.Speech
Updates the common gender and mortality values when a speaker is added.
updateContents() - Method in class edu.northwestern.at.utils.swing.SplashScreen
Update splash screen contents.
updateCriteria() - Method in class edu.northwestern.at.wordhoard.swing.find.CollFreqCriterion
Sets the criteria value.
updateCriteria() - Method in class edu.northwestern.at.wordhoard.swing.find.DocFreqCriterion
Sets the criteria value.
updateLookAndFeel() - Static method in class edu.northwestern.at.utils.swing.LookAndFeel
Updates look and feel of all existing windows to new look and feel.
updateLookAndFeelOfChildWindows(Window) - Static method in class edu.northwestern.at.utils.swing.LookAndFeel
Updates look and feel of child windows to new current look and feel.
updatePhraseSet(PhraseSet, String, String, String, boolean, Phrase[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Update a phrase set.
updatePhraseSet(PhraseSet, String, String, String, boolean, Collection) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Update a phrase set.
updatePhraseSet(PhraseSet, String, String, String, boolean) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PhraseSetUtils
Update a phrase set.
updateProgress(int) - Method in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Update printed pages status display with number of pages printed.
updateProgress(int) - Method in interface edu.northwestern.at.utils.swing.printing.PrintProgress
Update the print progress display with pages printed.
updateProgress(int) - Method in class edu.northwestern.at.utils.swing.printing.PrintProgressDialog
Update print progress.
updateProgress(int) - Method in class edu.northwestern.at.utils.swing.printing.RepaginationProgressDialog
Update repagination progress.
updateProgress(int, String) - Method in class edu.northwestern.at.utils.swing.ProgressDialog
Update progress display.
updateProgress(int) - Method in class edu.northwestern.at.utils.swing.ProgressDialog
Update progress display.
updateProgress(String) - Method in class edu.northwestern.at.utils.swing.ProgressDialog
Update progress display.
updateProgress(int, String) - Method in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Update progress display.
updateProgress(int) - Method in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Update progress display.
updateProgress(String) - Method in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Update progress display.
updateProgress(int, String) - Method in class edu.northwestern.at.utils.swing.ProgressPanel
Update progress display.
updateProgress(int) - Method in class edu.northwestern.at.utils.swing.ProgressPanel
Update progress display.
updateProgress(String) - Method in class edu.northwestern.at.utils.swing.ProgressPanel
Update progress display.
updateProgress(int, String) - Method in interface edu.northwestern.at.utils.swing.ProgressReporter
Update progress display.
updateProgress(int) - Method in interface edu.northwestern.at.utils.swing.ProgressReporter
Update progress display.
updateProgress(String) - Method in interface edu.northwestern.at.utils.swing.ProgressReporter
Update progress display.
updateProgressDisplay() - Method in class edu.northwestern.at.utils.swing.ProgressLabelAdapter
Updates the progress display.
updateProgressDisplay() - Method in class edu.northwestern.at.utils.swing.ProgressPanel
Updates the progress display.
updateQuery(WHQuery, String, String, String, boolean, int, String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.QueryUtils
Update a query.
updateUserDataObject(UserDataObject, UserDataObjectUpdater) - Method in interface edu.northwestern.at.wordhoard.server.WordHoardSession
Updates a user data object.
updateUserDataObject(UserDataObject, UserDataObjectUpdater) - Method in class edu.northwestern.at.wordhoard.server.WordHoardSessionImpl
Updates a user data object.
updateUserDataObject(UserDataObject, UserDataObjectUpdater) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserDataObjectUtils
Update a user data object.
updateUserGroup(UserGroup) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserGroupUtils
Update UserGroup.
updateUserGroupPermission(UserGroupPermission, String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserGroupPermissionUtils
Update UserGroupPermission.
updateWordCountMap(Object, int, Map) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Updates counts for a word in a map.
updateWordSet(WordSet, String, String, String, boolean) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Update a word set.
UpdateWorkDates - Class in edu.northwestern.at.wordhoard.tools
Adds work dates for Chaucer.
UpdateWorkDates() - Constructor for class edu.northwestern.at.wordhoard.tools.UpdateWorkDates
 
UpdateWorkFiles - Class in edu.northwestern.at.wordhoard.tools.martin
Updates the work files.
updateWorkMap(Object, Long, Map) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Updates works for a word in a map.
updateWorkSet(WorkSet, String, String, String, boolean, WorkPart[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkSetUtils
Update a work set.
updateWorkSet(WorkSet, String, String, String, boolean, Collection) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkSetUtils
Update a work set.
upperCaseFirstChar(String) - Static method in class edu.northwestern.at.utils.StringUtils
Converts the first character of a string to upper case.
upTriangle - Static variable in class edu.northwestern.at.utils.swing.SortedTableModel
Ascending sort order triangle.
urlSpecifiesLDAPS(String) - Static method in class edu.northwestern.at.utils.net.ldap.LdapQueryAttributes
Check if specified URL specifies LDAPS protocol.
URLString - Variable in class edu.northwestern.at.utils.swing.URLTransferable
The URL in string format.
URLTextField - Class in edu.northwestern.at.utils.swing
An XTextField which understands drag/drop of URLs.
URLTextField(int, XTextField, boolean) - Constructor for class edu.northwestern.at.utils.swing.URLTextField
Create URL text field.
urlTextField - Variable in class edu.northwestern.at.utils.swing.URLTextField.URLDragSource
Parent component for which dragging is enabled.
urlTextField - Variable in class edu.northwestern.at.utils.swing.URLTextField.URLDropTarget
The URL text field to which to drop the URL.
URLTextField.URLDragSource - Class in edu.northwestern.at.utils.swing
Drag source for URL text.
URLTextField.URLDragSource(URLTextField) - Constructor for class edu.northwestern.at.utils.swing.URLTextField.URLDragSource
Create URL drag source.
URLTextField.URLDropTarget - Class in edu.northwestern.at.utils.swing
Drop target for URL.
URLTextField.URLDropTarget(URLTextField) - Constructor for class edu.northwestern.at.utils.swing.URLTextField.URLDropTarget
Create a URL drop target.
URLTransferable - Class in edu.northwestern.at.utils.swing
Implements a transferable class for URLs.
URLTransferable(String) - Constructor for class edu.northwestern.at.utils.swing.URLTransferable
Create URL transferable.
US_ENGLISH_SOUNDEX_MAPPING - Static variable in class edu.northwestern.at.utils.corpuslinguistics.Soundex
 
usage() - Static method in class edu.northwestern.at.wordhoard.tools.PreprocessDirectoryTree
Print usage.
UseAttributeValuePairRule - Class in edu.northwestern.at.wordhoard.tools.cm
A use attribute value pair work part title rule.
UseAttributeValuePairRule(Element) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.UseAttributeValuePairRule
Creates a use attribute value pair rule.
UseAttributeValueRule - Class in edu.northwestern.at.wordhoard.tools.cm
A use attribute value work part title rule.
UseAttributeValueRule(Element) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.UseAttributeValueRule
Creates a use attribute value rule.
useColorCoding - Variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.PlusOrMinusTableCellRenderer
True to use color coding for +/- entries.
UseElementNameRule - Class in edu.northwestern.at.wordhoard.tools.cm
A use element name work part title rule.
UseElementNameRule(Element) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.UseElementNameRule
Creates a use element name rule.
UseFirstChildRule - Class in edu.northwestern.at.wordhoard.tools.cm
A use first child work part title rule.
UseFirstChildRule(Element) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.UseFirstChildRule
Creates a use first child rule.
usePlatformPositionForDefaultButton - Static variable in class edu.northwestern.at.utils.swing.ModalDialog
True to ensure default button displays in platform specific location.
UserDataObject - Interface in edu.northwestern.at.wordhoard.model.userdata
A WordHoard user data object.
userDataObject - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DescribeUserDataObjectDialog
Selected user data object.
userDataObjectChoices - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DescribeUserDataObjectDialog
Dialog field for user data objects.
userDataObjectClass - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DescribeUserDataObjectDialog
The class of user data objects to display.
UserDataObjectListRenderer - Class in edu.northwestern.at.wordhoard.swing.calculator.widgets
Renderer for list containing UserDataObject objects.
UserDataObjectListRenderer() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.widgets.UserDataObjectListRenderer
Create renderer for user data objects.
UserDataObjectUpdater - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Updates contents of a user data object.
UserDataObjectUpdater() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserDataObjectUpdater
 
UserDataObjectUtils - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
User data object utilities.
UserDataObjectUtils() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserDataObjectUtils
Don't allow instantiation but do allow overrides.
UserGroup - Class in edu.northwestern.at.wordhoard.model.userdata
A group of users.
UserGroup() - Constructor for class edu.northwestern.at.wordhoard.model.userdata.UserGroup
 
UserGroup(String, String) - Constructor for class edu.northwestern.at.wordhoard.model.userdata.UserGroup
 
userGroup - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Group given permission on the object.
UserGroupPermission - Class in edu.northwestern.at.wordhoard.model.userdata
A permission on an object for a UserGroup.
UserGroupPermission() - Constructor for class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
 
UserGroupPermission(AuthoredTextAnnotation, UserGroup, String, String) - Constructor for class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
 
UserGroupPermissionUtils - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Work set utilities.
UserGroupPermissionUtils() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserGroupPermissionUtils
Don't allow instantiation but do allow overrides.
UserGroupUtils - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Work set utilities.
UserGroupUtils() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.UserGroupUtils
Don't allow instantiation but do allow overrides.
UserInput - Class in edu.northwestern.at.utils.swing
An input dialog for a string value which displays a title, prompt, and default.
UserInput(Window, String, String, String) - Constructor for class edu.northwestern.at.utils.swing.UserInput
Create input dialog.
UserInput(Window, String, String) - Constructor for class edu.northwestern.at.utils.swing.UserInput
Create input dialog.
UserPanel - Class in edu.northwestern.at.wordhoard.swing.accounts
The user panel of the manage groups window.
UserPanel(AccountModel) - Constructor for class edu.northwestern.at.wordhoard.swing.accounts.UserPanel
Creates a new left panel.
UserPanel.TableDragMouseHandler - Class in edu.northwestern.at.wordhoard.swing.accounts
 
UserPanel.TableDragMouseHandler() - Constructor for class edu.northwestern.at.wordhoard.swing.accounts.UserPanel.TableDragMouseHandler
 
UserPanel.UserTransferHandler - Class in edu.northwestern.at.wordhoard.swing.accounts
 
UserPanel.UserTransferHandler() - Constructor for class edu.northwestern.at.wordhoard.swing.accounts.UserPanel.UserTransferHandler
 
UserPanel.UserTransferHandler(String) - Constructor for class edu.northwestern.at.wordhoard.swing.accounts.UserPanel.UserTransferHandler
 
UserTransferable - Class in edu.northwestern.at.wordhoard.swing.accounts
 
UserTransferable(UserTransferData) - Constructor for class edu.northwestern.at.wordhoard.swing.accounts.UserTransferable
 
UserTransferData - Class in edu.northwestern.at.wordhoard.swing.accounts
 
UserTransferData() - Constructor for class edu.northwestern.at.wordhoard.swing.accounts.UserTransferData
 
useScreenMenuBar - Static variable in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
True to use screen menu bar on Mac OS.
useShortWorkTitles - Variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.ExtendedCheckBoxTreeNodeRenderer
True to display short work titles.
useShortWorkTitles - Variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordCounterListRenderer
True to display short work titles.
useShortWorkTitlesInDialogs - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
True to use short work names in dialogs.
USESHORTWORKTITLESINDIALOGS - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
useShortWorkTitlesInDialogs - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
True to use short work names in dialogs.
useShortWorkTitlesInDialogsCheckBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
CheckBox for use short work names in dialogs field.
useShortWorkTitlesInHeaders - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
True to use short work names in headers.
USESHORTWORKTITLESINHEADERS - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
useShortWorkTitlesInHeaders - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
True to use short work names in headers.
useShortWorkTitlesInHeadersCheckBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
CheckBox for use short work names in headers field.
useShortWorkTitlesInOutput - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
True to use short work names in output.
USESHORTWORKTITLESINOUTPUT - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
useShortWorkTitlesInOutput - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
True to use short work names in output.
useShortWorkTitlesInOutputCheckBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
CheckBox for use short work names in output field.
useShortWorkTitlesInWindowTitles - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
True to use short work names in titles.
USESHORTWORKTITLESINWINDOWTITLES - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
useShortWorkTitlesInWindowTitles - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
True to use short work names in titles.
useShortWorkTitlesInWindowTitlesCheckBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
CheckBox for use short work names in titles field.
useSwing - Static variable in class edu.northwestern.at.utils.swing.FileDialogs
True to use Swing JFileChooser dialogs, false to use AWT.
useWordHoardPM - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.PMUtils
True to always use global WordHoard persistence manager.
Utils - Class in edu.northwestern.at.wordhoard.tools.cm
Static utilities.
Utils() - Constructor for class edu.northwestern.at.wordhoard.tools.cm.Utils
 

V

V_GAP - Variable in class edu.northwestern.at.utils.swing.printing.PrintPreview.PreviewContainer
Vertical gap between preview images.
validate() - Method in class edu.northwestern.at.utils.swing.TreeToListModel
Validate the tree/list.
validateLayout() - Method in class edu.northwestern.at.utils.swing.printing.PrintableComponent
Validate component layout.
validateTermText(CQLQueryTokenizer) - Method in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
Fix up query arguments as needed to match database values.
validateWordField() - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Check word field for valid value.
value - Variable in class edu.northwestern.at.utils.swing.icons.StringPlusIcon
The string.
valueChanged(ListSelectionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditPhraseSetDialog.PhraseSetsListSelectionListener
Handle change to selection in phaseSet list.
valueChanged(ListSelectionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditQueryDialog.QueriesListSelectionListener
Handle change to selection in query list.
valueChanged(ListSelectionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWordSetDialog.WordSetsListSelectionListener
Handle change to selection in wordSet list.
valueChanged(ListSelectionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWorkSetDialog.WorkSetsListSelectionListener
Handle change to selection in workSet list.
valueChanged(ListSelectionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWordSetDialog.WordSetsListSelectionListener
Handle change to selection in wordSet list.
valueChanged(ListSelectionEvent) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWorkSetDialog.WorkSetsListSelectionListener
Handle change to selection in workSet list.
valueForPathChanged(TreePath, Object) - Method in class edu.northwestern.at.utils.swing.SortedTreeModel
Prohibits attempts to set a new node value.
valueOf(String) - Static method in class edu.northwestern.at.utils.math.Complex
Parses a string into a Complex.
variance(double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the variance from a standard deviation.
variance(int, double, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the variance of a data sequence.
verbose - Static variable in class edu.northwestern.at.wordhoard.tools.PreprocessDirectoryTree
True to enable verbose output.
verify(String, SSLSession) - Method in class edu.northwestern.at.utils.net.ssl.AcceptAnyHostName
Verify validity of a host name.
VERSE - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.Prosodic
Verse.
vertcat(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
verticalConcatenation(Matrix, Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixOperator
Concatenates a and b vertically with b's rows following the a's rows

cols of a must be equal to colss of b
Note: Matrix a's underlying implementation is propogated in the resulting matrix

VIAQUERY - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
Select the works/work parts via a query.
VIASELECTION - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
Select the works/work parts via manual selection.
view - Variable in class edu.northwestern.at.utils.swing.SortedTableModel
The linked JTable view.
view - Variable in class edu.northwestern.at.utils.swing.XTextPaneTableCellRenderer
The table to which this renderer is attached.
viewColumnHeaders - Variable in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
viewRowLabels - Variable in class edu.northwestern.at.utils.math.matrix.MatrixTablePanel
 
ViewsMenu - Class in edu.northwestern.at.wordhoard.swing.calculator.menus
WordHoard Calculator Views Menu.
ViewsMenu() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.ViewsMenu
Create views menu.
ViewsMenu(JMenuBar) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.ViewsMenu
Create views menu.
ViewsMenu(AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.ViewsMenu
Create views menu.
ViewsMenu(JMenuBar, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.ViewsMenu
Create views menu.
viewsMenu - Variable in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
The views menu.
viewsMenuAllLineNumsItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.ViewsMenu
Number every line.
viewsMenuFiveLineNumsItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.ViewsMenu
Number every fifth line.
viewsMenuNoLineNumsItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.ViewsMenu
No line numbers.
viewsMenuShowHideAnnotationMarkersItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.ViewsMenu
Show or hide annotation markers.
viewsMenuShowHideAnnotationPanelItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.ViewsMenu
Show orf hide annotation panel.
viewsMenuTranslationsItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.ViewsMenu
Translations and transliterations.
viewToModel(Point) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Converts a point to a location and character set.
viewToModel(DrawingContext, int, int) - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Converts a point to a location and character set.
viewToModel(DrawingContext, int) - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Converts a point to a character offset.
visibleSuffix - Static variable in class edu.northwestern.at.utils.swing.notepad.Notepad
Suffix applied to the key word in resource file lookups for setting item visible (=1) or invisible(=0).
visibleToAll - Variable in class edu.northwestern.at.utils.swing.TableModelMapper
Map from visible column index to all columns index.
visitAllTreeNodes(JTree, TreeNode, Collection) - Method in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWorkSetDialog
Visit all tree nodes.
vowel(char, char) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
Determine if character is a vowel or not.
vowelinstem() - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 

W

WAIT_CURSOR - Static variable in class edu.northwestern.at.utils.swing.Cursors
Budy cursor.
waitForThread(Thread) - Static method in class edu.northwestern.at.utils.ThreadUtils
Wait for a thread to finish.
walk(TreeModel, Object, ArrayList) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
 
WARN - Static variable in class edu.northwestern.at.wordhoard.server.Logger
Warn logging level.
warning(String) - Method in class edu.northwestern.at.utils.swing.SearchAndReplaceDialog
Display warning message.
WarningMessage - Class in edu.northwestern.at.utils.swing
A warning message alert.
WarningMessage(String, JLabel) - Constructor for class edu.northwestern.at.utils.swing.WarningMessage
Constructs a new warning message alert with specified icon.
WarningMessage(String) - Constructor for class edu.northwestern.at.utils.swing.WarningMessage
Constructs a new warning message alert.
WarningMessage(StyledString, JLabel) - Constructor for class edu.northwestern.at.utils.swing.WarningMessage
Constructs a new styled text warning message alert with specified icon.
WarningMessage(StyledString) - Constructor for class edu.northwestern.at.utils.swing.WarningMessage
Constructs a new styled text warning message alert.
warnWhenQuitting - Static variable in class edu.northwestern.at.wordhoard.swing.WordHoardSettings
True to issue warning when quitting WordHoard.
WebLink - Class in edu.northwestern.at.utils.swing
A web link.
WebLink(String) - Constructor for class edu.northwestern.at.utils.swing.WebLink
Constructs a new web link.
webPageURL - Variable in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Web page URL.
webPageURL - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Web page URL.
webPageURL - Variable in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Web page URL.
webPageURL - Variable in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Web page URL.
webPageURL - Variable in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Web page URL.
webPageURL - Variable in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Web page URL.
webPageURL - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog
Set web page URL.
webPageURLEditField - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog
Web page URL edit field.
webPageURLLabel - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SetDialog
Web page URL label.
WebStart - Class in edu.northwestern.at.utils.sys
Web Start Manager.
weibull(double, double) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random number from a Weibull random variable.
weightedMean(double[], double[]) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the weighted mean of a data sequence.
weightedRMS(double, double) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the weighted RMS (Root-Mean-Square) of a data sequence.
whereClauseWordTemplate - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
Where clause template for words.
whereClauseWorkPartTemplate - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
Where clause template for works and work parts.
wherePhrase - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.QueryCriterion
The where phrase.
whereValue - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.QueryCriterion
The where value.
WHQuery - Class in edu.northwestern.at.wordhoard.model.userdata
A WordHoard query.
WHQuery() - Constructor for class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Create an empty query.
WHQuery(String, String, String, String, boolean, int, String) - Constructor for class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Create a query with a specified name.
WHQuery(Node, String) - Constructor for class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Create a query from a DOM document node.
windowClosing(WindowEvent) - Method in class edu.northwestern.at.utils.swing.SwingUtils.ExitListener
 
windowGainedFocus(WindowEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetWindow
 
windowGainedFocus(WindowEvent) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaWindow
 
windowGainedFocus(WindowEvent) - Method in class edu.northwestern.at.wordhoard.swing.work.WorkWindow
Handle window gained focus event.
windowListener - Variable in class edu.northwestern.at.wordhoard.swing.AbstractWindow
 
windowLostFocus(WindowEvent) - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetWindow
 
windowLostFocus(WindowEvent) - Method in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaWindow
 
windowLostFocus(WindowEvent) - Method in class edu.northwestern.at.wordhoard.swing.work.WorkWindow
Handle window lost focus event.
WindowPositioning - Class in edu.northwestern.at.utils.swing
Utilities for positioning Swing windows.
windowSize - Variable in class edu.northwestern.at.utils.corpuslinguistics.NGramExtractor
Window size within which to search for ngrams.
WindowsMenu - Class in edu.northwestern.at.wordhoard.swing.calculator.menus
WordHoard Calculator Windows Menu.
WindowsMenu() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.WindowsMenu
Create windows menu.
WindowsMenu(JMenuBar) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.WindowsMenu
Create windows menu.
WindowsMenu(AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.WindowsMenu
Create windows menu.
WindowsMenu(JMenuBar, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.menus.WindowsMenu
Create windows menu.
windowsMenu - Variable in class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
The windows menu.
windowsMenuCloseAllWindowsItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.WindowsMenu
Close all windows.
windowsMenuCloseWindowItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.WindowsMenu
Close window.
WindowsMenuManager - Class in edu.northwestern.at.utils.swing
An abstract window base class that manages Windows menus.
WindowsMenuManager(String) - Constructor for class edu.northwestern.at.utils.swing.WindowsMenuManager
Constructs a new WindowsMenuManager window.
WINDOWSOS - Static variable in class edu.northwestern.at.utils.Env
True if running on some version of MS Windows.
winsorizedMean(double[], double, int, int) - Static method in class edu.northwestern.at.utils.math.statistics.Descriptive
Returns the winsorized mean of a sorted data sequence.
Word - Class in edu.northwestern.at.wordhoard.model
A word occurrence.
Word() - Constructor for class edu.northwestern.at.wordhoard.model.Word
Creates a new word.
word - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountResult
The word.
word - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
The word to which this data pertains.
WORD_CLASS - Static variable in class edu.northwestern.at.wordhoard.model.wrappers.TaggingData
Word class tagging mask.
WORD_SEPARATOR_CHARACTERS - Static variable in class edu.northwestern.at.utils.swing.DocumentTokenizer
Characters that separate words.
WORD_SEPARATOR_CHARACTERS - Static variable in class edu.northwestern.at.utils.swing.FileTokenizer
Characters that separate words.
WORD_SEPARATOR_CHARACTERS_STRING - Static variable in class edu.northwestern.at.utils.swing.DocumentTokenizer
 
WORD_SEPARATOR_CHARACTERS_STRING - Static variable in class edu.northwestern.at.utils.swing.FileTokenizer
 
WordAttributesPanel - Class in edu.northwestern.at.wordhoard.swing.info
Word attributes panel.
WordAttributesPanel(Word, Corpus, int, Insets, int, int) - Constructor for class edu.northwestern.at.wordhoard.swing.info.WordAttributesPanel
Creates a new word attributes panel.
WordClass - Class in edu.northwestern.at.wordhoard.model.morphology
A word class.
WordClass() - Constructor for class edu.northwestern.at.wordhoard.model.morphology.WordClass
Creates a new word class.
WORDCLASS - Static variable in class edu.northwestern.at.wordhoard.model.WordForms
 
WORDCLASS - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
WORDCLASSCOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareCollocateFrequencies
Column containing word classes in output table.
WORDCLASSCOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareMultipleWordFrequencies
Column containing word classes in output table.
WORDCLASSCOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CompareSingleWordFrequencies
Column containing word classes in output table.
WORDCLASSCOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindCollocates
 
WORDCLASSCOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.WordFrequencies
Column containing word classes in output table.
WordClassCriterion - Class in edu.northwestern.at.wordhoard.swing.find
Word class criterion component.
WordClassCriterion() - Constructor for class edu.northwestern.at.wordhoard.swing.find.WordClassCriterion
 
wordClasses() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.WindowsMenu
Display word classes.
wordClasses - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
The word classes.
WORDCLASSESCOLUMN - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FindMultiwordUnits
 
wordClassesMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.WindowsMenu
Word classes.
wordClassExists(String) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordClassUtils
See if specified word class exists.
wordClassTag - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
The word class tag for the specified word part.
wordClassToMajorWordClassMap - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Word class to major word class map.
WordClassUtils - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Word class utilities.
WordClassUtils() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordClassUtils
 
WordClassWindow - Class in edu.northwestern.at.wordhoard.swing.tables
The word classes window.
WordClassWindow(AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.tables.WordClassWindow
Creates a new word classes window.
WordClassWindow.WordClassTransferHandler - Class in edu.northwestern.at.wordhoard.swing.tables
TransferHandler for drag and drop
WordClassWindow.WordClassTransferHandler() - Constructor for class edu.northwestern.at.wordhoard.swing.tables.WordClassWindow.WordClassTransferHandler
 
WordClassWindow.WordClassTransferHandler(String) - Constructor for class edu.northwestern.at.wordhoard.swing.tables.WordClassWindow.WordClassTransferHandler
 
WordCount - Class in edu.northwestern.at.wordhoard.model.counts
Counts for work parts.
WordCount() - Constructor for class edu.northwestern.at.wordhoard.model.counts.WordCount
Create an empty word form count object.
WordCount(Spelling, int, WorkPart, Work, int) - Constructor for class edu.northwestern.at.wordhoard.model.counts.WordCount
Create a populated word form count object.
WordCounter - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
A word form counter.
WordCounter(CanCountWords) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Create a word form counter for a CanCountWords object.
WordCounter(int, Long) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Create a word form counter for a specified object type and ID.
WordCounter(int, String) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
Create a word form counter for a specified object type and tag.
WordCounterInterface - Interface in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Word form counter interface.
WordCounterListRenderer - Class in edu.northwestern.at.wordhoard.swing.calculator.widgets
Renderer for tree combo boxes containing WordCounter objects.
WordCounterListRenderer(boolean) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordCounterListRenderer
List renderer for WordCounter objects.
WordCounterTreeCombo - Class in edu.northwestern.at.wordhoard.swing.calculator.widgets
A tree combo with mixed text and WordCounter objects as entries.
WordCounterTreeCombo(boolean, boolean, boolean, boolean, WordCounter) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordCounterTreeCombo
Create tree combo box of corpora, phrase sets, works, worksets, and wordsets.
WordCounterTreeCombo(WordCounterTreeCombo, WordCounter) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordCounterTreeCombo
Create word counter tree combo from existing word counter tree combo.
wordCountExtractor - Variable in class edu.northwestern.at.utils.corpuslinguistics.NGramExtractor
The WordCountExtractor with the list of words to analyze.
WordCountExtractor - Class in edu.northwestern.at.utils.corpuslinguistics
Counts words in a text.
WordCountExtractor(String[]) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.WordCountExtractor
Extract word counts from a string array of words.
WordCountExtractor(ArrayList) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.WordCountExtractor
Extract word counts from an arraylist of words.
WordCountExtractor(String, String) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.WordCountExtractor
Extract word counts from a text file.
wordCountMap - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
 
wordCountMaps - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
The word count maps.
wordCounts - Variable in class edu.northwestern.at.utils.corpuslinguistics.WordCountExtractor
The list of words and word counts in the text.
wordCounts - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
 
WordCountUtils - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Word count utilities.
WordCountUtils() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCountUtils
Don't allow instantiation but do allow overrides.
wordDataList - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
The list of countable word data items to count.
WORDFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Dialog field indices.
wordForm - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Word form type.
wordForm - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Word form.
wordFormChoices - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Word form choices for dialog box.
wordFormCounterClasses - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
The word counter classes.
WORDFORMFIELD - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
 
WORDFORMFREQUENCIES - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Word form frequencies across all works in corpus.
WordForms - Class in edu.northwestern.at.wordhoard.model
Word form constants.
WordForms() - Constructor for class edu.northwestern.at.wordhoard.model.WordForms
Can't instantiate but can override.
WordFormsPanel - Class in edu.northwestern.at.wordhoard.swing.info
Word forms panel.
WordFormsPanel(Lemma, Corpus, int, int, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.info.WordFormsPanel
Creates a new word forms panel.
WordFormsTab - Class in edu.northwestern.at.wordhoard.swing.info
Word forms tab.
WordFormsTab(Lemma, Corpus, int, Dimension, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.info.WordFormsTab
Creates a new get info word forms tab.
wordFormString - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Displayable word form type.
WordFrequencies - Class in edu.northwestern.at.wordhoard.swing.calculator.analysis
Displays word frequencies for selected works.
WordFrequencies() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.analysis.WordFrequencies
Create a word form frequency object.
WordGetter - Interface in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Interface for retrieving a list of words.
WordHoard - Class in edu.northwestern.at.wordhoard.swing
WordHoard client program.
WordHoardCalcSimpleEditor - Class in edu.northwestern.at.wordhoard.swing.calculator.widgets
Simple text editor for WordHoardCalc.
WordHoardCalcSimpleEditor(Interpreter) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordHoardCalcSimpleEditor
Create editor.
wordhoardCalculator() - Method in class edu.northwestern.at.wordhoard.swing.calculator.menus.WindowsMenu
Display calculator window.
WordHoardCalculatorWindow - Class in edu.northwestern.at.wordhoard.swing.calculator
Main WordHoard calculator window.
WordHoardCalculatorWindow(AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.WordHoardCalculatorWindow
Create WordHoard Calculator window.
WordHoardError - Exception in edu.northwestern.at.wordhoard.server
A WordHoard error.
WordHoardError(String) - Constructor for exception edu.northwestern.at.wordhoard.server.WordHoardError
Creates a new WordHoard error.
wordHoardRowComparator - Variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordHoardSortedTableModel
A row comparator.
WordHoardSession - Interface in edu.northwestern.at.wordhoard.server
Session remote object.
WordHoardSessionImpl - Class in edu.northwestern.at.wordhoard.server
Session remote object implementation.
WordHoardSessionImpl() - Constructor for class edu.northwestern.at.wordhoard.server.WordHoardSessionImpl
Creates a new session.
WordHoardSettings - Class in edu.northwestern.at.wordhoard.swing
Global settings for WordHoard.
WordHoardSettings() - Constructor for class edu.northwestern.at.wordhoard.swing.WordHoardSettings
Can't instantiate but can override.
WordHoardSortedTableModel - Class in edu.northwestern.at.wordhoard.swing.calculator.widgets
WordHoard sorted table model.
WordHoardSortedTableModel(String[], int, boolean) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordHoardSortedTableModel
Constructs a new empty sorted table model.
WordHoardTabbedPane - Class in edu.northwestern.at.wordhoard.swing.calculator
WordHoard tabbed pane.
WordHoardTabbedPane(AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.WordHoardTabbedPane
Create WordHoard tabbed panel.
WordHoardTabbedPaneWindow - Class in edu.northwestern.at.wordhoard.swing.calculator
A WordHoard window which can dock and undock tabbed panes.
WordHoardTabbedPaneWindow(String, AbstractWindow, TabbedPaneData) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.WordHoardTabbedPaneWindow
Create dockable tabbed pane window.
wordHoardWebPageMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.HelpMenu
WordHoard web page.
wordId - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
Unique persistence id of the word to which this data pertains.
wordIDsForPhrasesSet - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Set of unique word ID lists for phrases.
WordInfoWindow - Class in edu.northwestern.at.wordhoard.swing.info
Word get info window.
wordMenu - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
The word set submenu.
wordMenuDeleteWordSetMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
 
wordMenuDescribeWordSetMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
 
wordMenuEditWordSetMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
 
wordMenuNewWordSetMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
The word set submenu items.
wordOccs - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Word occurrences for a collocation analysis.
WordPart - Class in edu.northwestern.at.wordhoard.model.morphology
A word part.
WordPart() - Constructor for class edu.northwestern.at.wordhoard.model.morphology.WordPart
Creates a new word part.
WORDPARTCOUNT - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
wordPartCount - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
The number of word parts.
WordPartData - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Word part data.
WordPartData() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
Create empty word part data object.
WordPartData(Word, Gender, Mortality, LemPos[], Lemma[], Pos[], WordClass[]) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
Create word part data object.
WordPartData(Word, Gender, Mortality, LemPos, Lemma, Pos, WordClass) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordPartData
Create word part data object.
wordPartIndex - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
The word part index for the lemma and word class.
wordPartOrdinal - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
The word part ordinal.
wordPath - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CollocateContextRow
The word path in which the collocation occurs.
WORDQUERY - Static variable in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Word query.
WORDRESULTS - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
 
words - Variable in class edu.northwestern.at.utils.corpuslinguistics.WordCountExtractor
The text parsed into a string array of words.
words - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.MultiwordUnitData
 
wordSelectClauseTemplate - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
Word select clause template.
WordSet - Class in edu.northwestern.at.wordhoard.model.userdata
A word set.
WordSet() - Constructor for class edu.northwestern.at.wordhoard.model.userdata.WordSet
Create an empty word set.
WordSet(String, String, String, String, boolean) - Constructor for class edu.northwestern.at.wordhoard.model.userdata.WordSet
Create an empty word set with a specified name.
WordSet(String, String, String, String, boolean, String) - Constructor for class edu.northwestern.at.wordhoard.model.userdata.WordSet
Create an empty word set with a specified name and query string.
WordSet(Node, String) - Constructor for class edu.northwestern.at.wordhoard.model.userdata.WordSet
Create a word set from a DOM document node.
WORDSET - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
 
wordSet - Variable in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaWindow
Result word set.
WordSetCriterion - Class in edu.northwestern.at.wordhoard.swing.find
WordSet criterion component.
WordSetCriterion() - Constructor for class edu.northwestern.at.wordhoard.swing.find.WordSetCriterion
 
wordSetQuery - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWordSetDialog
Word set query text.
wordSets - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteWordSetDialog
Selected word sets.
wordSets - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWordSetDialog
wordsets.
wordSetsListBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteWordSetDialog
Check box list holds word sets.
wordSetsListBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWordSetDialog
 
wordSetsListBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWordSetDialog
 
wordSetsListSelectionListener - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWordSetDialog
Word sets list selection listener.
wordSetsScrollPane - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWordSetDialog
Scroll pane for list of word sets.
wordSetsScrollPane - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWordSetDialog
Scroll pane for list of wordsets.
WordSetTotalWordFormCount - Class in edu.northwestern.at.wordhoard.model.userdata
Total counts of word forms in a word set.
WordSetTotalWordFormCount() - Constructor for class edu.northwestern.at.wordhoard.model.userdata.WordSetTotalWordFormCount
Create an empty work word form count object.
WordSetTotalWordFormCount(int, WordSet, String, int) - Constructor for class edu.northwestern.at.wordhoard.model.userdata.WordSetTotalWordFormCount
Create a populated total word form count object.
wordSetToUpdate - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWordSetDialog
The word set to update.
WordSetUtils - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Word set utilities.
WordSetUtils() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordSetUtils
Don't allow instantiation but do allow overrides.
WordSetWordCount - Class in edu.northwestern.at.wordhoard.model.userdata
Count of a single word in a WordSet.
WordSetWordCount() - Constructor for class edu.northwestern.at.wordhoard.model.userdata.WordSetWordCount
Create an empty word form count object.
WordSetWordCount(Spelling, int, WordSet, String, int) - Constructor for class edu.northwestern.at.wordhoard.model.userdata.WordSetWordCount
Create a populated word form count object.
WordSummaryTab - Class in edu.northwestern.at.wordhoard.swing.info
Word summary tab.
WordSummaryTab(WordPart, Corpus, int, Insets, int, int, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.info.WordSummaryTab
Creates a new get info summary panel.
WordTableCellRenderer - Class in edu.northwestern.at.wordhoard.swing.calculator.widgets
A table cell renderer for words which may contain word class tags.
WordTableCellRenderer(int, boolean, boolean) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordTableCellRenderer
Create word table cell entry renderer.
WordTableCellRenderer(boolean, boolean) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordTableCellRenderer
Create word table cell entry renderer.
wordTag - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.CollocateContextRow
The unique word tag for this collocate.
wordTag - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
The unique tag of the word.
wordTags - Variable in class edu.northwestern.at.wordhoard.model.userdata.Phrase
The words in the phrase, in order.
wordTags - Variable in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Collection of words belonging to this word set.
wordTagsSet - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Set of word tags encountered.
wordTagsWhereClause - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
Start of where clause for word tags.
wordText - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Word form text to analyze.
wordTextField - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.AnalysisDialog
Dialog field for word.
wordTextPosition - Variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordTableCellRenderer
Position within table cell for word text.
wordToAnalyze - Variable in class edu.northwestern.at.wordhoard.swing.calculator.analysis.FrequencyAnalysisRunnerBase
Word to analyze (spelling, lemma, etc.).
WordTransferHandler - Class in edu.northwestern.at.wordhoard.swing.calculator.widgets
TransferHandler for drag and drop of Word information.
WordTransferHandler() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordTransferHandler
Create word transfer handler.
WordTransferHandler(String) - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordTransferHandler
 
WordUtils - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Word occurrence utilities.
WordUtils() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordUtils
Don't allow instantiation but do allow overrides.
Work - Class in edu.northwestern.at.wordhoard.model
A work.
Work() - Constructor for class edu.northwestern.at.wordhoard.model.Work
Creates a new work.
work - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountResult
The work.
WORK - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
 
WORK - Static variable in class edu.northwestern.at.wordhoard.swing.text.FontManager
Work font category.
WORK_COUNT - Static variable in class edu.northwestern.at.wordhoard.model.counts.LemmaPosSpellingCounts
Work count kind.
WORK_PART_COUNT - Static variable in class edu.northwestern.at.wordhoard.model.counts.LemmaPosSpellingCounts
Work part count kind.
WORK_PART_NODE - Static variable in class edu.northwestern.at.wordhoard.swing.tcon.TreeNode
A work part node.
WORK_TITLE_FONT_SIZE - Static variable in class edu.northwestern.at.wordhoard.model.text.TextParams
Work title font size (for title pages).
workCount - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountResult
The work or work part count.
WorkCriterion - Class in edu.northwestern.at.wordhoard.swing.find
Work criterion component.
WorkCriterion() - Constructor for class edu.northwestern.at.wordhoard.swing.find.WorkCriterion
 
worker - Variable in class edu.northwestern.at.utils.swing.ProgressMonitorDialog
Swing Worker instance, used to execute custom function.
WORKFULLTITLE - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
workId - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
The ID of the work in which this word appears.
workIDsSet - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Set of work IDs encountered.
WorkInfoTab - Class in edu.northwestern.at.wordhoard.swing.info
Work info tab.
WorkInfoTab(Work, int, Insets, int, int) - Constructor for class edu.northwestern.at.wordhoard.swing.info.WorkInfoTab
Creates a new work info tab.
workMenu - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
The work set submenu.
workMenuDeleteWorkSetMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
 
workMenuDescribeWorkSetMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
 
workMenuEditWorkSetMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
 
workMenuNewWorkSetFromExistingTextMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
 
workMenuNewWorkSetMenu - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
The work set submenu items.
workMenuNewWorkSetViaQueryMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
 
workMenuNewWorkSetViaWorkPartSelectionMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
 
workMenuNewWorkSetViaWorkSetPanelMenuItem - Variable in class edu.northwestern.at.wordhoard.swing.calculator.menus.SetsMenu
The new work set subsubmenu items.
WorkPanel - Class in edu.northwestern.at.wordhoard.swing.work
A word-aware work display and navigation panel.
WorkPanel(PersistenceManager, AbstractWorkPanelWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.work.WorkPanel
Creates a new work panel.
workPanel - Variable in class edu.northwestern.at.wordhoard.swing.work.WorkWindow
Work panel.
workPart - Variable in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
The work part to which this annotation is attached.
workPart - Variable in class edu.northwestern.at.wordhoard.model.annotations.TextAnnotation
The work part to which this annotation is attached.
WorkPart - Class in edu.northwestern.at.wordhoard.model
A work part.
WorkPart() - Constructor for class edu.northwestern.at.wordhoard.model.WorkPart
Creates a new work part.
workPart - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountResult
The work part.
WORKPART - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
 
WorkPartCriterion - Class in edu.northwestern.at.wordhoard.swing.find
Work part criterion component.
WorkPartCriterion() - Constructor for class edu.northwestern.at.wordhoard.swing.find.WorkPartCriterion
 
WORKPARTFULLTITLE - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
WorkPartGenerator - Class in edu.northwestern.at.wordhoard.tools.cm
Generates work parts.
WorkPartGenerator(XMLWriter, Rules, HashMap, String) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.WorkPartGenerator
Creates a new work part generator.
WorkPartGetter - Interface in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Interface for retrieving a list of work parts.
workPartId - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordData
The work part in which this word appears.
workPartIDsSet - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountableWordDataCounter
Set of work part IDs encountered.
WorkPartInfoTab - Class in edu.northwestern.at.wordhoard.swing.info
Work part info tab.
WorkPartInfoTab(WorkPart, int, Insets, int, int) - Constructor for class edu.northwestern.at.wordhoard.swing.info.WorkPartInfoTab
Creates a new work part info tab.
workPartMapsAvailable - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
True if work part maps are created.
WORKPARTQUERY - Static variable in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Work/Work part query.
WORKPARTRESULTS - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
 
workPartSelectClauseTemplate - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
Work part select clause template.
WORKPARTSHORTTITLE - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
workPartsTree - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWorkSetDialog.WorkSetsListSelectionListener
The work parts tree.
workPartsTree - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
The tree holding the work parts.
workPartsTreeCreated - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
True if work parts tree created.
workPartsTreeLabel - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
Label for work parts tree.
WorkPartSummaryPanel - Class in edu.northwestern.at.wordhoard.swing.info
Work part summary panel.
WorkPartSummaryPanel(WorkPart, int, Insets, int, int) - Constructor for class edu.northwestern.at.wordhoard.swing.info.WorkPartSummaryPanel
Creates a new work summary panel.
workPartsWhereClause - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
Start of where clause for work parts.
WORKPARTTAG - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
workPartTags - Variable in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Collection of work parts for words.
workPartTags - Variable in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Collection of reference tags of work parts belonging to this work set.
WorkPartTitleRule - Interface in edu.northwestern.at.wordhoard.tools.cm
A work part title rule.
WorkPartTreeNode - Class in edu.northwestern.at.wordhoard.swing.bibtool
Defines a node for a WorkPartTreeNode.
WorkPartTreeNode(Object) - Constructor for class edu.northwestern.at.wordhoard.swing.bibtool.WorkPartTreeNode
 
WorkPartTreeNode() - Constructor for class edu.northwestern.at.wordhoard.swing.bibtool.WorkPartTreeNode
 
WORKRESULTS - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
 
workSelectClauseTemplate - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
Work select clause template.
WorkSet - Class in edu.northwestern.at.wordhoard.model.userdata
A work set.
WorkSet() - Constructor for class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Create an empty work set.
WorkSet(String, String, String, String, boolean, String, Collection) - Constructor for class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Create work set.
WorkSet(String, String, String, String, boolean, String, WorkPart[]) - Constructor for class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Create work set.
WorkSet(String, String, String, String, boolean, String, String[]) - Constructor for class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Create work set.
WorkSet(Node, String) - Constructor for class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Create a work set from a DOM document node.
WORKSET - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WordCounter
 
WorkSetCriterion - Class in edu.northwestern.at.wordhoard.swing.find
WorkSet criterion component.
WorkSetCriterion() - Constructor for class edu.northwestern.at.wordhoard.swing.find.WorkSetCriterion
 
WorkSetGroupingOptionsPanel - Class in edu.northwestern.at.wordhoard.swing.bibtool
A search results grouping options panel.
WorkSetGroupingOptionsPanel(Font, GroupingWorkOptions, WorkSetPanel) - Constructor for class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetGroupingOptionsPanel
Creates a new search results grouping options panel.
WorkSetPanel - Class in edu.northwestern.at.wordhoard.swing.bibtool
A search results panel.
WorkSetPanel(PersistenceManager, AbstractWorkPanelWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
Creates a new search results panel.
WorkSetPanel.TreeDragMouseHandler - Class in edu.northwestern.at.wordhoard.swing.bibtool
 
WorkSetPanel.TreeDragMouseHandler() - Constructor for class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.TreeDragMouseHandler
 
WorkSetPanel.WorkTreeTransferHandler - Class in edu.northwestern.at.wordhoard.swing.bibtool
TransferHandler for drag and drop
WorkSetPanel.WorkTreeTransferHandler() - Constructor for class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.WorkTreeTransferHandler
 
WorkSetPanel.WorkTreeTransferHandler(String) - Constructor for class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.WorkTreeTransferHandler
 
WorkSetPanel.WorkTreeTransferHandler.ArrayListTransferable - Class in edu.northwestern.at.wordhoard.swing.bibtool
 
WorkSetPanel.WorkTreeTransferHandler.ArrayListTransferable(ArrayList) - Constructor for class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.WorkTreeTransferHandler.ArrayListTransferable
 
workSetQuery - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
Work set query text.
worksets - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteWorkSetDialog
Selected worksets.
workSets - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.OpenWorkSetDialog
The work sets to display.
workSets - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWorkSetDialog
Work sets.
workSetsListBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.DeleteWorkSetDialog
Check box list holds worksets.
workSetsListBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWorkSetDialog
 
workSetsListBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.OpenWorkSetDialog
 
workSetsListBox - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWorkSetDialog
 
workSetsListSelectionListener - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWorkSetDialog
Work sets list selection listener.
workSetsScrollPane - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWorkSetDialog
Scroll pane for list of worksets.
workSetsScrollPane - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.SaveWorkSetDialog
Scroll pane for list of work sets.
workSetToUpdate - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.EditWorkSetDialog
The work set to update.
WorkSetTreeCellRenderer - Class in edu.northwestern.at.wordhoard.swing.bibtool
The search results tree cell renderer.
WorkSetTreeCellRenderer(Font, JScrollPane) - Constructor for class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetTreeCellRenderer
Creates a new search results tree cell renderer.
WorkSetUtils - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Work set utilities.
WorkSetUtils() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkSetUtils
Don't allow instantiation but do allow overrides.
WorkSetWindow - Class in edu.northwestern.at.wordhoard.swing.bibtool
A search results window.
WorkSetWindow(AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetWindow
Creates a new search results window and fills it with query results
WorkSetWindow.WorkBagHandler - Class in edu.northwestern.at.wordhoard.swing.bibtool
 
WorkSetWindow.WorkBagHandler() - Constructor for class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetWindow.WorkBagHandler
 
workSetWorkParts - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
Selected work parts.
WORKSHORTTITLE - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
worksToWorkCounts(Map) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Convert work map to work count map.
worksToWorkCounts(Map[]) - Static method in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountMapUtils
Convert multiple work maps to a single work count map.
WorkSummaryPanel - Class in edu.northwestern.at.wordhoard.swing.info
Work summary panel.
WorkSummaryPanel(Work, int, Insets, int, int) - Constructor for class edu.northwestern.at.wordhoard.swing.info.WorkSummaryPanel
Creates a new work summary panel.
worksWhereClause - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLQuery
Start of where clause for works.
workTag - Variable in class edu.northwestern.at.wordhoard.model.userdata.Phrase
The tag of the work in which this phrase occurs.
WORKTAG - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.cql.CQLTerm
 
workTag - Variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.CountResult
The work tag.
workTags - Variable in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Collection of works for words.
workTagToWorkMap - Variable in class edu.northwestern.at.wordhoard.swing.calculator.dialogs.NewWorkSetDialog
 
WorkUtils - Class in edu.northwestern.at.wordhoard.swing.calculator.modelutils
Work and work part utilities.
WorkUtils() - Constructor for class edu.northwestern.at.wordhoard.swing.calculator.modelutils.WorkUtils
Don't allow instantiation but do allow overrides.
WorkWindow - Class in edu.northwestern.at.wordhoard.swing.work
A work window.
WorkWindow(Corpus, WorkPart, AbstractWindow) - Constructor for class edu.northwestern.at.wordhoard.swing.work.WorkWindow
Creates a new work window.
wrapFilter(ExtendedFileNameFilter) - Static method in class edu.northwestern.at.utils.swing.FileDialogs
Wraps an ExtendedFileNameFilter in a FileFilter.
wrapLine(String, String, int) - Static method in class edu.northwestern.at.utils.StringUtils
Wrap one line of text.
WrappedText - Class in edu.northwestern.at.wordhoard.model.text
Wrapped text.
WrappedText(Text, int, int) - Constructor for class edu.northwestern.at.wordhoard.model.text.WrappedText
Creates new wrapped text.
WrappedText(Text, int) - Constructor for class edu.northwestern.at.wordhoard.model.text.WrappedText
Creates new wrapped text without marginalia.
WrappedTextComponent - Class in edu.northwestern.at.wordhoard.swing.text
A wrapped text component.
WrappedTextComponent() - Constructor for class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Creates a new empty wrapped text component.
WrappedTextComponent(Text, int) - Constructor for class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Creates a new wrapped text component.
WrappedTextComponent(String, Font, int) - Constructor for class edu.northwestern.at.wordhoard.swing.text.WrappedTextComponent
Creates a new plain (unstyled) wrapped text component.
WrappedTextPanel - Class in edu.northwestern.at.utils.swing
A panel containing word-wrapped text.
WrappedTextPanel(String, Font, int) - Constructor for class edu.northwestern.at.utils.swing.WrappedTextPanel
Creates a new wrapped text panel.
wrapText(String, String, int) - Static method in class edu.northwestern.at.utils.StringUtils
Lines wraps a block of text.
wrapTitleLine(String, Graphics) - Method in class edu.northwestern.at.utils.swing.printing.PrintJTable
Wrap title text.
write(char) - Method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
 
write(String) - Method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
 
write(XMLWriter) - Method in class edu.northwestern.at.wordhoard.tools.cm.Author
Writes the author to the WordHoard authors.xml file.
write() - Method in class edu.northwestern.at.wordhoard.tools.cm.AuthorProcessor
Writes the authors.
writeEmptyEl(String) - Method in class edu.northwestern.at.wordhoard.tools.cm.XMLWriter
Writes an empty element.
writeEscapedString(String) - Method in class edu.northwestern.at.wordhoard.tools.cm.XMLWriter
Writes an escaped string.
writeExternal(ObjectOutput) - Method in class edu.northwestern.at.utils.intcollections.IntRangeList
Writes the list on serialization.
writeExternal(ObjectOutput) - Method in class edu.northwestern.at.utils.swing.styledtext.StyleInfo
Writes the style information on serialization.
writeExternal(DataOutputStream) - Method in class edu.northwestern.at.utils.swing.styledtext.StyleInfo
Writes the style information to a data output stream.
writeExternal(ObjectOutput) - Method in class edu.northwestern.at.wordhoard.model.annotations.AuthoredTextAnnotation
Writes the annotation to an object output stream (serializes the object).
writeExternal(ObjectOutput) - Method in class edu.northwestern.at.wordhoard.model.text.Text
Writes the text to an object output stream (serializes the object).
writeExternal(ObjectOutput) - Method in class edu.northwestern.at.wordhoard.model.text.TextLine
Writes the line to an object output stream (serializes the object).
writeExternal(ObjectOutput) - Method in class edu.northwestern.at.wordhoard.model.text.TextRun
Writes the run to an object output stream (serializes the object).
writeExternal(ObjectOutput) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroup
Writes the annotation to an object output stream (serializes the object).
writeExternal(ObjectOutput) - Method in class edu.northwestern.at.wordhoard.model.userdata.UserGroupPermission
Writes the permission to an object output stream (serializes the object).
writeExternal(ObjectOutput) - Method in class edu.northwestern.at.wordhoard.model.userdata.WHQuery
Writes the query to an object output stream (serializes the object).
writeExternal(ObjectOutput) - Method in class edu.northwestern.at.wordhoard.model.userdata.WordSet
Writes the word set to an object output stream (serializes the object).
writeExternal(ObjectOutput) - Method in class edu.northwestern.at.wordhoard.model.userdata.WorkSet
Writes the work set to an object output stream (serializes the object).
writeFile(File, StyledString) - Static method in class edu.northwestern.at.utils.swing.styledtext.StyledStringUtils
Writes styled text to a file.
writeFile(String, StyledString) - Static method in class edu.northwestern.at.utils.swing.styledtext.StyledStringUtils
Writes styled text to a file.
writeHeaders(XMLWriter) - Method in class edu.northwestern.at.wordhoard.tools.cm.HeaderGenerator
Writes the headers.
writeln(String) - Method in class edu.northwestern.at.utils.net.http.ClientHttpRequest
 
writePrefs() - Static method in class edu.northwestern.at.wordhoard.swing.Preferences
Writes the preferences.
writePublicationStmt(XMLWriter, Document) - Method in class edu.northwestern.at.wordhoard.tools.cm.TitlePageRules
Writes the publication statement.
writeRespStmts(XMLWriter) - Method in class edu.northwestern.at.wordhoard.tools.cm.TitlePageRules
Writes the responsibility statements.
writeString(String) - Method in class edu.northwestern.at.wordhoard.tools.cm.XMLWriter
Writes a string.
writeTaggingData(XMLWriter) - Static method in class edu.northwestern.at.wordhoard.tools.cm.Utils
Writes WordHoard tagging data flags.
writeTextEl(String, String) - Method in class edu.northwestern.at.wordhoard.tools.cm.XMLWriter
Writes a text element.
writeTextEl(String, String, String, String) - Method in class edu.northwestern.at.wordhoard.tools.cm.XMLWriter
Writes a text element.
writeTextEl(String, String, String, String, String, String) - Method in class edu.northwestern.at.wordhoard.tools.cm.XMLWriter
Writes a text element.
writeTextEl(String, String, String, String, String, String, String, String) - Method in class edu.northwestern.at.wordhoard.tools.cm.XMLWriter
Writes a text element.
writeTextEl(String, String, String, String, String, String, String, String, String, String) - Method in class edu.northwestern.at.wordhoard.tools.cm.XMLWriter
Writes a text element.
writeTextFile(File, boolean, String, String) - Static method in class edu.northwestern.at.utils.FileUtils
Write text file from a string.
writeTextFile(File, boolean, String) - Static method in class edu.northwestern.at.utils.FileUtils
Write text file from a string.
writeTextFile(String, boolean, String, String) - Static method in class edu.northwestern.at.utils.FileUtils
Write text file from a string.
writeTextFile(String, boolean, String) - Static method in class edu.northwestern.at.utils.FileUtils
Write text file from a string.

X

x1 - Variable in class edu.northwestern.at.utils.swing.LocationRectangle
(x,y) coordinates of upper left-hand corner.
x2 - Variable in class edu.northwestern.at.utils.swing.LocationRectangle
(x,y) coordinates of lower right-hand corner.
XArrayList - Class in edu.northwestern.at.utils
Extended array list.
XArrayList() - Constructor for class edu.northwestern.at.utils.XArrayList
Create empty array list.
XArrayList(int) - Constructor for class edu.northwestern.at.utils.XArrayList
Create empty array list with specified initial capacity.
XArrayList(Collection) - Constructor for class edu.northwestern.at.utils.XArrayList
Create array list from a collection.
XArrayList(Object[]) - Constructor for class edu.northwestern.at.utils.XArrayList
Create array list from an array.
XBitSet - Class in edu.northwestern.at.utils
An enhanced bitset.
XBitSet() - Constructor for class edu.northwestern.at.utils.XBitSet
Constructs a new empty bitset.
XBitSet(int) - Constructor for class edu.northwestern.at.utils.XBitSet
Constructs a new empty bitset with enough room for nbits bits.
XBitSet(int[]) - Constructor for class edu.northwestern.at.utils.XBitSet
Constructs a new bitset from an array.
XBitSet(int, int[]) - Constructor for class edu.northwestern.at.utils.XBitSet
Constructs a new bitset with enough room for nbits bits from an array.
XBoldLabel - Class in edu.northwestern.at.utils.swing
A JLabel with a bold font.
XBoldLabel(String) - Constructor for class edu.northwestern.at.utils.swing.XBoldLabel
Constructs a new bold text label.
XBoldLabel(String, int) - Constructor for class edu.northwestern.at.utils.swing.XBoldLabel
Constructs a new bold text label.
XBoldLabel(String, Icon, int) - Constructor for class edu.northwestern.at.utils.swing.XBoldLabel
Constructs a new bold text label.
XDragSource - Class in edu.northwestern.at.utils.swing
An abstract base class for drag sources.
XDragSource(Component) - Constructor for class edu.northwestern.at.utils.swing.XDragSource
Constructs a new drag source object.
XDropTarget - Class in edu.northwestern.at.utils.swing
An abstract base class for drop targets.
XDropTarget(JComponent, JScrollPane) - Constructor for class edu.northwestern.at.utils.swing.XDropTarget
Constructs a new drop target.
xferFlavor - Variable in class edu.northwestern.at.wordhoard.swing.accounts.UserPanel.UserTransferHandler
 
xferFlavor - Variable in class edu.northwestern.at.wordhoard.swing.accounts.UserTransferable
 
xferFlavor - Variable in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.WorkTreeTransferHandler
 
xferFlavor - Variable in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.WorkTreeTransferHandler
 
xferFlavor - Variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordTransferHandler
Transfer flavor.
xferFlavor - Variable in class edu.northwestern.at.wordhoard.swing.concordance.ConcordancePanelDnD.WordSearchTransferHandler
 
xferFlavor - Variable in class edu.northwestern.at.wordhoard.swing.find.SearchCriteriaPanel.SearchCriteriaTransferHandler
 
xferFlavor - Variable in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel.LexiconTransferHandler
 
xferFlavor - Variable in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel.LexiconTransferHandler
 
xferFlavor - Variable in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaTransferable
 
xferFlavor - Variable in class edu.northwestern.at.wordhoard.swing.tables.PosWindow.PosTransferHandler
 
xferFlavor - Variable in class edu.northwestern.at.wordhoard.swing.tables.WordClassWindow.WordClassTransferHandler
 
xferFlavor - Variable in class edu.northwestern.at.wordhoard.swing.tcon.Tree.TOCTreeTransferHandler
 
xferType - Variable in class edu.northwestern.at.wordhoard.swing.accounts.UserPanel.UserTransferHandler
 
xferType - Variable in class edu.northwestern.at.wordhoard.swing.bibtool.SearchWorkResultsPanel.WorkTreeTransferHandler
 
xferType - Variable in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel.WorkTreeTransferHandler
 
xferType - Variable in class edu.northwestern.at.wordhoard.swing.calculator.widgets.WordTransferHandler
Transfer type.
xferType - Variable in class edu.northwestern.at.wordhoard.swing.concordance.ConcordancePanelDnD.WordSearchTransferHandler
 
xferType - Variable in class edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel.LexiconTransferHandler
 
xferType - Variable in class edu.northwestern.at.wordhoard.swing.querytool.SearchCriteriaResultsPanel.LexiconTransferHandler
 
xferType - Variable in class edu.northwestern.at.wordhoard.swing.tables.PosWindow.PosTransferHandler
 
xferType - Variable in class edu.northwestern.at.wordhoard.swing.tables.WordClassWindow.WordClassTransferHandler
 
xferType - Variable in class edu.northwestern.at.wordhoard.swing.tcon.Tree.TOCTreeTransferHandler
 
XFrame - Class in edu.northwestern.at.utils.swing
An extended version of a JFrame.
XFrame() - Constructor for class edu.northwestern.at.utils.swing.XFrame
Create untitled XFrame.
XFrame(String) - Constructor for class edu.northwestern.at.utils.swing.XFrame
Create titled XFrame.
XList - Class in edu.northwestern.at.utils.swing
A JList with different defaults and behavior.
XList() - Constructor for class edu.northwestern.at.utils.swing.XList
 
XList(ListModel) - Constructor for class edu.northwestern.at.utils.swing.XList
 
XList(Object[]) - Constructor for class edu.northwestern.at.utils.swing.XList
 
XList(Vector) - Constructor for class edu.northwestern.at.utils.swing.XList
 
xmlFilter - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.ExportUtils
XML extension file filter.
xmlFilter - Static variable in class edu.northwestern.at.wordhoard.swing.calculator.modelutils.ImportUtils
XML extension file filter.
xmlToStringBuffer() - Method in class edu.northwestern.at.wordhoard.swing.bibtool.WorkSetPanel
 
XMLWriter - Class in edu.northwestern.at.wordhoard.tools.cm
Writes a WordHoard XML file.
XMLWriter(File) - Constructor for class edu.northwestern.at.wordhoard.tools.cm.XMLWriter
Creates a new XMLWriter.
XParameters - Class in edu.northwestern.at.utils.swing
Parameters for the X classes.
XPasswordField - Class in edu.northwestern.at.utils.swing
A JPasswordField with different defaults and behavior.
XPasswordField() - Constructor for class edu.northwestern.at.utils.swing.XPasswordField
 
XPasswordField(Document, String, int) - Constructor for class edu.northwestern.at.utils.swing.XPasswordField
 
XPasswordField(int) - Constructor for class edu.northwestern.at.utils.swing.XPasswordField
 
XPasswordField(String) - Constructor for class edu.northwestern.at.utils.swing.XPasswordField
 
XPasswordField(String, int) - Constructor for class edu.northwestern.at.utils.swing.XPasswordField
 
XScrollPane - Class in edu.northwestern.at.utils.swing
Extended JScrollPane.
XScrollPane() - Constructor for class edu.northwestern.at.utils.swing.XScrollPane
Create empty scroll pane without associated view.
XScrollPane(Component) - Constructor for class edu.northwestern.at.utils.swing.XScrollPane
Create scroll pane with associated view.
XScrollPane(Component, int, int) - Constructor for class edu.northwestern.at.utils.swing.XScrollPane
Create scroll pane with associated view and scroll bar policies.
XScrollPane(int, int) - Constructor for class edu.northwestern.at.utils.swing.XScrollPane
Create scroll pane with scroll bar policies.
XSmallLabel - Class in edu.northwestern.at.utils.swing
A JLabel with a smaller font size (2 points smaller than the default.
XSmallLabel(String) - Constructor for class edu.northwestern.at.utils.swing.XSmallLabel
Constructs a new small label.
XSmallLabel(String, Icon, int) - Constructor for class edu.northwestern.at.utils.swing.XSmallLabel
Constructs a new small label.
XStyledEditorKit - Class in edu.northwestern.at.utils.swing
An extended StyledEditorKit which supports full justification of text lines in paragraphs.
XStyledEditorKit() - Constructor for class edu.northwestern.at.utils.swing.XStyledEditorKit
 
XStyledViewFactory - Class in edu.northwestern.at.utils.swing
An extended styled view factory which creates views for paragraphs allowing full justification of text.
XStyledViewFactory(ViewFactory) - Constructor for class edu.northwestern.at.utils.swing.XStyledViewFactory
Set the parent view factory.
XTable - Class in edu.northwestern.at.utils.swing
A JTable with different defaults and behavior.
XTable() - Constructor for class edu.northwestern.at.utils.swing.XTable
Create extended table.
XTable(int, int) - Constructor for class edu.northwestern.at.utils.swing.XTable
 
XTable(Object[][], Object[]) - Constructor for class edu.northwestern.at.utils.swing.XTable
 
XTable(TableModel) - Constructor for class edu.northwestern.at.utils.swing.XTable
 
XTable(TableModel, TableColumnModel) - Constructor for class edu.northwestern.at.utils.swing.XTable
 
XTable(TableModel, TableColumnModel, ListSelectionModel) - Constructor for class edu.northwestern.at.utils.swing.XTable
 
XTable(Vector, Vector) - Constructor for class edu.northwestern.at.utils.swing.XTable
 
XTableColumnModel - Class in edu.northwestern.at.utils.swing
XTableColumnModel extends DefaultTableColumnModel with methods to hide and unhide columns.
XTableColumnModel() - Constructor for class edu.northwestern.at.utils.swing.XTableColumnModel
Create an extended table column model.
XTextArea - Class in edu.northwestern.at.utils.swing
A JTextArea with different defaults and behavior.
XTextArea() - Constructor for class edu.northwestern.at.utils.swing.XTextArea
 
XTextArea(Document) - Constructor for class edu.northwestern.at.utils.swing.XTextArea
 
XTextArea(Document, String, int, int) - Constructor for class edu.northwestern.at.utils.swing.XTextArea
 
XTextArea(int, int) - Constructor for class edu.northwestern.at.utils.swing.XTextArea
 
XTextArea(String) - Constructor for class edu.northwestern.at.utils.swing.XTextArea
 
XTextArea(String, int, int) - Constructor for class edu.northwestern.at.utils.swing.XTextArea
 
XTextField - Class in edu.northwestern.at.utils.swing
A JTextField with different defaults and behavior.
XTextField() - Constructor for class edu.northwestern.at.utils.swing.XTextField
 
XTextField(Document, String, int) - Constructor for class edu.northwestern.at.utils.swing.XTextField
 
XTextField(int) - Constructor for class edu.northwestern.at.utils.swing.XTextField
 
XTextField(String) - Constructor for class edu.northwestern.at.utils.swing.XTextField
 
XTextField(String, int) - Constructor for class edu.northwestern.at.utils.swing.XTextField
 
XTextPane - Class in edu.northwestern.at.utils.swing
A JTextPane with extra support for StyledString's and other features.
XTextPane(StyledString, boolean) - Constructor for class edu.northwestern.at.utils.swing.XTextPane
Constructs a new XTextPane.
XTextPane(String) - Constructor for class edu.northwestern.at.utils.swing.XTextPane
Constructs a new XTextPane with plain string as initial text.
XTextPane() - Constructor for class edu.northwestern.at.utils.swing.XTextPane
Constructs a new XTextPane with no initial text.
XTextPane(StyledString) - Constructor for class edu.northwestern.at.utils.swing.XTextPane
Constructs a new XTextPane with alignment allowed.
XTextPane.LinkInfo - Class in edu.northwestern.at.utils.swing
Link information.
XTextPane.LinkInfo() - Constructor for class edu.northwestern.at.utils.swing.XTextPane.LinkInfo
 
XTextPaneTableCellRenderer - Class in edu.northwestern.at.utils.swing
Table cell renderer class for styled text.
XTextPaneTableCellRenderer(JTable, Font) - Constructor for class edu.northwestern.at.utils.swing.XTextPaneTableCellRenderer
Create the renderer.
XTree - Class in edu.northwestern.at.utils.swing
A JTree with different defaults and behavior.
XTree() - Constructor for class edu.northwestern.at.utils.swing.XTree
 
XTree(Hashtable) - Constructor for class edu.northwestern.at.utils.swing.XTree
 
XTree(Object[]) - Constructor for class edu.northwestern.at.utils.swing.XTree
 
XTree(TreeModel) - Constructor for class edu.northwestern.at.utils.swing.XTree
 
XTree(TreeNode) - Constructor for class edu.northwestern.at.utils.swing.XTree
 
XTree(TreeNode, boolean) - Constructor for class edu.northwestern.at.utils.swing.XTree
 
XTree(Vector) - Constructor for class edu.northwestern.at.utils.swing.XTree
 
XTree.Renderer - Class in edu.northwestern.at.utils.swing
Custom tree cell renderer class.
XTree.Renderer() - Constructor for class edu.northwestern.at.utils.swing.XTree.Renderer
 

Y

y1 - Variable in class edu.northwestern.at.utils.swing.LocationRectangle
 
y2 - Variable in class edu.northwestern.at.utils.swing.LocationRectangle
 
YES - Static variable in class edu.northwestern.at.utils.swing.ConfirmYNC
 
yesNo(boolean) - Static method in class edu.northwestern.at.utils.StringUtils
Returns "yes" or "no" for boolean value.

Z

Z - Static variable in class edu.northwestern.at.utils.corpuslinguistics.Collocation
 
zeroDigit - Static variable in class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
Character for "0" digit.
zeroise(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
zeroise(Matrix, double) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixTransformer
Zero out small elements (within specified tolerance) of a matrix.
zeroize(Matrix) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
zeroize(Matrix, double) - Static method in class edu.northwestern.at.utils.math.matrix.MatrixTransformer
Zero out small elements (within specified tolerance) of a matrix.
zeroPad(String, int) - Static method in class edu.northwestern.at.utils.StringUtils
Pad string with leading zeros.
zeros(int, int) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
zeros(int) - Static method in class edu.northwestern.at.utils.math.matrix.Matrices
 
zoom(Window, Dimension) - Static method in class edu.northwestern.at.utils.swing.WindowPositioning
Zooms a window to fill the main screen or to a max size.

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