Skip navigation links
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 

A

accept(File) - Method in class org.anc.io.ANCFileFilter
Deprecated.
 
accept(File) - Method in class org.anc.io.DirectoryFilter
Accepts directories only.
accept(File) - Method in class org.anc.io.FileFilter
 
accept(File) - Method in class org.anc.io.PatternFilter
 
accept(File) - Method in class org.anc.io.PrefixFilter
Tests whether or not the specified abstract pathname should be included in a pathname list.
accept(File) - Method in class org.anc.io.SuffixFilter
Tests whether or not the specified abstract pathname should be included in a pathname list.
accept(Object) - Method in interface org.anc.util.IFilter
 
acceptDirectories - Variable in class org.anc.io.ANCFileFilter
Deprecated.
 
accepted - Variable in class org.anc.ui.BaseDialog
 
actionPerformed(ActionEvent) - Method in class org.anc.ui.BaseDialog
 
actionPerformed(ActionEvent) - Method in class org.anc.ui.FileChooserButton
 
Activator - Class in org.anc.common
Deprecated.
Activator() - Constructor for class org.anc.common.Activator
Deprecated.
 
add(Path) - Method in class org.anc.io.Path
Deprecated.
 
add(String) - Method in class org.anc.io.Path
Deprecated.
 
add(T) - Method in class org.anc.resource.ResourceManager
Add a resource to the resource manager.
add(T) - Method in class org.anc.util.CircularQueue
 
add(int) - Method in class org.anc.util.Counter
 
add(T) - Method in class org.anc.util.Heap
Adds the object to the heap and reorders the heap to obey the heap properties.
add(T) - Method in class org.anc.util.Queue
 
add(char) - Method in class org.anc.util.SimpleBuffer
 
add(T) - Method in class org.anc.util.SkipList
 
addAll(T[]) - Method in class org.anc.util.CircularQueue
 
addAll(Collection<T>) - Method in class org.anc.util.CircularQueue
 
addAll(T[]) - Method in class org.anc.util.Queue
 
addCheckedExceptions(ResourceManagerCheckedException) - Method in exception org.anc.resource.ResourceManagerRuntimeException
 
addListener(IANCThreadListener) - Method in class org.anc.threads.ANCThread
 
addToBlock(SkipList<T>.SkipNode<T>, T) - Method in class org.anc.util.SkipList
 
allArgs - Variable in class org.anc.util.Args
Deprecated.
 
amount - Variable in class org.anc.util.IndentManager
 
ANCAction - Class in org.anc.ui
An abstract class that simply provides a few constructors for the AbstractAction class.
ANCAction(String, String) - Constructor for class org.anc.ui.ANCAction
 
ANCAction(String, String, Icon) - Constructor for class org.anc.ui.ANCAction
 
ANCAction(String, String, KeyStroke) - Constructor for class org.anc.ui.ANCAction
 
ANCDefaultHandler - Class in org.anc.xml
Extends the org.xml.sax.helpers.DefaultHandler class with a few convenience methods used by most handlers.
ANCDefaultHandler() - Constructor for class org.anc.xml.ANCDefaultHandler
 
ANCException - Exception in org.anc.error
Base class for ANC exception types.
ANCException() - Constructor for exception org.anc.error.ANCException
 
ANCException(String) - Constructor for exception org.anc.error.ANCException
 
ANCException(Throwable) - Constructor for exception org.anc.error.ANCException
 
ANCException(String, Throwable) - Constructor for exception org.anc.error.ANCException
 
ANCFileFilter - Class in org.anc.io
Deprecated.
ANCFileFilter() - Constructor for class org.anc.io.ANCFileFilter
Deprecated.
 
ANCFileFilter(boolean) - Constructor for class org.anc.io.ANCFileFilter
Deprecated.
 
anchorCenter() - Method in class org.anc.ui.GBC
 
anchorEast() - Method in class org.anc.ui.GBC
 
anchorLeft() - Method in class org.anc.ui.GBC
Set anchor = WEST.
anchorNorth() - Method in class org.anc.ui.GBC
 
anchorNortheast() - Method in class org.anc.ui.GBC
 
anchorNorthwest() - Method in class org.anc.ui.GBC
 
anchorRight() - Method in class org.anc.ui.GBC
 
anchorSouth() - Method in class org.anc.ui.GBC
 
anchorSoutheast() - Method in class org.anc.ui.GBC
 
anchorSouthwest() - Method in class org.anc.ui.GBC
 
anchorWest() - Method in class org.anc.ui.GBC
 
ANCSSL - Class in org.anc.ssl
 
ANCSSL() - Constructor for class org.anc.ssl.ANCSSL
 
ANCThread - Class in org.anc.threads
Extends the Java Thread call and add a halt() method.
ANCThread() - Constructor for class org.anc.threads.ANCThread
 
ANCThread.Event - Enum in org.anc.threads
Events sent to listeners.
ANCThread.State - Enum in org.anc.threads
State values.
append(char[], int, int) - Method in class org.anc.util.SimpleBuffer
 
append(String) - Method in class org.anc.util.SimpleBuffer
 
append(int) - Method in class org.anc.util.SimpleBuffer
 
Args - Class in org.anc.util
Deprecated.
Use the org.anc.args.* classes instead.
Args(String[]) - Constructor for class org.anc.util.Args
Deprecated.
 
Args(String[], String[]) - Constructor for class org.anc.util.Args
Deprecated.
 
Args(String[], String[], Class<? extends Object>) - Constructor for class org.anc.util.Args
Deprecated.
 
Args(String[], Class<? extends Object>) - Constructor for class org.anc.util.Args
Deprecated.
 
args - Variable in class org.anc.util.Args
Deprecated.
 
asFile() - Method in class org.anc.io.Path
Deprecated.
 
Aspect - Class in org.anc
Encapsulates frequently needed functionality that is common to many classes.
Aspect() - Constructor for class org.anc.Aspect
 
asString - Variable in class org.anc.io.Path
Deprecated.
 

B

BaseDialog<T> - Class in org.anc.ui
An abstract base class for dialog boxes.
BaseDialog(Frame, String) - Constructor for class org.anc.ui.BaseDialog
 
