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

A

ABSOLUTE - Static variable in class com.ccg.awt.Align
Constant used to indicate absolute anchor point.
AbstractLogModel - Class in com.ccg.swing
A base implementation of the LogModel interface.
AbstractLogModel() - Constructor for class com.ccg.swing.AbstractLogModel
 
accept(File, String) - Method in class com.ccg.io.FilenameFilterDir
Accept only names which correspond to directory entries.
accept(File) - Method in class com.ccg.swing.FilenameFilter
Returns true if the file passed matches one of the acceptable forms.
accept(File, String) - Method in class com.ccg.util.FilenameFilterWild
Determine if a file should be included based on matching rules.
ActionCallback - Class in com.ccg.swing
Object used to invoke a particular method of a object.
ActionCallback(Method, Object) - Constructor for class com.ccg.swing.ActionCallback
Constructs the object - but doesn't register it.
actionPerformed(ActionEvent) - Method in class com.ccg.awt.LoginDialog
 
actionPerformed(ActionEvent) - Method in class com.ccg.awt.LoginPanel
This routine handles the events from the GUI.
actionPerformed(ActionEvent) - Method in class com.ccg.awt.TriggerButton
Handle the condition when the users presses the button.
actionPerformed(ActionEvent) - Method in class com.ccg.swing.ActionCallback
This is the "action handler" it calls the registered method.
actionPerformed(ActionEvent) - Method in class com.ccg.swing.ColorChoices
One line summary...
actionPerformed(ActionEvent) - Method in class com.ccg.swing.ColorChoices.ColorPopupMenu
 
actionPerformed(ActionEvent) - Method in class com.ccg.swing.HistoryComboBoxModel
 
actionPerformed(ActionEvent) - Method in class com.ccg.swing.LoginDialog
 
actionPerformed(ActionEvent) - Method in class com.ccg.swing.LoginPanel
This routine handles the events from the GUI.
actionPerformed(ActionEvent) - Method in class com.ccg.swing.OkCancelDialog
Callback method when the "OK" or "Cancel" button are pressed.
actionPerformed(ActionEvent) - Method in class com.ccg.swing.TextFieldFormat
Handle the action event (when user presses enter on text field).
actionPerformed(ActionEvent) - Method in class com.ccg.values.ValuesConfigEditor.Listener
 
actionPerformed(ActionEvent) - Method in class com.ccg.values.View
 
add(String, String, Object) - Method in class com.ccg.util.LookupINI
Add/update a key/value pair in a particular section.
add(InputStream) - Method in class com.ccg.util.LookupINI
Parse the contents of a InputStream This method parses a ASCII stream and applies the INI rules mentioned in the class documentation to load settings (ignoring comments).
add(Object, Object) - Method in class com.ccg.util.LookupOrdered
Add a new key/value pair to the lookup table.
add(Schedulable) - Method in class com.ccg.util.Scheduler
Add a new Schedulable object to the Scheduler This method takes a new Schedulable item and inserts it into the schedule list such that the item's run method will be invoked after the amount of time specified by its delay time has been reached.
add(Object) - Method in class com.ccg.util.TimeList
Add a element to the collection.
add(Object, long) - Method in class com.ccg.util.TimeList
Add a element to the collection with an associated time stamp.
add(Object) - Method in class com.ccg.util.WrapArray
Add a new object to the buffer.
ADD - Static variable in class com.ccg.values.ValuesConfigList
Bit mask option which can be passed to setButtons to request a "Add" button.
add(String, ValuesEditor, ValuesConfig, Object) - Method in class com.ccg.values.ValuesFactoryTree
Registers (adds/replaces) a single editor/config within the factory.
addActionListener(ActionListener) - Method in class com.ccg.awt.LoginPanel
Register a ActionListener to be notified of action events.
addActionListener(ActionListener) - Method in class com.ccg.awt.TallButton
Register to receive button press notification.
addActionListener(ActionListener) - Method in class com.ccg.swing.LoginPanel
Register a ActionListener to be notified of action events.
addActionListener(ActionListener) - Method in class com.ccg.swing.LookupINISectionEditor
Add's a new action listener to be notified when the user selects a new section.
addActionListener(ActionListener) - Method in class com.ccg.values.ValuesConfigEditor
Allows one to monitor when buttons are pressed.
addChangeListener(ChangeListener) - Method in class com.ccg.swing.AbstractLogModel
 
addChangeListener(ChangeListener) - Method in class com.ccg.swing.LogEditor
Add a new listener which is notified if the state of the object is changed by the user.
addChangeListener(ChangeListener) - Method in interface com.ccg.swing.LogModel
Adds a ChangeListener to be notified when the state changes.
addChangeListener(ChangeListener) - Method in class com.ccg.values.ValuesConfigList
Add a "change listener" to notify if the user modifies any of the values in the model.
addChangeListener(ChangeListener) - Method in interface com.ccg.values.ValuesEditor
Add a "change listener" to notify if the user modifies ANY of the values in the Swing component.
addChangeListener(ChangeListener) - Method in class com.ccg.values.ValuesEditorAdapter
Add a "change listener" to notify if the user modifies ANY of the values in the Swing component.
addDateFormat(DateFormat) - Method in class com.ccg.util.DateFormatMulti
Add a DateFormat to the list of recognized formats.
addDateFormat(String) - Method in class com.ccg.util.DateFormatMulti
Add a "simple" DateFormat to the list of recognized formats.
addDirectories(String) - Method in class com.ccg.util.PathSearch
Add one or more directories to the search path.
addDirectory(String) - Method in class com.ccg.util.PathSearch
Add a additional directory to the search path.
addDirtyObject(DirtySaver) - Method in class com.ccg.swing.DirtyChecker
Set a object that can be saved to the dirty list.
addElement(Object) - Method in class com.ccg.swing.LookupINIComboBoxModel
 
addFileLineIndexListener(FileLineIndexListener) - Method in class com.ccg.io.FileLineIndex
Monitor for changes in the source file.
addFromCommaString(String) - Method in class com.ccg.util.LookupProperties
Parse a comma separated string containing KEY=VALUE pairs.
addFromLookup(Lookup, String) - Method in class com.ccg.swing.ClassComboBoxModel
Dynamically creates and adds ObjectFactory instances based upon a lookup table.
addFromLookup(Lookup, String, Class) - Method in class com.ccg.values.ValuesFactoryTree
Register a set of zero or more ValuesConfig/ValuesEditor pairings with the factory.
addItemListener(ItemListener) - Method in class com.ccg.awt.MenuChoice
Monitor the object for changes in selection.
addJComponent(JComponent) - Method in class com.ccg.swing.Grouping
Add a new component to the group of components.
addListSelectionListener(ListSelectionListener) - Method in class com.ccg.values.ValuesConfigList
Add a "list selection listener" to notify if the user selects a different configuration from the list.
addLogViewer(Observer) - Static method in class com.ccg.util.Log
Add an additional log viewer object.
addMainMenu(String) - Method in class com.ccg.swing.RMenuBar
One line summary...
addMenuAction(JMenu, AbstractAction, String) - Method in class com.ccg.swing.RMenuBar
One line summary...
addObjectFactories(ObjectFactory[]) - Method in class com.ccg.swing.ClassComboBoxModel
Add an array of choices to the model.
addObjectFactory(ObjectFactory) - Method in class com.ccg.swing.ClassComboBoxModel
Add a single ObjectFactory instance.
addSubmitPair(StringBuffer, boolean, String, String) - Static method in class com.ccg.util.Form
Appends a name/value pair encoded to the end of a URL.
addTitledBorder(JPanel, String, int) - Static method in class com.ccg.swing.BorderUtils
Add a simple lined border with some title text to a JPanel
addTitledBorder(JPanel, TagLookup, Object[]) - Static method in class com.ccg.swing.BorderUtils
Add a border based on values pulled from a TagLookup object.
addTitledBorder(JPanel, TagLookup) - Static method in class com.ccg.swing.BorderUtils
Add a border based on values pulled from a TagLookup object.
addToDefault(Schedulable) - Static method in class com.ccg.util.Scheduler
Add a new Schedulable item to the default system Scheduler.
addToGroups(String, Object) - Method in class com.ccg.swing.Groupings
Do a "smart" add of objects to zero or more different groups.
addTrigger(Object, String) - Method in class com.ccg.awt.TriggerButton
Add a method to be invoked when button action occurs.
addTriggerMethod(Object, Method, Object[]) - Method in class com.ccg.awt.TriggerButton
Add a method to be invoked when button action occurs.
addTriggerPopupMenu(PopupMenu) - Method in class com.ccg.awt.TriggerButton
Add a PopupMenu to display when button pressed.
addWildString(String) - Method in class com.ccg.util.FilenameFilterWild
Add more matching rules.
adjustBrightness(int) - Method in class com.ccg.awt.RGBPixels
Adjust the brightness This filter allows one to adjust the brightness of the pixels making up the bitmap by a specific percentage.
adjustCompare(int) - Method in class com.ccg.util.CompareStrings
Adjust the "compare value" computed.
adjustContrast(int) - Method in class com.ccg.awt.RGBPixels
Adjust the contrast This filter allows one to adjust the contrast of the pixels making up the bitmap by a specific percentage.
adjustContrast(int, int, int, int, int, int) - Method in class com.ccg.awt.RGBPixels
Adjust the contrast on each color channel This filter allows one to adjust the contrast of the pixels making up the bitmap by a specific percentage.
Align - Class in com.ccg.awt
A "calculator" used to align rectangular regions.
Align() - Constructor for class com.ccg.awt.Align
Create a alignment calculator which will compute "centered" coordinates.
ALL - Static variable in class com.ccg.values.ValuesConfigList
Bit mask option which can be passed to setButtons to request that all possible buttons be added.
ALL_BUTTONS - Static variable in class com.ccg.values.ValuesConfigEditor
Bit flag indicating that ALL buttons should be made available.
ALWAYS - Static variable in class com.ccg.util.Log
Log level for messages which should ALWAYS be logged.
always(String, String, Object[]) - Static method in class com.ccg.util.Log
Wrapper function to log a message at the Log.ALWAYS level.
always(String) - Static method in class com.ccg.util.Log
Wrapper function to log a message at the Log.ALWAYS level.
appendBooleanField(StringBuffer, String, boolean) - Static method in class com.ccg.util.Form
Adds a "boolean" checkbox button to the form output.
appendEnd(StringBuffer) - Static method in class com.ccg.util.Form
Ends a HTML form.
appendHexString(StringBuffer, Color) - Method in class com.ccg.swing.ColorUtils
Convert a color to a hexadecimal representation.
appendHiddenField(StringBuffer, String, String) - Static method in class com.ccg.util.Form
Adds a hidden name/value pair entry field to the StringBuffer.
appendLinesUpdate(byte[], int, int) - Method in class com.ccg.io.FileLineIndex
Write out one or more lines of text to the end of the log file and then update the index (notifying others).
appendNumberField(StringBuffer, String, Number, NumberFormat, int) - Static method in class com.ccg.util.Form
Adds a number text field to the StringBuffer.
appendPasswordField(StringBuffer, String, String, int, int) - Static method in class com.ccg.util.Form
Adds a password entry field to the StringBuffer.
appendResetButton(StringBuffer, String) - Static method in class com.ccg.util.Form
Adds a "reset" button to the form output.
appendSelectChoice(StringBuffer, String, String, boolean) - Static method in class com.ccg.util.Form
Adds a choice to a selection list presented to the user.
appendSelectEnd(StringBuffer) - Static method in class com.ccg.util.Form
Adds the end of a selection list entry to the StringBuffer.
appendSelectMultiple(StringBuffer, String, int, String[], String[], boolean[]) - Static method in class com.ccg.util.Form
Create a HTML form selection list (for a multiple choice selection).
appendSelectSingle(StringBuffer, String, int, String[], String[], int) - Static method in class com.ccg.util.Form
Create a HTML form selection list (for a one choice selection).
appendSelectStart(StringBuffer, String, int, boolean) - Static method in class com.ccg.util.Form
Adds the start of a selection list entry to the StringBuffer.
appendStart(StringBuffer, String, boolean) - Static method in class com.ccg.util.Form
Starts a HTML form.
appendSubmitButton(StringBuffer, String, String) - Static method in class com.ccg.util.Form
Adds a "submit" button to the form output.
appendTextField(StringBuffer, String, String, int, int) - Static method in class com.ccg.util.Form
Adds a input text field to the StringBuffer.
apply() - Method in class com.ccg.swing.LogEditor
Applies the current values of the graphical object to the associated LogModel.
APPLY_BUTTON - Static variable in class com.ccg.values.ValuesConfigEditor
Bit flag indicating that a "Apply" button should be made available.
APPLY_NAME - Static variable in class com.ccg.values.ValuesConfigEditor
The constant name associated with the Apply button.
AROUND_TEXT - Static variable in class com.ccg.awt.TallButton
Constant defining one of the focus modes supported.
ArrayEnumeration - Class in com.ccg.util
Convert any array of objects into an Enumeration.
ArrayEnumeration(Object[]) - Constructor for class com.ccg.util.ArrayEnumeration
Contruct the array enumeration.
ArrayIterator - Class in com.ccg.util
Convert any array of objects into an Iterator.
ArrayIterator(Object[], boolean) - Constructor for class com.ccg.util.ArrayIterator
Contruct the array iterator.
attachJComboBox(JComboBox) - Method in class com.ccg.swing.HistoryComboBoxModel
 
attemptSave() - Method in class com.ccg.swing.ColorChoices
One line summary...
attemptSave() - Method in class com.ccg.swing.DirtyChecker
Attempt to save the state of the system.
attemptSave() - Method in interface com.ccg.swing.DirtySaver
One line summary...
Attribute - Class in com.ccg.io
 
Attribute(int, String, Object) - Constructor for class com.ccg.io.Attribute
 
authenticate() - Method in class com.ccg.awt.LoginPanel
Verify that the login ID/password are valid.
authenticate() - Method in class com.ccg.swing.LoginPanel
Verify that the login ID/password are valid.
available() - Method in class com.ccg.io.FileSectionInputStream
Determine how many bytes can be read without blocking - see InputStream.available() for details.
availableLinesUpdate(FileLineIndex, long, long) - Method in interface com.ccg.io.FileLineIndexListener
Callback method which indicates that the number of lines in a FileLineIndex object have changed.

B

BorderUtils - Class in com.ccg.swing
Helper methods for applying resource bundle related borders.
BorderUtils() - Constructor for class com.ccg.swing.BorderUtils
 
BOTTOM - Static variable in class com.ccg.awt.Align
Constant used to indicate BOTTOM alignment.
breakString(String) - Static method in class com.ccg.awt.MultiLineText
Break a string up into an array of strings.
brightness() - Method in class com.ccg.awt.ImageGen
Adjust the brightness of the bitmap (lighten/darken) This method provides support for the "@brightness(percent)" macro.
buildChooser() - Method in class com.ccg.swing.LookupINISectionEditor
Construct the JComboBox chooser for picking sections.
buildFinalComponent(JComboBox) - Method in class com.ccg.swing.LookupINISectionEditor
Build the final graphical component to present to the end user.
buildIndex() - Method in class com.ccg.io.FileLineIndex
Rebuild the entire index file.
button3D(int, int) - Method in class com.ccg.awt.RGBPixels
Turn the pixel map into a 3D button.
bytesToHexString(byte[], int, int) - Static method in class com.ccg.util.HexDump
 

C

cancel() - Method in class com.ccg.awt.LoginPanel
Should the user be allowed to "cancel" the login process.
cancel() - Method in class com.ccg.swing.LoginPanel
Should the user be allowed to "cancel" the login process.
CANCEL - Static variable in class com.ccg.swing.OkCancelDialog
Constant returned by getResult() when "Cancel" button pressed.
CANCEL_BUTTON - Static variable in class com.ccg.values.ValuesConfigEditor
Bit flag indicating that a "Cancel" button should be made available.
CANCEL_NAME - Static variable in class com.ccg.values.ValuesConfigEditor
The constant name associated with the Cancel button.
cancelAction() - Method in class com.ccg.swing.OkCancelHandler
Method to invoke if the user chooses the "Cancel" path.
cancelAction() - Method in interface com.ccg.swing.OkCancelModel
Method to invoke if the user chooses the "Cancel" path.
CENTER - Static variable in class com.ccg.awt.Align
Constant used to indicate CENTER alignment.
CENTER - Static variable in class com.ccg.awt.MultiLineText
Constant used to indicate CENTER alignment.
checkArgCount(int) - Method in class com.ccg.awt.ImageGen
Verifies a specific number of arguments were passed to the command.
checkArgument(Object) - Method in class com.ccg.values.ValuesConfigBean
Verify that a object is of the type recognized by this class.
checkArgument(Object) - Method in class com.ccg.values.ValuesEditorAdapter
Verify that a object is of the type recognized by this class.
checkArgument(Object) - Method in class com.ccg.values.ValuesPropertiesAdapter
Verify that a object is of the type recognized by this class.
checkColor(String, boolean, Color) - Method in class com.ccg.awt.ImageGen
Check that user specified a color value or allow a default.
checkInt(String, boolean, int) - Method in class com.ccg.awt.ImageGen
Check that user specified a integer parameter or allow a default.
checkIntOrPercent(String, int, boolean, int) - Method in class com.ccg.awt.ImageGen
Handy method to convert a string to a bitmap position.
checkRGBPixels() - Method in class com.ccg.awt.ImageGen
Fetch the working bitmap or error if one doesn't exist.
choiceValue(String, String[]) - Static method in class com.ccg.util.Convert
Lookup a "choice" from a set of string values.
ChooseCallback - Class in com.ccg.swing
 
ChooseCallback(Object, Method, AbstractButton) - Constructor for class com.ccg.swing.ChooseCallback
 
ClassComboBoxModel - Class in com.ccg.swing
A ComboBoxModel implementation where each of the available items is a ObjectFactory item.
ClassComboBoxModel() - Constructor for class com.ccg.swing.ClassComboBoxModel
Construction of empty set of choices.
clear() - Method in class com.ccg.io.FileLineIndex
Clear the contents of the file and reset the index.
clear() - Method in class com.ccg.swing.ClassComboBoxModel
Clears the entire contents of the model.
clear() - Method in class com.ccg.util.JavaString
Resets/clears the object to its initial state.
clear() - Method in class com.ccg.util.Scheduler
Stops the scheduler thread AND clear all of the scheduled entries.
clear() - Method in class com.ccg.util.TimeList
Remove all elements from the collection.
clearFailedSave() - Method in class com.ccg.swing.DirtyChecker
Clear any internally error conditions set by last save attempt.
clearLine() - Method in class com.ccg.util.HexDump
Cancel the output of the remaining bytes in the current line.
clone() - Method in class com.ccg.swing.Corner
Returns a duplicate clone of the object.
clone() - Method in class com.ccg.util.LookupINI
Makes a fairly light weight clone of the object.
clone() - Method in class com.ccg.util.LookupOrdered
Makes a fairly light weight clone of the object.
clone() - Method in class com.ccg.util.TimeList
Make a new clone of the TimeList object.
close() - Method in class com.ccg.io.FileLineIndex
Close the files used by the object.
close() - Method in class com.ccg.io.ObjectOutputStreamReset
Closes the stream.
close() - Method in class com.ccg.swing.ProgressMonitorUpdate
Closes the progress monitor object (and dissassociates).
ColorButton - Class in com.ccg.swing
A swing button used to allow the user to pick a color - the button displays the color if user clicks button they can change it.
ColorButton() - Constructor for class com.ccg.swing.ColorButton
Construct a default "blue" button.
ColorChoices - Class in com.ccg.swing
A object which generates ColorButton objects.
ColorChoices() - Constructor for class com.ccg.swing.ColorChoices
Initializes object to...
ColorChoices.ColorPopupMenu - Class in com.ccg.swing
 
ColorChoices.ColorPopupMenu() - Constructor for class com.ccg.swing.ColorChoices.ColorPopupMenu
 
ColorUtils - Class in com.ccg.swing
Helpful utilities for working with colors.
ColorUtils() - Constructor for class com.ccg.swing.ColorUtils
Standard constructor.
com.ccg.awt - package com.ccg.awt
AWT Related Classes.
com.ccg.beans - package com.ccg.beans
Bean Related Classes.
com.ccg.io - package com.ccg.io
Input/Output Classes.
com.ccg.swing - package com.ccg.swing
Swing Components/Utilities.
com.ccg.text - package com.ccg.text
Text formatting related classes.
com.ccg.util - package com.ccg.util
General Utility Classes.
com.ccg.values - package com.ccg.values
Value Transfer Classes.
com.ccg.values.stock - package com.ccg.values.stock
Some stock com.ccg.values.ValuesEditor implementations.
CommandLine - Class in com.ccg.util
Useful when looking for command line switches.
CommandLine(String[]) - Constructor for class com.ccg.util.CommandLine
Constructor for the class - sets the list of command line switches.
CommandLineUtility - Class in com.ccg.util
Simplification of the process of creating command line utilities.
CommandLineUtility() - Constructor for class com.ccg.util.CommandLineUtility
Construct the object without a command line (no initialization).
CommandLineUtility(Lookup, String) - Constructor for class com.ccg.util.CommandLineUtility
Initializes the command line utility This constructor should be the first thing your class invokes it performs the following basic initialization steps: Sets the argument array as its command line options Initializes the logging device used for Log and Debug messages.
CommandLineUtility(String[]) - Constructor for class com.ccg.util.CommandLineUtility
Initializes the command line utility This constructor should be the first thing your class invokes from its main() method.
Compare - Class in com.ccg.io
Some static methods to aid in the comparison of files.
Compare() - Constructor for class com.ccg.io.Compare
 
compare(Object, Object) - Method in class com.ccg.util.CompareStrings
Compare the String representations of two objects.
compare(Object, Object) - Method in class com.ccg.util.StringUtils
Compare the String representations of two objects.
compareObjects(Object, Object) - Static method in class com.ccg.util.CompareStrings
Compare two the String values of two objects (allow for null).
CompareStrings - Class in com.ccg.util
Base class to help build comparators.
CompareStrings() - Constructor for class com.ccg.util.CompareStrings
 
