- 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
-