BaseDialog(Frame, String, String, String) - Constructor for class org.anc.ui.BaseDialog
 
bubbleDown(int) - Method in class org.anc.util.Heap
Takes the value from the subtree rooted at heap[node] and moves it down to its proper location in the subtree.
bubbleUp() - Method in class org.anc.util.Heap
Takes the value stored at the end of the array and moves it up to its proper location in the array.
BUFFER_SIZE - Static variable in class org.anc.io.UTF16Reader
 
BUFFER_SIZE - Static variable in class org.anc.io.UTF8Reader
 

C

CANCEL - Static variable in class org.anc.ui.Dialogs
The same value as JOptionPane.CANCEL_OPTION
cancelButton - Variable in class org.anc.ui.BaseDialog
 
capacity - Variable in class org.anc.util.Heap
The number of objects the heap can hold before it needs to be resized.
Catch(Exception) - Static method in class org.anc.Aspect
 
Catch(Exception, String) - Static method in class org.anc.Aspect
 
CatchQuit(Exception) - Static method in class org.anc.Aspect
 
CatchQuit(Exception, String) - Static method in class org.anc.Aspect
 
CatchQuit(Exception, int) - Static method in class org.anc.Aspect
 
center(Component) - Static method in class org.anc.Aspect
Centers the component on the screen.
center(Component, Component) - Static method in class org.anc.Aspect
Centers the window on the parent.
changeDirectory(String) - Method in class org.anc.io.DirectoryLister
 
changeDirectory(File) - Method in class org.anc.io.DirectoryLister
 
checked - Variable in exception org.anc.resource.ResourceManagerRuntimeException
A list of checked exceptions that were also thrown by a managed resource.
chooser - Variable in class org.anc.ui.FileChooserButton
 
CircularQueue<T> - Class in org.anc.util
 
CircularQueue() - Constructor for class org.anc.util.CircularQueue
 
CircularQueue(int) - Constructor for class org.anc.util.CircularQueue
 
CircularQueue.CircularQueueIterator - Class in org.anc.util
 
CircularQueueIterator() - Constructor for class org.anc.util.CircularQueue.CircularQueueIterator
 
clear() - Method in class org.anc.util.Heap
Remove all elements from the heap.
clear() - Method in class org.anc.util.Properties
Removes all key/value pairs from the properties table.
clear() - Method in class org.anc.util.Queue
 
clear() - Method in class org.anc.util.SkipList
 
clear() - Method in class org.anc.util.SparseArray
 
clear() - Method in class org.anc.util.Stack
 
close() - Method in class org.anc.io.LinePrinter
 
close() - Method in class org.anc.resource.ResourceManager
 
closeAbruptly() - Method in class org.anc.resource.ResourceManager
All resources are closed and all exceptions are ignored.
closeQuietly() - Method in class org.anc.resource.ResourceManager
Close all resources.
compareElements(int, int) - Method in class org.anc.util.Heap
Compares two objects on the heap.
compareTo(Counter) - Method in class org.anc.util.Counter
 
component(int) - Method in class org.anc.io.Path
Deprecated.
 
components - Variable in class org.anc.io.Path
Deprecated.
 
ConfigurationException - Exception in org.anc.error
Exception type thrown when an attempt is made to use a component before it has been properly configured.
ConfigurationException() - Constructor for exception org.anc.error.ConfigurationException
 
ConfigurationException(String) - Constructor for exception org.anc.error.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception org.anc.error.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.anc.error.ConfigurationException
 
confirmBox(Component, Object) - Static method in class org.anc.ui.Dialogs
Calls the three parameter version of this method with the title "Confirm".
confirmBox(Component, Object, String) - Static method in class org.anc.ui.Dialogs
Displays a JOptionPane confirm dialog with the OK and CANCEL options.
Constants - Class in org.anc.constants
The base class used for declaring project wide constant values.
Constants() - Constructor for class org.anc.constants.Constants
 
Constants.Default - Annotation Type in org.anc.constants
Annotation used to provide a default value for constants.
count() - Method in class org.anc.io.DirectoryLister
 
count - Variable in class org.anc.util.Counter
 
Counter - Class in org.anc.util
A simple counter class for the many things that need to be counted.
Counter() - Constructor for class org.anc.util.Counter
 
Counter(int) - Constructor for class org.anc.util.Counter
 
counters - Variable in class org.anc.util.IDGenerator
 
createButton - Variable in class org.anc.ui.BaseDialog
 
CTRL_A - Static variable in class org.anc.ui.Keys
 
CTRL_C - Static variable in class org.anc.ui.Keys
 
CTRL_N - Static variable in class org.anc.ui.Keys
 
CTRL_O - Static variable in class org.anc.ui.Keys
 
CTRL_Q - Static variable in class org.anc.ui.Keys
 
CTRL_S - Static variable in class org.anc.ui.Keys
 
CTRL_V - Static variable in class org.anc.ui.Keys
 
CTRL_X - Static variable in class org.anc.ui.Keys
 

D

decode(String) - Static method in class org.anc.xml.Utils
 
defined(String) - Method in class org.anc.util.Args
Deprecated.
 
delete(File) - Static method in class org.anc.Aspect
 
delete(SkipList<T>.SkipNode<T>) - Method in class org.anc.util.SkipList
 
delete() - Method in class org.anc.util.SkipList.SkipNode
 
Dialogs - Class in org.anc.ui
The Dialogs class provides several shortcuts to the JOptionPane dialogs.
directory - Variable in class org.anc.io.DirectoryLister
 
DirectoryFilter - Class in org.anc.io
FileFilter that only accepts directories.
DirectoryFilter() - Constructor for class org.anc.io.DirectoryFilter
 
DirectoryLister - Class in org.anc.io
The DirectoryLister class provides a way to iterate over the files in a directory.
DirectoryLister() - Constructor for class org.anc.io.DirectoryLister
 
DirectoryLister(String) - Constructor for class org.anc.io.DirectoryLister
 
DirectoryLister(String, FileFilter) - Constructor for class org.anc.io.DirectoryLister
 
DirectoryLister(File) - Constructor for class org.anc.io.DirectoryLister
 
DirectoryLister(File, FileFilter) - Constructor for class org.anc.io.DirectoryLister
 