compareStrings(String, String) - Static method in class com.ccg.util.CompareStrings
Compare two String objects where one or more could be null.
componentResized(ComponentEvent) - Method in class com.ccg.swing.SizeFixer
Check the new size of a component.
compute(int, int, int, int, int, int) - Method in class com.ccg.awt.Align
Compute the (X,Y) coordinates of where a object should be placed.
ConfigAttributes - Class in com.ccg.io
Tools from "magically" transferring configuration to/from beans.
ConfigAttributes() - Constructor for class com.ccg.io.ConfigAttributes
Construct a empty ConfigAttributes object.
ConfigException - Exception in com.ccg.io
Fundamental exception type thrown by the "config" file classes.
ConfigException(String, Exception) - Constructor for exception com.ccg.io.ConfigException
Constructs the exception with a text message and underlying problem.
ConfigSource - Class in com.ccg.io
Base class for the purpose of opening configuration files.
ConfigSource(Class) - Constructor for class com.ccg.io.ConfigSource
Constructor which associates a ConfigSource with a class.
Configurable - Interface in com.ccg.io
What must be implemented by "configurable" objects.
containsTime(Date) - Method in class com.ccg.util.TimeSpan
Determines if this time span contains another point in time.
containsTimeMillis(long) - Method in class com.ccg.util.TimeSpan
Determines if this time span contains another point in time.
containsTimeSpan(TimeSpan) - Method in class com.ccg.util.TimeSpan
Determines if this time span contains another TimeSpan object.
contrast() - Method in class com.ccg.awt.ImageGen
Adjust the contrast of the bitmap This method provides support for the "@contrast(percent)" macro.
Convert - Class in com.ccg.util
General purpose string to object convertor.
Convert() - Constructor for class com.ccg.util.Convert
 
convertRelativeURL(URL, String) - Static method in class com.ccg.io.Utility
Conversion of string to URL allowing relative path.
Copy - Class in com.ccg.io
Some static methods to aid in the copying of files.
Copy() - Constructor for class com.ccg.io.Copy
 
Corner - Class in com.ccg.swing
Class which encapsulates many of the necessary parts of determining coordinates when one wants to draw an object snug in a corner.
Corner() - Constructor for class com.ccg.swing.Corner
Default constructor (assumes object will be in south west).
Corner(int) - Constructor for class com.ccg.swing.Corner
Constructor which allows one to specify which corner to occupy.
cornerToString(int) - Static method in class com.ccg.swing.Corner
Get string name of a corner constant (note this may be localized).
create(Lookup, String) - Static method in class com.ccg.awt.MenuChoice
The easy way to create localizable flyout menu choices.
create(Lookup, String) - Static method in class com.ccg.awt.TriggerButton
The easy way to create localizable trigger buttons.
create(Lookup, AbstractButton, Object) - Static method in class com.ccg.swing.ActionCallback
Construct a ActionCallback object based on a set of properties and register it.
create(TagLookup, AbstractButton, Object) - Static method in class com.ccg.swing.ChooseCallback
 
create(TagLookup, AbstractButton, Object) - Static method in class com.ccg.swing.SelectCallback
 
create() - Static method in class com.ccg.util.PrintWriterString
Simple way to create a PrintWriterString object Convience function to create the PrintWriterString object.
createAndAttachJComboBox() - Method in class com.ccg.swing.HistoryComboBoxModel
One line summary...
createButton(Color) - Method in class com.ccg.swing.ColorChoices
One line summary...
createButton(String) - Method in class com.ccg.swing.RFrame
Create a button and initialize it with values from the frame's resource bundle.
createButton(String, Object) - Method in class com.ccg.swing.RFrame
Create a button, initialize it and add a action handler.
createButtonGrid(TagLookup, Object, ImageHolder) - Method in class com.ccg.swing.Groupings
Creates an entire "grid" of buttons AND registers callbacks.
createButtonGrid(TagLookup, Object, ImageHolder) - Static method in class com.ccg.swing.Resources
Creates an entire "grid" of buttons AND registers callbacks.
createButtonGrid(String, Object) - Method in class com.ccg.swing.Resources
Creates an entire "grid" of buttons AND registers callbacks.
createColorMenuItem(ColorButton, Color) - Method in class com.ccg.swing.ColorChoices
One line summary...
createDateEntry(DateFormat, Date, TimeSpan) - Static method in class com.ccg.swing.TextFieldFormat
Create a date entry field (where user can type strings like: "1963-Dec-25").
createDateFormat(Lookup) - Static method in class com.ccg.text.Formats
Creates a DateFormat object based upon values in a Lookup object.
createDecimalFormat(int) - Static method in class com.ccg.text.Formats
Create a standard NumberFormat which displays real numbers with a fixed number of digits after the decimal point.
createDialog(String, JComponent, Component, Object) - Method in class com.ccg.swing.Resources
Creates a JDialog box from resources.
createDoubleEntry(NumberFormat, double, double, double) - Static method in class com.ccg.swing.TextFieldFormat
Create a double entry field (where user can type strings like: "550.2457").
createEditor() - Method in interface com.ccg.swing.EditorModel
Create a GUI editor component.
createGrouping(String) - Method in class com.ccg.swing.Groupings
Get or create the Grouping associated with a particular name.
createIntegerEntry(NumberFormat, int, int, int) - Static method in class com.ccg.swing.TextFieldFormat
Create a integer entry field (where user can type strings like: "550").
createIntegerFormat() - Static method in class com.ccg.text.Formats
Create a standard NumberFormat suitable for integer values.
createLabeledFields(String[], JComponent[]) - Static method in class com.ccg.swing.LayoutUtils
Line up labels with text (or other components).
createLabeledFields(ResourceBundle, String, String, JComponent[]) - Static method in class com.ccg.swing.LayoutUtils
Line up labels with text (or other components) using a resource bundle.
createLabeledFields(TagLookup, String, JComponent[]) - Static method in class com.ccg.swing.LayoutUtils
Line up labels with text (or other components) using a TagLookup.
createLabeledFields(String, JComponent[]) - Method in class com.ccg.swing.Resources
Layout a set of components with labels from our resources.
createMenu(TagLookup) - Static method in class com.ccg.swing.RMenuBar
 
createMenuBar(String, Object) - Method in class com.ccg.swing.RFrame
Dynamically builds an entire menu bar from the resource file.
createMenuItem(TagLookup) - Static method in class com.ccg.swing.RMenuBar
 
createMutableComboBoxModel() - Method in class com.ccg.swing.HistoryComboBoxModel
 
createNamedObjectFactory(String, Class) - Static method in class com.ccg.beans.ObjectFactoryAdapter
Creates a new ObjectFactory for an associated class with an optional string name.
createNumberFormat(Lookup) - Static method in class com.ccg.text.Formats
Creates a NumberFormat object based upon values in a Lookup object.
createObjectInstance() - Method in interface com.ccg.beans.ObjectFactory
Creates a new instance of the type of associated object.
createObjectInstance(Class) - Static method in class com.ccg.beans.ObjectFactoryAdapter
Creates a new instance of the object associated with the Class passed.
createObjectInstance() - Method in class com.ccg.beans.ObjectFactoryAdapter
Creates a new instance of the type of object associated with the menu item.
createObjectInstance() - Method in class com.ccg.swing.MenuItemClass
Creates a new instance of the type of object associated with the menu item.
createObjectInstance() - Method in class com.ccg.values.stock.TimeSpanEditor
Creates a new instance of a object (with default values set) which the editor is designed to work with.
createObjectInstance() - Method in interface com.ccg.values.ValuesEditor
Creates a new instance of a object (with default values set) which the editor is designed to work with.
createObjectInstance() - Method in class com.ccg.values.ValuesEditorAdapter
Creates a new instance of a object (with default values set) which the editor is designed to work with.
createObjectInstance() - Method in class com.ccg.values.ValuesEditorBean
Creates a new instance of a object (with default values set) which the editor is designed to work with.
createObjectInstance(String, String) - Method in class com.ccg.values.ValuesFactoryTree
Create a new instance of a object corresponding to a specific group name.
createObjectOutputStream() - Method in class com.ccg.io.ConfigSource
Attempts to open a ObjectOutputStream for the purpose of saving.
createOKCancel(JComponent, JComponent, String) - Method in class com.ccg.swing.RStockDialogs
Create a OK/cancel Dialog component.
createOutputStream() - Method in class com.ccg.io.ConfigSource
Attempts to open a OutputStream for the purpose of saving.
createPrintWriter() - Method in class com.ccg.io.ConfigSource
Attempts to open a PrintWriter for the purpose of saving.
createValuesConfig() - Method in class com.ccg.values.ValuesConfigModel
Create a new ValuesConfig object of the appropriate type.

D

DateFieldFormat - Class in com.ccg.swing
 
DateFieldFormat(DateFormat, Date, TimeSpan) - Constructor for class com.ccg.swing.DateFieldFormat
 
DateFormatMulti - Class in com.ccg.util
Allows one to "join" multiple DateFormat objects into a single DateFormat.
DateFormatMulti() - Constructor for class com.ccg.util.DateFormatMulti
Default constructor for the object.
Debug - Class in com.ccg.util
Class to allow for easy removal of debug output messages.
Debug() - Constructor for class com.ccg.util.Debug
 
DEBUG - Static variable in class com.ccg.util.Log
Log level for messages which provide debugging information.
decode(String) - Static method in class com.ccg.util.JavaString
Replaces standard Java escape codes with actual character values.
decodeAppend(char[]) - Method in class com.ccg.util.JavaString
Appends an array of characters looking for escape codes.
decodeAppend(String) - Method in class com.ccg.util.JavaString
Appends a string looking for escape codes.
decodeAppend(char, int) - Method in class com.ccg.util.JavaString
Process a single character looking for escape codes.
decrementIndex(int) - Method in class com.ccg.util.WrapArray
Get next index position of element following a known index position.
DefaultLogModel - Class in com.ccg.swing
A LogModel implementation not associated with the current run-time.
DefaultLogModel() - Constructor for class com.ccg.swing.DefaultLogModel
 
DELETE_BUTTON - Static variable in class com.ccg.values.ValuesConfigEditor
Bit flag indicating that a "Delete" button should be made available.
DELETE_NAME - Static variable in class com.ccg.values.ValuesConfigEditor
The constant name associated with the Delete button.
detachJComboBox(JComboBox) - Method in class com.ccg.swing.HistoryComboBoxModel
 
DirChooser - Class in com.ccg.swing
Class used to create a Swing component which allows the user to choose a directory.
DirChooser() - Constructor for class com.ccg.swing.DirChooser
Fully constructs the object with the users home directory as the initial location.
DirtyChecker - Class in com.ccg.swing
An attempt to provide a API for the purpose of letting the user know that not everything has been saved before allowing the user to exit.
DirtyChecker(RStockDialogs, boolean) - Constructor for class com.ccg.swing.DirtyChecker
Construct the object and indicate whether it should allow exit.
DirtySaver - Interface in com.ccg.swing
Not ready for prime time - please ignore for now.
DISABLE - Static variable in class com.ccg.swing.Corner
Constant indicating that item should not be drawn (it has been turned off).
DISABLE - Static variable in class com.ccg.util.Debug
Turn off debug output.
doSmartFocus() - Method in class com.ccg.awt.LoginPanel
Attempt to put the text focus in a "smart" position.
doSmartFocus() - Method in class com.ccg.swing.LoginPanel
Attempt to put the text focus in a "smart" position.
DoubleFieldFormat - Class in com.ccg.swing
 
DoubleFieldFormat(NumberFormat, double, double, double) - Constructor for class com.ccg.swing.DoubleFieldFormat
 
draw(Graphics, int, int) - Method in class com.ccg.awt.MultiLineText
Draw the multi line text contained at the position specified.

E

EAST - Static variable in class com.ccg.values.ValuesConfigList
Bit mask option which controls where the buttons are placed.
EDIT - Static variable in class com.ccg.values.ValuesConfigList
Bit mask option which can be passed to setButtons to request a "Edit" button.
EditorModel - Interface in com.ccg.swing
Implemented by objects which are capable of creating GUI editors for themselves.
elementAt(int) - Method in class com.ccg.util.WrapArray
Retrieve a specific object out of the buffer.
empty() - Static method in class com.ccg.util.LookupCreate
Create a empty Lookup object.
EMPTY_ARRAY - Static variable in class com.ccg.util.StringUtils
A constant (which everyone may use) that defines a zero length array of string objects.
EmptyEnumeration - Class in com.ccg.util
A Empty Enumeration object This class is used to create a enumeration which has no elements.
EmptyEnumeration() - Constructor for class com.ccg.util.EmptyEnumeration
Constructor for the EmptyEnumeration class - doesn't need to do anything.
ENABLED - Static variable in class com.ccg.util.Debug
Determine if debugging code is enabled or disabled.
encode(String) - Static method in class com.ccg.util.JavaString
Escapes the necessary characters in the passed string.
encodeAppend(char[]) - Method in class com.ccg.util.JavaString
Appends a string escaping the necessary characters.
encodeAppend(String) - Method in class com.ccg.util.JavaString
Appends a string escaping the necessary characters.
encodeAppend(char) - Method in class com.ccg.util.JavaString
Process a single and escape it if necessary.
encodeSubmitParam(StringBuffer, String) - Static method in class com.ccg.util.Form
Appends the "escaped/encoded" form submission parameters to the end of a string.
Entry - Class in com.ccg.util
 
Entry(Schedulable) - Constructor for class com.ccg.util.Entry
 
EnumerationIterator - Class in com.ccg.util
Makes a Iterator out of a Enumeration.
EnumerationIterator(Enumeration) - Constructor for class com.ccg.util.EnumerationIterator
Constructs a Iterator object from a Enumeration.
equals(Object) - Method in class com.ccg.io.Attribute
 
equals(Object) - Method in class com.ccg.util.DateFormatMulti
Determine if this object is equal to another object.
ERROR - Static variable in class com.ccg.util.Log
Log level for messages which indicate an error condition.
error(String, String, Object[]) - Static method in class com.ccg.util.Log
Wrapper function to log a message at the Log.ERROR level.
error(String) - Static method in class com.ccg.util.Log
Wrapper function to log a message at the Log.ERROR level.
error(String, Throwable) - Static method in class com.ccg.util.Log
Wrapper function to log a message at the Log.ERROR level.
exceptionData(Exception, LineNumberReader) - Method in class com.ccg.io.TableProcessor
Method which is invoked when a problem occurs processing a row of data.
exceptionHeader(Exception, LineNumberReader) - Method in class com.ccg.io.TableProcessor
Method which is invoked when a problem occurs processing column headers.

F

FileLineIndex - Class in com.ccg.io
Maintains a index file for an associated ASCII log file allowing one to quickly jump to any line in the file.
FileLineIndex() - Constructor for class com.ccg.io.FileLineIndex
Bare construction of the object - won't be usable until you open a file.
FileLineIndexListener - Interface in com.ccg.io
A "listener interface" for those that want to monitor changes in a indexed file.
FileName - Class in com.ccg.io
Collection of static methods to manipulate file names.
FileName() - Constructor for class com.ccg.io.FileName
 
FilenameFilter - Class in com.ccg.swing
Builds a "file filter" which matches file names and is suitable for use with the Swing JFileChooser.
FilenameFilter(String, String) - Constructor for class com.ccg.swing.FilenameFilter
Fully construct and initialize the object (ready for use).
FilenameFilterDir - Class in com.ccg.io
Simple filter to find directory entries.
FilenameFilterDir() - Constructor for class com.ccg.io.FilenameFilterDir
 
FilenameFilterWild - Class in com.ccg.util
Class to get a list of file names using wild cards.
FilenameFilterWild() - Constructor for class com.ccg.util.FilenameFilterWild
Constructor for the FilenameFilterWild class.
FileSectionInputStream - Class in com.ccg.io
A InputStream which only reads from a certain section of a file.
FileSectionInputStream(File, long, long) - Constructor for class com.ccg.io.FileSectionInputStream
Fully construct the object.
fileToDir(File, File) - Static method in class com.ccg.io.Copy
Copies the contents of one File to a directory.
fileToFile(File, File) - Static method in class com.ccg.io.Compare
Compares the contents of one File to another File.
fileToFile(File, File) - Static method in class com.ccg.io.Copy
Copies the contents of one File to another File.
fileToStream(File, InputStream) - Static method in class com.ccg.io.Compare
Compares the contents of a File to a InputStream.
fileToStream(File, OutputStream) - Static method in class com.ccg.io.Copy
Copies the contents of a File to a OutputStream.
fill() - Method in class com.ccg.awt.ImageGen
Create a new bitmap of a specific width, height and color This method provides support for the "@fill(width,height,color)" macro.
fireChangeEvent() - Method in class com.ccg.swing.AbstractLogModel
Sends a "state change" event to registered listeners.
fireChangeEvent() - Method in class com.ccg.values.ValuesEditorAdapter
Notify all registered listeners that the user has changed something in the GUI.
fixSlashes(String) - Static method in class com.ccg.io.FileName
This method changes '/' or '\' characters to JVM's native form.
flush() - Method in class com.ccg.io.ObjectOutputStreamReset
Flush the stream.
flush(PrintWriter) - Method in class com.ccg.util.HexDump
Flush out any "lingering" data.
Form - Class in com.ccg.util
Class to help with the generation of HTML forms.
Form() - Constructor for class com.ccg.util.Form
 
format(Date, StringBuffer, FieldPosition) - Method in class com.ccg.util.DateFormatMulti
Formats the Date into the primary format.
format(int, int) - Static method in class com.ccg.util.Log
Format a log level (and possibly a debug verbosity) as a string.
format(String) - Method in class com.ccg.util.TimeSpan
Format the TimeSpan in a configurable manner.
formatBooleanField(String, boolean) - Static method in class com.ccg.util.Form
Create a "boolean" checkbox button to the form output.
formatBytes(PrintWriter, byte[], int, int) - Method in class com.ccg.util.HexDump
Add the values of a set of bytes to the hex dump output.
formatEnd() - Static method in class com.ccg.util.Form
Ends a HTML form.
FormatException - Exception in com.ccg.util
A base class to simplify the creation of localized exceptions.
FormatException() - Constructor for exception com.ccg.util.FormatException
Construct the exception without a message/tag.
FormatException(String, Object[], Throwable) - Constructor for exception com.ccg.util.FormatException
Associate a tag/message and optional format arguments with the exception.
formatHiddenField(String, String) - Static method in class com.ccg.util.Form
Adds a hidden name/value pair entry field to the StringBuffer.
formatNumberField(String, Number, NumberFormat, int) - Static method in class com.ccg.util.Form
Get the output of Form.appendNumberField(java.lang.StringBuffer, java.lang.String, java.lang.Number, java.text.NumberFormat, int) as a String.
formatObjects(MessageFormat, Object[], String[]) - Static method in class com.ccg.beans.Utility
Run time dynamic method to format objects.
formatPasswordField(String, String, int, int) - Static method in class com.ccg.util.Form
Get a string representation of a HTML form password field.
formatResetButton(String) - Static method in class com.ccg.util.Form
Adds a "reset" button to the form output.
Formats - Class in com.ccg.text
Repository of Format objects to aid a application in providing consistent text input/output.
Formats() - Constructor for class com.ccg.text.Formats
Fully constructions and intializes the object.
formatSelectMultiple(String, int, String[], String[], boolean[]) - Static method in class com.ccg.util.Form
Create a HTML form selection list (for a multiple choice selection).
formatSelectSingle(String, int, String[], String[], int) - Static method in class com.ccg.util.Form
Create a HTML form selection list (for a one choice selection).
formatStart(String, boolean) - Static method in class com.ccg.util.Form
Starts a HTML form.
formatSubmitButton(String, String) - Static method in class com.ccg.util.Form
Generates a "submit" button for the form output.
formatTextField(String, String, int, int) - Static method in class com.ccg.util.Form
Get a string representation of a HTML form input text field.
forOS(Lookup) - Static method in class com.ccg.util.LookupCreate
Create a Operating System specific Lookup table.
FROM_END - Static variable in class com.ccg.util.TimeSpan
Constant used when setting a duration.
FROM_FIRST_ROW - Static variable in class com.ccg.io.TextTable
Constant used during construction to calculate column count.
FROM_START - Static variable in class com.ccg.util.TimeSpan
Constant used when setting a duration.
fromApplet(Applet) - Static method in class com.ccg.util.LookupCreate
Create a Lookup object from any Applet derived object This method is used to make a Lookup object out of java.applet.Applet derived object.
fromBracketString(String) - Static method in class com.ccg.util.LookupCreate
Create a LookupKeyed object from a "bracket string".
fromDictionary(Dictionary) - Static method in class com.ccg.util.LookupCreate
Create a Lookup object from any Dictionary derived object This method is used to make a Lookup object out of java.util.Dictionary derived objects (like java.util.Hashtable an java.util.Properties).
fromLookups(Lookup, Lookup) - Static method in class com.ccg.util.LookupCreate
Chain together two Lookup objects.
fromObject(Object) - Method in class com.ccg.values.stock.TimeSpanEditor
Transfer values from a object into this "value holder".
fromObject(Object) - Method in class com.ccg.values.ValuesConfigBean
Transfer values from a object into this "value holder".
fromObject(Object) - Method in class com.ccg.values.ValuesEditorBean
Transfer values from a object into this "value holder".
fromObject(Object) - Method in interface com.ccg.values.ValuesHolder
Transfer values from a object into this "value holder".
fromResourceBundle(ResourceBundle) - Static method in class com.ccg.util.LookupCreate
Create a Lookup object from any ResourceBundle derived object This method is used to make a Lookup object out of java.util.ResourceBundle derived object.

G