display() - Method in class org.anc.ui.BaseDialog
 
down() - Method in class org.anc.ui.GBC
 
dump() - Method in class org.anc.util.Heap
Prints the contens of the heap to System.out.

E

elapsed() - Method in class org.anc.util.StopWatch
 
empty() - Method in class org.anc.util.CircularQueue
 
encode(String) - Static method in class org.anc.xml.Utils
Replaces ampersands, less-than, greater-than, and double quotes in the string with the corresponding XML entity.
encodeEntities(String) - Static method in class org.anc.Aspect
Replace the four characters that are entities in XML, that is, '&', '<', '>', and '"'.
ENCODING - Static variable in class org.anc.io.UTF16PrintStream
 
ENCODING - Static variable in class org.anc.io.UTF16Reader
 
ENCODING - Static variable in class org.anc.io.UTF16Writer
 
ENCODING - Static variable in class org.anc.io.UTF8PrintStream
 
ENCODING - Static variable in class org.anc.io.UTF8Reader
 
ENCODING - Static variable in class org.anc.io.UTF8Writer
 
Environment - Class in org.anc.util.env
Deprecated.
This class is now obsolete with the introduction (finally) of System.getenv.
Environment() - Constructor for class org.anc.util.env.Environment
Deprecated.
The default constructor assumes we are operating in a Windows environment.
Environment(IEnvironmentParser) - Constructor for class org.anc.util.env.Environment
Deprecated.
 
EOL - Static variable in class org.anc.Sys
 
equals(Object) - Method in class org.anc.util.Counter
 
error(Object) - Static method in class org.anc.web.WebUtil
 
error(SAXParseException) - Method in class org.anc.xml.ErrorCounter
Receive notification of a recoverable error.
errorBox(Component, Object) - Static method in class org.anc.ui.Dialogs
Calls the three parameter version of this method with the title "Error".
errorBox(Component, Object, String) - Static method in class org.anc.ui.Dialogs
Displays a JOptionPane dialog of the type JOptionPane.ERROR_MESSAGE.
errorBox(Component, Exception) - Static method in class org.anc.ui.Dialogs
 
ErrorCounter - Class in org.anc.xml
A Sax ErrorHandler that keeps a count of the errors encountered and stores the error messages in a linked list.
ErrorCounter() - Constructor for class org.anc.xml.ErrorCounter
 
errors - Variable in class org.anc.util.Args
Deprecated.
 
ex - Variable in exception org.anc.resource.ResourceManagerCheckedException
The exception that was thrown.
ex - Variable in exception org.anc.resource.ResourceManagerRuntimeException
The exception that was thrown.

F

fatalError(SAXParseException) - Method in class org.anc.xml.ErrorCounter
Receive notification of a non-recoverable error.
field - Variable in class org.anc.ui.FileChooserButton
 
file - Variable in class org.anc.io.FileContentsIterator
 
FILE_SEP - Static variable in class org.anc.Sys
The Java file separator.
FileChooserButton - Class in org.anc.ui
A button that displays a JFileChooser object when clicked.
FileChooserButton(Component, JTextField) - Constructor for class org.anc.ui.FileChooserButton
 
FileChooserButton(Component, JTextField, JFileChooser, String) - Constructor for class org.anc.ui.FileChooserButton
 
FileContentsIterator - Class in org.anc.io
 
FileContentsIterator(File) - Constructor for class org.anc.io.FileContentsIterator
 
FileFilter - Class in org.anc.io
A java.io.FileFilter that accepts files only.
FileFilter() - Constructor for class org.anc.io.FileFilter
 
FileMap - Class in org.anc.util
FileMap objects are used to associate the symbolic path of a file in the corpus to the file's location on the local filesystem.
FileMap() - Constructor for class org.anc.util.FileMap
 
FileMap(String) - Constructor for class org.anc.util.FileMap
 
FileUtils - Class in org.anc.io
Helper functions for reading/writing strings to/from files.
FileUtils() - Constructor for class org.anc.io.FileUtils
 
fillBoth() - Method in class org.anc.ui.GBC
 
fillHorizontal() - Method in class org.anc.ui.GBC
 
fillNone() - Method in class org.anc.ui.GBC
 
fillVertical() - Method in class org.anc.ui.GBC
 
find(T) - Method in class org.anc.util.SkipList
 
findBlock(T) - Method in class org.anc.util.SkipList
Return the late node such that the item stored at that node is <= the item we are looking for.
fire(ANCThread.Event) - Method in class org.anc.threads.ANCThread
 
first - Variable in class org.anc.util.Pair
 
fixSlashes(String) - Static method in class org.anc.Aspect
 

G

GBC - Class in org.anc.ui
Provides functionality for setting the fields of GridBagConstraints objects.
GBC() - Constructor for class org.anc.ui.GBC
 
GBC(int, int) - Constructor for class org.anc.ui.GBC
 
GBC(int, int, int, int) - Constructor for class org.anc.ui.GBC
 
generate(String) - Method in class org.anc.util.IDGenerator
 
generate(String) - Method in class org.anc.util.PrefixedIDGenerator
 
get() - Method in class org.anc.util.Args
Deprecated.
 
get(String) - Method in class org.anc.util.Args
Deprecated.
 
get(String, String) - Method in class org.anc.util.Args
Deprecated.
 
get(String) - Method in class org.anc.util.env.Environment
Deprecated.
 
get(String) - Method in class org.anc.util.Properties
Returns a property value from the properties table.
get(T) - Method in class org.anc.util.SkipList
 
getCapacity() - Method in class org.anc.util.CircularQueue
 
getCheckedExceptions() - Method in exception org.anc.resource.ResourceManagerRuntimeException
Returns any checked exceptions that were also caught by the ResourceManager.
getClassLoader() - Static method in class org.anc.resource.ResourceLoader
 
getCount() - Method in class org.anc.util.Counter
 
getDefaultGbc() - Static method in class org.anc.ui.GBC
A static factory method that initializes a constraint object with the most commonly used values.
getElementAt(long) - Method in class org.anc.util.SparseArray
 
getErrorMessages() - Method in class org.anc.xml.ErrorCounter
Returns a list of error messages collected since the ErrorCounter was created or reset() was last called.
getErrors() - Method in class org.anc.util.Args
Deprecated.
 
getException() - Method in exception org.anc.resource.ResourceManagerCheckedException
Returns the exception that was thrown.
getException() - Method in exception org.anc.resource.ResourceManagerRuntimeException
Returns the exception that was thrown.
getFirst() - Method in class org.anc.util.Pair
 
getInputField() - Method in class org.anc.ui.InputOutputSelectionPanel
 
getInstance() - Static method in class org.anc.ui.Dialogs
Returns an instance of the Dialogs class.
getItem() - Method in class org.anc.util.SkipList.SkipNode
 
getKey() - Method in class org.anc.util.Pair
 
getListing() - Method in class org.anc.io.DirectoryLister
 
getMax() - Method in class org.anc.ui.ProgressDialog
 
getMaxIndex() - Method in class org.anc.util.SparseArray
 
getName() - Method in class org.anc.constants.Constants
 
getName(String, String) - Method in class org.anc.xml.ANCDefaultHandler
 
getNext() - Method in class org.anc.util.SkipList.SkipNode
 
getNextException() - Method in exception org.anc.resource.ResourceManagerCheckedException
Returns the next excpetion in the chain, or null if there is no such exception.
getNextException() - Method in exception org.anc.resource.ResourceManagerRuntimeException
Returns the next exception in the chain, or null if there is no such exception.
getNextSkip() - Method in class org.anc.util.SkipList.SkipNode
 
getOutputField() - Method in class org.anc.ui.InputOutputSelectionPanel
 
getPrev() - Method in class org.anc.util.SkipList.SkipNode
 
getPrevSkip() - Method in class org.anc.util.SkipList.SkipNode
 
getProperties(String) - Method in class org.anc.constants.Constants
 
getResource(String) - Static method in class org.anc.resource.ResourceLoader
 
getResource() - Method in exception org.anc.resource.ResourceManagerCheckedException
Returns the resource that threw the exception.
getResource() - Method in exception org.anc.resource.ResourceManagerRuntimeException
Returns the resource that threw the exception.
getResult() - Method in class org.anc.ui.BaseDialog
 
getSecond() - Method in class org.anc.util.Pair
 
getSkipSize() - Method in class org.anc.util.SkipList.SkipNode
 
getValue() - Method in class org.anc.ui.ProgressDialog
 
getValue() - Method in class org.anc.util.Pair
 
grow() - Method in class org.anc.util.Heap
Doubles the size of the array used to store the heap elements.
grow(int) - Method in class org.anc.util.SimpleBuffer
 

H

halt() - Method in class org.anc.threads.ANCThread
Halts the thread by setting running to false.
halt() - Method in interface org.anc.threads.Haltable
Signal an object that it is supposed to halt whatever it is doing.
Haltable - Interface in org.anc.threads
A counterpart to the Runnable interface.
hashCode() - Method in class org.anc.util.Counter
 
hasNext() - Method in class org.anc.util.CircularQueue.CircularQueueIterator
 
Heap<T extends Comparable<T>> - Class in org.anc.util
An array based heap data structure.
Heap() - Constructor for class org.anc.util.Heap
Default constructor.
Heap(int) - Constructor for class org.anc.util.Heap
Constructor that permits the initial size of the heap to be specified.
Heap(Heap<T>) - Constructor for class org.anc.util.Heap
Copy constructor.
heap - Variable in class org.anc.util.Heap
The heap's storage space.
html(Object) - Static method in class org.anc.web.WebUtil
 
html(Object, Map<String, String>) - Static method in class org.anc.web.WebUtil
 

I

IANCThreadListener - Interface in org.anc.threads
Any objects that want to be notified when an ANCThread changes state can register an instance of an IANCThreadListener.
IDGenerator - Class in org.anc.util
 
IDGenerator() - Constructor for class org.anc.util.IDGenerator
 
IDGenerator(int) - Constructor for class org.anc.util.IDGenerator
 
IEnvironmentParser - Interface in org.anc.util.env
Interface used by objects capable of parsing the environment variables of the operating system shell being used.
IFilter - Interface in org.anc.util
An interface for filtering any type of Object.
increment() - Method in class org.anc.ui.ProgressDialog
 
increment() - Method in class org.anc.util.Counter
 
increment - Variable in class org.anc.util.IndentManager
 
incSkipSize() - Method in class org.anc.util.SkipList.SkipNode
 
IndentManager - Class in org.anc.util
Instances of the IndentManager class are used to control the indentation level when pretty printing text/xml output.
IndentManager() - Constructor for class org.anc.util.IndentManager
 
IndentManager(String) - Constructor for class org.anc.util.IndentManager
 
init() - Method in class org.anc.constants.Constants
 
init(String) - Method in class org.anc.constants.Constants
 
inputBox(Component, Object) - Static method in class org.anc.ui.Dialogs
Calls the three parameter version of this method with the title "Question"
inputBox(Component, Object, String) - Static method in class org.anc.ui.Dialogs
Displays a JOptionPane input dialog and returns the string entered.
inputBox(Component, Object, String, String) - Static method in class org.anc.ui.Dialogs
Displays a JOptionPane input dialog and returns the string entered.
InputOutputSelectionPanel - Class in org.anc.ui
 
InputOutputSelectionPanel() - Constructor for class org.anc.ui.InputOutputSelectionPanel
 
insets(int, int, int, int) - Method in class org.anc.ui.GBC
 
install(String, String) - Static method in class org.anc.ssl.ANCSSL
 
isEmpty() - Method in class org.anc.util.Heap
Test if there are any objects on the heap.
isEmpty() - Method in class org.anc.util.Queue
 
isEmpty() - Method in class org.anc.util.Stack
 
isPublicFinalBoolean(Field) - Static method in class org.anc.constants.Constants
 
isPublicFinalDouble(Field) - Static method in class org.anc.constants.Constants
 
isPublicFinalFloat(Field) - Static method in class org.anc.constants.Constants
 
isPublicFinalInteger(Field) - Static method in class org.anc.constants.Constants
 
isPublicFinalString(Field) - Static method in class org.anc.constants.Constants
 
iterator() - Method in class org.anc.io.DirectoryLister
 