get(Object) - Method in class com.ccg.util.CommandLine
Fetch the value associated with a "key" Try to lookup the Object which is associated with the key.
get(Object) - Method in interface com.ccg.util.Lookup
Fetch the value associated with a "key" Try to lookup the Object which is associated with the key.
get(Object) - Method in class com.ccg.util.LookupINI
Fetch the value associated with a "key" Try to lookup the Object which is associated with the key.
get(Object) - Method in interface com.ccg.util.LookupKeyed
Fetch the value associated with a "key" Try to lookup the Object which is associated with the key.
get(Object) - Method in class com.ccg.util.LookupOrdered
Fetch the value associated with a "key" Try to lookup the Object which is associated with the key.
get(Object) - Method in class com.ccg.util.TagLookup
Lookup the Object associated with a key.
get(int) - Method in class com.ccg.util.WrapArray
Retrieve the Nth object out of the buffer.
getAlign() - Method in class com.ccg.awt.MultiLineText
Get how the text should be aligned when drawn.
getAlign() - Method in class com.ccg.awt.TallButton
Get the Align object used to align the bounding box of the text
getArea(int, int, int, int) - Method in class com.ccg.awt.RGBPixels
Extract a rectangular area from this object.
getArg(int) - Method in class com.ccg.awt.ImageGen
Get get one of the arguments which was passed to the @command.
getArgCount() - Method in class com.ccg.awt.ImageGen
Get the number of arguments passed to the command.
getAvailable() - Method in interface com.ccg.values.ValuesConfig
Get list of available configurations.
getAvailable() - Method in class com.ccg.values.ValuesConfigBean
Get list of available configurations.
getAvailable() - Method in class com.ccg.values.ValuesPropertiesAdapter
Get list of available configurations.
getAvailableConfigs() - Method in class com.ccg.io.ConfigSource
Get list of available configurations.
getBackground() - Method in class com.ccg.swing.UpdateSafely
Get the background color to apply to the components.
getBeanMeth() - Method in class com.ccg.io.Attribute
 
getBlackOrWhite(Color) - Method in class com.ccg.swing.ColorUtils
Get a contrasting color.
getBlankReplace() - Method in class com.ccg.util.StringUtils
Get the string value to replace blank strings (zero length) with when converting collections of strings.
getBoolean(String, Boolean) - Method in class com.ccg.util.TagLookup
Lookup value for a key and convert it to a Boolean This method looks up the string value for a particular key and attempts to convert it to a standard Boolean object.
getBottom() - Method in class com.ccg.awt.InsetPanel
Get the inset from the bottom edge
getBundle(Class, Locale, ClassLoader) - Static method in class com.ccg.swing.Resources
Fetch a resource bundle that is associated with the class.
getBundle(Class, Locale) - Static method in class com.ccg.swing.Resources
Fetch a resource bundle that is associated with the class.
getBundle(Class) - Static method in class com.ccg.swing.Resources
Fetch a resource bundle that is associated with the class.
getBundleName(Class) - Static method in class com.ccg.swing.Resources
Determine the resource bundle name to associate with a class.
getButtonHeight() - Method in class com.ccg.awt.TallButton
Get the height of the button.
getButtonPressedColor() - Method in class com.ccg.awt.TallButton
Get button color when the button is pressed
getButtons() - Method in class com.ccg.values.ValuesConfigEditor
Get the buttons (if any) that will be/have been created for the component.
getButtons() - Method in class com.ccg.values.ValuesConfigList
Get the desired buttons to be included at the bottom of the configuration list.
getCalendar() - Method in class com.ccg.util.DateFormatMulti
Get the Calendar associated with the formatter.
getCancelAttempts() - Method in class com.ccg.awt.LoginPanel
Get number of attempts user tried to cancel login.
getCancelAttempts() - Method in class com.ccg.swing.LoginPanel
Get number of attempts user tried to cancel login.
getCapabilities() - Method in class com.ccg.values.ValuesConfigBean
Determine what the ValuesHolder implementation supports.
getCapabilities() - Method in class com.ccg.values.ValuesEditorAdapter
Determine what the ValuesHolder implementation supports.
getCapabilities() - Method in interface com.ccg.values.ValuesHolder
Determine what the ValuesHolder implementation supports.
getCapabilities() - Method in class com.ccg.values.ValuesPropertiesAdapter
Determine what the ValuesHolder implementation supports.
getCellEditorValue() - Method in class com.ccg.swing.TableCellFormatEditor
 
getChoice(String, String[]) - Method in class com.ccg.util.TagLookup
Lookup a "choice" from a set of string values.
getChoice() - Method in class com.ccg.values.ValuesFactoryTree.QeFolderNode
 
getChoice() - Method in class com.ccg.values.ValuesFactoryTree.QeNode
 
getClassName() - Method in class com.ccg.io.ConfigSource
Get the full package.class name to identify these configuration objects.
getColor() - Method in class com.ccg.swing.ColorButton
Get the color which is currently assigned.
getColor(String, Color) - Method in class com.ccg.util.TagLookup
Lookup value for a key and convert it to a Color This method looks up the string value for a particular key and attempts to convert it to a standard Color object.
getComparator() - Method in class com.ccg.util.StringUtils
Get the comparator to use when sorting strings.
getComponent() - Method in class com.ccg.swing.DirChooser
Get the GUI component which allows the user to choose a specific directory.
getComponent() - Method in class com.ccg.swing.LogEditor
Get the graphical component used to view and control the state of the associated LogModel.
getComponent() - Method in class com.ccg.swing.LookupINISectionEditor
Get the graphical component which the user will interact with.
getComponent() - Method in class com.ccg.swing.TailViewer
Get the visible JComponent which allows the user to view the displayed area.
getComponent() - Method in class com.ccg.values.stock.TimeSpanEditor
Get the Swing component which the user sees.
getComponent() - Method in class com.ccg.values.ValuesConfigEditor
Get the Swing component which the user interacts with to edit or view the configuration.
getComponent() - Method in class com.ccg.values.ValuesConfigList
Get the Swing component the user will interact with.
getComponent() - Method in interface com.ccg.values.ValuesEditor
Get the Swing component which the user sees.
getComponent() - Method in class com.ccg.values.ValuesEditorBean
Get the Swing component which the user sees.
getComponent() - Method in class com.ccg.values.ValuesFactoryTree
Get the Swing component which the user interacts with to choose and edit the values.
getConfig() - Method in class com.ccg.values.ValuesPropertiesAdapter
Get the properties used to configure the object.
getConfigSource() - Method in interface com.ccg.io.Configurable
Get the ConfigSource to open/create files with.
getCornerType() - Method in class com.ccg.swing.Corner
Get which corner the calculations should be made from.
getDataException() - Method in class com.ccg.io.TableProcessor
Get the last exception which occurred while processing data.
getDate(String, Date) - Method in class com.ccg.util.TagLookup
Lookup value for a key and convert it to a Date This method looks up the string value for a particular key and attempts to convert it to a standard Date object.
getDate(String, Date, DateFormat) - Method in class com.ccg.util.TagLookup
Lookup value for a key and convert it to a Date This method looks up the string value for a particular key and attempts to convert it to a standard Date object.
getDateFormat() - Method in class com.ccg.util.Convert
Get the date parsing object.
getDateFormatConstant(String) - Static method in class com.ccg.text.Formats
Converts a string value into one of the standard DateFormat integer constants or NONE.
getDateFromString(String) - Method in class com.ccg.values.stock.TimeSpanEditor
 
getDebugLevel() - Method in class com.ccg.swing.DefaultLogModel
 
getDebugLevel() - Method in interface com.ccg.swing.LogModel
Get the current debug level for debug messages.
getDebugLevel() - Method in class com.ccg.swing.SystemLogModel
 
getDefaultName() - Method in interface com.ccg.values.ValuesConfig
Get the default name for the ValuesConfig implementation.
getDefaultName() - Method in class com.ccg.values.ValuesConfigBean
Get the default name for the ValuesConfig implementation.
getDefaultName() - Method in class com.ccg.values.ValuesPropertiesAdapter
Get the default name for the ValuesConfig implementation.
getDefaultPressedImage() - Static method in class com.ccg.awt.ImageButton
Get default image to use for the "pressed" state.
getDefaultReleasedImage() - Static method in class com.ccg.awt.ImageButton
Get default image to use for the "released" state.
getDefaultRolloverImage() - Static method in class com.ccg.awt.ImageButton
Get default image to use for the "pressed" state.
getDelayMillis() - Method in interface com.ccg.util.Schedulable
Get delay (in milliseconds) between runs.
getDelayMillis() - Method in class com.ccg.util.ScheduleEntry
Get delay (in milliseconds) between runs.
getDescription() - Method in class com.ccg.swing.FilenameFilter
Get the text description of the filter (what to show user).
getDirectory() - Method in class com.ccg.swing.DirChooser
Get the selected directory.
getDirectory(int) - Method in class com.ccg.util.PathSearch
Retrieve a directory in the path list.
getDirectoryCount() - Method in class com.ccg.util.PathSearch
Get the number of directories in the search path.
getDisabledButtonColor() - Method in class com.ccg.awt.TallButton
Get the color to use for buttons when the button is disabled.
getDisabledImage() - Method in class com.ccg.awt.ImageButton
Get the image to display when button is disabled.
getDisabledTextColor() - Method in class com.ccg.awt.TallButton
Get the color to use for text labels when the button is disabled.
getDstDir() - Method in class com.ccg.swing.HTMLTransferPanel
Get the destination directory to write files to
getDstURL() - Method in class com.ccg.swing.HTMLTransferPanel
Get the URL of where the final destination will reside.
getDuration() - Method in class com.ccg.util.TimeList
Get the duration between the oldest and newest piece of data in the queue.
getDurationDays() - Method in class com.ccg.util.TimeSpan
Get the time spanned for the time span entry.
getDurationHours() - Method in class com.ccg.util.TimeSpan
Get the time spanned for the time span entry.
getDurationMillis() - Method in class com.ccg.util.TimeSpan
Get the time spanned for the time span entry.
getDurationMinutes() - Method in class com.ccg.util.TimeSpan
Get the time spanned for the time span entry.
getDurationSeconds() - Method in class com.ccg.util.TimeSpan
Get the time spanned for the time span entry in seconds.
getEditor() - Method in class com.ccg.values.ValuesConfigEditor
Get the ValuesEditor which the user uses to adjust the values for a particular configuration.
getEditor() - Method in class com.ccg.values.ValuesConfigList
Get the optional ValuesEditor to allow the user to add/edit configurations.
getElementAt(int) - Method in class com.ccg.swing.ClassComboBoxModel
Get a reference to a particular choice.
getElementAt(int) - Method in class com.ccg.swing.LookupINIComboBoxModel
 
getElementAt(int) - Method in class com.ccg.values.ValuesConfigModel
Get the name of a particular configuration.
getEnabled() - Method in class com.ccg.swing.UpdateSafely
Get whether the component should be enabled or disabled.
getEndIndex() - Method in class com.ccg.util.WrapArray
Get index position of the last element in the buffer.
getEndTime() - Method in class com.ccg.util.TimeSpan
Get the ending point of the time span entry.
getEndTimeMillis() - Method in class com.ccg.util.TimeSpan
Get the end point of the time span entry as a millisecond count.
getException() - Method in exception com.ccg.io.ConfigException
Get the underlying Exception which cause the problem.
getFailedReason(Object) - Method in class com.ccg.swing.DirtyChecker
Get reason that the last save attempt failed.
getFailedSave() - Method in class com.ccg.swing.DirtyChecker
Get set of dirty objects that failed when we tried to save them.
getFieldCount() - Method in class com.ccg.io.TextTable
The number of columns which were last parsed.
getFieldString(int, String) - Method in class com.ccg.io.TextTable
Retrieve the data from a particular column.
getFile() - Method in class com.ccg.io.ConfigSource
Get's file representation of where the configuration is located at.
getFileLength() - Method in class com.ccg.io.FileLineIndex
Get the size of the source file (in bytes).
getFileLineIndex() - Method in class com.ccg.swing.TailViewer
Get the indexed file to view in the component.
getFileOrNull(JTextComponent) - Static method in class com.ccg.swing.TextUtils
Get a File object from the text of a component (or null if text is blank).
getFiles(String[]) - Method in class com.ccg.util.CommandLineUtility
Get a set of files matching a specific set of criterea.
getFocusColor() - Method in class com.ccg.awt.TallButton
Get the color to use to show button has focus.
getFocusMode() - Method in class com.ccg.awt.TallButton
Get how the button should be "emphasized" when it has focus.
getFocusModeChoices() - Static method in class com.ccg.awt.TallButton
Get the default list of Strings used to specify focus modes.
getFont(String, Font) - Method in class com.ccg.util.TagLookup
Lookup value for a key and convert it to a Font This method looks up the string value for a particular key and attempts to convert it to a standard Font object.
getFontMetrics() - Method in class com.ccg.awt.MultiLineText
Get the FontMetrics used to compute text size.
getForeground() - Method in class com.ccg.swing.UpdateSafely
Get the foreground color to apply to the components.
getFormat() - Method in class com.ccg.swing.TextFieldFormat
Get the format/parse object used to go between a String and the object's native form.
getGlobalLabelFormat() - Static method in class com.ccg.swing.ColorButton
Get the global format to use for labeling the button.
getGrouping(String) - Method in class com.ccg.swing.Groupings
Get the Grouping associated with a particular name.
getGroupKeys() - Method in class com.ccg.values.ValuesFactoryTree
Get the names of ALL of the registered config/editors.
getHeaderException() - Method in class com.ccg.io.TableProcessor
Get the last exception which occurred while processing header.
getHeight() - Method in class com.ccg.awt.MultiLineText
Get the height necessary to draw all lines.
getHeight() - Method in class com.ccg.awt.RGBPixels
Get height of the image in pixels
getHexString(Color) - Method in class com.ccg.swing.ColorUtils
Convert a color to a hexadecimal representation.
getHistorySize() - Method in class com.ccg.swing.HistoryComboBoxModel
Get how many entries should be "remembered" in the history list
getHomeFile(String) - Static method in class com.ccg.io.Utility
Create a File object relative to the user's home directory.
getHorizontalAnchor() - Method in class com.ccg.awt.Align
Get the horizontal anchor point
getHorizontalMode() - Method in class com.ccg.awt.Align
Get current mode for horizontal alignment
getId() - Method in class com.ccg.io.Attribute
 
getImage(String) - Method in class com.ccg.awt.ImageHolder
Retrieve a image from the cache.
getImage(String, Component) - Method in class com.ccg.awt.ImageHolder
Get/load/add a image from/to the cache.
getImage(String) - Static method in class com.ccg.awt.ImageUtility
Get a Image specified by a simple String.
getImage(String, Component) - Static method in class com.ccg.awt.ImageUtility
Get and LOAD Image specified by a simple String.
getImage(ImageProducer) - Static method in class com.ccg.awt.ImageUtility
Get a Image from a ImageProducer This method is used to create a Image object from its associated ImageProducer.
getImage() - Method in class com.ccg.awt.ImageViewer
Get the displayed image
getImage() - Method in class com.ccg.awt.RGBPixels
Get a Image representation.
getImageHolder() - Method in class com.ccg.awt.ImageGen
Get the ImageHolder to use as a repository for bitmap information
getImageHolder() - Method in class com.ccg.swing.Resources
Get the ImageHolder used to fetch image data from.
getImageProducer(String) - Static method in class com.ccg.awt.ImageUtility
Get a ImageProducer specified by a simple String.
getImageProducer() - Method in class com.ccg.awt.RGBPixels
Get a ImageProducer representation.
getIndexedList(Lookup, String) - Static method in class com.ccg.util.TagLookup
Lookup a variable length array prefixed by "tag.N".
getIndexFile() - Method in class com.ccg.io.FileLineIndex
Get a copy of the index file which was opened and we use as our index into the source file.
getInitState(TagLookup, Object) - Static method in class com.ccg.swing.ChooseCallback
 
getInitState(TagLookup, Object) - Method in class com.ccg.swing.SelectCallback
 
getInputStream(String) - Static method in class com.ccg.io.Utility
Flexible method to convert a String into a InputStream This method takes a String as a named resource.
getInputStream() - Method in class com.ccg.util.CommandLineUtility
Get the InputStream which should be processed.
getInputStream(Object, InputStream, boolean) - Method in class com.ccg.util.TagLookup
Lookup a specified InputStream.
getInsets() - Method in class com.ccg.awt.InsetPanel
Get the insets from the edges
getInsets() - Method in class com.ccg.awt.TallButton
Get how much the component should be inset from edges.
getInstance() - Static method in class com.ccg.swing.ColorChoices
One line summary...
getInstance() - Static method in class com.ccg.swing.ColorUtils
Get access to the global ColorUtils object.
getInstance() - Static method in class com.ccg.swing.SystemLogModel
Get access to the LogModel for the applications log control.
getInstance() - Static method in class com.ccg.text.Formats
Get the shared global instance of a Formats object.
getInteger() - Method in class com.ccg.text.Formats
Get the NumberFormat to format suitable for working with integers.
getIntOrDefault(String, int) - Method in class com.ccg.util.CommandLine
Function to retrieve an integer value following a command line switch.
getIOException() - Method in exception com.ccg.io.ConfigException
See if underlying problem was a IOException.
getKeyCode(String) - Static method in class com.ccg.swing.Resources
Convert a resource string to a keycode mnemonic.
getKeys() - Method in class com.ccg.awt.ImageHolder
Get a Enumeration of all the keys added to the table.
getKeys() - Method in class com.ccg.util.LookupINI
Get enumeration of all of the keys in the lookup table.
getKeys() - Method in interface com.ccg.util.LookupKeyed
Get enumeration of all of the keys in the lookup table.
getKeys() - Method in class com.ccg.util.LookupOrdered
Get enumeration of all of the keys in the lookup table.
getKeys() - Method in class com.ccg.util.LookupProperties
Get enumeration of all of the keys in the lookup table.
getKeys() - Method in class com.ccg.values.ValuesPropertiesAdapter
Retrieve the set of available keys in the table.
getLabelFormat() - Method in class com.ccg.swing.ColorButton
Get the format to use for labeling the button.
getLabelFormat() - Method in class com.ccg.swing.ColorChoices
Get the format to use for labeling the menu items.
getLastExtension(String, String) - Static method in class com.ccg.io.FileName
Extract the file "extension" from a file name.
getLeft() - Method in class com.ccg.awt.InsetPanel
Get the inset from the left edge
getLessThan(int, Random) - Static method in class com.ccg.util.Random
Get a random integer value in the range of [0,N-1].
getLevel() - Static method in class com.ccg.util.Log
Examine the current level of output.
getLine(int) - Method in class com.ccg.awt.MultiLineText
Get one of the text lines which are displayed.
getLine(long) - Method in class com.ccg.io.FileLineIndex
Retrieve a particular line from the indexed file.
getLineCount() - Method in class com.ccg.io.FileLineIndex
Get the number of lines in the file which is indexed.
getLineCount() - Method in class com.ccg.swing.TailViewer
Get the number of lines available to be shown (number of lines in the file).
getLineLength(int) - Method in class com.ccg.awt.MultiLineText
Get the length in pixels of one of the lines of text.
getLineNumberReader() - Method in class com.ccg.util.CommandLineUtility
Get the LineNumberReader which should be processed.
getLineSeparatorBytes() - Static method in class com.ccg.io.Utility
Get the line separator used by the current JVM environment when writing text files as a array of bytes.
getLineSeparatorString() - Static method in class com.ccg.io.Utility
Get the line separator used by the current JVM environment when writing text files as a string.
getLoadDelayMillis() - Method in class com.ccg.awt.ImageGen
Get how long to sleep after grabbing pixels (used by @load macro).
getLocale(String, Locale) - Method in class com.ccg.util.TagLookup
Get a Locale from a specified string.
getLocalizedMessage() - Method in exception com.ccg.util.FormatException
Get a localized representation of the exception.
getLoginAttempts() - Method in class com.ccg.awt.LoginPanel
Get number of attempts user attempted to login.
getLoginAttempts() - Method in class com.ccg.swing.LoginPanel
Get number of attempts user attempted to login.
getLoginId() - Method in class com.ccg.awt.LoginPanel
Get the login ID the user currently has specified on the panel.
getLoginId() - Method in class com.ccg.swing.LoginPanel
Get the login ID the user currently has specified on the panel.
getLogLevel() - Method in class com.ccg.swing.DefaultLogModel
 
getLogLevel() - Method in interface com.ccg.swing.LogModel
Get the current log level for logged messages.
getLogLevel() - Method in class com.ccg.swing.SystemLogModel
 