iterator() - Method in class org.anc.io.FileContentsIterator
 
iterator() - Method in class org.anc.io.Path
Deprecated.
 
iterator() - Method in class org.anc.util.CircularQueue
 
iterator() - Method in class org.anc.util.env.WindowsEnvironmentParser
 
iterator() - Method in class org.anc.util.Heap
Creates and returns an Iterator for traversing the underlying array.
iterator() - Method in class org.anc.util.Queue
 
iterator() - Method in class org.anc.util.SkipList
 
iterator() - Method in class org.anc.util.SparseArray
 

J

json(Object) - Static method in class org.anc.web.WebUtil
 
json(Object, Map<String, String>) - Static method in class org.anc.web.WebUtil
 

K

Keys - Class in org.anc.ui
Common key strokes used in the UI (CTRL-C, CTRL-V, etc.).
Keys() - Constructor for class org.anc.ui.Keys
 
keys() - Method in class org.anc.util.Properties
 

L

last() - Method in class org.anc.io.Path
Deprecated.
 
left() - Method in class org.anc.ui.GBC
 
length() - Method in class org.anc.io.Path
Deprecated.
 
length() - Method in class org.anc.util.SimpleBuffer
 
less() - Method in class org.anc.util.IndentManager
 
LinePrinter - Class in org.anc.io
 
LinePrinter(PrintWriter) - Constructor for class org.anc.io.LinePrinter
 
LinePrinter(PrintStream) - Constructor for class org.anc.io.LinePrinter
 
listing - Variable in class org.anc.io.DirectoryLister
 
load() - Method in class org.anc.util.env.Environment
Deprecated.
 
load(String) - Method in class org.anc.util.Properties
 
load(File) - Method in class org.anc.util.Properties
 
load(InputStream) - Method in class org.anc.util.Properties
 
load(UTF8Reader) - Method in class org.anc.util.Properties
 
loadString(String) - Static method in class org.anc.resource.ResourceLoader
Reads a UTF-8 string from the specified resource.

M

main(String[]) - Static method in class org.anc.io.PatternFilter
 
main(String[]) - Static method in class org.anc.util.env.Environment
Deprecated.
For testing only.
main(String[]) - Static method in class org.anc.util.SimpleBuffer
 
main(String[]) - Static method in class org.anc.util.SkipList
 
main(String[]) - Static method in class org.anc.util.SparseArray
 
makeLabel(String) - Method in class org.anc.ui.BaseDialog
 
makeMainPanel() - Method in class org.anc.ui.BaseDialog
 
makePanel(String[]) - Static method in class org.anc.ui.Dialogs
Creates a panel containing a label for each string in lines.
makeString() - Method in class org.anc.io.Path
Deprecated.
 
map - Variable in class org.anc.util.Properties
 
mapFile(String) - Method in class org.anc.util.FileMap
 
messageBox(Component, Object) - Static method in class org.anc.ui.Dialogs
Calls the three parameter version of the method with the title "Message"
messageBox(Component, Object, String) - Static method in class org.anc.ui.Dialogs
Displays a JOptionPane dialog with the type JOptionPane.INFORMATION_MESSAGE.
more() - Method in class org.anc.util.IndentManager
 
more(String) - Method in class org.anc.util.IndentManager
 

N

next - Variable in exception org.anc.resource.ResourceManagerCheckedException
The next exception in the chain if the ResourceManger caught more than one exception.
next - Variable in exception org.anc.resource.ResourceManagerRuntimeException
The next exception in the chain if more than one resource threw an exception.
next() - Method in class org.anc.util.CircularQueue.CircularQueueIterator
 
next - Variable in class org.anc.util.SkipList.SkipNode
 
nextSkip - Variable in class org.anc.util.SkipList.SkipNode
 
NO - Static variable in class org.anc.ui.Dialogs
The same value as JOptionPane.NO_OPTION
Notifiable<T> - Interface in org.anc.threads
Interface to indicate that an object can be notified of events.
now() - Method in class org.anc.util.StopWatch
 
numErrors() - Method in class org.anc.xml.ErrorCounter
The number of errors collected since the ErrorCounter was created or reset() was last called.

O

OK - Static variable in class org.anc.ui.Dialogs
The same value as JOptionPane.OK_OPTION
ok() - Static method in class org.anc.web.WebUtil
 
ok(Object) - Static method in class org.anc.web.WebUtil
 
ok(Object, String) - Static method in class org.anc.web.WebUtil
 
ok(Object, MediaType) - Static method in class org.anc.web.WebUtil
 
open(String) - Static method in class org.anc.resource.ResourceLoader
Returns an InputStream for reading the specified resource.
org.anc - package org.anc
 
org.anc.common - package org.anc.common
 
org.anc.constants - package org.anc.constants
 
org.anc.error - package org.anc.error
 
org.anc.io - package org.anc.io
 
org.anc.resource - package org.anc.resource
 
org.anc.ssl - package org.anc.ssl
 
org.anc.threads - package org.anc.threads
 
org.anc.ui - package org.anc.ui
 
org.anc.util - package org.anc.util
 
org.anc.util.env - package org.anc.util.env
 
org.anc.web - package org.anc.web
 
org.anc.xml - package org.anc.xml
 
OS_FILE_SEP - Static variable in class org.anc.Sys
Operating system dependant file separator.

P

pad(int, int) - Method in class org.anc.ui.GBC
 
Pair<E1,E2> - Class in org.anc.util
A simple pair class for all the pairs of things that we need to keep track of.
Pair() - Constructor for class org.anc.util.Pair
 
Pair(E1, E2) - Constructor for class org.anc.util.Pair
 
parent - Variable in class org.anc.ui.FileChooserButton
 
parse(String) - Method in class org.anc.io.Path
Deprecated.
 
parse(String) - Method in class org.anc.util.Args
Deprecated.
 
Path - Class in org.anc.io
Deprecated.
Path() - Constructor for class org.anc.io.Path
Deprecated.
 
Path(File) - Constructor for class org.anc.io.Path
Deprecated.
 
Path(String) - Constructor for class org.anc.io.Path
Deprecated.
 
PatternFilter - Class in org.anc.io
A FileFilter that takes a perl like regular expression and accepts files that matches the pattern.
PatternFilter() - Constructor for class org.anc.io.PatternFilter
 
PatternFilter(String) - Constructor for class org.anc.io.PatternFilter
 
PatternFilter(String, boolean) - Constructor for class org.anc.io.PatternFilter
 
pause(long) - Method in class org.anc.threads.ANCThread
Helper method that wraps a call to sleep in a try/catch block.
pause() - Method in class org.anc.threads.ANCThread
 
peek() - Method in class org.anc.util.Heap
Peeks at the object on top of the heap.
peek() - Method in class org.anc.util.Stack
 
pop() - Method in class org.anc.util.Stack
 
PrefixedIDGenerator - Class in org.anc.util
 
PrefixedIDGenerator(String) - Constructor for class org.anc.util.PrefixedIDGenerator
 
PrefixFilter - Class in org.anc.io
Filters files based on the start (prefix) of the file name.
PrefixFilter(String) - Constructor for class org.anc.io.PrefixFilter
 
PrefixFilter(String, boolean) - Constructor for class org.anc.io.PrefixFilter
 
prev - Variable in class org.anc.util.SkipList.SkipNode
 
prevSkip - Variable in class org.anc.util.SkipList.SkipNode
 
print(Object) - Method in class org.anc.io.LinePrinter
 
print(String) - Method in class org.anc.io.LinePrinter
 
print(char[]) - Method in class org.anc.io.LinePrinter
 
print(char) - Method in class org.anc.io.LinePrinter
 
print(PrintWriter) - Method in class org.anc.util.env.Environment
Deprecated.
 
print(BufferedWriter) - Method in class org.anc.util.env.Environment
Deprecated.
 
print(PrintStream) - Method in class org.anc.util.env.Environment
Deprecated.
 
print() - Method in class org.anc.util.SkipList
 
printErrors() - Method in class org.anc.util.Args
Deprecated.
 
printErrors(OutputStream) - Method in class org.anc.util.Args
Deprecated.
 
println() - Method in class org.anc.io.LinePrinter
 
println(Object) - Method in class org.anc.io.LinePrinter
 
println(String) - Method in class org.anc.io.LinePrinter
 
println(char[]) - Method in class org.anc.io.LinePrinter
 
printStackTrace() - Method in exception org.anc.resource.ResourceManagerCheckedException
 
printStackTrace(PrintStream) - Method in exception org.anc.resource.ResourceManagerCheckedException
 
printStackTrace(PrintWriter) - Method in exception org.anc.resource.ResourceManagerCheckedException
 
printStackTrace() - Method in exception org.anc.resource.ResourceManagerRuntimeException
Prints a stack trace to System.err.
printStackTrace(PrintStream) - Method in exception org.anc.resource.ResourceManagerRuntimeException
 
printStackTrace(PrintWriter) - Method in exception org.anc.resource.ResourceManagerRuntimeException
 
Process - Interface in org.anc.threads
A simple interface that combines Runnable and Haltable.
ProgressDialog - Class in org.anc.ui
A dialog box that displays a text message, progress bar, and a cancel button.
ProgressDialog(Frame, String, boolean) - Constructor for class org.anc.ui.ProgressDialog
 
ProgressDialog() - Constructor for class org.anc.ui.ProgressDialog
 
ProgressDialog(Haltable, String) - Constructor for class org.anc.ui.ProgressDialog
 
ProgressDialog(Notifiable<ProgressDialog>, String) - Constructor for class org.anc.ui.ProgressDialog
 
promptBox(Component, Object) - Static method in class org.anc.ui.Dialogs
Calls the three parameter version of this method with the title "Confirm".
promptBox(Component, Object, String) - Static method in class org.anc.ui.Dialogs
Displays a JOptionPane confirm dialog with the YES and NO options.
Properties - Class in org.anc.util
A synchronization free replacement for the Properties class that uses a HashMap as the backing store.
Properties() - Constructor for class org.anc.util.Properties
 
push(T) - Method in class org.anc.util.Stack
 

Q

Queue<T> - Class in org.anc.util
A simple queue class that implements a first-in first-out collection.
Queue() - Constructor for class org.anc.util.Queue
 
queue - Variable in class org.anc.util.Queue
 

R

read(String) - Static method in class org.anc.io.FileUtils
 
read(File) - Static method in class org.anc.io.FileUtils
 
readString() - Method in class org.anc.io.UTF16Reader
Read the entire contents of the file and return in a string.
readString() - Method in class org.anc.io.UTF8Reader
 
reload() - Method in class org.anc.util.env.WindowsEnvironmentParser
 
remove() - Method in class org.anc.io.Path
Deprecated.
 
remove() - Method in class org.anc.util.CircularQueue.CircularQueueIterator
 
remove() - Method in class org.anc.util.CircularQueue
 
remove() - Method in class org.anc.util.Heap
Removes and returns the object at the top of the heap.
remove() - Method in class org.anc.util.Queue
 
remove(T) - Method in class org.anc.util.SkipList
 
removeListener(IANCThreadListener) - Method in class org.anc.threads.ANCThread
 
replace(T) - Method in class org.anc.util.SkipList
 
reset() - Method in class org.anc.ui.ProgressDialog
 
reset() - Method in class org.anc.util.Counter
 
reset() - Method in class org.anc.util.IDGenerator
 
reset(String) - Method in class org.anc.util.IDGenerator
 
reset() - Method in class org.anc.util.IndentManager
 
reset() - Method in class org.anc.util.SimpleBuffer
 
reset() - Method in class org.anc.xml.ErrorCounter
Clears the error messages so the object can be re-used.
resource - Variable in exception org.anc.resource.ResourceManagerCheckedException
The resource that threw the exception.
resource - Variable in exception org.anc.resource.ResourceManagerRuntimeException
The resource that threw the exception.
ResourceLoader - Class in org.anc.resource
A class that provides utility methods for loading resources from the classpath.
ResourceManager<T extends Closeable> - Class in org.anc.resource
Try to provide a RAII (Resource Acquisition Is Initialization) mechanism for Java.
ResourceManager() - Constructor for class org.anc.resource.ResourceManager
 