getLogLevelStrings() - Static method in class com.ccg.util.Log
Get all of the possible (recognized) log level settings (in their string representation).
getLogLevelValues() - Static method in class com.ccg.util.Log
Get all of the possible (recognized) log level settings (in their integer form).
getLogModel() - Method in class com.ccg.swing.LogEditor
Access the LogModel associated with the editor.
getLookup(String) - Static method in class com.ccg.io.Utility
Load a set of Lookup properties.
getLookup() - Method in class com.ccg.util.TagLookup
Get the base settings used for looking up values
getLookupINI() - Method in class com.ccg.swing.LookupINIComboBoxModel
Get the LookupINI object we are providing a model of
getLookupINI() - Method in class com.ccg.swing.LookupINISectionEditor
Get the LookupINI object we are providing a model of.
getMap() - Static method in class com.ccg.swing.Corner
Get the "map" which indicates what corner constants the string representations map to.
getMargin() - Method in class com.ccg.awt.TallButton
Get the amount of desired margin space around the text the button.
getMaxColumns() - Method in class com.ccg.io.TextTable
Get the maximum number of columns each row in the table must have.
getMaximum() - Method in class com.ccg.swing.ProgressMonitorUpdate
Get the maximum value which will be reached when done.
getMaximumSize() - Method in class com.ccg.awt.ImageButton
Computes the maximum size of the button.
getMaximumSize() - Method in class com.ccg.swing.SizeFixer
Get the maximum size this component is allowed to become.
getMaxSize() - Method in class com.ccg.util.WrapArray
Get the maximum size the buffer can hold.
getMenuItemMap() - Method in class com.ccg.swing.RMenuBar
Allows one to retrieve a "menu item" map for all of the menu actions available throughout the main menu bar.
getMessage() - Method in exception com.ccg.util.FormatException
Get string representation of the exception.
getMethods(Object, String[]) - Static method in class com.ccg.beans.Utility
Fetch a set of named methods associated with an object/class.
getMiddleIndex(int, int) - Method in class com.ccg.util.WrapArray
Routine to find the "middle" index value between a start/end pair.
getMinColumns() - Method in class com.ccg.io.TextTable
Get the minimum number of columns each row in the table must have.
getMinimum() - Method in class com.ccg.swing.ProgressMonitorUpdate
Get the minimum value which the progress could be.
getMinimumSize() - Method in class com.ccg.awt.ImageButton
Computes the minimum size of the button.
getMinimumSize() - Method in class com.ccg.swing.SizeFixer
Get the minimum size this window is allowed to become.
getMinListRows() - Method in class com.ccg.values.ValuesConfigList
Get the minimum number of rows to appear in the configuration list.
getModel() - Method in class com.ccg.swing.LookupINISectionEditor
Get the swing "model" used when we create the graphical component.
getModel() - Method in class com.ccg.values.ValuesConfigEditor
Get the ValuesConfigModel used to select config choices from.
getModel() - Method in class com.ccg.values.ValuesConfigList
Get the ValuesConfigModel associated with the list.
getMostRecentPick(int) - Method in class com.ccg.swing.ColorChoices
One line summary...
getMouseOverColor() - Method in class com.ccg.awt.TallButton
Get the color of the button when the mouse pointer is over it
getMultiLineText() - Method in class com.ccg.awt.TallButton
Get the MultiLineText object which has the text
getName() - Method in class com.ccg.swing.Grouping
Get the "name" of the grouping.
getNameAndExtension(String) - Static method in class com.ccg.io.FileName
Get just the file name and extension portion of a file name.
getNames() - Static method in class com.ccg.swing.Corner
Get the string representations of ALL of the legal corner constants.
getNote() - Method in class com.ccg.swing.ProgressMonitorUpdate
Get the "note" to assign to the associated ProgressMonitor.
getNullReplace() - Method in class com.ccg.util.StringUtils
Get the string value to replace 'null' entries with when converting collections.
getNumber() - Method in class com.ccg.awt.MenuChoice
Get the Number representation of the current selection.
getNumber(String, Number) - Method in class com.ccg.util.TagLookup
Lookup value for a key and convert it to a Number This method looks up the string value for a particular key and attempts to convert it to a standard Number object.
getNumber(String, Number, NumberFormat) - Method in class com.ccg.util.TagLookup
Lookup value for a key and convert it to a Number This method looks up the string value for a particular key and attempts to convert it to a standard Number object.
getNumberFormat() - Method in class com.ccg.util.Convert
Get the date parsing object.
getNumberFormat() - Method in class com.ccg.util.DateFormatMulti
Get the NumberFormat associated with the formatter.
getNumLines() - Method in class com.ccg.awt.MultiLineText
Get the number of lines to display.
getObject() - Method in class com.ccg.awt.MenuChoice
Get the associated object with the current selection.
getObject(ResourceBundle, String, Object) - Static method in class com.ccg.swing.Resources
Safely retrieve a Object.
getObject() - Method in class com.ccg.swing.TextFieldFormat
Get the Object which this field is used to edit
getObject() - Method in class com.ccg.values.ValuesConfigEditor
Get the object which the config and edit implementations work with.
getObjectClass() - Method in interface com.ccg.beans.ObjectFactory
Get the associated object Class.
getObjectClass() - Method in class com.ccg.beans.ObjectFactoryAdapter
Get the Class associated with the object factory.
getObjectClass() - Method in class com.ccg.swing.MenuItemClass
Get the Class which the menu item is associated with.
getObjectClass() - Method in class com.ccg.values.stock.TimeSpanEditor
Get the Class which the "values holder" is designed to work with.
getObjectClass() - Method in class com.ccg.values.ValuesConfigBean
Get the Class which the "values holder" is designed to work with.
getObjectClass() - Method in class com.ccg.values.ValuesEditorBean
Get the Class which the "values holder" is designed to work with.
getObjectClass() - Method in interface com.ccg.values.ValuesHolder
Get the Class which the "values holder" is designed to work with.
getObjectFactory(String) - Method in class com.ccg.swing.ClassComboBoxModel
Searches the model for a ObjectFactory whose class name or "toString" name matches the name specified.
getObjectFactoryIndex(String) - Method in class com.ccg.swing.ClassComboBoxModel
Searches the model for a ObjectFactory whose class name or "toString" name matches the name specified.
getObjectInputStream(String) - Static method in class com.ccg.io.Utility
Flexible method to convert a String into a ObjectInputStream This method used the Utility.getInputStream(java.lang.String) method and attempts to convert its results to directly to a ObjectInputStream.
getOffset() - Method in class com.ccg.util.HexDump
Get the current offset position.
getOutputStream() - Method in class com.ccg.util.CommandLineUtility
Get the OutputStream to use for outpu.
getOutputStream(Object, OutputStream, boolean, boolean, boolean) - Method in class com.ccg.util.TagLookup
Lookup a specified OutputStream.
getPassword() - Method in class com.ccg.awt.LoginPanel
Get the login password the user currently has specified on the panel.
getPassword() - Method in class com.ccg.swing.LoginPanel
Get the login password the user currently has specified on the panel.
getPixels() - Method in class com.ccg.awt.RGBPixels
Get the RGB pixel data as a linear array.
getPoint(Point, int, int, int, int) - Method in class com.ccg.swing.Corner
Determine whether item should be drawn, and if so, determine where it should be drawn.
getPreferredSize() - Method in class com.ccg.awt.ImageButton
Computes the preferred size of the button.
getPreferredSize() - Method in class com.ccg.awt.TallButton
Computes the preferred size of the button.
getPressedImage() - Method in class com.ccg.awt.ImageButton
Get the image to display when button is pressed.
getPrintWriter() - Method in class com.ccg.util.CommandLineUtility
Get the PrintWriter to use for output.
getProgress() - Method in class com.ccg.swing.ProgressMonitorUpdate
Get the current progress value which will be applied.
getProgressMonitor() - Method in class com.ccg.swing.ProgressMonitorUpdate
Get the ProgressMonitor object you want to update.
getProperties(String) - Static method in class com.ccg.io.Utility
Load a set of properties.
getProxyChangeListener() - Method in class com.ccg.values.ValuesEditorAdapter
Get a "proxy" for ChangeEvents.
getProxyDocumentListener() - Method in class com.ccg.values.ValuesEditorAdapter
Get a "proxy" for DocumentEvents.
getProxyInputMethodListener() - Method in class com.ccg.values.ValuesEditorAdapter
Get a "proxy" for InputMethodEvents.
getProxyItemListener() - Method in class com.ccg.values.ValuesEditorAdapter
Get a "proxy" for ItemEvents.
getProxyListDataListener() - Method in class com.ccg.values.ValuesEditorAdapter
Get a "proxy" for ListDataEvents.
getProxyTableModelListener() - Method in class com.ccg.values.ValuesEditorAdapter
Get a "proxy" for TableModelEvents.
getReader(String) - Static method in class com.ccg.io.Utility
Flexible method to convert a String into a Reader This method takes a String as a named resource.
getReleasedImage() - Method in class com.ccg.awt.ImageButton
Get the image to display when button is released.
getResourceBundle() - Method in class com.ccg.swing.RFrame
Get the resource bundle to retrieve strings from.
getResourceBundle() - Method in class com.ccg.swing.RStockDialogs
Get the resource bundle to retrieve strings from
getResourceBundle() - Method in exception com.ccg.util.FormatException
This method is used when a localized message is being used.
getResult() - Method in class com.ccg.swing.OkCancelDialog
Get the results (whether user hit "Cancel" or "Ok").
getRGBPixels() - Method in class com.ccg.awt.ImageGen
Get the current RGBPixels object which we are modifying This method may return 'null' if the bitmap hasn't been created yet.
getRight() - Method in class com.ccg.awt.InsetPanel
Get the inset from the right edge
getRolloverImage() - Method in class com.ccg.awt.ImageButton
Get the image to display when the mouse moves over the button.
getRStockDialogs() - Method in class com.ccg.swing.RFrame
Get the RStockDialogs object for standard pop-up messages/questions.
getSection(String) - Method in class com.ccg.util.LookupINI
Get the key/value pairs for a particular section.
getSectionKeys() - Method in class com.ccg.util.LookupINI
Get a list of the defined sections.
getSelected() - Method in class com.ccg.swing.UpdateSafely
Get whether the components should be selected or not.
getSelectedConfig(String) - Method in class com.ccg.values.ValuesFactoryTree
Get the name of the registered config/editor which is currently selected.
getSelectedGroup() - Method in class com.ccg.values.ValuesFactoryTree
Get the name of the registered config/editor which is currently selected.
getSelectedItem() - Method in class com.ccg.swing.ClassComboBoxModel
Get the currently selected ObjectFactory (or null if none).
getSelectedItem() - Method in class com.ccg.swing.LookupINIComboBoxModel
 
getSelectedItem() - Method in class com.ccg.values.ValuesConfigModel
Get the selected item.
getSelectedObjects() - Method in class com.ccg.awt.MenuChoice
Get the selected item.
getSemiPush() - Method in class com.ccg.awt.TallButton
Get the semi depress value of the button.
getSize() - Method in class com.ccg.swing.ClassComboBoxModel
Get number of choices which are available.
getSize() - Method in class com.ccg.swing.LookupINIComboBoxModel
 
getSize() - Method in class com.ccg.values.ValuesConfigModel
Get number of configurations which are available.
getSourceFile() - Method in class com.ccg.io.FileLineIndex
Get a copy of the source file which was opened and we read the lines of text from.
getSourceName() - Method in class com.ccg.io.ConfigSource
Get the source name of the configuration file.
getSrcDir() - Method in class com.ccg.swing.HTMLTransferPanel
Get the source directory to read files from
getStackTrace(Throwable) - Static method in class com.ccg.util.Debug
Simple function to get Exception stack trace in String form.
getStackTrace(String, Throwable) - Static method in class com.ccg.util.Debug
Simple function to get Exception stack trace in StringBuffer form.
getStartIndex() - Method in class com.ccg.util.WrapArray
Get index position of the first element in the buffer.
getStartTime() - Method in class com.ccg.util.TimeSpan
Get the starting point of the time span entry.
getStartTimeMillis() - Method in class com.ccg.util.TimeSpan
Get the start point of the time span entry as a millisecond count.
getString(ResourceBundle, String, String) - Static method in class com.ccg.swing.Resources
Safely retrieve a String.
getString(String) - Method in class com.ccg.swing.Resources
Fetch a string resource by key value.
getString(String, String) - Method in class com.ccg.swing.Resources
Fetch a string resource by key value.
getString(Object) - Method in class com.ccg.util.CommandLine
Fetch a String "value" associated with a "key".
getString(Object) - Method in interface com.ccg.util.Lookup
Fetch a String "value" associated with a "key".
getString(String, String, boolean) - Method in class com.ccg.util.LookupINI
A "finer control" lookup of a particular key under a particular section.
getString(Object) - Method in class com.ccg.util.LookupINI
Fetch a String "value" associated with a "key".
getString(Object) - Method in interface com.ccg.util.LookupKeyed
Fetch a String "value" associated with a "key".
getString(Object) - Method in class com.ccg.util.LookupOrdered
Fetch a String "value" associated with a "key".
getString(Object) - Method in class com.ccg.util.LookupProperties
Fetch a String "value" associated with a "key".
getString(Object) - Method in class com.ccg.util.TagLookup
Lookup the String associated with a key.
getString(String, String) - Method in class com.ccg.util.TagLookup
Lookup the String associated with a key.
getString(String) - Method in class com.ccg.values.ValuesPropertiesAdapter
Retrieve the string value associated with a key in the "values holders" properties.
getString(String, String) - Method in class com.ccg.values.ValuesPropertiesAdapter
Retrieve the string value associated with a key in the "values holders" properties.
getStringAfter(int) - Method in class com.ccg.util.CommandLine
Get the String value of the argument after the specified index.
getStringOrDefault(String, String) - Method in class com.ccg.util.CommandLine
Returns command line argument following switch or default value.
getStringOrNull(JTextComponent) - Static method in class com.ccg.swing.TextUtils
Get a text string from a component (or null if text is blank).
getStrings() - Method in class com.ccg.util.CommandLineUtility
Get all non-switch related strings from command line.
getStrings(Lookup, String[]) - Static method in class com.ccg.util.TagLookup
Lookup a array of strings given an array of keys.
getSwitchChar() - Method in class com.ccg.util.CommandLine
Get the character used to specify command line arguments In order to differentiate a command line switch from a data or value, this function returns the character that is used to indicate a command line switch.
getSwitchPosition(String) - Method in class com.ccg.util.CommandLine
Locates the position of a specific command line switch.
getSystemPath() - Static method in class com.ccg.util.PathSearch
Try to look up the standard PATH for the Operating System.
getTable() - Method in class com.ccg.io.TableProcessor
Get the table definition object.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class com.ccg.swing.TableCellFormatEditor
One line summary...
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.ccg.swing.TextFieldFormat
Allows component to be used as a JTable cell renderer.
getTableColumn(String) - Method in class com.ccg.io.TextTable
Determine the column index for one of the "columns" of data.
getTableMap(TextTable, String[][]) - Static method in class com.ccg.io.TextTable
Determine the indexes of the columns we are interested in by column heading.
getTag() - Method in class com.ccg.util.TagLookup
Get set the "tag" which is used to prefix key names.
getTagLookup(ResourceBundle, String) - Static method in class com.ccg.swing.Resources
Get a TagLookup object from your ResourceBundle.
getTagLookup(String) - Method in class com.ccg.swing.Resources
Get a TagLookup object for a particular resource.
getTagLookup(String) - Method in class com.ccg.swing.RFrame
Get a TagLookup object using the frames resources.
getText() - Method in class com.ccg.awt.ImageViewer
Get the status message to display
getText() - Method in class com.ccg.awt.MenuChoice
Get the current text which has been selected by the user.
getText() - Method in class com.ccg.awt.TallButton
Get the text label which appears on the button.
getText() - Method in class com.ccg.swing.UpdateSafely
Get the new value for the label field.
getTextEchoColor() - Method in class com.ccg.awt.TallButton
Get the color used when echoing text to show user what button they are on.
getTextEchoReleasedColor() - Method in class com.ccg.awt.TallButton
Get the color used when echoing text on a button in a released state.
getTextPressedColor() - Method in class com.ccg.awt.TallButton
Get the color of the text when the button is pressed.
getTimeLastRemoved() - Method in class com.ccg.util.TimeList
Get the time stamp associated with the last object removed.
getTimeNewest() - Method in class com.ccg.util.TimeList
Get the time stamp of the newest object in the collection.
getTimeOldest() - Method in class com.ccg.util.TimeList
Get the time stamp of the oldest object in the collection.
getTimeSpan(String, String, TimeSpan) - Method in class com.ccg.util.TagLookup
Lookup two date values from a pair of keys and convert it to a TimeSpan This method looks up the string value for two particular key values and attempts to convert them into a TimeSpan object (you use this method if you allow a time span to be specified).
getTimeSpan(String, String, TimeSpan, DateFormat) - Method in class com.ccg.util.TagLookup
Lookup two date values from a pair of keys and convert it to a TimeSpan This method looks up the string value for two particular key values and attempts to convert them into a TimeSpan object (you use this method if you allow a time span to be specified).
getTimeZone() - Method in class com.ccg.util.DateFormatMulti
Get the TimeZone associated with the formatter.
getToDay() - Method in class com.ccg.text.Formats
Get the DateFormat to format a date to day precision.
getToMilli() - Method in class com.ccg.text.Formats
Get the DateFormat to format a date to millisecond precision.
getToMinute() - Method in class com.ccg.text.Formats
Get the DateFormat to format a date to minute precision.
getTop() - Method in class com.ccg.awt.InsetPanel
Get the inset from the top edge
getTopMenu(String) - Method in class com.ccg.swing.RMenuBar
Locate top level menu by its generic name.
getToSecond() - Method in class com.ccg.text.Formats
Get the DateFormat to format a date to second precision.
getTransferData(DataFlavor) - Method in class com.ccg.swing.TailTransferable
 
getTransferDataFlavors() - Method in class com.ccg.swing.TailTransferable
 
getUnderlying() - Method in exception com.ccg.util.FormatException
Get the underlying Throwable which triggered this exception
getUpdateMillis() - Method in class com.ccg.io.FileLineIndex
Get the frequency (how often in milliseconds) we check to see if the file was modified.
getUserSpecifiedSection() - Method in class com.ccg.swing.LookupINISectionEditor
Get the user's current section choice.
getValue() - Method in class com.ccg.io.Attribute
 
getValuesConfig(String) - Method in class com.ccg.values.ValuesFactoryTree
Get the ValuesConfig which was registered under a specific name.
getValuesConfigClass() - Method in class com.ccg.values.ValuesConfigModel
Get the ValuesConfig class which this list model will support.
getValuesEditor(String) - Method in class com.ccg.values.ValuesFactoryTree
Get the ValuesEditor which was registered under a specific name.
getVerbosity() - Static method in class com.ccg.util.Debug
Get the current verbosity level.
getVerticalAnchor() - Method in class com.ccg.awt.Align
Get the vertical anchor point
getVerticalMode() - Method in class com.ccg.awt.Align
Get current mode for vertical alignment
getWidth() - Method in class com.ccg.awt.MultiLineText
Get the width necessary to draw all lines.
getWidth() - Method in class com.ccg.awt.RGBPixels
Get width of the pixel images
getX() - Method in class com.ccg.awt.Align
Get currently computed X coordinate
getX(int, int) - Method in class com.ccg.swing.Corner
Determine x coordinate to draw object at.
getY() - Method in class com.ccg.awt.Align
Get currently computed Y coordinate
getY(int, int) - Method in class com.ccg.swing.Corner
Determine y coordinate to draw object at.
gray() - Method in class com.ccg.awt.ImageGen
Convert a color bitmap to black and white.
grayScale() - Method in class com.ccg.awt.RGBPixels
Convert to gray scale.
Grouping - Class in com.ccg.swing
Easily manipulate a "grouping" of JComponent objects.
Grouping(String) - Constructor for class com.ccg.swing.Grouping
Create a new "grouping" of components.
Groupings - Class in com.ccg.swing
Allows one to work with various groupings of components.
Groupings() - Constructor for class com.ccg.swing.Groupings
Initializes the object with zero Groupings.
guiStateChanged(String) - Method in class com.ccg.swing.ChooseCallback
 
guiStateChanged(boolean) - Method in class com.ccg.swing.SelectCallback
 

H

HAS_FROM - Static variable in interface com.ccg.values.ValuesHolder
Bit flag indicating that the ValuesHolder supports the fromObject method.
HAS_TO - Static variable in interface com.ccg.values.ValuesHolder
Bit flag indicating that the ValuesHolder supports the toObject method.
HAS_TO_FROM - Static variable in interface com.ccg.values.ValuesHolder
Bit flag indicating that the ValuesHolder supports both the fromObject and toObject methods.
hasGroup(String) - Method in class com.ccg.swing.Groupings
Does the specified group exist?
hashCode() - Method in class com.ccg.util.DateFormatMulti
Get a hash code for the object.
hasMoreElements() - Method in class com.ccg.util.ArrayEnumeration
Determine if there are more elements.
hasMoreElements() - Method in class com.ccg.util.EmptyEnumeration
Determine if there are more elements.
hasNext() - Method in class com.ccg.util.ArrayIterator
Determine if there are more elements.
hasNext() - Method in class com.ccg.util.EnumerationIterator
Determine if the Iterator has more elements left in it.
hasSection(String) - Method in class com.ccg.util.LookupINI
Determine if a particular section is currently defined in the INI file.
hasUnderlying() - Method in exception com.ccg.util.FormatException
Is there an underlying problem associated with this exception?
HexDump - Class in com.ccg.util
Do a "hexdump" of binary data.
HexDump() - Constructor for class com.ccg.util.HexDump
Default object constructor.
HistoryComboBoxModel - Class in com.ccg.swing
Not ready for prime time - please ignore for now.
HistoryComboBoxModel() - Constructor for class com.ccg.swing.HistoryComboBoxModel
Initializes object to...
HistoryComboBoxModel(Object[]) - Constructor for class com.ccg.swing.HistoryComboBoxModel
 
HistoryComboBoxModel(Enumeration) - Constructor for class com.ccg.swing.HistoryComboBoxModel
 
hline() - Method in class com.ccg.awt.ImageGen
Draw a horizontal line across the current bitmap.
HTMLTransferPanel - Class in com.ccg.swing
 
HTMLTransferPanel(ResourceBundle, String) - Constructor for class com.ccg.swing.HTMLTransferPanel
 
HTMLTransferPanel(ResourceBundle, String, String) - Constructor for class com.ccg.swing.HTMLTransferPanel
 

I

ImageButton - Class in com.ccg.awt
A lightweight push button which allows pressed/released images.
ImageButton() - Constructor for class com.ccg.awt.ImageButton
Initializes the object to the default button images.
ImageGen - Class in com.ccg.awt
Implementation of a image generator This class is a full implementation of a ImageGenerator.
ImageGen() - Constructor for class com.ccg.awt.ImageGen
Initializes object making it ready for use.
ImageGenerator - Interface in com.ccg.awt
Definition of what a ImageGenerator must be able to do.
ImageHolder - Class in com.ccg.awt
A generic method to cache Image objects in.
ImageHolder() - Constructor for class com.ccg.awt.ImageHolder
Initializes the cache with zero images available.
imageUpdate(Image, int, int, int, int, int) - Method in class com.ccg.awt.ImageViewer
Our implementation of the ImageObserver.
ImageUtility - Class in com.ccg.awt
Generic utilites to use while working with Image objects.
ImageUtility() - Constructor for class com.ccg.awt.ImageUtility
 