ResourceManagerCheckedException - Exception in org.anc.resource
A wrapper for checked exceptions caught by a ResourceManager.
ResourceManagerCheckedException(Object, Exception) - Constructor for exception org.anc.resource.ResourceManagerCheckedException
 
ResourceManagerCheckedException(Object, Exception, Exception) - Constructor for exception org.anc.resource.ResourceManagerCheckedException
 
ResourceManagerRuntimeException - Exception in org.anc.resource
A wrapper for runtime exceptions caught by a ResourceManager.
ResourceManagerRuntimeException(Closeable, RuntimeException) - Constructor for exception org.anc.resource.ResourceManagerRuntimeException
 
ResourceManagerRuntimeException(Closeable, RuntimeException, RuntimeException) - Constructor for exception org.anc.resource.ResourceManagerRuntimeException
 
resources - Variable in class org.anc.resource.ResourceManager
 
restart() - Method in class org.anc.threads.ANCThread
 
right() - Method in class org.anc.ui.GBC
 
root - Variable in class org.anc.util.FileMap
 
running() - Method in class org.anc.threads.ANCThread
 

S

save() - Method in class org.anc.constants.Constants
 
save(String) - Method in class org.anc.constants.Constants
 
save(File) - Method in class org.anc.constants.Constants
 
save(String) - Method in class org.anc.util.Properties
 
save(File) - Method in class org.anc.util.Properties
 
save(OutputStream) - Method in class org.anc.util.Properties
 
save(UTF8Writer) - Method in class org.anc.util.Properties
 
second - Variable in class org.anc.util.Pair
 
set(String, String) - Method in class org.anc.util.Properties
Adds the key/value pair to the properties table.
setElementAt(long, T) - Method in class org.anc.util.SparseArray
 
setFileChooserButtonText(String) - Method in class org.anc.ui.FileChooserButton
 
setFilter(FileFilter) - Method in class org.anc.io.DirectoryLister
 
setFirst(E1) - Method in class org.anc.util.Pair
 
setInputChooserButtonText(String) - Method in class org.anc.ui.InputOutputSelectionPanel
 
setInputField(String) - Method in class org.anc.ui.InputOutputSelectionPanel
 
setInputLabel(String) - Method in class org.anc.ui.InputOutputSelectionPanel
 
setItem(T1) - Method in class org.anc.util.SkipList.SkipNode
 
setKey(E1) - Method in class org.anc.util.Pair
 
setLookAndFeel() - Static method in class org.anc.Aspect
Sets the look and feel to the system look and feel.
setLookAndFeel(String) - Static method in class org.anc.Aspect
Attempts to set the look and feel to the named look and feel.
setMax(int) - Method in class org.anc.ui.ProgressDialog
 
setMessage(String) - Method in class org.anc.ui.ProgressDialog
 
setNext(SkipList<T>.SkipNode<T1>) - Method in class org.anc.util.SkipList.SkipNode
 
setNextSkip(SkipList<T>.SkipNode<T1>) - Method in class org.anc.util.SkipList.SkipNode
 
setOutputChooserButtonText(String) - Method in class org.anc.ui.InputOutputSelectionPanel
 
setOutputField(String) - Method in class org.anc.ui.InputOutputSelectionPanel
 
setOutputLabel(String) - Method in class org.anc.ui.InputOutputSelectionPanel
 
setPrev(SkipList<T>.SkipNode<T1>) - Method in class org.anc.util.SkipList.SkipNode
 
setPrevSkip(SkipList<T>.SkipNode<T1>) - Method in class org.anc.util.SkipList.SkipNode
 
setRoot(String) - Method in class org.anc.util.FileMap
 
setSecond(E2) - Method in class org.anc.util.Pair
 
setSkipSize(int) - Method in class org.anc.util.SkipList.SkipNode
 
setValue(int) - Method in class org.anc.ui.ProgressDialog
 
setValue(E2) - Method in class org.anc.util.Pair
 
signal(T) - Method in interface org.anc.threads.Notifiable
 
SimpleBuffer - Class in org.anc.util
A simple buffer class for building strings.
SimpleBuffer() - Constructor for class org.anc.util.SimpleBuffer
 
SimpleBuffer(int) - Constructor for class org.anc.util.SimpleBuffer
 
size(int, int) - Method in class org.anc.ui.GBC
 
size() - Method in class org.anc.util.CircularQueue
 
size - Variable in class org.anc.util.Heap
The number of objects currently on the heap.
size() - Method in class org.anc.util.Heap
Returns the number of objects in the heap.
size() - Method in class org.anc.util.Properties
Returns the number of key/value pairs contained in the properties table.
size() - Method in class org.anc.util.Queue
 
size() - Method in class org.anc.util.SkipList
 
size() - Method in class org.anc.util.SparseArray
 
size() - Method in class org.anc.util.Stack
 
SkipList<T extends Comparable<T>> - Class in org.anc.util
Experimental.
SkipList() - Constructor for class org.anc.util.SkipList
 
SkipList.SkipNode<T1> - Class in org.anc.util
 
SkipNode(T1) - Constructor for class org.anc.util.SkipList.SkipNode
 
SparseArray<T> - Class in org.anc.util
Experimental.
SparseArray() - Constructor for class org.anc.util.SparseArray
 
split(SkipList<T>.SkipNode<T>) - Method in class org.anc.util.SkipList
 
stack - Variable in class org.anc.util.IndentManager
 
Stack<T> - Class in org.anc.util
A non-synchronized replacement for the java.util.Stack class.
Stack() - Constructor for class org.anc.util.Stack
 
Stack(int) - Constructor for class org.anc.util.Stack
 
stack - Variable in class org.anc.util.Stack
 
start() - Method in class org.anc.threads.ANCThread
 
start() - Method in class org.anc.util.StopWatch
 
state() - Method in class org.anc.threads.ANCThread
 
status(int, Object) - Static method in class org.anc.web.WebUtil
 
status(int, Object, String) - Static method in class org.anc.web.WebUtil
 
status(int, Object, MediaType) - Static method in class org.anc.web.WebUtil
 
stop() - Method in class org.anc.util.StopWatch
 
StopWatch - Class in org.anc.util
A very simple class for collecting rudimentary timing information.
StopWatch() - Constructor for class org.anc.util.StopWatch
 