ImageViewer - Class in com.ccg.awt
Simple lightweight component to display a image.
ImageViewer() - Constructor for class com.ccg.awt.ImageViewer
Initializes such that there is no image/text to display.
incrementIndex(int) - Method in class com.ccg.util.WrapArray
Get next index position of element following a known index position.
INFO - Static variable in class com.ccg.util.Log
Log level for messages which provide information to the user.
info(String, String, Object[]) - Static method in class com.ccg.util.Log
Wrapper function to log a message at the Log.INFO level.
info(String) - Static method in class com.ccg.util.Log
Wrapper function to log a message at the Log.INFO level.
init(String) - Method in class com.ccg.swing.RFrame
Initialize the frame with properties retrieved from the resource bundle.
init(String, Lookup) - Static method in class com.ccg.util.Log
Initialize the properties of logging based on command line options.
init(String, Lookup, Observer) - Static method in class com.ccg.util.Log
Initialize the properties of logging based on command line options.
init(Lookup) - Method in class com.ccg.values.stock.TimeSpanEditor
Set the properties to be used when constructing the visual component.
init(Lookup) - Method in interface com.ccg.values.ValuesEditor
Set the properties to be used when constructing the visual component.
init(Lookup) - Method in class com.ccg.values.ValuesEditorAdapter
Set the properties to be used when constructing the visual component.
init(Lookup) - Method in class com.ccg.values.ValuesEditorBean
Set the properties to be used when constructing the visual component.
initialize(int[], int) - Method in class com.ccg.awt.RGBPixels
Associate a previously allocated pixel area with this object.
initialize(int, int, Color) - Method in class com.ccg.awt.RGBPixels
Create a new pixel area and fill with an optional color.
insert(Entry, Entry) - Static method in class com.ccg.util.Entry
 
insertElementAt(Object, int) - Method in class com.ccg.swing.LookupINIComboBoxModel
 
insertItem(Object) - Method in class com.ccg.swing.HistoryComboBoxModel
 
InsetPanel - Class in com.ccg.awt
A panel with a decoratable border area.
InsetPanel() - Constructor for class com.ccg.awt.InsetPanel
Default constructor of the object.
INSIDE - Static variable in class com.ccg.awt.TallButton
Constant defining one of the focus modes supported.
IntegerFieldFormat - Class in com.ccg.swing
 
IntegerFieldFormat(NumberFormat, int, int, int) - Constructor for class com.ccg.swing.IntegerFieldFormat
 
interpret(Object, ImageHolder, String) - Method in class com.ccg.awt.ImageGen
Interpret a set of commands to create/modify a image.
interpret(Object, ImageHolder, String) - Method in interface com.ccg.awt.ImageGenerator
Interpret a set of commands to create/modify a image.
intersect(TimeSpan) - Method in class com.ccg.util.TimeSpan
Create the intersection between this object and another TimeSpan.
intersectsTimeSpan(TimeSpan) - Method in class com.ccg.util.TimeSpan
Determines if this time span intersects with another TimeSpan object.
invoke() - Method in class com.ccg.awt.Trigger
 
invokeMethods(Object[], Object, Method[]) - Static method in class com.ccg.beans.Utility
Invoke a set of methods (taking no parameters) on a object.
isAborting() - Method in class com.ccg.awt.LoginPanel
Does the user want to "abort" the login process.
isAborting() - Method in class com.ccg.swing.LoginPanel
Does the user want to "abort" the login process.
isAddEnabled() - Method in class com.ccg.swing.LookupINISectionEditor
Is the user able to "add" new sections?
isAlwaysLocalized() - Method in exception com.ccg.util.FormatException
Should all messages be localized?
isAppendAllowed() - Method in class com.ccg.io.FileLineIndex
Is one allowed to append information to the end of the source file set?
isAuthenticated() - Method in class com.ccg.awt.LoginPanel
Indicates whether the user has successfully logged in.
isAuthenticated() - Method in class com.ccg.swing.LoginPanel
Has the user successfully logged in?
isAutoApplyEnabled() - Method in class com.ccg.swing.LogEditor
Are changes to the interface automatically applied as soon as the user chooses them set?
isAutoPropertyClearEnabled() - Method in class com.ccg.swing.UpdateSafely
Should properties be automatically cleared after updating?
isBlankSkipped() - Method in class com.ccg.util.StringUtils
Should we skip (omit) 'blank' string objects when working with collections?
isCanceled() - Method in class com.ccg.swing.ProgressMonitorUpdate
Has the user attempted to cancel the background task?
isCaseIgnored() - Method in class com.ccg.util.StringUtils
Is case ignored when making string comparisons?
isDataFlavorSupported(DataFlavor) - Method in class com.ccg.swing.TailTransferable
 