SuffixFilter - Class in org.anc.io
Accepts files based on the file name's suffix.
SuffixFilter(String) - Constructor for class org.anc.io.SuffixFilter
 
SuffixFilter(String, boolean) - Constructor for class org.anc.io.SuffixFilter
 
SuffixFilter(String, Boolean) - Constructor for class org.anc.io.SuffixFilter
 
swap(int, int) - Method in class org.anc.util.Heap
Swaps the two objects at heap[e1] and heap[e2].
Sys - Class in org.anc
 

T

terminate() - Method in class org.anc.threads.ANCThread
 
test(String, boolean) - Method in class org.anc.io.PatternFilter
 
text(Object) - Static method in class org.anc.web.WebUtil
 
text(Object, Map<String, String>) - Static method in class org.anc.web.WebUtil
 
threadStateChanged(ANCThread, ANCThread.Event) - Method in interface org.anc.threads.IANCThreadListener
Callback method when the thread changes state.
title - Variable in class org.anc.ui.FileChooserButton
 
toString() - Method in class org.anc.io.Path
Deprecated.
 
toString() - Method in class org.anc.util.Counter
 
toString() - Method in class org.anc.util.env.Environment
Deprecated.
 
toString() - Method in class org.anc.util.IndentManager
 
toString() - Method in class org.anc.util.SimpleBuffer
 
toString() - Method in class org.anc.util.StopWatch
 
toString(String) - Method in class org.anc.util.StopWatch
 

U

up() - Method in class org.anc.ui.GBC
 
UTF16PrintStream - Class in org.anc.io
Extends the java.io.PrintStream and provides constructors that ensure the stream's character encoding is set to UTF-16.
UTF16PrintStream(OutputStream) - Constructor for class org.anc.io.UTF16PrintStream
 
UTF16PrintStream(String) - Constructor for class org.anc.io.UTF16PrintStream
 
UTF16PrintStream(File) - Constructor for class org.anc.io.UTF16PrintStream
 
UTF16PrintStream(OutputStream, boolean) - Constructor for class org.anc.io.UTF16PrintStream
 
UTF16Reader - Class in org.anc.io
Extends the InputStreamReader class to use a UTF-16 encoding.
UTF16Reader(InputStream) - Constructor for class org.anc.io.UTF16Reader
 
UTF16Reader(String) - Constructor for class org.anc.io.UTF16Reader
 
UTF16Reader(File) - Constructor for class org.anc.io.UTF16Reader
 
UTF16Writer - Class in org.anc.io
Provides a simple bridge for writing the raw bytes of Unicode characters to an output stream.
UTF16Writer(OutputStream) - Constructor for class org.anc.io.UTF16Writer
 
UTF16Writer(String) - Constructor for class org.anc.io.UTF16Writer
 
UTF16Writer(File) - Constructor for class org.anc.io.UTF16Writer
 
UTF8PrintStream - Class in org.anc.io
Extends the java.io.PrintStream and provides constructors that ensure the stream's character encoding is set to UTF-8
UTF8PrintStream(OutputStream) - Constructor for class org.anc.io.UTF8PrintStream
 
UTF8PrintStream(String) - Constructor for class org.anc.io.UTF8PrintStream
 
UTF8PrintStream(File) - Constructor for class org.anc.io.UTF8PrintStream
 
UTF8PrintStream(OutputStream, boolean) - Constructor for class org.anc.io.UTF8PrintStream
 
UTF8Reader - Class in org.anc.io
Reads Unicode characters from a stream of raw bytes.
UTF8Reader(InputStream) - Constructor for class org.anc.io.UTF8Reader
 
UTF8Reader(String) - Constructor for class org.anc.io.UTF8Reader
 
UTF8Reader(File) - Constructor for class org.anc.io.UTF8Reader
 
UTF8Writer - Class in org.anc.io
Provides a simple bridge for writing the raw bytes of Unicode characters to an output stream.
UTF8Writer(OutputStream) - Constructor for class org.anc.io.UTF8Writer
 
UTF8Writer(String) - Constructor for class org.anc.io.UTF8Writer
 
UTF8Writer(File) - Constructor for class org.anc.io.UTF8Writer
 
Utils - Class in org.anc.xml
Helper methods for dealing with XML entities.
Utils() - Constructor for class org.anc.xml.Utils
 

V

valid() - Method in class org.anc.util.Args
Deprecated.
 
valueOf(String) - Static method in enum org.anc.threads.ANCThread.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.anc.threads.ANCThread.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.anc.threads.ANCThread.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.anc.threads.ANCThread.State
Returns an array containing the constants of this enum type, in the order they are declared.

W

warning(SAXParseException) - Method in class org.anc.xml.ErrorCounter
Receive notification of a warning.
warningBox(Component, Object) - Static method in class org.anc.ui.Dialogs
Calls the three parameter version of the method with the title "Warning".
warningBox(Component, Object, String) - Static method in class org.anc.ui.Dialogs
Displays a JOptionPane dialog of the type JOptionPane.ERROR_MESSAGE.
WebUtil - Class in org.anc.web
 
WebUtil() - Constructor for class org.anc.web.WebUtil
 
weight(int, int) - Method in class org.anc.ui.GBC
 
width - Variable in class org.anc.util.IDGenerator
 
WindowsEnvironmentParser - Class in org.anc.util.env
Parses the output of the Windows set command to determine the environment variables that have been set.
WindowsEnvironmentParser() - Constructor for class org.anc.util.env.WindowsEnvironmentParser
 
write(String, String) - Static method in class org.anc.io.FileUtils
Writes the String to the file using UTF-8.
write(File, String) - Static method in class org.anc.io.FileUtils
Writes the String to the file using UTF-8.

X

x(int) - Method in class org.anc.ui.GBC
 
xy(int, int) - Method in class org.anc.ui.GBC
 

Y

y(int) - Method in class org.anc.ui.GBC
 
YES - Static variable in class org.anc.ui.Dialogs
The same value as JOptionPane.YES_OPTION
yesNo(Component, Object) - Static method in class org.anc.ui.Dialogs
Displays a JOptionPane confirm dialog with YES and NO buttons.
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 
Skip navigation links

Copyright © 2016 The American National Corpus. All rights reserved.