isDescending() - Method in class com.ccg.util.CompareStrings
Is a descending sort to be generated set?
isDescending() - Method in class com.ccg.util.StringUtils
Is a descending sort to be generated set?
isDirty() - Method in class com.ccg.swing.ColorChoices
Has user modified selection choices such that they should be saved?
isDirty() - Method in class com.ccg.swing.DirtyChecker
Does something need to be saved, or has something failed to save?
isDirty() - Method in class com.ccg.values.ValuesFactoryTree
Determine if the user has made modifications to the current entry, but not saved them.
isDisabled() - Method in class com.ccg.swing.Corner
Determine if object is to be drawn (returnes true unless disabled.
isEditable() - Method in class com.ccg.swing.LookupINISectionEditor
Can the user edit the text choice displayed set?
isEmphasized() - Method in class com.ccg.awt.TallButton
Should the button be emphasized (is the mouse over it)?
isEmpty() - Method in class com.ccg.util.TimeList
Determine if the collection is empty.
isEmpty() - Method in class com.ccg.util.TimeSpan
Determine if time spanned is empty (negative time spanned).
isEmpty() - Method in class com.ccg.util.WrapArray
Determine if the wrap around buffer is empty.
isEnabledFor(int) - Static method in class com.ccg.util.Debug
Simple check to see if debug output is enabled for a specific level.
isExitAllowed() - Method in class com.ccg.swing.DirtyChecker
Are we allowed to exit the JVM on the window closing event?
isFocusTraversable() - Method in class com.ccg.awt.TallButton
Indicate that component can be traversed using keyboard.
isImageScaled() - Method in class com.ccg.awt.ImageButton
Indicates whether images scaled to the size of the component set.
isIndexDeletedOnClose() - Method in class com.ccg.io.FileLineIndex
Is the index file to be removed (erased) on close?
isItemOk(Object) - Method in class com.ccg.swing.HistoryComboBoxModel
 
isLeaf() - Method in class com.ccg.values.ValuesFactoryTree.QeFolderNode
 
isLenient() - Method in class com.ccg.util.DateFormatMulti
Get the Lenient associated with the formatter.
isLineInfoShown() - Method in class com.ccg.swing.TailViewer
Indicates whether tool tips are shown to indicate the position in the file.
isNextRowColHeads() - Method in class com.ccg.io.TextTable
Is should the next row parsed be treated as column headings set?
isNullAllowed() - Method in class com.ccg.swing.TextFieldFormat
Indicates whether "blank" or null values are permitted.
isNullSkipped() - Method in class com.ccg.util.StringUtils
Should we skip (omit) 'null' string objects when working with collections?
isOk() - Method in class com.ccg.io.FileLineIndex
Is is the object properly initialized and ready to work with?
isOkToClear() - Method in class com.ccg.swing.DirtyChecker
Checks to see if its OK to clear the current state of the object.
isPaused() - Method in class com.ccg.swing.TailViewer
Is the display in a "paused" state set?
isPressed() - Method in class com.ccg.awt.TallButton
Is the button currently "pressed" (being held down).
isRemoveEnabled() - Method in class com.ccg.swing.LookupINISectionEditor
Can the user "remove" existing sections?
isSizeKnown() - Method in class com.ccg.awt.MultiLineText
Indicates whether the size is known yet.
isSwitchSet(String) - Method in class com.ccg.util.CommandLine
Determine if a boolean switch is present.
isTextEchoOn() - Method in class com.ccg.awt.TallButton
Is text echoed (hightlighted) when button has focus?
itemStateChanged(ItemEvent) - Method in class com.ccg.awt.MenuChoice
Monitor the user's current choice.
itemStateChanged(ItemEvent) - Method in class com.ccg.swing.ChooseCallback
 
itemStateChanged(ItemEvent) - Method in class com.ccg.swing.SelectCallback
 
iterator() - Method in class com.ccg.util.TimeList
Get a iterator to go through the elements contained within the collection.

J

JavaString - Class in com.ccg.util
Used to encode/decode strings using the Java language escape rules.
JavaString() - Constructor for class com.ccg.util.JavaString
Initializes object for encoding/decoding

L

LayoutUtils - Class in com.ccg.swing
General methods that help with the laying out of components.
LayoutUtils() - Constructor for class com.ccg.swing.LayoutUtils
 
LEFT - Static variable in class com.ccg.awt.Align
Constant used to indicate LEFT alignment.
LEFT - Static variable in class com.ccg.awt.MultiLineText
Constant used to indicate LEFT alignment.
lineToOffset(long) - Method in class com.ccg.io.FileLineIndex
Get the offset within the source file of a particular line.
list(String) - Static method in class com.ccg.util.FilenameFilterWild
Get a list of files matching a specified criteria (handy).
load() - Method in class com.ccg.awt.ImageGen
Load the working bitmap with a Image from the ImageHolder.
load(String, Object) - Method in class com.ccg.swing.RMenuBar
Builds the menu bar by loading it from the resource file.
load(String) - Method in interface com.ccg.values.ValuesConfig
Attempts to load a configuration from the specified name.
load(String) - Method in class com.ccg.values.ValuesConfigBean
Attempts to load a configuration from the specified name.
load(String) - Method in class com.ccg.values.ValuesPropertiesAdapter
Attempts to load a configuration from the specified name.
loadConfig(String) - Method in interface com.ccg.io.Configurable
The method to use when the configuration should be loaded from disk.
loadConfig(String) - Method in class com.ccg.text.Formats
 
loadImage(Image, Component) - Static method in class com.ccg.awt.ImageUtility
Force loading a Image object.
loadIndex() - Method in class com.ccg.io.FileLineIndex
Try to use an existing index file or rebuild if necessary.
loadObject() - Method in class com.ccg.io.ConfigSource
Load a single Object as entire configuration.
loadProperties() - Method in class com.ccg.io.ConfigSource
Loads the set of properties which had been previously saved.
loadResourceBundle(Package) - Method in exception com.ccg.util.FormatException
Helper method to load stock error messages for a package.
log(int, String, String, Object[]) - Static method in class com.ccg.util.Debug
Log a debug message.
log(int, String) - Static method in class com.ccg.util.Debug
Debug output sans Internationalization capabilities.
Log - Class in com.ccg.util
Class to facilitate a general purpose message logging system.
Log() - Constructor for class com.ccg.util.Log
 
log(int, String, String, Object[]) - Static method in class com.ccg.util.Log
Log a message.
LogEditor - Class in com.ccg.swing
Provides a graphical user interface component to a LogModel.
LogEditor(LogModel) - Constructor for class com.ccg.swing.LogEditor
Construct the object and associate a LogModel object.
LoginDialog - Class in com.ccg.awt
 
LoginDialog(LoginPanel, Frame, String, boolean) - Constructor for class com.ccg.awt.LoginDialog
 
LoginDialog - Class in com.ccg.swing
 
LoginDialog(LoginPanel, JFrame, String, boolean) - Constructor for class com.ccg.swing.LoginDialog
 
LoginPanel - Class in com.ccg.awt
A simple Login panel.
LoginPanel() - Constructor for class com.ccg.awt.LoginPanel
Default constructor for the object.
LoginPanel - Class in com.ccg.swing
A simple Login panel for Swing.
LoginPanel() - Constructor for class com.ccg.swing.LoginPanel
Default constructor for the object.
logLevelToString(int, String) - Static method in class com.ccg.util.Log
Convert a log level to a string representation.
LogModel - Interface in com.ccg.swing
A "model" implementation for logging levels and debug verbosity.
LogObservable - Class in com.ccg.util
 
LogObservable() - Constructor for class com.ccg.util.LogObservable
 
Lookup - Interface in com.ccg.util
Generic "fetch" interface.
LookupCreate - Class in com.ccg.util
Static methods to form Lookup objects from standard Java objects.
LookupCreate() - Constructor for class com.ccg.util.LookupCreate
 
LookupINI - Class in com.ccg.util
Class to read/write Windows style INI files.
LookupINI() - Constructor for class com.ccg.util.LookupINI
Initializes object to a empty state.
LookupINI(InputStream) - Constructor for class com.ccg.util.LookupINI
Initializes object and load from INI file.
LookupINIComboBoxModel - Class in com.ccg.swing
A swing style "model wrapper" around the LookupINI class.
LookupINIComboBoxModel(LookupINI) - Constructor for class com.ccg.swing.LookupINIComboBoxModel
Construct the object with an associated LookupINI object.
LookupINISectionEditor - Class in com.ccg.swing
A graphical interface to allow a user to interact with a LookupINI object.
LookupINISectionEditor(LookupINIComboBoxModel) - Constructor for class com.ccg.swing.LookupINISectionEditor
Construct the object with an already existant model.
LookupINISectionEditor() - Constructor for class com.ccg.swing.LookupINISectionEditor
Construct the object with using a default model.
LookupKeyed - Interface in com.ccg.util
A Lookup table which can have all of its "keys" retrieved.
LookupOrdered - Class in com.ccg.util
A LookupKeyed class which maintains key order.
LookupOrdered() - Constructor for class com.ccg.util.LookupOrdered
Initializes object to an empty LookupKeyed table.
LookupProperties - Class in com.ccg.util
Version of Properties which implements a keyed lookup table.
LookupProperties() - Constructor for class com.ccg.util.LookupProperties
Create a empty lookup table.
LookupProperties(URL, String) - Constructor for class com.ccg.util.LookupProperties
Construct and load a LookupProperties object.
lostOwnership(Clipboard, Transferable) - Method in class com.ccg.swing.TailTransferable
 

M

main(String[]) - Static method in class com.ccg.beans.Utility
Command line utility to display class methods.
main(String[]) - Static method in class com.ccg.io.TextTable
Main entry point into the application.
main(String[]) - Static method in class com.ccg.swing.TailViewer
Main entry point into the test application.
main(String[]) - Static method in class com.ccg.util.Form
Simple Form class test.
main(String[]) - Static method in class com.ccg.values.ValuesConfigEditor
Main entry point into the application.
main(String[]) - Static method in class com.ccg.values.ValuesEditorBean
Main entry point into the applications.
main(String[]) - Static method in class com.ccg.values.ValuesFactoryTree
Starts up GUI test application.
main(String[]) - Static method in class com.ccg.values.View
Starts up GUI test application.
MenuChoice - Class in com.ccg.awt
Create a flyout menu of choices from a LookupKeyed.
MenuChoice(String, boolean, LookupKeyed) - Constructor for class com.ccg.awt.MenuChoice
Create the menu object and add a bunch of menu items.
MenuItemClass - Class in com.ccg.swing
A menu item that is associated with a particular class.
MenuItemClass() - Constructor for class com.ccg.swing.MenuItemClass
Basic construction of the object.
MultiLineText - Class in com.ccg.awt
Class to draw text onto a graphic surface which may have multiple lines.
MultiLineText() - Constructor for class com.ccg.awt.MultiLineText
Default constructor for the object.
MultiLineText(String[], int) - Constructor for class com.ccg.awt.MultiLineText
Construct the object with some lines of text.

N

NamedObjectFactory - Class in com.ccg.beans
 
NamedObjectFactory(String, Class) - Constructor for class com.ccg.beans.NamedObjectFactory
 
NEW_BUTTON - Static variable in class com.ccg.values.ValuesConfigEditor
Bit flag indicating that a "New" button should be made available.
NEW_NAME - Static variable in class com.ccg.values.ValuesConfigEditor
The constant name associated with the New button.
newLogMessage(Object) - Method in class com.ccg.util.LogObservable
 
next() - Method in class com.ccg.util.ArrayIterator
Get next element in Iterator.
next() - Method in class com.ccg.util.EnumerationIterator
Get the next element from the Iterator.
nextElement() - Method in class com.ccg.util.ArrayEnumeration
Get next element in Enumeration This returns the next item in the Enumeration.
nextElement() - Method in class com.ccg.util.EmptyEnumeration
Get next element in Enumeration (there never will be any) This returns the next item in the Enumeration.
noise() - Method in class com.ccg.awt.ImageGen
Randomly adjust the brightness of the bitmap to give it a texture.
noise(int, int) - Method in class com.ccg.awt.RGBPixels
Randomly adjust the brightness of each pixel This method allows one to randomly adjust the brightness of each pixel.
NONE - Static variable in class com.ccg.awt.TallButton
Constant defining one of the focus modes supported.
NONE - Static variable in class com.ccg.text.Formats
A constant value which is different from the SHORT, MEDIUM, LONG, and FULL constants defined in the DateFormat class.
NORTHEAST - Static variable in class com.ccg.swing.Corner
Constant indicating that item should be drawn in the north east corner.
NORTHWEST - Static variable in class com.ccg.swing.Corner
Constant indicating that item should be drawn in the north west corner.

O

ObjectFactory - Interface in com.ccg.beans
Interface defining the methods which objects that act as "factories" for producing instances of other objects.
ObjectFactoryAdapter - Class in com.ccg.beans
Adapater which can be used to implement the ObjectFactory interface.
ObjectFactoryAdapter() - Constructor for class com.ccg.beans.ObjectFactoryAdapter
Initializes the object and associates the Object.class with the object.
ObjectFactoryAdapter(Class) - Constructor for class com.ccg.beans.ObjectFactoryAdapter
Initializes the object and associates the specified class.
ObjectFactoryAdapter(String) - Constructor for class com.ccg.beans.ObjectFactoryAdapter
Initializes the object and associates the specified class.
ObjectOutputStreamReset - Class in com.ccg.io
Enable a ObjectOutputStream for writing a lot of data.
ObjectOutputStreamReset(OutputStream, int) - Constructor for class com.ccg.io.ObjectOutputStreamReset
Create a object with a specific "reset" count.
offsetToLine(long) - Method in class com.ccg.io.FileLineIndex
Determine the line index of a particular offset in the source file.
OK - Static variable in class com.ccg.swing.OkCancelDialog
Constant returned by getResult() when "OK" button pressed.
OK_BUTTON - Static variable in class com.ccg.values.ValuesConfigEditor
Bit flag indicating that a "OK" button should be made available.
OK_NAME - Static variable in class com.ccg.values.ValuesConfigEditor
The constant name associated with the Ok button.
okAction() - Method in class com.ccg.swing.OkCancelHandler
Method to invoke if the user chooses the "OK" path.
okAction() - Method in interface com.ccg.swing.OkCancelModel
Method to invoke if the user chooses the "OK" path.
OkCancelDialog - Class in com.ccg.swing
Not ready for prime time - please ignore for now.
OkCancelDialog(JFrame, JComponent, ResourceBundle, String) - Constructor for class com.ccg.swing.OkCancelDialog
Initializes object using values from a ResourceBundle.
OkCancelHandler - Class in com.ccg.swing
Default implementation of the OkCancelModel interface.
OkCancelHandler() - Constructor for class com.ccg.swing.OkCancelHandler
 
OkCancelModel - Interface in com.ccg.swing
Defines the callback methods for objects which want to monitor "OK/Cancel" events.
onCancel() - Method in class com.ccg.swing.OkCancelDialog
Method invoked when the "Cancel" button is pressed.
onOK() - Method in class com.ccg.swing.OkCancelDialog
Method invoked when the "OK" button is pressed.
open(File) - Method in class com.ccg.io.FileLineIndex
Open and associate a file with the object.
open(File, File, boolean) - Method in class com.ccg.io.FileLineIndex
Open a source and index file used for processing.
openInputStream() - Method in class com.ccg.io.ConfigSource
Attempts to open a InputStream for the purpose of reading.
openLineNumberReader() - Method in class com.ccg.io.ConfigSource
Attempts to open a LineNumberReader for the purpose of reading.
openObjectInputStream() - Method in class com.ccg.io.ConfigSource
Attempts to open a ObjectInputStream for the purpose of reading.
orderSections(Enumeration, boolean, boolean) - Method in class com.ccg.util.LookupINI
Method to re-arrange (order) the sections as they would appear when written to a file.
out(String, String, Object[]) - Static method in class com.ccg.util.Debug
Output a debug message.
out(String, Throwable) - Static method in class com.ccg.util.Debug
Debug output with Exception sans Internationalization capabilities and no verbosity check.
out(String) - Static method in class com.ccg.util.Debug
Debug output sans Internationalization capabilities and no verbosity check.
OUTSIDE - Static variable in class com.ccg.awt.TallButton
Constant defining one of the focus modes supported.

P

paint(Graphics) - Method in class com.ccg.awt.ImageButton
Paints the component on a graphics context.
paint(Graphics) - Method in class com.ccg.awt.ImageViewer
Paints the image or text.
paint(Graphics) - Method in class com.ccg.awt.InsetPanel
Paint the edges and components.
paint(Graphics) - Method in class com.ccg.awt.TallButton
Paints the component on a graphics context.
paintEdges(Graphics) - Method in class com.ccg.awt.InsetPanel
Paint the "border" edges.
paintInsets(Graphics) - Method in class com.ccg.awt.TallButton
Paints the "inset" border on a graphics context.
paintText(Graphics) - Method in class com.ccg.awt.TallButton
Paints the text component on a graphics context.
parse(String) - Method in class com.ccg.awt.Align
Parse the setup information for the object from a string.
parse(String, ParsePosition) - Method in class com.ccg.util.DateFormatMulti
Attempts to parse a Date from some text.
parseBooleanField(String) - Static method in class com.ccg.util.Form
Parse boolean value entered in a boolean input field.
parseHorizontal(String) - Method in class com.ccg.awt.Align
Parse the horizontal mode and anchor from a string.
parseNumberField(String, NumberFormat) - Static method in class com.ccg.util.Form
Parse value entered in a number input field.
parsePathString(String, boolean) - Static method in class com.ccg.util.PathSearch
Method to parse a PATH string into its components.
parseRow(String) - Method in class com.ccg.io.TextTable
Parse the fields from a single row.
parseVertical(String) - Method in class com.ccg.awt.Align
Parse the vertical mode and anchor from a string.
PathSearch - Class in com.ccg.util
Search for file names through directories.
PathSearch() - Constructor for class com.ccg.util.PathSearch
Default constructor for the PathSearch class.
PathSearch(boolean) - Constructor for class com.ccg.util.PathSearch
Minimal constructor for the PathSearch class.
peek() - Method in class com.ccg.util.TimeList
Peek at the oldest entry within the collection.
performSave() - Method in class com.ccg.values.ValuesFactoryTree
Foces the saving of any user modifications (as if user pressed the "Save" button).
print(PrintWriter, byte) - Static method in class com.ccg.util.HexDump
Print a single byte in the default hex form.
print(PrintWriter) - Method in class com.ccg.util.LookupINI
Print the contents like a Windows INI file.
print(PrintWriter) - Method in class com.ccg.util.LookupOrdered
Print the contents like a Java Properties file.
printBeanInfo(BeanInfo, PrintWriter) - Static method in class com.ccg.beans.Utility
Prints all of the methods of the class the BeanInfo object defines.
PrintWriterString - Class in com.ccg.util
Handy class for creating formatted string output.
process(LineNumberReader) - Method in class com.ccg.io.TableProcessor
Reads all rows from the text table (including column headers).
processData() - Method in class com.ccg.io.TableProcessor
Invoked for each row of data that has been parsed from the source table.
processEvent(AWTEvent) - Method in class com.ccg.awt.TallButton
Monitor for certain MOUSE/KEYBOARD events.
processHeader() - Method in class com.ccg.io.TableProcessor
Invoked when the initial header line of a table is being processed.
ProgressMonitorUpdate - Class in com.ccg.swing
Class to help safely update ProgressMonitor objects.
ProgressMonitorUpdate() - Constructor for class com.ccg.swing.ProgressMonitorUpdate
Minimal constructor for the object.
ProgressMonitorUpdate(Component, TagLookup) - Constructor for class com.ccg.swing.ProgressMonitorUpdate
Construct a progress monitoring object from a set of resources.
putImage(String, Image) - Method in class com.ccg.awt.ImageHolder
Add a image to the cache.

R

Random - Class in com.ccg.util
Helper functions to help in the use of java.util.Random.
Random() - Constructor for class com.ccg.util.Random
 
read() - Method in class com.ccg.io.FileSectionInputStream
Reads next byte from file (returned as integer).
read(byte[]) - Method in class com.ccg.io.FileSectionInputStream
Read collection of bytes into array.
read(byte[], int, int) - Method in class com.ccg.io.FileSectionInputStream
Read collection of bytes into array.
readLine(LineNumberReader, StringBuffer) - Method in class com.ccg.io.TableProcessor
Helper method to "smartly" join split lines together.
recompute() - Method in class com.ccg.awt.MultiLineText
Recomputes area to draw all text.
reload() - Method in class com.ccg.values.ValuesConfigModel
Reloads set of available configurations.
remove() - Method in class com.ccg.util.ArrayIterator
Attempt to remove object from the iterator.
remove() - Method in class com.ccg.util.EnumerationIterator
Implementation of the 'remove' method from the Iterator interface.
remove(Object) - Method in class com.ccg.util.LookupOrdered
Removes a object from the table based on key value.
remove(Schedulable) - Method in class com.ccg.util.Scheduler
Remove a Schedulable object from the Scheduler.
remove(Object) - Method in class com.ccg.util.TimeList
Remove a specific entry from the collection.
remove() - Method in class com.ccg.util.TimeList
Remove the oldest entry which is in the collection.
remove() - Method in class com.ccg.util.WrapArray
Removes the oldest object from the buffer.
remove(int) - Method in class com.ccg.util.WrapArray
Removes the oldest N objects from the buffer.
remove(String) - Method in interface com.ccg.values.ValuesConfig
Remove a configuration from existance.
remove(String) - Method in class com.ccg.values.ValuesConfigBean
Remove a configuration from existance.
REMOVE - Static variable in class com.ccg.values.ValuesConfigList
Bit mask option which can be passed to setButtons to request a "Remove" button.
remove(String) - Method in class com.ccg.values.ValuesPropertiesAdapter
Remove a configuration from existance.
removeActionListener(ActionListener) - Method in class com.ccg.awt.LoginPanel
Register a ActionListener to be notified of action events.
removeActionListener(ActionListener) - Method in class com.ccg.awt.TallButton
Deregister to receive button press notification.
removeActionListener(ActionListener) - Method in class com.ccg.swing.LoginPanel
Register a ActionListener to be notified of action events.
removeActionListener(ActionListener) - Method in class com.ccg.values.ValuesConfigEditor
 
removeBrackets(String) - Static method in class com.ccg.util.LookupINI
Removes (but only if necessary) square brackets from a String.
removeChangeListener(ChangeListener) - Method in class com.ccg.swing.AbstractLogModel
 
removeChangeListener(ChangeListener) - Method in class com.ccg.swing.LogEditor
Remove a change listener (stop it from being notified of change events).
removeChangeListener(ChangeListener) - Method in interface com.ccg.swing.LogModel
Removes a ChangeListener that was previously registered.
removeChangeListener(ChangeListener) - Method in class com.ccg.values.ValuesConfigList
Remove a "change listener" that had been previously added.
removeChangeListener(ChangeListener) - Method in interface com.ccg.values.ValuesEditor
Add a "change listener" to notify if the user modifies ANY of the values in the Swing component.
removeChangeListener(ChangeListener) - Method in class com.ccg.values.ValuesEditorAdapter
Remove a "change listener" that had been previously added.
removeConfig() - Method in class com.ccg.io.ConfigSource
Remove the configuration from existance.
removeDirtyObject(DirtySaver) - Method in class com.ccg.swing.DirtyChecker
Get a object that can be saved to the dirty list.
removeElement(Object) - Method in class com.ccg.swing.LookupINIComboBoxModel
 
removeElementAt(int) - Method in class com.ccg.swing.LookupINIComboBoxModel
 
removeFileLineIndexListener(FileLineIndexListener) - Method in class com.ccg.io.FileLineIndex
Stop monitoring for changes in the source file.
removeFromDefault(Schedulable) - Static method in class com.ccg.util.Scheduler
Remove a Schedulable item from the default system Scheduler.
removeImage(String) - Method in class com.ccg.awt.ImageHolder
Remove a image from the cache.
removeItem(int) - Method in class com.ccg.swing.HistoryComboBoxModel
 
removeItem(Object, int) - Method in class com.ccg.swing.HistoryComboBoxModel
 
removeItemListener(ItemListener) - Method in class com.ccg.awt.MenuChoice
Stop listening for changes in state.
removeJComponent(JComponent) - Method in class com.ccg.swing.Grouping
Remove a component from the group of components.
removeLastExtension(String) - Static method in class com.ccg.io.FileName
Removes the last extension from a file name.
removeListSelectionListener(ListSelectionListener) - Method in class com.ccg.values.ValuesConfigList
Remove a "list selection listener" which had previously been added.
removeLogViewer(Observer) - Static method in class com.ccg.util.Log
Remove a single log viewer object.
removeRange(int, int) - Method in class com.ccg.swing.LookupINIComboBoxModel
 
removeSection(String) - Method in class com.ccg.util.LookupINI
Removes a entire section from the table based on key value.
repeat(char, int) - Static method in class com.ccg.util.StringUtils
Create a string which contains a single character repeated zero or more times.
requireBrackets(String) - Static method in class com.ccg.util.LookupINI
Adds (but only if necessary) square brackets to a String.
reset() - Method in class com.ccg.swing.LogEditor
Resets the current values of the graphical object to match the associated LogModel.
Resources - Class in com.ccg.swing
A standard way to associate resource bundles with classes.
Resources(Lookup) - Constructor for class com.ccg.swing.Resources
Create a resource repository using a lookup object.
Resources(Class) - Constructor for class com.ccg.swing.Resources
Create a object with a assoicated ResourceBundle.
Resources(ResourceBundle) - Constructor for class com.ccg.swing.Resources
Create a object with a assoicated ResourceBundle.
restoreAttributes(Object, String[]) - Method in class com.ccg.io.ConfigAttributes
Load values back into a object that were previously saved.
REVERT_BUTTON - Static variable in class com.ccg.values.ValuesConfigEditor
Bit flag indicating that a "Revert" button should be made available.
REVERT_NAME - Static variable in class com.ccg.values.ValuesConfigEditor
The constant name associated with the Revert button.
RFrame - Class in com.ccg.swing
A resource based JFrame.
RFrame() - Constructor for class com.ccg.swing.RFrame
Bare initialization of the object.
RFrame(ResourceBundle) - Constructor for class com.ccg.swing.RFrame
Initialization of object where a specific set of resources is assigned.
RGBPixels - Class in com.ccg.awt
Manipulate integer array representations of images.
RGBPixels() - Constructor for class com.ccg.awt.RGBPixels
Construct a empty RGBPixel map.
RGBPixels(int, int, Color) - Constructor for class com.ccg.awt.RGBPixels
Construct a new pixel area and fill with an optional color.
RIGHT - Static variable in class com.ccg.awt.Align
Constant used to indicate RIGHT alignment.
RIGHT - Static variable in class com.ccg.awt.MultiLineText
Constant used to indicate RIGHT alignment.
RMenuBar - Class in com.ccg.swing
Not ready for prime time - please ignore for now.
RMenuBar(ResourceBundle) - Constructor for class com.ccg.swing.RMenuBar
Initializes object to...
rollDice(int, int, Random) - Static method in class com.ccg.util.Random
Simulate rolling a number of N sided dice.
rollDice(int[], int, Random) - Static method in class com.ccg.util.Random
Simulate rolling a number of N sided dice and get the results of each roll.
round() - Method in class com.ccg.awt.ImageGen
Create the affect of "rounding" the edges of the bitmap This method provides support for the "@round(width[,strength[,smooth])" macro.
RStockDialogs - Class in com.ccg.swing
Not ready for prime time - please ignore for now.
RStockDialogs(Component) - Constructor for class com.ccg.swing.RStockDialogs
Initializes object to...
RStockDialogs(Component, ResourceBundle) - Constructor for class com.ccg.swing.RStockDialogs
 
run() - Method in class com.ccg.swing.ProgressMonitorUpdate
Do the actual update of the associated ProgressMonitor.
run() - Method in class com.ccg.swing.UpdateSafely
Method which updates the component(s) in the background.
run() - Method in class com.ccg.util.CommandLineUtility
The method which does the work.
run() - Method in class com.ccg.util.Entry
 
run() - Method in class com.ccg.util.ScheduleEntry
What should be done periodically.
run() - Method in class com.ccg.util.Scheduler
The main loop of the Scheduler object.

S

save(String) - Method in interface com.ccg.values.ValuesConfig
Saves the current configuration in a manner that it can be loaded in the future.
save(String) - Method in class com.ccg.values.ValuesConfigBean
Saves the current configuration in a manner that it can be loaded in the future.
save(String) - Method in class com.ccg.values.ValuesPropertiesAdapter
Saves the current configuration in a manner that it can be loaded in the future.
saveAttributes(Object, String[]) - Method in class com.ccg.io.ConfigAttributes
Register a Object and associated set of attributes.
saveConfig(String) - Method in interface com.ccg.io.Configurable
The method to use when the configuration should be saved to disk.
saveObject(Object) - Method in class com.ccg.io.ConfigSource
Save single Object as entire configuration.
saveProperties(Properties) - Method in class com.ccg.io.ConfigSource
Saves the set of properties specified in a manner that they can be loaded in the future.
Schedulable - Interface in com.ccg.util
Interface defining the methods which a scheduable item must implement.
ScheduleEntry - Class in com.ccg.util
Base implementation of a Schedulable entry.
ScheduleEntry() - Constructor for class com.ccg.util.ScheduleEntry
Default constructor.
ScheduleEntry(int) - Constructor for class com.ccg.util.ScheduleEntry
Construct a ScheduleEntry object with a initial delay.
Scheduler - Class in com.ccg.util
Class to do something periodically.
Scheduler() - Constructor for class com.ccg.util.Scheduler
Default constructor for the Scheduler.
searchForComponentByName(Container, String, boolean) - Static method in class com.ccg.swing.LayoutUtils
Search (optionally recursively) for a component with a particular name.
searchForFile(String) - Method in class com.ccg.util.PathSearch
Try to locate a file in the current search path.
selectAndLoad(Object) - Method in class com.ccg.values.ValuesConfigEditor
Specify the configuration you want loaded, selected and ready to edit.
SelectCallback - Class in com.ccg.swing
 
SelectCallback(Object, Method, AbstractButton) - Constructor for class com.ccg.swing.SelectCallback
 
set(TagLookup, ImageHolder) - Method in class com.ccg.awt.ImageButton
Set properties for button based on values in TagLookup table.
set(TagLookup) - Method in class com.ccg.awt.TallButton
Set properties for button based on values in TagLookup table.
setAddEnabled(boolean) - Method in class com.ccg.swing.LookupINISectionEditor
Set whether the user "add" new sections or not.
setAlign(int) - Method in class com.ccg.awt.MultiLineText
Set how the text should be aligned when drawn.
setAlign(String) - Method in class com.ccg.awt.MultiLineText
Set the alignment based on the contents of a string.
setAlign(Align) - Method in class com.ccg.awt.TallButton
Set the Align object used to align the bounding box of the text
setAutoApplyEnabled(boolean) - Method in class com.ccg.swing.LogEditor
Specify whether changes to the interface automatically applied as soon as the user chooses them.
setAutoPropertyClearEnabled(boolean) - Method in class com.ccg.swing.UpdateSafely
Set should we clear propertries after updating.
setBackground(Color) - Method in class com.ccg.swing.Grouping
Set the background color of the components.
setBackground(Color) - Method in class com.ccg.swing.UpdateSafely
Set the background color to apply to the components.
setBlankReplace(String) - Method in class com.ccg.util.StringUtils
Set the string value to replace blank strings (zero length) with when converting collections of strings.
setBlankSkipped(boolean) - Method in class com.ccg.util.StringUtils
Set whether we should we skip (omit) 'blank' string objects when working with collections.
setBottom(int) - Method in class com.ccg.awt.InsetPanel
Set the inset from the bottom edge After adjusting this value (and any others which may affect the components size), you will want to layout you panels.
setButtonHeight(int) - Method in class com.ccg.awt.TallButton
Set the height of the button.
setButtonPressedColor(Color) - Method in class com.ccg.awt.TallButton
Set button color when the button is pressed
setButtons(int) - Method in class com.ccg.values.ValuesConfigEditor
Set the buttons (if any) to be created for the component.
setButtons(int) - Method in class com.ccg.values.ValuesConfigList
Set the desired buttons to be included at the bottom of the configuration list.
setButtonValues(TagLookup, AbstractButton, ImageHolder) - Static method in class com.ccg.swing.Resources
Set the properties for a JButton object.
setButtonValues(String, AbstractButton) - Method in class com.ccg.swing.Resources
Set the properties for a JButton object.
setBytesPerLine(int) - Method in class com.ccg.util.HexDump
Set the number of bytes to display on each line of output.
setCalendar(Calendar) - Method in class com.ccg.util.DateFormatMulti
Set the Calendar associated with the formatter.
setCaseIgnored(boolean) - Method in class com.ccg.util.StringUtils
Set whether case should be ignored when making string comparisons.
setClassName(String) - Method in class com.ccg.io.ConfigSource
Set the full package.class name to identify these configuration objects.
setColor(Color) - Method in class com.ccg.swing.ColorButton
Set the color which is currently assigned.
setColorAndNotify(Color) - Method in class com.ccg.swing.ColorButton
Set the color associated with the button and notify any "item listeners" if it is a change in color.
setCommentChars(String) - Method in class com.ccg.util.LookupINI
Specify what set of characters should indicate EOL comments.
setComparator(Comparator) - Method in class com.ccg.util.StringUtils
Set the comparator to use when sorting strings.
setCornerType(int) - Method in class com.ccg.swing.Corner
Set which corner the calculations should be made from.
setDataException(Exception) - Method in class com.ccg.io.TableProcessor
Set the last exception which occurred while processing data.
setDateFormat(DateFormat) - Method in class com.ccg.util.Convert
Set the date parsing object.
setDebugLevel(int) - Method in class com.ccg.swing.DefaultLogModel
 
setDebugLevel(int) - Method in interface com.ccg.swing.LogModel
Set the current debug level for debug messages.
setDebugLevel(int) - Method in class com.ccg.swing.SystemLogModel
 
setDefaultImages(Image, Image, Image) - Static method in class com.ccg.awt.ImageButton
Set the default images to use for the buttons.
setDefaultPressedImage(Image) - Static method in class com.ccg.awt.ImageButton
Set default image to use for the "pressed" state.
setDefaultReleasedImage(Image) - Static method in class com.ccg.awt.ImageButton
Set default image to use for the "released" state.
setDefaultRolloverImage(Image) - Static method in class com.ccg.awt.ImageButton
Set default image to use for the "roll-over" state.
setDelayMillis(int) - Method in class com.ccg.util.ScheduleEntry
Set the delay time until the ScheduleEntry.run() method is invoked.
setDescending(boolean) - Method in class com.ccg.util.CompareStrings
Set whether a descending sort should be generated.
setDescending(boolean) - Method in class com.ccg.util.StringUtils
Set whether a descending sort should be generated.
setDirectory(File) - Method in class com.ccg.swing.DirChooser
Set the selected directory.
setDirtyChecker(DirtyChecker) - Method in class com.ccg.swing.ColorChoices
One line summary...
setDisabledImage(Image) - Method in class com.ccg.awt.ImageButton
Set the image to display when button is disabled.
setDisposeOnAction(Window) - Method in class com.ccg.swing.OkCancelHandler
Set the component (typically a dialog box) to "dispose" of when one of the buttons is pressed.
setDstDir(File) - Method in class com.ccg.swing.HTMLTransferPanel
Set the destination directory to write files to
setDstURL(String) - Method in class com.ccg.swing.HTMLTransferPanel
Set the URL of where the final destination will reside.
setDurationDays(double, int) - Method in class com.ccg.util.TimeSpan
Set the time spanned for the time span entry in day units.
setDurationHours(double, int) - Method in class com.ccg.util.TimeSpan
Set the time spanned for the time span entry in hour units.
setDurationMillis(long, int) - Method in class com.ccg.util.TimeSpan
Set the time spanned for the time span entry.
setDurationMinutes(double, int) - Method in class com.ccg.util.TimeSpan
Set the time spanned for the time span entry in minute units.
setEditable(boolean) - Method in class com.ccg.swing.LookupINISectionEditor
Set whether the user can edit the text choice displayed.
setEditor(ValuesEditor) - Method in class com.ccg.values.ValuesConfigEditor
Set the ValuesEditor which the user uses to adjust the values for a particular configuration.
setEditor(ValuesEditor) - Method in class com.ccg.values.ValuesConfigList
Set the optional ValuesEditor to allow the user to add/edit configurations.
setEnabled(boolean) - Method in class com.ccg.awt.TallButton
Set whether the button should be enabled or disabled.
setEnabled(boolean) - Method in class com.ccg.swing.Grouping
Enable/Disable ALL components in the grouping.
setEnabled(String, boolean) - Method in class com.ccg.swing.Groupings
Enable/Disable ALL components in a group.
setEnabled(Boolean) - Method in class com.ccg.swing.UpdateSafely
Set whether the component should be enabled or disabled.
setEndTime(Date) - Method in class com.ccg.util.TimeSpan
Set the ending point of the time span entry.
setEndTimeMillis(long) - Method in class com.ccg.util.TimeSpan
Set the ending point in time to the specified millisecond count.
setEvenGap(int) - Method in class com.ccg.awt.InsetPanel
Set the indentation to the same number of pixels.
setExitAllowed(boolean) - Method in class com.ccg.swing.DirtyChecker
Set whether we are allowed to exit the JVM on the window closing event.
setFileLineIndex(FileLineIndex) - Method in class com.ccg.swing.TailViewer
Set the indexed file to view in the component.
setFileOrNull(JTextComponent, File) - Static method in class com.ccg.swing.TextUtils
Set the text value of a component from a file (which might be null).
setFocusColor(Color) - Method in class com.ccg.awt.TallButton
Set the color to use to show button has focus.
setFocusMode(int) - Method in class com.ccg.awt.TallButton
Set how the button should be "emphasized" when it has focus.
setFontMetrics(FontMetrics) - Method in class com.ccg.awt.MultiLineText
Set the FontMetrics used to compute text size.
setForeground(Color) - Method in class com.ccg.swing.Grouping
Set the foreground color of the components.
setForeground(Color) - Method in class com.ccg.swing.UpdateSafely
Set the foreground color to apply to the components.
setFormat(Format) - Method in class com.ccg.swing.TextFieldFormat
Set the format/parse object used to go between a String and the object's native form
setFrameValues(TagLookup, JFrame, ImageHolder) - Static method in class com.ccg.swing.Resources
Set the common basic properties shared by all JFrames.
setFrameValues(String, JFrame) - Method in class com.ccg.swing.Resources
Set the common basic properties shared by all JFrames.
setGlobalLabelFormat(MessageFormat) - Static method in class com.ccg.swing.ColorButton
Set the global format to use for labeling the button.
setHeaderException(Exception) - Method in class com.ccg.io.TableProcessor
Set the last exception which occurred while processing header.
setHistorySize(int) - Method in class com.ccg.swing.HistoryComboBoxModel
Set how many entries should be "remembered" in the history list
setHorizontalAnchor(double) - Method in class com.ccg.awt.Align
Set the horizontal anchor point This method allows one to specify the horizontal anchor point which will be used when computing the final location of the drawn object to be drawn.
setHorizontalMode(int) - Method in class com.ccg.awt.Align
Set current mode for horizontal alignment You can use this method to how you want your coordinates computed relative to the horizontal anchor point.
setImage(Image) - Method in class com.ccg.awt.ImageViewer
Set the displayed image
setImageHolder(ImageHolder) - Method in class com.ccg.awt.ImageGen
Set the ImageHolder to use as a repository for bitmap information
setImageHolder(ImageHolder) - Method in class com.ccg.swing.Resources
Set the ImageHolder used to fetch image data from.
setImageScaled(boolean) - Method in class com.ccg.awt.ImageButton
Set whether images scaled to the size of the component.
setIndexDeletedOnClose(boolean) - Method in class com.ccg.io.FileLineIndex
Set whether the index file should be deleted when the object is closed.
setInputStream(InputStream) - Method in class com.ccg.util.CommandLineUtility
Set the InputStream to read data from.
setInsets(Insets) - Method in class com.ccg.awt.InsetPanel
Set the insets from the edges
setInsets(Insets) - Method in class com.ccg.awt.TallButton
Set how much the component should be inset from edges This property controls how much clear area should exist at the edges of the component.
setInstance(Formats) - Static method in class com.ccg.text.Formats
Set the shared global instance of a Formats object.
setInteger(NumberFormat) - Method in class com.ccg.text.Formats
Set the NumberFormat to be used for integer values.
setLabelFormat(MessageFormat) - Method in class com.ccg.swing.ColorButton
Set the format to use for labeling the button.
setLabelFormat(MessageFormat) - Method in class com.ccg.swing.ColorChoices
Set the format to use for labeling the menu items.
setLastExtension(String, String) - Static method in class com.ccg.io.FileName
Sets the last extension of the filename.
setLeft(int) - Method in class com.ccg.awt.InsetPanel
Set the inset from the left edge After adjusting this value (and any others which may affect the components size), you will want to layout you panels.
setLenient(boolean) - Method in class com.ccg.util.DateFormatMulti
Set whether to use lenient parsing rules.
setLevel(int) - Static method in class com.ccg.util.Log
Set the output log level.
setLineInfoShown(boolean) - Method in class com.ccg.swing.TailViewer
Set tool tips shown to indicate the position in the file?.
setLines(String[]) - Method in class com.ccg.awt.MultiLineText
Set the text lines which are displayed.
setLoadDelayMillis(int) - Method in class com.ccg.awt.ImageGen
Set how long to sleep after grabbing pixels (used by @load macro).
setLoginId(String) - Method in class com.ccg.awt.LoginPanel
Set the login ID to show on the panel.
setLoginId(String) - Method in class com.ccg.swing.LoginPanel
Set the login ID to show on the panel.
setLogLevel(int) - Method in class com.ccg.swing.DefaultLogModel
 
setLogLevel(int) - Method in interface com.ccg.swing.LogModel
Set the current log level for logged messages.
setLogLevel(int) - Method in class com.ccg.swing.SystemLogModel
 
setLogViewer(Observer) - Static method in class com.ccg.util.Log
Set the log viewer object.
setLookup(Lookup) - Method in class com.ccg.util.TagLookup
Set the base settings used for looking up values Note, this has "ripple" affects if your object is shared by different threads/objects.
setLookupINI(LookupINI) - Method in class com.ccg.swing.LookupINIComboBoxModel
Reload with the contents of a new LookupINI object.
setMargin(int) - Method in class com.ccg.awt.TallButton
Set the amount of margin space around text on top of the button.
setMaximum(int) - Method in class com.ccg.swing.ProgressMonitorUpdate
Set the maximum value which will be reached when done.
setMaximumSize(Dimension) - Method in class com.ccg.swing.SizeFixer
Set the maximum size this component is allowed to become.
setMenuItemValues(TagLookup, JMenuItem, ImageHolder) - Static method in class com.ccg.swing.Resources
Set the common basic properties shared by all JComponents.
setMenuItemValues(String, JMenuItem) - Method in class com.ccg.swing.Resources
Set the common basic properties shared by all JComponents.
setMinimum(int) - Method in class com.ccg.swing.ProgressMonitorUpdate
Set the minimum value which the progress could be.
setMinimumSize(Dimension) - Method in class com.ccg.swing.SizeFixer
Set the minimum size this window is allowed to become.
setMinListRows(int) - Method in class com.ccg.values.ValuesConfigList
Set the minimum number of rows to appear in the configuration list.
setModel(ValuesConfigModel) - Method in class com.ccg.values.ValuesConfigEditor
Set the ValuesConfigModel used to select config choices from.
setModel(ValuesConfigModel) - Method in class com.ccg.values.ValuesConfigList
Set the ValuesConfigModel associated with the list.
setMostRecentPick(Color) - Method in class com.ccg.swing.ColorChoices
 
setMouseOverColor(Color) - Method in class com.ccg.awt.TallButton
Set the color of the button when the mouse pointer is over it You can set this value to 'null' to force the mouse over color to match the "released" state of the button.
setMultiLineText(MultiLineText) - Method in class com.ccg.awt.TallButton
Set the MultiLineText object which has the text
setNewLines(String) - Method in class com.ccg.awt.MultiLineText
Parse a single line into multiple lines.
setNextRowColHeads(boolean) - Method in class com.ccg.io.TextTable
Set should the next row parsed be treated as column headings.
setNote(String) - Method in class com.ccg.swing.ProgressMonitorUpdate
Set the "note" to assign to the associated ProgressMonitor.
setNullAllowed(boolean) - Method in class com.ccg.swing.TextFieldFormat
Set whether "blank" or null values permitted.
setNullReplace(String) - Method in class com.ccg.util.StringUtils
Set the string value to replace 'null' entries with when converting collections.
setNullSkipped(boolean) - Method in class com.ccg.util.StringUtils
Set whether we should we skip (omit) 'null' string objects when working with collections.
setNumberFormat(NumberFormat) - Method in class com.ccg.awt.MenuChoice
Set the parser used to convert strings to numeric values.
setNumberFormat(NumberFormat) - Method in class com.ccg.util.Convert
Set the date parsing object.
setNumberFormat(NumberFormat) - Method in class com.ccg.util.DateFormatMulti
Set the NumberFormat associated with the formatter.
setObject(Object) - Method in class com.ccg.swing.TextFieldFormat
Set the Object which this field is used to edit
setObject(Object) - Method in class com.ccg.values.ValuesConfigEditor
Set the object which the config and edit implementations work with.
setObjectClass(Class) - Method in class com.ccg.beans.ObjectFactoryAdapter
Set the Class associated with the object factory.
setObjectClass(Class) - Method in class com.ccg.swing.MenuItemClass
Set the Class which the menu item is associated with.
setOffset(long) - Method in class com.ccg.util.HexDump
Set the offset position.
setOutputStream(OutputStream) - Method in class com.ccg.util.CommandLineUtility
Set the OutputStream to read data from.
setPassword(String) - Method in class com.ccg.awt.LoginPanel
Set the password for the panel.
setPassword(String) - Method in class com.ccg.swing.LoginPanel
Set the password for the panel.
setPaused(boolean) - Method in class com.ccg.swing.TailViewer
Set the display in a "paused" state.
setPressedImage(Image) - Method in class com.ccg.awt.ImageButton
Set the image to display when button is pressed.
setProgress(int) - Method in class com.ccg.swing.ProgressMonitorUpdate
Set the progress value which will be applied at the next update.
setProgressMonitor(ProgressMonitor) - Method in class com.ccg.swing.ProgressMonitorUpdate
Set the ProgressMonitor object you want to update.
setProperties(TagLookup) - Method in class com.ccg.awt.LoginPanel
Set the text properties associated with the object.
setProperties(TagLookup) - Method in class com.ccg.swing.LoginPanel
Set the text properties associated with the object.
setReleasedImage(Image) - Method in class com.ccg.awt.ImageButton
Set the image to display when button is released.
setRemoveEnabled(boolean) - Method in class com.ccg.swing.LookupINISectionEditor
Set whether the user can "remove" existing sections.
setResourceBundle(ResourceBundle) - Method in class com.ccg.swing.RFrame
Set the resource bundle to retrieve strings from
setResourceBundle(ResourceBundle) - Method in class com.ccg.swing.RStockDialogs
Set the resource bundle to retrieve strings from
setResourceBundle(ResourceBundle) - Static method in class com.ccg.util.Log
Set the resource bundle to use for language translations.
setResult(int) - Method in class com.ccg.swing.OkCancelDialog
Set the results (whether user hit "Cancel" or "Ok").
setRGBPixels(RGBPixels) - Method in class com.ccg.awt.ImageGen
Set the current RGBPixels object which we are modifying
setRight(int) - Method in class com.ccg.awt.InsetPanel
Set the inset from the right edge After adjusting this value (and any others which may affect the components size), you will want to layout you panels.
setRolloverImage(Image) - Method in class com.ccg.awt.ImageButton
Set the image to display when the mouse moves over the button.
setRStockDialogs(RStockDialogs) - Method in class com.ccg.swing.RFrame
Set the RStockDialogs object for standard pop-up messages/questions.
setSelected(boolean) - Method in class com.ccg.swing.Grouping
Select/Unselect ALL "boolean" components in the grouping.
setSelected(String, boolean) - Method in class com.ccg.swing.Groupings
Select/Unselect ALL "boolean" components in a group.
setSelected(Boolean) - Method in class com.ccg.swing.UpdateSafely
Set whether the components should be selected or not.
setSelected(String, String) - Method in class com.ccg.values.ValuesFactoryTree
Specify which ValuesEditor and (optionally) configuration is to be the current "selected" one for the factory.
setSelectedItem(Object) - Method in class com.ccg.swing.ClassComboBoxModel
Set the currently selected item (or null if nothing should be selected).
setSelectedItem(Object) - Method in class com.ccg.swing.LookupINIComboBoxModel
 
setSelectedItem(Object) - Method in class com.ccg.values.ValuesConfigModel
Set the selected item.
setSemiPush(int) - Method in class com.ccg.awt.TallButton
Set the semi depressed value of the button.
setShouldMatch(boolean) - Method in class com.ccg.util.FilenameFilterWild
Toggle whether to get files which match or which do NOT match.
setSourceName(String) - Method in class com.ccg.io.ConfigSource
Set the source name of the configuration file.
setSrcDir(File) - Method in class com.ccg.swing.HTMLTransferPanel
Set the source directory to read files from
setStartTime(Date) - Method in class com.ccg.util.TimeSpan
Set the starting point of the time span entry.
setStartTimeMillis(long) - Method in class com.ccg.util.TimeSpan
Set the starting point in time to the specified millisecond count.
setStringOrNull(JTextComponent, String) - Static method in class com.ccg.swing.TextUtils
Set the text value of a component from a string (which might be null).
setSwitchChar(char) - Method in class com.ccg.util.CommandLine
Set the character used to specify command line arguments
setTable(TextTable) - Method in class com.ccg.io.TableProcessor
Set the table definition object.
setTag(String) - Method in class com.ccg.util.TagLookup
Set set the "tag" which is used to prefix key names.
setText(String) - Method in class com.ccg.awt.ImageViewer
Set the status message to display
setText(String) - Method in class com.ccg.awt.MenuChoice
Set which item is currently selected.
setText(String) - Method in class com.ccg.awt.TallButton
Set the text label which appears on the button.
setText(String) - Method in class com.ccg.swing.Grouping
Set the "text" for all of the components in the group.
setText(String) - Method in class com.ccg.swing.UpdateSafely
Set the new value for the label field.
setTextEchoColor(Color) - Method in class com.ccg.awt.TallButton
Set the "echo" color when button has the focus.
setTextEchoOn(boolean) - Method in class com.ccg.awt.TallButton
Set text echoed (hightlighted) when button has focus.
setTextEchoReleasedColor(Color) - Method in class com.ccg.awt.TallButton
Set the "echo" color when button is released.
setTextPressedColor(Color) - Method in class com.ccg.awt.TallButton
Set the color of the text when the button is pressed.
setTimeZone(TimeZone) - Method in class com.ccg.util.DateFormatMulti
Set the TimeZone associated with the formatter.
setToDay(DateFormat) - Method in class com.ccg.text.Formats
Set the DateFormat to format a date to day precision.
setToMilli(DateFormat) - Method in class com.ccg.text.Formats
Set the DateFormat to format a date to millisecond precision.
setToMinute(DateFormat) - Method in class com.ccg.text.Formats
Set the DateFormat to format a date to minute precision.
setTop(int) - Method in class com.ccg.awt.InsetPanel
Set the inset from the top edge After adjusting this value (and any others which may affect the components size), you will want to layout you panels.
setToSecond(DateFormat) - Method in class com.ccg.text.Formats
Set the DateFormat to format a date to second precision.
setUnderlying(Throwable) - Method in exception com.ccg.util.FormatException
Set the underlying Throwable which triggered this exception
setUpdateMillis(int) - Method in class com.ccg.io.FileLineIndex
Set the frequency (how often in milliseconds) we check to see if the file was modified.
setValue(Object) - Method in class com.ccg.io.Attribute
 
setValues(Resources, String) - Method in class com.ccg.swing.MenuItemClass
Initializes object values based upon settings in a resource file.
setValues(TagLookup, JComponent) - Static method in class com.ccg.swing.Resources
Set the common basic properties shared by all JComponents.
setValues(String, JComponent) - Method in class com.ccg.swing.Resources
Set the common basic properties shared by all JComponents.
setValuesConfigClass(Class) - Method in class com.ccg.values.ValuesConfigModel
Set the ValuesConfig class which this list model will support.
setVerbosity(int) - Static method in class com.ccg.util.Debug
Changes the "verbosity" (amount of) debug output that is generated.
setVerticalAnchor(double) - Method in class com.ccg.awt.Align
Set the vertical anchor point This method allows one to specify the vertical anchor point which will be used when computing the final location of the object to be drawn.
setVerticalMode(int) - Method in class com.ccg.awt.Align
Set current mode for vertical alignment You can use this method to how you want your coordinates computed relative to the vertical anchor point.
setX(int) - Method in class com.ccg.awt.Align
Set currently computed X coordinate
setY(int) - Method in class com.ccg.awt.Align
Set currently computed Y coordinate
shiftDays(double) - Method in class com.ccg.util.TimeSpan
Shift the time span a specified number of days.
shiftHours(double) - Method in class com.ccg.util.TimeSpan
Shift the time span a specified number of hours.
shiftMillis(long) - Method in class com.ccg.util.TimeSpan
Shift the time span a specified number of milliseconds.
shiftMinutes(double) - Method in class com.ccg.util.TimeSpan
Shift the time span a specified number of minutes.
shiftSeconds(double) - Method in class com.ccg.util.TimeSpan
Shift the time span a specified number of seconds.
show(ColorButton) - Method in class com.ccg.swing.ColorChoices.ColorPopupMenu
 
showConfirmDialog(Component, Object, String, Object[], int) - Method in class com.ccg.swing.Resources
Present a confirmation dialog to the user and wait for user response.
showConfirmDialog(Component, Resources, String) - Method in class com.ccg.values.ValuesFactoryTree
Show the editor within a dialog box with a OK/Cancel button.
showDialog(Frame, String, boolean) - Method in class com.ccg.awt.LoginPanel
Easy way to present a pop-up window that waits for valid login or abort.
showDialog(JFrame, String, boolean) - Method in class com.ccg.swing.LoginPanel
Easy way to present a pop-up window that waits for valid login or abort.
showDialog(String, boolean) - Method in class com.ccg.values.ValuesConfigEditor
Show a dialog box which allows the user to interract.
showInputDialog(Component, String, Object[]) - Method in class com.ccg.swing.Resources
Present a input dialog to the user and wait for user response.
showMessage(Component, String, Object[]) - Method in class com.ccg.swing.Resources
Present a message to the user and wait for them to acknowledge it.
showMessage(String, Object[]) - Method in class com.ccg.swing.RFrame
Show a standard message box based on resource contents.
showMessage(String, Object[]) - Method in class com.ccg.swing.RStockDialogs
Display a simple message dialog based on the resource bundle properties.
showOKCancel(String, Object[]) - Method in class com.ccg.swing.RFrame
Show a standard OK/cancel question based on resource contents.
showOKCancel(String, Object[]) - Method in class com.ccg.swing.RStockDialogs
Display a simple message dialog asking the user a OK/cancel question.
showOKCancel(JComponent, String) - Method in class com.ccg.swing.RStockDialogs
Create a OK/cancel Dialog component.
showYesNo(String, Object[]) - Method in class com.ccg.swing.RFrame
Show a standard yes/no question based on resource contents.
showYesNo(String, Object[]) - Method in class com.ccg.swing.RStockDialogs
Display a simple message dialog asking the user a yes/no question.
showYesNoCancel(String, Object[]) - Method in class com.ccg.swing.RFrame
Show a standard Yes/No/Cancel question based on resource contents.
showYesNoCancel(String, Object[]) - Method in class com.ccg.swing.RStockDialogs
Display a simple message dialog asking the user a yes/no/cancel question.
shuffle(String, Random) - Static method in class com.ccg.util.Random
Shuffles the characters in a string.
shuffle(Object[], Random) - Static method in class com.ccg.util.Random
Shuffles the order of the contents of an array.
shuffle(Vector, Random) - Static method in class com.ccg.util.Random
Shuffles the order of the contents of an java.util.Vector.
shutdown() - Method in class com.ccg.util.Scheduler
Nicely stops the Scheduler.
size() - Method in class com.ccg.util.TimeList
Get the number of elements contained within the collection.
size() - Method in class com.ccg.util.WrapArray
Get the number of objects which are still in the buffer.
SizeFixer - Class in com.ccg.swing
Keeps a graphical component from becoming too small or too large.
SizeFixer(Component) - Constructor for class com.ccg.swing.SizeFixer
Construct the object and install it as a component listener for the component supplied.
skip(long) - Method in class com.ccg.io.FileSectionInputStream
Skip over n bytes - see InputStream.skip(long) for details.
smartAdd(Object) - Method in class com.ccg.swing.Grouping
Smart add of zero or more components to the group.
smartAdd(Object) - Method in class com.ccg.swing.UpdateSafely
Add more component(s) to the set we can update.
smartFileToFile(File, File) - Static method in class com.ccg.io.Copy
A "smart" copy of one File to another File.
smartRemove(Object) - Method in class com.ccg.swing.Grouping
Smart remove of zero or more components to the group.
smartUpdate() - Method in class com.ccg.swing.UpdateSafely
The "non-static" version of "smart update".
smartUpdateJLabel(JLabel, String) - Static method in class com.ccg.swing.UpdateSafely
The "thread safe" way to change the value of a GUI label.
sort(String[]) - Method in class com.ccg.util.StringUtils
Sorts an array of string objects in place (modifying array passed).
sortDup(String[]) - Method in class com.ccg.util.StringUtils
Sorts an array of string objects, returning a new array of sorted strings.
SOUTH - Static variable in class com.ccg.values.ValuesConfigList
Bit mask option which controls where the buttons are placed.
SOUTHEAST - Static variable in class com.ccg.swing.Corner
Constant indicating that item should be drawn in the south east corner.
SOUTHWEST - Static variable in class com.ccg.swing.Corner
Constant indicating that item should be drawn in the south west corner.
stateChanged(ChangeEvent) - Method in class com.ccg.values.ValuesConfigEditor.Listener
 
stateChanged(ChangeEvent) - Method in class com.ccg.values.ValuesFactoryTree.Choice
 
stateChanged(ChangeEvent) - Method in class com.ccg.values.View
 
streamToFile(InputStream, File) - Static method in class com.ccg.io.Compare
Compares the contents of a InputStream to a File.
streamToFile(InputStream, File) - Static method in class com.ccg.io.Copy
Copies the contents of a InputStream to a File.
streamToStream(InputStream, InputStream) - Static method in class com.ccg.io.Compare
Compares contents of a InputStream to anoterh InputStream.
streamToStream(InputStream, OutputStream) - Static method in class com.ccg.io.Copy
Copies contents of a InputStream to a OutputStream.
stringToClass(String) - Static method in class com.ccg.beans.ObjectFactoryAdapter
Convert a string into a Class object.
stringToCorner(String) - Static method in class com.ccg.swing.Corner
Convert a string value to one of the corner constants.
stringToLogLevel(String, int) - Method in class com.ccg.util.Log
Convert a string value to its corresponding log level.
StringUtils - Class in com.ccg.util
Set of functions related to String objects and arrays of String objects.
StringUtils() - Constructor for class com.ccg.util.StringUtils
Default constructor for the class.
subtractBaseFromName(String, String) - Static method in class com.ccg.io.FileName
Subtract off a leading "base path" from a full file path name.
SystemLogModel - Class in com.ccg.swing
A implementation of the LogModel which controls the JVM's log and debug output messages.

T

TableCellFormatEditor - Class in com.ccg.swing
Not ready for prime time - please ignore for now.
TableCellFormatEditor(TextFieldFormat) - Constructor for class com.ccg.swing.TableCellFormatEditor
Initializes object to...
TableProcessor - Class in com.ccg.io
Base class to facilitate the processing of text tables.
TableProcessor(TextTable) - Constructor for class com.ccg.io.TableProcessor
Initializes the object with a table parser object.
TagLookup - Class in com.ccg.util
General purpose lookup and string convertor.
TagLookup(Lookup) - Constructor for class com.ccg.util.TagLookup
Create a "untagged" instance.
TagLookup(Lookup, String) - Constructor for class com.ccg.util.TagLookup
Create a "tagged" instance.
TagLookup(Class, String) - Constructor for class com.ccg.util.TagLookup
Easy way to Create a TagLookup for a particular class.
TailTransferable - Class in com.ccg.swing
 
TailTransferable(File, long, long) - Constructor for class com.ccg.swing.TailTransferable
 
tailUpdate() - Method in class com.ccg.io.FileLineIndex
Check to see if new information has been appended to the file and update the object/index accordingly.
TailViewer - Class in com.ccg.swing
Swing tool capable of browsing the contents of large ASCII text files.
TailViewer() - Constructor for class com.ccg.swing.TailViewer
 
TallButton - Class in com.ccg.awt
A lightweight three state button that can be set quite tall.
TallButton() - Constructor for class com.ccg.awt.TallButton
Initializes object to a default state.
TallButton(String, int, int, int, Color) - Constructor for class com.ccg.awt.TallButton
Construct and initialize the object.
TEXT_FLAVOR - Static variable in class com.ccg.swing.TailTransferable
 
TextFieldFormat - Class in com.ccg.swing
Class to create text input fields that have a corresponding parser.
TextFieldFormat(Format) - Constructor for class com.ccg.swing.TextFieldFormat
Construct with a specific Format for translating between object/string representation.
TextTable - Class in com.ccg.io
Class used to parse ASCII tables Many applications (spreadsheets in particular) are capable of exporting data to a ASCII file in a series of rows and columns, where each row corresponds to one record in the table, and the columns correspond to record fields.
TextTable() - Constructor for class com.ccg.io.TextTable
Default constructor This method initializes the object such that it expects to parse data from from a TAB separated ASCII text file.
TextTable(int, int, boolean, String) - Constructor for class com.ccg.io.TextTable
Specify table constraints when constructing the object.
TextUtils - Class in com.ccg.swing
General utility methods for working with text components.
TextUtils() - Constructor for class com.ccg.swing.TextUtils
 
TimeList - Class in com.ccg.util
Collection of time ordered Objects.
TimeList() - Constructor for class com.ccg.util.TimeList
Default constructor for the TimeList class.
TimeSpan - Class in com.ccg.util
Class used to represent a span of time.
TimeSpan() - Constructor for class com.ccg.util.TimeSpan
Create a new TimeSpan object which doesn't span any time.
TimeSpan(long, long) - Constructor for class com.ccg.util.TimeSpan
Create a TimeSpan object with a specific start/end time.
TimeSpan(Date, Date) - Constructor for class com.ccg.util.TimeSpan
Create a TimeSpan object with a specific start/end time.
TimeSpanEditor - Class in com.ccg.values.stock
A implementation of a ValuesEditor object suitable for working with time spans.
TimeSpanEditor() - Constructor for class com.ccg.values.stock.TimeSpanEditor
 
toArray(Iterator) - Method in class com.ccg.util.StringUtils
Converts a collection of strings to a array of strings imposing the skip and replacement rules.
toArray(Enumeration) - Method in class com.ccg.util.StringUtils
Convert Enumeration of objects to a array of strings.
toBoolean(String, Boolean) - Method in class com.ccg.util.Convert
Take a String and convert it to a Boolean.
toColor(String, Color) - Method in class com.ccg.util.Convert
Take a String and convert it to a Color.
toDate(String, Date) - Method in class com.ccg.util.Convert
Take a String and convert it to a Date.
toFont(String, Font) - Method in class com.ccg.util.Convert
Take a String and convert it to a Font.
toInputStream(String, InputStream, boolean) - Method in class com.ccg.util.Convert
Convert a string into a InputStream.
toLocale(String, Locale) - Method in class com.ccg.util.Convert
Get a Locale from a specified string.
toNumber(String, Number) - Method in class com.ccg.util.Convert
Take a String and convert it to a Number.
toObject(Object) - Method in class com.ccg.values.stock.TimeSpanEditor
Transfer values from this "value holder" into a object.
toObject(Object) - Method in class com.ccg.values.ValuesConfigBean
Transfer values from this "value holder" into a object.
toObject(Object) - Method in class com.ccg.values.ValuesEditorBean
Transfer values from this "value holder" into a object.
toObject(Object) - Method in interface com.ccg.values.ValuesHolder
Transfer values from this "value holder" into a object.
toOutputStream(String, OutputStream, boolean, boolean, boolean) - Method in class com.ccg.util.Convert
Convert a string into a OutputStream.
TOP - Static variable in class com.ccg.awt.Align
Constant used to indicate TOP alignment.
toString() - Method in class com.ccg.awt.Align
Get a string representation of the object.
toString() - Method in class com.ccg.beans.NamedObjectFactory
 
toString() - Method in class com.ccg.beans.ObjectFactoryAdapter
Get a string representation of the object.
toString() - Method in exception com.ccg.io.ConfigException
Form a string representation of the exception.
toString() - Method in class com.ccg.io.FileLineIndex
A string representation of the object for debug output purposes.
toString() - Method in class com.ccg.swing.AbstractLogModel
Get string representation suitable for debug output.
toString() - Method in class com.ccg.swing.Corner
Get string name the assigned corner constant (note this may be localized).
toString() - Method in class com.ccg.swing.FilenameFilter
The text description of the filter (what to show user).
toString() - Method in class com.ccg.swing.SizeFixer
Returns a simple string representation of limits enforced.
toString(String, String) - Method in class com.ccg.util.Convert
A simple null and zero length check of a string.
toString() - Method in class com.ccg.util.DateFormatMulti
Simple string representation of the object.
toString() - Method in class com.ccg.util.EnumerationIterator
Get string representation of object.
toString() - Method in class com.ccg.util.FilenameFilterWild
Get current matching rules in String form.
toString() - Method in class com.ccg.util.JavaString
Returns string representation of object.
toString() - Method in class com.ccg.util.PathSearch
Return a PATH looking string of the current search areas.
toString() - Method in class com.ccg.util.PrintWriterString
Fetch the formatted output.
toString(InputStream) - Method in class com.ccg.util.StringUtils
Read the the contents of a InputStream into a String.
toString(boolean) - Static method in class com.ccg.util.StringUtils
Convert a boolean primitive to its string representation.
toString(byte) - Static method in class com.ccg.util.StringUtils
Convert a byte primitive to its string representation.
toString(char) - Static method in class com.ccg.util.StringUtils
Convert a char primitive to its string representation.
toString(short) - Static method in class com.ccg.util.StringUtils
Convert a short primitive to its string representation.
toString(int) - Static method in class com.ccg.util.StringUtils
Convert a int primitive to its string representation.
toString(long) - Static method in class com.ccg.util.StringUtils
Convert a long primitive to its string representation.
toString(float) - Static method in class com.ccg.util.StringUtils
Convert a float primitive to its string representation.
toString(double) - Static method in class com.ccg.util.StringUtils
Convert a double primitive to its string representation.
toString(Object) - Method in class com.ccg.util.StringUtils
Convert any object to its string representation (safely checking for null and blank values).
toString() - Method in class com.ccg.util.TimeSpan
Get the string representation of the time spanned.
toString() - Method in class com.ccg.values.ValuesConfigBean
Get a simple string representation of the ValuesConfig implementation.
toString() - Method in class com.ccg.values.ValuesEditorBean
Get a simple string representation of the object.
toString() - Method in class com.ccg.values.ValuesPropertiesAdapter
Get a simple string representation of the configuration.
toTimeSpan(String, String, TimeSpan) - Method in class com.ccg.util.Convert
Convert two strings containing date/time info to a TimeSpan.
toVector(Iterator) - Method in class com.ccg.util.StringUtils
Converts a collection of strings to a Vector of strings imposing the skip and replacement rules.
toVector(Enumeration) - Method in class com.ccg.util.StringUtils
Convert Enumeration of objects to a Vector of Strings.
toVector(String) - Method in class com.ccg.util.StringUtils
Read all lines of text from a single string and return a Vector of each line read.
transferProperties(Properties, Properties, String[]) - Static method in class com.ccg.values.ValuesPropertiesAdapter
Transfers property key/values from a source to a destination.
translatePath(String) - Static method in class com.ccg.util.PathSearch
Adjust directory separation character for platform.
translatePathList(String) - Static method in class com.ccg.util.PathSearch
Adjust PATH type separation character for platform.
Trigger - Class in com.ccg.awt
 
Trigger(Object, Method, Object[]) - Constructor for class com.ccg.awt.Trigger
 
TriggerButton - Class in com.ccg.awt
An easy way to create localized buttons and link callbacks.
TriggerButton() - Constructor for class com.ccg.awt.TriggerButton
Construct the button without an initial label.
TriggerButton(String) - Constructor for class com.ccg.awt.TriggerButton
Construct the button with an initial label.
trimURL(URL, int) - Static method in class com.ccg.io.Utility
A "up directory" for URL's.

U

UNDERLINE_TEXT - Static variable in class com.ccg.awt.TallButton
Constant defining one of the focus modes supported.
union(TimeSpan) - Method in class com.ccg.util.TimeSpan
Create the union between this object and another TimeSpan.
union(Date) - Method in class com.ccg.util.TimeSpan
Create the union between this object and a Date.
union(long) - Method in class com.ccg.util.TimeSpan
Create the union between this object and a point in time.
update(Graphics) - Method in class com.ccg.awt.TallButton
Disable clearing of component area.
update() - Method in class com.ccg.swing.ProgressMonitorUpdate
Go ahead and safely apply any changes to the monitor.
update(int, String) - Method in class com.ccg.swing.ProgressMonitorUpdate
Safely update the progress monitor's status.
update(int, String, Object[]) - Method in class com.ccg.swing.ProgressMonitorUpdate
Safely update the progress monitor's status using resources.
updateButtons() - Method in class com.ccg.values.ValuesConfigEditor
 
UpdateSafely - Class in com.ccg.swing
Class to make the updating of Swing components safe.
UpdateSafely() - Constructor for class com.ccg.swing.UpdateSafely
Default constructor.
UpdateSafely(Object) - Constructor for class com.ccg.swing.UpdateSafely
Constructor for a single component.
urlJoin(String, String) - Static method in class com.ccg.io.Utility
Do a "smart" join of two strings to form a URL.
urlJoin(String[]) - Static method in class com.ccg.io.Utility
Do a "smart" join of multiple strings to form a URL.
Utility - Class in com.ccg.beans
General utility class of static functions to work with beans.
Utility() - Constructor for class com.ccg.beans.Utility
 
Utility - Class in com.ccg.io
Collection of handy little utilities related to java.io.
Utility() - Constructor for class com.ccg.io.Utility
 

V

validate() - Method in class com.ccg.values.stock.TimeSpanEditor
Verify that all of the user input fields are valid.
validate() - Method in interface com.ccg.values.ValuesEditor
Verify that all of the user input fields are valid.
validate() - Method in class com.ccg.values.ValuesEditorBean
Verify that all of the user input fields are valid.
validate(LookupProperties) - Method in class com.ccg.values.ValuesPropertiesAdapter
Validate and/or correct a set of configuration properties.
validateCorner(int) - Static method in class com.ccg.swing.Corner
Check to see if integer value is a valid Corner constant.
validateDebugLevel(int) - Method in class com.ccg.swing.AbstractLogModel
Verify a debug verbosity level.
validateDebugLevel(int) - Static method in class com.ccg.util.Log
Verify a debug verbosity level.
validateLogLevel(int) - Method in class com.ccg.swing.AbstractLogModel
Verify a log level.
validateLogLevel(int) - Static method in class com.ccg.util.Log
Verify a log level value is valid.
validateText() - Method in class com.ccg.swing.DateFieldFormat
 
validateText() - Method in class com.ccg.swing.DoubleFieldFormat
 
validateText() - Method in class com.ccg.swing.IntegerFieldFormat
 
validateText() - Method in class com.ccg.swing.TextFieldFormat
Validate user input WITHOUT updating internal state of object.
validateTextOrFix() - Method in class com.ccg.swing.TextFieldFormat
Validate user input and update internal state of object (or "fix" user input).
validateUserInput() - Method in class com.ccg.swing.TextFieldFormat
Deprecated.  
valueChanged(ListSelectionEvent) - Method in class com.ccg.values.ValuesConfigEditor.Listener
 
ValuesConfig - Interface in com.ccg.values
Definition of a values holder which can save/load its set of values.
ValuesConfigBean - Class in com.ccg.values
A 'generic' ValuesConfig implementation for beans (uses XML).
ValuesConfigBean(Class) - Constructor for class com.ccg.values.ValuesConfigBean
Construct a ValuesConfigBean object for a certain class.
ValuesConfigEditor - Class in com.ccg.values
Complete configuration/value editor for a ValuesEditor and ValuesConfig implementation.
ValuesConfigEditor() - Constructor for class com.ccg.values.ValuesConfigEditor
 
ValuesConfigEditor.Listener - Class in com.ccg.values
 
ValuesConfigEditor.Listener() - Constructor for class com.ccg.values.ValuesConfigEditor.Listener
 
ValuesConfigList - Class in com.ccg.values
A configuration chooser (and optional editor) which lets the end user pick configurations from a named list.
ValuesConfigList() - Constructor for class com.ccg.values.ValuesConfigList
Default construction of the object - will NOT be ready for use.
ValuesConfigList(ValuesConfigModel, ValuesEditor, int) - Constructor for class com.ccg.values.ValuesConfigList
Allows one to fully configure the object at time of construction.
ValuesConfigModel - Class in com.ccg.values
A standard ComboBoxModel which is associated with a set of configurations for a particular ValuesConfig class.
ValuesConfigModel() - Constructor for class com.ccg.values.ValuesConfigModel
 
ValuesEditor - Interface in com.ccg.values
Implemented by Swing editors which are designed for a particular class of objects.
ValuesEditorAdapter - Class in com.ccg.values
Helper class to form a base for those wishing to implement a ValuesEditor.
ValuesEditorAdapter() - Constructor for class com.ccg.values.ValuesEditorAdapter
Constructs the object and makes it ready for the addition of listeners.
ValuesEditorBean - Class in com.ccg.values
A 'generic' ValuesEditor implementation for bean style object.
ValuesEditorBean(Class) - Constructor for class com.ccg.values.ValuesEditorBean
Default constructor for the ValuesEditorBean class.
ValuesFactoryTree - Class in com.ccg.values
A "factory" used to create and optionally edit objects which have an associated ValuesEditor and ValuesConfig.
ValuesFactoryTree() - Constructor for class com.ccg.values.ValuesFactoryTree
Construct the object with nothing registered.
ValuesFactoryTree.Choice - Class in com.ccg.values
 
ValuesFactoryTree.Choice(String, ValuesEditor, ValuesConfig, Object) - Constructor for class com.ccg.values.ValuesFactoryTree.Choice
 
ValuesFactoryTree.QeFolderNode - Class in com.ccg.values
 
ValuesFactoryTree.QeFolderNode(ValuesFactoryTree.Choice) - Constructor for class com.ccg.values.ValuesFactoryTree.QeFolderNode
 
ValuesFactoryTree.QeNode - Class in com.ccg.values
 
ValuesFactoryTree.QeNode(DefaultTreeModel, ValuesFactoryTree.QeFolderNode, String) - Constructor for class com.ccg.values.ValuesFactoryTree.QeNode
 
ValuesHolder - Interface in com.ccg.values
Definition of objects which are capable of holding values (settings) for other objects.
ValuesPropertiesAdapter - Class in com.ccg.values
A base ValuesConfig implementation which stores the values held in standard Java property files.
ValuesPropertiesAdapter() - Constructor for class com.ccg.values.ValuesPropertiesAdapter
 
View - Class in com.ccg.values
Utility to test a implementation of a ValuesEditor.
vline() - Method in class com.ccg.awt.ImageGen
Draw a vertical line across the current bitmap.

W

waitForImages(String[], Image[], Component) - Method in class com.ccg.awt.ImageHolder
Load a set of images (if not present) and add them to the cache.
waitForImages(Applet, URL, String) - Method in class com.ccg.awt.ImageHolder
Load a set of images from the parameters associated with an applet.
waitForImages(Applet, URL, String[], String[]) - Method in class com.ccg.awt.ImageHolder
Load a set of images for a applet.
waitForPropertyFileImages(Applet, URL, String) - Method in class com.ccg.awt.ImageHolder
Load a set of images for a applet via property file.
WARNING - Static variable in class com.ccg.util.Log
Log level for messages which indicate an warning condition.
warning(String, String, Object[]) - Static method in class com.ccg.util.Log
Wrapper function to log a message at the Log.WARNING level.
warning(String) - Static method in class com.ccg.util.Log
Wrapper function to log a message at the Log.WARNING level.
wasCancelPressed() - Method in class com.ccg.swing.OkCancelHandler
Get Was the Cancel button pressed by the user?
wasOkPressed() - Method in class com.ccg.swing.OkCancelHandler
Get Was the OK button pressed by the user?
wildCompare(String, String) - Static method in class com.ccg.util.FilenameFilterWild
Determine if a string matches a "wild" string (handy).
windowActivated(WindowEvent) - Method in class com.ccg.values.ValuesConfigEditor.Listener
 
windowClosed(WindowEvent) - Method in class com.ccg.values.ValuesConfigEditor.Listener
 
windowClosing(WindowEvent) - Method in class com.ccg.swing.DirtyChecker
 
windowClosing(WindowEvent) - Method in class com.ccg.values.ValuesConfigEditor.Listener
 
windowDeactivated(WindowEvent) - Method in class com.ccg.values.ValuesConfigEditor.Listener
 
windowDeiconified(WindowEvent) - Method in class com.ccg.values.ValuesConfigEditor.Listener
 
windowIconified(WindowEvent) - Method in class com.ccg.values.ValuesConfigEditor.Listener
 
windowOpened(WindowEvent) - Method in class com.ccg.values.ValuesConfigEditor.Listener
 
WrapArray - Class in com.ccg.util
Implementation of a wrap-around buffer.
WrapArray() - Constructor for class com.ccg.util.WrapArray
Initializes array with a capacity of 1024 objects.
WrapArray(int) - Constructor for class com.ccg.util.WrapArray
Initializes the array with a configurable buffer capacity.
writeObject(Object) - Method in class com.ccg.io.ObjectOutputStreamReset
Write a Serializable object.

Z

zero() - Method in class com.ccg.awt.LoginPanel
Reset counters/flags.
zero() - Method in class com.ccg.swing.LoginPanel
Reset counters/flags Since you can re-use a LoginPanel object, it is possible that you will want to clear/reset/zero out its internal counters and flags before presenting it back to the user.

_

_authenticateCnt - Variable in class com.ccg.awt.LoginPanel
 
_authenticateCnt - Variable in class com.ccg.swing.LoginPanel
 
_cancelCnt - Variable in class com.ccg.awt.LoginPanel
 
_cancelCnt - Variable in class com.ccg.swing.LoginPanel
 
_cancelLogin - Variable in class com.ccg.awt.LoginPanel
 
_cancelLogin - Variable in class com.ccg.swing.LoginPanel
 
_CfgName - Variable in class com.ccg.values.ValuesFactoryTree.Choice
 
_Choices - Variable in class com.ccg.values.ValuesFactoryTree
 
_Chooser - Variable in class com.ccg.swing.LookupINISectionEditor
 
_Class - Variable in class com.ccg.values.ValuesEditorBean
 
_Component - Variable in class com.ccg.values.ValuesEditorBean
 
_Component - Variable in class com.ccg.values.ValuesFactoryTree
 
_delay - Variable in class com.ccg.util.Entry
 
_Delete - Variable in class com.ccg.values.ValuesFactoryTree
 
_Description - Variable in class com.ccg.swing.FilenameFilter
 
_Dirty - Variable in class com.ccg.values.ValuesFactoryTree.Choice
 
_Editors - Variable in class com.ccg.values.ValuesFactoryTree
 
_ExitCode - Variable in class com.ccg.values.ValuesConfigEditor.Listener
 
_Fields - Variable in class com.ccg.values.ValuesEditorBean
 
_Filter - Variable in class com.ccg.swing.FilenameFilter
 
_GetMethods - Variable in class com.ccg.values.ValuesConfigBean
 
_GetMethods - Variable in class com.ccg.values.ValuesEditorBean
 
_isAuthenticated - Variable in class com.ccg.awt.LoginPanel
 
_isAuthenticated - Variable in class com.ccg.swing.LoginPanel
 
_login - Variable in class com.ccg.awt.LoginDialog
 
_login - Variable in class com.ccg.swing.LoginDialog
 
_Lookup - Variable in class com.ccg.swing.RMenuBar
 
_Name - Variable in class com.ccg.values.ValuesFactoryTree.Choice
 
_NameOrder - Variable in class com.ccg.values.ValuesFactoryTree
 
_New - Variable in class com.ccg.values.ValuesFactoryTree
 
_next - Variable in class com.ccg.util.Entry
 
_nextTimeMillis - Variable in class com.ccg.util.Entry
 
_Revert - Variable in class com.ccg.values.ValuesFactoryTree
 
_Save - Variable in class com.ccg.values.ValuesFactoryTree
 
_schedulable - Variable in class com.ccg.util.Entry
 
_SectionNames - Variable in class com.ccg.swing.LookupINIComboBoxModel
 
_Selected - Variable in class com.ccg.values.ValuesFactoryTree
 
_SelectedIndex - Variable in class com.ccg.swing.LookupINIComboBoxModel
 
_SelectedObject - Variable in class com.ccg.swing.LookupINIComboBoxModel
 
_SetMethods - Variable in class com.ccg.values.ValuesConfigBean
 
_SetMethods - Variable in class com.ccg.values.ValuesEditorBean
 
_To - Variable in class com.ccg.values.ValuesFactoryTree.Choice
 
_Tree - Variable in class com.ccg.values.ValuesFactoryTree
 
_Vc - Variable in class com.ccg.values.ValuesFactoryTree.Choice
 
_Ve - Variable in class com.ccg.values.ValuesFactoryTree.Choice
 
_verbosityLevel - Static variable in class com.ccg.util.Debug
 
_Window - Variable in class com.ccg.values.ValuesConfigEditor.Listener
 

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

Copyright 1998-1998-2006 null. All Rights Reserved.