Skip navigation links
A B C D E F G H I K L M N O P R S T U V W X Y 

A

accept(File) - Method in class bradleyross.library.helpers.DirWalker.DirectoriesOnly
 
accept(File) - Method in class bradleyross.library.helpers.DirWalker.DummyFilter
 
accept(File) - Method in class bradleyross.library.helpers.DirWalker.FilesOnly
 
accept(File) - Method in class bradleyross.library.tools.RepositoryReview.PomFilter
 
accountName - Variable in class bradleyross.library.database.DatabaseProperties
The account name to be used on the database server.
accountName - Variable in class bradleyross.library.debugging.SQLExample
 
actionPerformed(ActionEvent) - Method in class bradleyross.demonstrations.SwingDemo.MainPage.Listener
 
actionPerformed(ActionEvent) - Method in class bradleyross.library.applets.ColorsSample
The actionPerformed method is executed whenever an action is taken by the user.
actionPerformed(ActionEvent) - Method in class bradleyross.library.applets.Concentration.secondPanel
Take action when button is clicked.
actionPerformed(ActionEvent) - Method in class bradleyross.library.applets.WebSample
The actionPerformed method is executed whenever an action is taken by the user.
actionPerformed(ActionEvent) - Method in class bradleyross.library.tools.MasterIndex.MenuActions
 
actionPerformed(ActionEvent) - Method in class bradleyross.swing.SwingDemo.Listener
 
actionPerformed(ActionEvent) - Method in class bradleyross.swing.SwingDemo.MainPage.Listener
 
actionPerformed(ActionEvent) - Method in class bradleyross.swing.SwingTimer.Listener1
 
actionPerformed(ActionEvent) - Method in class bradleyross.swing.SwingTimer.Motion
 
addButton(String, GridBagConstraints) - Method in class bradleyross.demonstrations.SwingDemo.GridBagDemo
 
addButton(String, GridBagConstraints) - Method in class bradleyross.swing.SwingDemo.GridBagDemo
 
addElement(UploadServlet.Contents) - Method in class bradleyross.j2ee.servlets.UploadServlet.ThisPage
Adds an element to the list associated with the HTTP request.
addException(Exception) - Method in class bradleyross.j2ee.servlets.ThisPage
Adds a description of an exception to the list of messages for the error page.
addMessage(String) - Method in class bradleyross.common.communicationsWindow
This method generates a message and adds it to the log and the Sys.output character stream.
addMessage(String) - Method in class bradleyross.j2ee.servlets.ThisPage
Add a message to the list of messages for the error page.
Address - Class in bradleyross.demonstrations
See what information I can get about local system.
Address() - Constructor for class bradleyross.demonstrations.Address
 
adjustmentValueChanged(AdjustmentEvent) - Method in class bradleyross.library.applets.Concentration.secondPanel
Action to be taken when the scrollbar is used to move within the scrolling area.
adjustmentValueChanged(AdjustmentEvent) - Method in class bradleyross.library.applets.ScrollbarSample
Method called by the system every time the position on the scrollbar is changed.
adminAccess - Variable in class bradleyross.j2ee.servlets.SessionInformation
 
alarmState - Variable in class bradleyross.j2ee.beans.ControlledObject
 
align - Variable in class bradleyross.j2ee.tags.CenterTag
Value of the attribute align for the custom tag.
angle - Variable in class bradleyross.library.applets.ScrollbarSample
Integer value indicating the angle to be used in creating the partial arc of the circle.
apache2Log(int, String, Exception) - Method in class bradleyross.library.helpers.ExceptionHelper
 
apacheLog(int, String, Exception) - Method in class bradleyross.library.helpers.ExceptionHelper
 
apacheLogger - Variable in class bradleyross.library.helpers.ExceptionHelper
Logger for use with log4j 1.x logging framework API.
append(char) - Method in class bradleyross.library.helpers.GenericPrinter
Append a character.
append(CharSequence) - Method in class bradleyross.library.helpers.GenericPrinter
Append a character sequence to the output stream.
append(CharSequence, int, int) - Method in class bradleyross.library.helpers.GenericPrinter
Append a subsequence of the specified character sequence to the output stream.
ArrayDemos - Class in bradleyross.demonstrations
Some demonstrations of the results of passing objects in the parameter lists of methods.
ArrayDemos() - Constructor for class bradleyross.demonstrations.ArrayDemos
 
authorized() - Method in class bradleyross.j2ee.beans.LoginBean
Determines whether the combination of user name and user password represents a valid user.
authorized - Variable in class bradleyross.j2ee.beans.SessionProperties
True if user has logged in with a valid username and password.
autoCommit - Variable in class bradleyross.library.database.DatabaseProperties
True indicates that autoCommit is set for this database connection when the connection is opened.

B

Beeper - Class in bradleyross.sound
Beeper presents a small, loopable tone that can be heard by clicking on the Code Key.
Beeper() - Constructor for class bradleyross.sound.Beeper
 
Body - Class in bradleyross.j2ee.tags
Demonstration custom body tag.
Body() - Constructor for class bradleyross.j2ee.tags.Body
 
Body() - Constructor for class bradleyross.library.tools.MasterIndex.Body
 
BorderDemo() - Constructor for class bradleyross.demonstrations.SwingDemo.BorderDemo
 
BorderDemo(int) - Constructor for class bradleyross.demonstrations.SwingDemo.BorderDemo
 
BorderDemo() - Constructor for class bradleyross.swing.SwingDemo.BorderDemo
 
BorderDemo(int) - Constructor for class bradleyross.swing.SwingDemo.BorderDemo
 
boundary - Variable in class bradleyross.j2ee.servlets.UploadServlet.ThisPage
Boundary marker for multipart form
bradleyross.common - package bradleyross.common
Contains classes that provide common functions that can be reused for other Java programs.
bradleyross.demonstrations - package bradleyross.demonstrations
These are simple Java applications that are designed to be used as demonstrations of the Java language rather than as useful applications.
bradleyross.j2ee.beans - package bradleyross.j2ee.beans
These are the managed beans that are to be used with the J2EE examples.
bradleyross.j2ee.filters - package bradleyross.j2ee.filters
Filters for the demonstration applications.
bradleyross.j2ee.listeners - package bradleyross.j2ee.listeners
Listeners for demonstration applications.
bradleyross.j2ee.servlets - package bradleyross.j2ee.servlets
Demonstration servlets.
bradleyross.j2ee.tags - package bradleyross.j2ee.tags
Demonstration tags for use with Java Server Pages.
bradleyross.library - package bradleyross.library
This was intended to be some common classes for my code.
bradleyross.library.applets - package bradleyross.library.applets
These are some applets.
bradleyross.library.database - package bradleyross.library.database
These are some utility programs for using JDBC to interact with databases.
bradleyross.library.debugging - package bradleyross.library.debugging
These are some examples of how logging for debugging can be used with Java classes.
bradleyross.library.helpers - package bradleyross.library.helpers
These are various utility classes that I developed for Java programs.
bradleyross.library.helpers.tests - package bradleyross.library.helpers.tests
Test drivers for classes in bradleyross.library.helpers package.
bradleyross.library.json - package bradleyross.library.json
 
bradleyross.library.tools - package bradleyross.library.tools
 
bradleyross.local.databases - package bradleyross.local.databases
These classes represent the subclasses that are for use with this specific installation.
bradleyross.opensource.jfreechart - package bradleyross.opensource.jfreechart
Examples using JFreeChart, an open-source library for plotting graphs of various types.
bradleyross.opensource.jfreechart.helpers - package bradleyross.opensource.jfreechart.helpers
Some classes I wrote to aid in generating plots using the JFreeChart library.
bradleyross.opensource.pdfbox - package bradleyross.opensource.pdfbox
An Apache tool for processing PDF boxes.
bradleyross.opensource.poi - package bradleyross.opensource.poi
Poi is an Apache library for reading and modifying Microsoft Excel and Word documents.
bradleyross.opensource.xerces - package bradleyross.opensource.xerces
The Xerces library processes XML files and is a product of the Apache group.
bradleyross.opensource.zxing - package bradleyross.opensource.zxing
These will be small programs that will demonstrate the use of the zxing open source package.
bradleyross.sound - package bradleyross.sound
Some routines for a beeper (under construction).
bradleyross.swing - package bradleyross.swing
Some examples of Swing code.
buildDate(String, String, String) - Method in class bradleyross.j2ee.servlets.Servlet
Construct an SQL date using the year, month, and day
buildDate(int, int, int) - Method in class bradleyross.j2ee.servlets.Servlet
Construct an SQL date using the year, month, and day
buildDate(String, String, String) - Static method in class bradleyross.library.helpers.ServletHelpers
Construct an SQL date using the year, month, and day
buildDate(int, int, int) - Static method in class bradleyross.library.helpers.ServletHelpers
Construct an SQL date using the year, month, and day
buildErrorMessage(String, String) - Method in class bradleyross.j2ee.servlets.ShowSchema
Generates an error message for the application.
buildEscapeDate(int, int, int) - Static method in class bradleyross.j2ee.servlets.Servlet
Build a date in the java.sql.Date escape format.
buildEscapeDate(String, String, String) - Static method in class bradleyross.j2ee.servlets.Servlet
Build a date in the java.sql.Date escape format.
buildEscapeDate(Date) - Static method in class bradleyross.j2ee.servlets.Servlet
Generate an SQL escape date.
buildEscapeDate(int, int, int, String) - Static method in class bradleyross.j2ee.servlets.Servlet
Build a date in the java.sql.Date escape format.
buildEscapeDate(String, String, String, String) - Static method in class bradleyross.j2ee.servlets.Servlet
Build a date in the java.sql.Date escape format.
buildFrame() - Method in class bradleyross.swing.SwingTimer
Creates and sets up components in frame.
buildImage1() - Method in class bradleyross.opensource.pdfbox.PdfTest1
 
buildMenuBar(JMenuBar) - Method in class bradleyross.library.tools.MasterIndex
 
buildResultSet(String) - Method in class bradleyross.j2ee.servlets.PulldownList
Creates result set that is used to generate select tag.
buildResultSet() - Method in class bradleyross.j2ee.servlets.PulldownList
Creates result set that is used to generate select tag.
buildTestImage(int) - Method in class bradleyross.library.applets.Concentration
Construct a dummy image.

C

CalendarHelpers - Class in bradleyross.library.helpers
Classes for manipulating calendar dates.
CalendarHelpers() - Constructor for class bradleyross.library.helpers.CalendarHelpers
 
CalendarHelpers(TimeZone) - Constructor for class bradleyross.library.helpers.CalendarHelpers
 
CalendarHelpers(Calendar) - Constructor for class bradleyross.library.helpers.CalendarHelpers
 
caseSensitive - Variable in class bradleyross.common.processList
If false (default condition), names of pairs are processed in a case insensitive manner and all names are converted to lower case.
CCW - Static variable in interface bradleyross.library.helpers.TableWriterInterface
Text rotated 90 degrees counter-clockwise.
cellMargin - Variable in class bradleyross.library.applets.Concentration
Distance between cells in pixels.
cellWidth - Variable in class bradleyross.library.applets.Concentration
Length of height and width of cell in pixels.
CenterTag - Class in bradleyross.j2ee.tags
This custom tag can be used to center an object on the web page horizontally.
CenterTag() - Constructor for class bradleyross.j2ee.tags.CenterTag
 
characters(char[], int, int) - Method in class bradleyross.common.XmlParser.MyHandler
This method is called when text is encountered between start and end tags.
characters(char[], int, int) - Method in class bradleyross.opensource.xerces.TestXmlParser.MyHandler
 
characters(char[], int, int) - Method in class bradleyross.opensource.xerces.XmlParser.MyHandler
This method is called when text is encountered between start and end tags.
checkError() - Method in class bradleyross.library.helpers.GenericPrinter
Checks if an error has occurred on the output stream.
className - Variable in class bradleyross.j2ee.tags.CenterTag
Value of the attribute className for the custom tag.
className - Variable in class bradleyross.j2ee.tags.ConvertToComment
 
clearButton - Variable in class bradleyross.library.applets.Concentration.secondPanel
Button used to clear text area.
clearTableNamePrefixes() - Method in class bradleyross.library.database.DatabaseProperties
Clears the list of table name prefix values.
clearWriter() - Method in class bradleyross.j2ee.servlets.ThisPage
Clear the contents of the StringWriter object.
close() - Method in class bradleyross.library.database.DatabaseProperties
Close the database connection.
close() - Method in class bradleyross.library.helpers.GenericPrinter
Close the output stream.
CodecInfo - Class in bradleyross.j2ee.servlets
 
CodecInfo() - Constructor for class bradleyross.j2ee.servlets.CodecInfo
 
ColorsSample - Class in bradleyross.library.applets
Demonstrates the use of buttons to change the colors on the items in a graphic item.
ColorsSample() - Constructor for class bradleyross.library.applets.ColorsSample
 
colsCurrent - Variable in class bradleyross.common.communicationsWindow
The number of columns in the TextArea objects currently.
colsLarger - Variable in class bradleyross.common.communicationsWindow
The number of columns in the TextArea objects if the window is made wider.
colsSmaller - Variable in class bradleyross.common.communicationsWindow
The number of columns in the TextArea objects if the window is made narrower.
columnCount - Variable in class bradleyross.j2ee.servlets.CsvWriter.Instance
Number of columns in result set
columnCount - Variable in class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
Number of columns in result set
columnCount - Variable in class bradleyross.library.helpers.WebTable
 
columns - Variable in class bradleyross.library.database.TableHelper
List of column names and the data types as defined in java.sql.Types.
combinedTime - Static variable in class bradleyross.library.helpers.FileHelpers
Timeout for entire transfer in milliseconds.
comment(String) - Method in class bradleyross.library.database.DatabaseProperties
Returns the parameter as a DDL comment if the database is of a type that allows comments in DDL statements.
commit() - Method in class bradleyross.library.database.DatabaseProperties
Execute a commit statement for the SQL connection.
CommonsTest - Class in bradleyross.library.debugging
Test for usability commons-logging API.
CommonsTest() - Constructor for class bradleyross.library.debugging.CommonsTest
 
communicationsWindow - Class in bradleyross.common
This class opens a window for communications with a port on another system.
communicationsWindow(String) - Constructor for class bradleyross.common.communicationsWindow
 
Concentration - Class in bradleyross.library.applets
Concentration game.
Concentration(int, int) - Constructor for class bradleyross.library.applets.Concentration
Constructor .
Concentration() - Constructor for class bradleyross.library.applets.Concentration
Default constructor.
Concentration.GamePanel - Class in bradleyross.library.applets
Playing area for the Concentration game.
Concentration.ImageInstance - Class in bradleyross.library.applets
Instance of a BufferedImage for use with the game.
Concentration.secondPanel - Class in bradleyross.library.applets
Panel for displaying diagnostic listings when debugLevel greater than 0.
Concentration.Tile - Class in bradleyross.library.applets
These are the individual squares for the game.
config - Variable in class bradleyross.j2ee.servlets.CsvWriter
ServletConfig object as passed to the init method.
config - Variable in class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
ServletConfig object as passed to the init method.
config - Variable in class bradleyross.j2ee.servlets.GetFile
ServletConfig object as passed to the init method.
config - Variable in class bradleyross.j2ee.servlets.GetWebPage
ServletConfig object as passed to the init method.
config - Variable in class bradleyross.j2ee.servlets.ThisPage
Servlet configuration.
config - Variable in class bradleyross.j2ee.servlets.UploadServlet
ServletConfig object for servlet.
connect() - Method in class bradleyross.library.database.DatabaseProperties
Open the database connection.
connection - Variable in class bradleyross.library.database.DatabaseProperties
The object representing the connection to the database.
connectionString - Variable in class bradleyross.library.database.DatabaseProperties
The connection string to be used to connect to the database using JDBC (Java DataBase Connectivity)
connectionString - Variable in class bradleyross.library.debugging.SQLExample
 
connectTimeout - Static variable in class bradleyross.library.helpers.FileHelpers
Length of time allowed for connect operations.
contents - Variable in class bradleyross.j2ee.servlets.ThisPage
The byte array contains the contents of the document to be displayed.
Contents() - Constructor for class bradleyross.j2ee.servlets.UploadServlet.Contents
 
context - Variable in class bradleyross.j2ee.servlets.GetFile
ServletContext object containing information for the entire web application.
context - Variable in class bradleyross.j2ee.servlets.GetWebPage
ServletContext object containing information for the entire web application.
context - Variable in class bradleyross.j2ee.servlets.ThisPage
Application (context) configuration.
context - Variable in class bradleyross.library.applets.WebSample
 
contextDestroyed(ServletContextEvent) - Method in class bradleyross.j2ee.listeners.SampleListener
Method to be executed when context is destroyed.
contextInitialized(ServletContextEvent) - Method in class bradleyross.j2ee.listeners.SampleListener
Method to be executed when context is initialized.
ControlledObject - Class in bradleyross.j2ee.beans
This will represent an object that is controlled or monitored by the system.
ControlledObject() - Constructor for class bradleyross.j2ee.beans.ControlledObject
 
ControlPanel() - Constructor for class bradleyross.sound.ToneGenerator.ControlPanel
 
ConvertToComment - Class in bradleyross.j2ee.tags
This is a demonstration action that converts the material between the start and end tags to escaped text and displays it on the output page.
ConvertToComment() - Constructor for class bradleyross.j2ee.tags.ConvertToComment
 
copyFile(File, File) - Static method in class bradleyross.library.helpers.FileHelpers
Copy a file.
copyFile(String, String) - Static method in class bradleyross.library.helpers.FileHelpers
Copy a file.
count - Variable in class bradleyross.library.helpers.DirWalker.DirIterator
Number of directories that have been retrieved using next.
count - Variable in class bradleyross.library.helpers.DirWalker.LocalIterator
 
counter - Variable in class bradleyross.library.applets.Concentration.Tile
ID value for tile.
cp - Variable in class bradleyross.sound.ToneGenerator
 
createFrame() - Method in class bradleyross.opensource.pdfbox.PdfTest1
 
createLogEntry(String) - Method in class bradleyross.j2ee.servlets.GetFile
Place a record in the log file.
createLogEntry(String, int) - Method in class bradleyross.j2ee.servlets.GetFile
Place a record in the log file.
createLogEntry(String, Throwable, int) - Method in class bradleyross.j2ee.servlets.GetFile
Place a message in the log file.
createLogEntry(String) - Method in class bradleyross.j2ee.servlets.GetWebPage
 
createLogEntry(String, int) - Method in class bradleyross.j2ee.servlets.GetWebPage
 
createLogEntry(String, Throwable, int) - Method in class bradleyross.j2ee.servlets.GetWebPage
 
createRandomOrder(int) - Static method in class bradleyross.library.helpers.RandomHelpers
Create an array with the integers from 0 to value-1 in a random order.
CsvWriter - Class in bradleyross.j2ee.servlets
Serves as a template for writing servlets that display the contains of a java.sql.ResultSet object as a CSV (comma separated values) page.
CsvWriter() - Constructor for class bradleyross.j2ee.servlets.CsvWriter
 
CsvWriter.Instance - Class in bradleyross.j2ee.servlets
Encapsulates methods and properties for a given instance of the service method.
csvWriter2 - Class in bradleyross.j2ee.servlets
Deprecated. 
csvWriter2() - Constructor for class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
 
current() - Method in class bradleyross.library.helpers.DirWalker.Level
 
currentDir - Variable in class bradleyross.library.helpers.DirWalker.DirIterator
 
currentLevel - Variable in class bradleyross.library.helpers.DirWalker.DirIterator
 
CW - Static variable in interface bradleyross.library.helpers.TableWriterInterface
Text rotated 90 degrees clockwise.

D

data - Variable in class bradleyross.j2ee.servlets.CsvWriter.Instance
Object containing database connection information.
data - Variable in class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
Object containing database connection information.
data - Variable in class bradleyross.j2ee.servlets.PulldownList
Object containing database connection properties.
data - Variable in class bradleyross.j2ee.servlets.ThisPage
Used to pass information on database connection.
data - Variable in class bradleyross.library.database.TableHelper
Object containing information for connecting to database.
data - Variable in class bradleyross.library.helpers.ServletHelpers
 
databaseAccount - Variable in class bradleyross.j2ee.servlets.SessionInformation
 
databaseAccount - Variable in class bradleyross.j2ee.servlets.ShowSchema
Name of account to be used for database connection.
databaseClass - Variable in class bradleyross.j2ee.servlets.ShowSchema
Class for handling database.
databaseClassName - Variable in class bradleyross.j2ee.servlets.ShowSchema
Name of class for handling database.
databaseCode - Variable in class bradleyross.library.database.ExtrasRegistration.Item
Character string that identifies the type of database.
databaseCode - Variable in class bradleyross.library.database.Oracle
 
DatabaseConnection - Class in bradleyross.local.databases
Information for connecting to databases on my laptop.
DatabaseConnection() - Constructor for class bradleyross.local.databases.DatabaseConnection
Constructor
DatabaseConnection(String) - Constructor for class bradleyross.local.databases.DatabaseConnection
Constructor specifying database to be used.
DatabaseConnection(String, String) - Constructor for class bradleyross.local.databases.DatabaseConnection
Constructor specifying database and database account to be used.
databaseDescription - Variable in class bradleyross.j2ee.servlets.ShowSchema
Description of database.
DatabaseExceptions - Class in bradleyross.j2ee.servlets
 
DatabaseExceptions() - Constructor for class bradleyross.j2ee.servlets.DatabaseExceptions
 
DatabaseInstance - Class in bradleyross.library.database
 
DatabaseInstance() - Constructor for class bradleyross.library.database.DatabaseInstance
 
databasePassword - Variable in class bradleyross.j2ee.servlets.SessionInformation
 
DatabaseProperties - Class in bradleyross.library.database
Supports usage of databases via JDBC (Java DataBase Connection) protocol.
DatabaseProperties() - Constructor for class bradleyross.library.database.DatabaseProperties
Constructor using a default system and account name.
DatabaseProperties(String) - Constructor for class bradleyross.library.database.DatabaseProperties
Constructor specifying identifier for system and using a default account name.
DatabaseProperties(String, String) - Constructor for class bradleyross.library.database.DatabaseProperties
Constructor specifying system and account name.
databaseSystem - Variable in class bradleyross.j2ee.servlets.ShowSchema
Name of system for database connection.
DataGenerator - Class in bradleyross.opensource.jfreechart.helpers
Creates sets of sample data for testing of the JFreeChart product.
DataGenerator() - Constructor for class bradleyross.opensource.jfreechart.helpers.DataGenerator
Since all of the methods are static, the constructor should never be used.
DateHelpers - Class in bradleyross.library.helpers
Utility functions for processing dates and times.
DateHelpers() - Constructor for class bradleyross.library.helpers.DateHelpers
Since all of the methods are static, the constructor should never be used.
DB2 - Class in bradleyross.library.database
Subclass of DatabaseExtras for the DB2 database server.
DB2() - Constructor for class bradleyross.library.database.DB2
 
DEBUG - Static variable in class bradleyross.library.helpers.ExceptionHelper
 
debug(String, Exception) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for debug messages.
debug(String) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for debug messages.
debug(List<String>, Exception) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for debug messages.
debug(List<String>) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for debug messages.
debug(String[], Exception) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for debug messages.
debug(String[]) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for debug messages.
debugLevel - Variable in class bradleyross.common.httpHelper
Controls amount of diagnostic output.
debugLevel - Variable in class bradleyross.common.processList
Controls amount of diagnostic output.
debugLevel - Variable in class bradleyross.common.sqlHelper
Determines amount of intermediate diagnostic messages to be printed.
debugLevel - Variable in class bradleyross.j2ee.servlets.ThisPage
Controls amount of diagnostic output.
debugLevel - Static variable in class bradleyross.j2ee.servlets.UploadServlet
Used to control amount of debugging output.
debugLevel - Variable in class bradleyross.library.applets.Concentration
Controls amount of diagnostic output.
debugLevel - Variable in class bradleyross.library.database.DatabaseProperties
Amount of diagnostic messages.
debugLevel - Variable in class bradleyross.library.helpers.CalendarHelpers
Controls amount of intermediate output to aid in software development and diagnostices.
debugLevel - Variable in class bradleyross.library.helpers.DirWalker
Controls amount of diagnostic listing.
debugLevel - Static variable in class bradleyross.library.helpers.FileHelpers
Determines quantity of diagnostic output to be generated.
debugLevel - Static variable in class bradleyross.library.helpers.RandomHelpers
Controls amount of diagnostic listings.
debugLevel - Variable in class bradleyross.library.helpers.WebTable
 
debugLevel - Variable in class bradleyross.opensource.jfreechart.helpers.TickUnitCollection.MNFormat
 
debugPanel - Variable in class bradleyross.library.applets.Concentration
Panel containing text area with debugging information.
decodeSqlType(int) - Static method in class bradleyross.library.database.DatabaseProperties
Decode the values of constants in java.sql.TYPES to String values.
defaultCatalog - Variable in class bradleyross.library.database.DatabaseProperties
Default catalog for methods allowing the use of a default value.
defaultEngine - Variable in class bradleyross.library.database.DatabaseProperties
When creating MySQL tables, this field can be used by the getEngineClause to add the ENGINE statement to CREATE TABLE statements.
defaultSchema - Variable in class bradleyross.library.database.DatabaseProperties
Default schema for methods allowing the use of a default value.
DefaultTag - Class in bradleyross.j2ee.tags
The goal is to produce a tag class that can be used in a variety of circumstances.
DefaultTag() - Constructor for class bradleyross.j2ee.tags.DefaultTag
 
depth - Variable in class bradleyross.library.helpers.DirWalker.DirIterator
Depth of the search tree.
descLocation - Variable in class bradleyross.library.applets.Concentration.ImageInstance
URL indicating the location of the web page describing the image on the tile.
destroy() - Method in class bradleyross.j2ee.filters.ExampleFilter
 
destroy() - Method in class bradleyross.j2ee.servlets.CsvWriter
Called by the servlet container when the servlet object is being taken out of service.
destroy() - Method in class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
 
destroy() - Method in class bradleyross.j2ee.servlets.firstServlet
 
destroy() - Method in class bradleyross.j2ee.servlets.GetFile
Run when object for processing servlet is no longer needed and is destroyed.
destroy() - Method in class bradleyross.j2ee.servlets.GetWebPage
Run when object for processing servlet is no longer needed and is destroyed.
destroy() - Method in class bradleyross.j2ee.servlets.TestSpreadsheetHelpers
 
dir - Variable in class bradleyross.library.helpers.DirWalker.LocalIterator
 
directories - Variable in class bradleyross.library.helpers.DirWalker
Instance of iterator for going through directories.
directoriesOnly - Variable in class bradleyross.library.helpers.DirWalker
Instance of directories only file filter.
DirectoriesOnly() - Constructor for class bradleyross.library.helpers.DirWalker.DirectoriesOnly
 
DirIterator(File) - Constructor for class bradleyross.library.helpers.DirWalker.DirIterator
Constructor using depth first search.
dirs - Variable in class bradleyross.library.helpers.DirWalker.Level
 
DirWalker - Class in bradleyross.library.helpers
Generates an Iterator that will contain all of the files belonging to a directory file structure.
DirWalker(File) - Constructor for class bradleyross.library.helpers.DirWalker
Constructor that results in list of all files that are children of root directory.
DirWalker(File, FileFilter) - Constructor for class bradleyross.library.helpers.DirWalker
Constructor that results in a list that contains all files that are descendants of the root directory and satisfy the conditions contained in the file filter.
DirWalker.DirectoriesOnly - Class in bradleyross.library.helpers
FileFilter that only accepts directories.
DirWalker.DirIterator - Class in bradleyross.library.helpers
This iterates through the directories.
DirWalker.DummyFilter - Class in bradleyross.library.helpers
Dummy file filter that accepts all files and directories.
DirWalker.FilesOnly - Class in bradleyross.library.helpers
FileFilter that only accepts files.
DirWalker.Level - Class in bradleyross.library.helpers
This represents a level at a single depth in the tree search.
DirWalker.LocalIterator - Class in bradleyross.library.helpers
Iterator returning the files in a directory.
displayEntries() - Method in class bradleyross.library.database.TableHelper
Display contents of internal tables for diagnostic purposes.
doEndTag() - Method in class bradleyross.j2ee.tags.Body
 
doEndTag() - Method in class bradleyross.j2ee.tags.CenterTag
Writes test for the JSP when the closing tag for the custom tag is encountered.
doEndTag() - Method in class bradleyross.j2ee.tags.ConvertToComment
Actions to be carried out when end tag is encountered.
doEndTag() - Method in class bradleyross.j2ee.tags.DefaultTag
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class bradleyross.j2ee.filters.ExampleFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class bradleyross.j2ee.servlets.DatabaseExceptions
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class bradleyross.library.json.StatesJson
Process request.
domainName - Variable in class bradleyross.library.database.DatabaseProperties
Domain name for the system containing the database.
domainName - Variable in class bradleyross.library.debugging.SQLExample
 
done - Variable in class bradleyross.library.helpers.DirWalker.DirIterator
Set to true after the last directory has been retrieved using the next method.
done - Variable in class bradleyross.library.helpers.DirWalker
Set to true when no more items to be returned.
done - Variable in class bradleyross.library.helpers.DirWalker.Level
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class bradleyross.library.json.StatesJson
Process request.
doStartTag() - Method in class bradleyross.j2ee.tags.Body
 
doStartTag() - Method in class bradleyross.j2ee.tags.CenterTag
Writes text for the JSP (Java Server Page) when the opening tag of the custom tag is encountered.
doStartTag() - Method in class bradleyross.j2ee.tags.DefaultTag
 
doubleDoubleQuotes(String) - Static method in class bradleyross.library.helpers.ServletHelpers
Replace occurrences of double quotes with two double quote characters.
doubleEscapeHTML(String) - Static method in class bradleyross.library.helpers.StringHelpers
Carry out the HTML escaping of a string twice.
doubleEscapeHTML(String, String) - Static method in class bradleyross.library.helpers.StringHelpers
Carry out the HTML escaping of a string twice.
doubleEscapeHTML(ResultSet, String, String) - Static method in class bradleyross.library.helpers.StringHelpers
Carry out the HTML escaping of a string twice.
DOWNLOAD - Static variable in class bradleyross.j2ee.servlets.ThisPage
Indicates that the document should be downloaded to the client machine.
DownloadItem - Class in bradleyross.j2ee.servlets
Superclass for classes downloading files from the server.
DownloadItem() - Constructor for class bradleyross.j2ee.servlets.DownloadItem
 
driver - Variable in class bradleyross.library.database.DatabaseProperties
 
DummyExceptionProcessor() - Constructor for class bradleyross.library.helpers.ExceptionHelper.DummyExceptionProcessor
 
DummyFilter() - Constructor for class bradleyross.library.helpers.DirWalker.DummyFilter
 
dumpResultSet(ResultSet, String, PrintWriter) - Method in class bradleyross.library.database.DatabaseProperties
Dumps a result set to a PrintWriter object
dumpResultSet(ResultSet, String, PrintStream) - Method in class bradleyross.library.database.DatabaseProperties
Dumps a result set to a PrintStream object
dumpResultSet(ResultSet, String, GenericPrinter) - Method in class bradleyross.library.database.DatabaseProperties
Dumps a result set as a set of INSERT SQL statements.
dumpTable(String, PrintWriter) - Method in class bradleyross.library.database.DatabaseProperties
Dump contents of database table to PrintWriter object.
dumpTable(String, PrintStream) - Method in class bradleyross.library.database.DatabaseProperties
Dump contents of database to PrintStream object
dumpTable(String, String, PrintWriter, PrintStream) - Method in class bradleyross.library.database.DatabaseProperties
Dumps the contents of a table as a series of SQL statements.
dumpTable(String, String, GenericPrinter) - Method in class bradleyross.library.database.DatabaseProperties
 

E

EchoBack - Class in bradleyross.j2ee.servlets
This is a dummy servlet that echoes back the parameters passed in the HTTP transaction.
EchoBack() - Constructor for class bradleyross.j2ee.servlets.EchoBack
 
endDate - Variable in class bradleyross.j2ee.servlets.ThisPage
Ending date of date range.
endDocument() - Method in class bradleyross.common.XmlParser.MyHandler
Called by the parser when the end of the document is encountered.
endDocument() - Method in class bradleyross.opensource.xerces.TestXmlParser.MyHandler
 
endDocument() - Method in class bradleyross.opensource.xerces.XmlParser.MyHandler
Called by the parser when the end of the document is encountered.
endElement(String, String, String) - Method in class bradleyross.common.XmlParser.MyHandler
Called when an end tag is encountered.
endElement(String, String, String) - Method in class bradleyross.opensource.xerces.TestXmlParser.MyHandler
 
endElement(String, String, String) - Method in class bradleyross.opensource.xerces.XmlParser.MyHandler
Called when an end tag is encountered.
ender(Servlet.ThisPage) - Method in class bradleyross.j2ee.servlets.Servlet
Processing after calling processor method.
ender(UploadServlet.ThisPage) - Method in class bradleyross.j2ee.servlets.UploadServlet
Perform common operations on the contents of the request packet to be carried out after running the main program.
endOfDay(Date) - Static method in class bradleyross.library.helpers.DateHelpers
Return the end of a day containing a specified time
endOfHour(Date) - Static method in class bradleyross.library.helpers.DateHelpers
Return the end of an hour containing a specified time
endOfMinute(Date) - Static method in class bradleyross.library.helpers.DateHelpers
Return the end of a minute containing a specified time
endOfPacket - Variable in class bradleyross.j2ee.servlets.UploadServlet.ThisPage
True if final part of request has been processed.
endPrefixMapping(String) - Method in class bradleyross.common.XmlParser.MyHandler
Called when prefix mapping is ended.
endPrefixMapping(String) - Method in class bradleyross.opensource.xerces.TestXmlParser.MyHandler
 
endPrefixMapping(String) - Method in class bradleyross.opensource.xerces.XmlParser.MyHandler
Called when prefix mapping is ended.
endSheet() - Method in interface bradleyross.library.helpers.TableWriterInterface
 
endWorkbook() - Method in class bradleyross.library.helpers.SpreadsheetHelpers
Generates the ending string for an Excel Workbook in XML format.
ERROR - Static variable in class bradleyross.library.helpers.ExceptionHelper
 
error(String, Exception) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for error messages.
error(String) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for error messages.
error(List<String>, Exception) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for error messages.
error(List<String>) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for error messages.
error(String[], Exception) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for error messages.
error(String[]) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for error messages.
errorMessage() - Method in class bradleyross.j2ee.servlets.ThisPage
Generates an error page based on the calls to the addMessage and addException methods.
errorMessages - Variable in class bradleyross.j2ee.servlets.ShowSchema
List of warning or error messages generated by this application.
escape(String) - Static method in class bradleyross.library.helpers.HtmlHelpers
Replace the characters ampersand, less than, and greater than with literal strings so that they are not interpreted as HTML control characters.
escapeDoubleQuotes(String) - Static method in class bradleyross.library.helpers.ServletHelpers
Replace occurrences of double quotes with a back slash followed by a double quote.
escapeHTML(String) - Static method in class bradleyross.library.helpers.StringHelpers
Replace less than signs, greater than signs, and ampersands in a string with their HTML representations.
escapeHTML(String, String) - Static method in class bradleyross.library.helpers.StringHelpers
Replace less than signs, greater than signs, and ampersands in a string with their HTML representations.
escapeHTML(ResultSet, String, String) - Static method in class bradleyross.library.helpers.StringHelpers
Processes special characters in HTML code so that it will not be interpreted by browser as commands.
escapeHTML(ResultSet, String) - Static method in class bradleyross.library.helpers.StringHelpers
Processes special characters in HTML code so that it will not be interpreted by browser as commands.
ExampleFilter - Class in bradleyross.j2ee.filters
Sample filter writing to log.
ExampleFilter() - Constructor for class bradleyross.j2ee.filters.ExampleFilter
 
ExceptionHelper - Class in bradleyross.library.helpers
An attempt to write a generic exception logger that will provide both the location of the exception and the location of the log request.
ExceptionHelper(Logger) - Constructor for class bradleyross.library.helpers.ExceptionHelper
Constructor for working with log4j 1 logging framework API.
ExceptionHelper(Logger) - Constructor for class bradleyross.library.helpers.ExceptionHelper
Constructor for working with slf4j logging framework API.
ExceptionHelper(Logger) - Constructor for class bradleyross.library.helpers.ExceptionHelper
Constructor for working with log4j 2 logging framework API.
ExceptionHelper.DummyExceptionProcessor - Class in bradleyross.library.helpers
An implementation of ExceptionProcessor can be used to customize the log messages for various types of exceptions.
ExceptionHelper.Tester - Class in bradleyross.library.helpers
Demonstrates many of the features of the ExceptionHelper class.
ExceptionProcessor - Interface in bradleyross.library.helpers
Interface for class providing extra information on exceptions.
executeQuery(String) - Method in class bradleyross.library.database.DatabaseProperties
This class executes an SQL query and returns a ResultSet.
executeSimpleQuery(String) - Method in class bradleyross.library.database.DatabaseProperties
This class reads the first field on the first record from an SQL Query.
executeUpdate(String) - Method in class bradleyross.library.database.DatabaseProperties
Execute SQL statement without returning results.
extra - Variable in class bradleyross.j2ee.servlets.DatabaseExceptions
 
extra - Variable in class bradleyross.library.helpers.ExceptionHelper
This object can be used to provide extra processing of various exception subclasses.
extractBoundary(HttpServletRequest) - Method in class bradleyross.j2ee.servlets.UploadServlet
Extracts the value of the boundary string from the header.
extras - Variable in class bradleyross.library.database.DatabaseProperties
Used to represent associated DatabaseExtras object.
extrasName - Variable in class bradleyross.library.database.ExtrasRegistration.Item
Name of the DatabaseExtras subclass that handles the database specific properties.
ExtrasRegistration - Class in bradleyross.library.database
Provide for registration of DatabaseExtras subclasses.
ExtrasRegistration() - Constructor for class bradleyross.library.database.ExtrasRegistration
 
ExtrasRegistration.Item - Class in bradleyross.library.database
Contains registration information for a subclass of DatabaseExtras

F

FATAL - Static variable in class bradleyross.library.helpers.ExceptionHelper
 
fatal(String, Exception) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for fatal messages.
fatal(String) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for fatal messages.
fatal(List<String>, Exception) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for fatal messages.
fatal(List<String>) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for fatal messages.
fatal(String[], Exception) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for fatal messages.
fatal(String[]) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for fatal messages.
fileFilter - Variable in class bradleyross.library.tools.RepositoryReview
 
FileHelpers - Class in bradleyross.library.helpers
Methods to read and write files designed to be used within other programs.
FileHelpers() - Constructor for class bradleyross.library.helpers.FileHelpers
Since all of the methods and fields are static, the constructor should never be used.
fileName - Variable in class bradleyross.j2ee.servlets.ThisPage
File name to be associated with the download.
filename - Variable in class bradleyross.j2ee.servlets.UploadServlet.Contents
Filename associated with the part.
fileRoot - Variable in class bradleyross.j2ee.servlets.GetFile
Name of root directory for reading files.
fileRoot - Variable in class bradleyross.j2ee.servlets.GetWebPage
Name of root directory for reading files.
fileRoot - Variable in class bradleyross.library.tools.RepositoryReview
 
fileRootParameter - Variable in class bradleyross.j2ee.servlets.GetFile
Name of parameter containing the location of the document root.
fileRootParameter - Variable in class bradleyross.j2ee.servlets.GetWebPage
Name of parameter containing the location of the document root.
files - Variable in class bradleyross.library.helpers.DirWalker
Instance of iterator for going through files in directory.
files - Variable in class bradleyross.library.helpers.DirWalker.LocalIterator
 
filesOnly - Variable in class bradleyross.library.helpers.DirWalker
Instance of files only file filter.
FilesOnly() - Constructor for class bradleyross.library.helpers.DirWalker.FilesOnly
 
filter - Variable in class bradleyross.library.helpers.DirWalker
FileFilter to be applied against files before returning through iterator.
filterConfig - Variable in class bradleyross.j2ee.filters.ExampleFilter
 
finishRow() - Method in class bradleyross.library.helpers.WebTable
 
finishTable() - Method in class bradleyross.library.helpers.WebTable
 
First - Class in bradleyross.opensource.jfreechart
Example of a pie chart from the installation notes.
First() - Constructor for class bradleyross.opensource.jfreechart.First
 
firstLocation - Variable in class bradleyross.library.applets.Concentration.ImageInstance
Index in Concentration.tileList of first location of image.
firstServlet - Class in bradleyross.j2ee.servlets
This is a simple example of a Java servlet.
firstServlet() - Constructor for class bradleyross.j2ee.servlets.firstServlet
 
firstShowing - Variable in class bradleyross.library.applets.Concentration
Index in tileList of first tile displaying picture.
fixDirs(File) - Static method in class bradleyross.library.helpers.FileHelpers
Checks to see if directories for a file exist, and then creates directories as appropriate.
fixDirs(String) - Static method in class bradleyross.library.helpers.FileHelpers
Checks to see if directories for a file exist, and then creates directories as appropriate.
FlowDemo() - Constructor for class bradleyross.demonstrations.SwingDemo.FlowDemo
 
FlowDemo(int) - Constructor for class bradleyross.demonstrations.SwingDemo.FlowDemo
 
FlowDemo() - Constructor for class bradleyross.swing.SwingDemo.FlowDemo
 
FlowDemo(int) - Constructor for class bradleyross.swing.SwingDemo.FlowDemo
 
flush() - Method in class bradleyross.library.helpers.GenericPrinter
Flush the output stream.
format(Date, StringBuffer, FieldPosition) - Method in class bradleyross.opensource.jfreechart.helpers.TickUnitCollection.MNFormat
Returns a StringBuffer containing N or M to represent noon and midnight in the time axis of the chart.
formatCell(Object) - Method in class bradleyross.library.helpers.WebTable
 
formatCell(Object, int) - Method in class bradleyross.library.helpers.WebTable
 
formatDataRow(Object...) - Method in class bradleyross.library.helpers.WebTable
 
formatDataRow(ResultSet) - Method in class bradleyross.library.helpers.WebTable
 
formatDateTime(Date) - Method in class bradleyross.j2ee.servlets.CsvWriter
Alternate calling sequence, leaving out the column number
formatDateTime(Date, int) - Method in class bradleyross.j2ee.servlets.CsvWriter
Formatter for values involving date and time.
formatDateTime(Date) - Method in class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
Alternate calling sequence, leaving out the column number
formatDateTime(Date, int) - Method in class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
Formatter for values involving date and time.
formatDouble(double) - Method in class bradleyross.j2ee.servlets.CsvWriter
Alternate calling sequence, leaving out the column number.
formatDouble(double, int) - Method in class bradleyross.j2ee.servlets.CsvWriter
Formatter for floating point numbers.
formatDouble(double) - Method in class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
Alternate calling sequence, leaving out the column number.
formatDouble(double, int) - Method in class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
Formatter for floating point numbers.
formatElapsedTime(long) - Static method in class bradleyross.library.helpers.ServletHelpers
This method is intended to help in showing the elapsed time for generating a page.
formatHeaderRow(Object...) - Method in class bradleyross.library.helpers.WebTable
 
formatHeaderRow(ResultSet) - Method in class bradleyross.library.helpers.WebTable
 
formatInteger(int) - Method in class bradleyross.j2ee.servlets.CsvWriter
Alternate calling sequence, omitting the column number.
formatInteger(int, int) - Method in class bradleyross.j2ee.servlets.CsvWriter
Formatter for integer values.
formatInteger(int) - Method in class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
Alternate calling sequence, omitting the column number.
formatInteger(int, int) - Method in class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
Formatter for integer values.
formatString(String) - Method in class bradleyross.j2ee.servlets.CsvWriter
Method of calling formatString when it doesn't depend on the column in the result set.
formatString(String, int) - Method in class bradleyross.j2ee.servlets.CsvWriter
Double up on all double quotes in string and surround the string with double quotes so that it will be in the proper format for the CSV file.
formatString(String) - Method in class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
Method of calling formatString when it doesn't depend on the column in the result set.
formatString(String, int) - Method in class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
Double up on all double quotes in string and surround the string with double quotes so that it will be in the proper format for the CSV file.
Formatters() - Constructor for class bradleyross.j2ee.servlets.UploadServlet.Formatters
 
frame - Variable in class bradleyross.library.tools.MasterIndex
 
FrameHelpers - Class in bradleyross.library.helpers
A set of classes to be used in building frames for other applications.
FrameHelpers() - Constructor for class bradleyross.library.helpers.FrameHelpers
 
FrequencySelector() - Constructor for class bradleyross.sound.ToneGenerator.FrequencySelector
 

G

game - Variable in class bradleyross.library.applets.Concentration
Object containing the game panel.
GamePanel() - Constructor for class bradleyross.library.applets.Concentration.GamePanel
The constructor for GamePanel instantiates the individual tiles on the game panel.
generateSine(String, long, long, long, double, double) - Static method in class bradleyross.opensource.jfreechart.helpers.DataGenerator
Generate data according to a sine wave.
generateSine(String, long, long, long, double, double, Date) - Static method in class bradleyross.opensource.jfreechart.helpers.DataGenerator
Generate data according to a sine wave.
generateWorksheetHeader(ResultSet, ResultSetMetaData, String) - Method in class bradleyross.library.helpers.SpreadsheetHelpers
Generate header line for spreadsheet.
GenericPrinter - Class in bradleyross.library.helpers
Allows a single set of code to output results to StringWriter, PrintStream and PrintWriter objects by providing a common wrapper.
GenericPrinter(PrintWriter) - Constructor for class bradleyross.library.helpers.GenericPrinter
Create printer for PrintWriter object
GenericPrinter(PrintStream) - Constructor for class bradleyross.library.helpers.GenericPrinter
Create printer for PrintStream object.
GenericPrinter(StringWriter) - Constructor for class bradleyross.library.helpers.GenericPrinter
Create printer for StringWriter object.
getAccountName() - Method in class bradleyross.library.database.DatabaseProperties
Return the account name used for the database connection.
getAdminAccess() - Method in class bradleyross.j2ee.servlets.SessionInformation
Get the value of adminAccess.
getAlarmState() - Method in class bradleyross.j2ee.beans.ControlledObject
 
getAlign() - Method in class bradleyross.j2ee.tags.CenterTag
Returns the value of the attribute align for the custom tag.
getAuthorized() - Method in class bradleyross.j2ee.beans.SessionProperties
 
getBoundary() - Method in class bradleyross.j2ee.servlets.UploadServlet.ThisPage
Obtains value of boundary marker
getByteArray(String) - Method in class bradleyross.j2ee.servlets.UploadServlet.ThisPage
Return the contents of one of the elements as a byte array.
getBytes(URL, File) - Static method in class bradleyross.library.helpers.FileHelpers
Read the contents of a URL into a file, passing the data as byte (binary) stream.
getBytes(File, OutputStream) - Static method in class bradleyross.library.helpers.FileHelpers
Read the contents of a a file and then sends the data to a OutputStream object.
getBytes(URL, OutputStream) - Static method in class bradleyross.library.helpers.FileHelpers
Read the contents of a a URL and then sends the data to a OutputStream object.
getClassName() - Method in class bradleyross.j2ee.tags.CenterTag
Returns the value of the attribute className for the custom tag.
getClassName() - Method in class bradleyross.j2ee.tags.ConvertToComment
 
getClassName() - Method in class bradleyross.library.database.ExtrasRegistration.Item
Return the name of the DatabaseExtras subclass that handles the specific type of database.
getColumnCount() - Method in class bradleyross.j2ee.servlets.CsvWriter.Instance
Obtains number of columns in result set
getColumnCount() - Method in class bradleyross.library.helpers.WebTable
 
getCombinedTime() - Static method in class bradleyross.library.helpers.FileHelpers
Getter for combinedTime
getConfig() - Method in class bradleyross.j2ee.servlets.Servlet
Obtains servlet configuration information.
getConfig() - Method in class bradleyross.j2ee.servlets.ThisPage
Get servlet configuration.
getConnection() - Method in class bradleyross.library.database.DatabaseProperties
Obtain the connection object for the database connection.
getConnectTimeout() - Static method in class bradleyross.library.helpers.FileHelpers
Getter for connectTimeout.
getContents() - Method in class bradleyross.j2ee.servlets.ThisPage
Get the byte array to be used to display the downloaded item.
getContents() - Method in class bradleyross.j2ee.servlets.UploadServlet.Contents
Obtains the byte array that was associated with this part of the form.
getContents() - Static method in class bradleyross.library.database.ExtrasRegistration
Return the entire contents of the registration list.
getContentsSize() - Method in class bradleyross.j2ee.servlets.UploadServlet.Contents
Obtains the size of the byte array that was associated with this part of the form.
getContext() - Method in class bradleyross.j2ee.servlets.ThisPage
Get application context.
getCounter() - Method in class bradleyross.library.applets.Concentration.Tile
Getter for counter
getCurrentPosition() - Method in class bradleyross.library.helpers.DirWalker.Level
Returns position of last item retrieved.
getDailyUnits() - Method in class bradleyross.opensource.jfreechart.helpers.TickUnitCollection
Creates tick marks at 24 hour (daily) intervals.
getData() - Method in class bradleyross.j2ee.servlets.ShowSchema
Obtain a connection to the database based on the initialization parameters for the servlet.
getDatabase() - Method in class bradleyross.j2ee.servlets.ThisPage
Get the object containing database connection properties.
getDatabase() - Method in class bradleyross.library.database.TableHelper
 
getDatabaseAccount() - Method in class bradleyross.j2ee.servlets.SessionInformation
Get the value of databaseAccount.
getDatabaseExtras() - Method in class bradleyross.library.database.DatabaseProperties
Get value of extras.
getDatabaseExtras(String) - Static method in class bradleyross.library.database.ExtrasRegistration
Return the DatabaseExtras object that is appropriate for a specific type of database.
getDatabaseExtras() - Method in class bradleyross.library.database.ExtrasRegistration.Item
Return the DatabaseExtras object that handles the specific type of database.
getDatabasePassword() - Method in class bradleyross.j2ee.servlets.SessionInformation
Get the value of databasePassword.
getDatabaseProperties() - Method in class bradleyross.j2ee.servlets.CsvWriter.Instance
 
getDateTerm() - Method in class bradleyross.library.database.DatabaseProperties
Return the expression used in SQL statements to represent a data type for holding a date.
getDatetimeTerm() - Method in class bradleyross.library.database.DatabaseProperties
Return the expression used in SQL statements to represent a data type for holding a date and time.
getDbms() - Method in class bradleyross.library.database.DatabaseProperties
Get name of database management system
getDbms() - Method in class bradleyross.library.database.DB2
 
getDbms() - Method in class bradleyross.library.database.ExtrasRegistration.Item
Return the code that identifies the type of database.
getDbms() - Method in class bradleyross.library.database.MySQL
 
getDbms() - Method in class bradleyross.library.database.Oracle
 
getDbms() - Method in class bradleyross.library.database.Postgres
 
getDbms() - Method in class bradleyross.library.database.SQLServer
 
getDebugLevel() - Method in class bradleyross.common.communicationsWindow
 
getDebugLevel() - Method in class bradleyross.common.httpHelper
Getter for debugLevel.
getDebugLevel() - Method in class bradleyross.common.processList
Getter for debugLevel.
getDebugLevel() - Method in class bradleyross.j2ee.servlets.ThisPage
Gets value of debugLevel.
getDebugLevel() - Method in class bradleyross.library.applets.Concentration
Getter for debugLevel.
getDebugLevel() - Method in class bradleyross.library.database.DatabaseProperties
Gets the amount of diagnostic messages to be printed.
getDebugLevel() - Method in class bradleyross.library.helpers.CalendarHelpers
Getter for debugLevel
getDebugLevel() - Method in class bradleyross.library.helpers.DirWalker
Getter for DirWalker.debugLevel property.
getDebugLevel() - Static method in class bradleyross.library.helpers.FileHelpers
Getter for debugLevel
getDebugLevel() - Method in class bradleyross.library.helpers.RandomHelpers
Getter for debugLevel
getDebugLevel() - Method in class bradleyross.library.helpers.SpreadsheetHelpers
Returns value of debugLevel
getDebugLevel() - Method in class bradleyross.library.helpers.WebTable
 
getDebugLevel() - Method in class bradleyross.opensource.jfreechart.helpers.TickUnitCollection
Getter for outerDebugLevel
getDebugLevel() - Method in class bradleyross.opensource.jfreechart.helpers.TickUnitCollection.MNFormat
 
getDefaultCatalog() - Method in class bradleyross.library.database.DatabaseProperties
Get the value of defaultCatalog.
getDefaultSchema() - Method in class bradleyross.library.database.DatabaseProperties
Gets value of defaultSchema
getDescLocation() - Method in class bradleyross.library.applets.Concentration.ImageInstance
 
getDriver() - Method in class bradleyross.library.database.DatabaseProperties
Returns the instance of the JDBC driver used to connect to the database.
getElement(String) - Method in class bradleyross.j2ee.servlets.UploadServlet.ThisPage
Retrieve the object associated with an element based on the element name.
getEndDate() - Method in class bradleyross.j2ee.servlets.ThisPage
Return end date of date range.
getEndOfPacket() - Method in class bradleyross.j2ee.servlets.UploadServlet.ThisPage
Gets value of endOfPacket.
getEngineClause() - Method in class bradleyross.library.database.DatabaseProperties
Create optional ENGINE clause
GetFile - Class in bradleyross.j2ee.servlets
Servlet for displaying a file based on the URL sent to the server.
GetFile() - Constructor for class bradleyross.j2ee.servlets.GetFile
 
getFileName() - Method in class bradleyross.j2ee.servlets.ThisPage
Get the filename associated with the item to be downloaded.
getFilename() - Method in class bradleyross.j2ee.servlets.UploadServlet.Contents
Obtain the filename associated with the part.
getFirstLocation() - Method in class bradleyross.library.applets.Concentration.ImageInstance
Getter for firstLocation.
getFloatValue(ResultSet, String, float) - Static method in class bradleyross.library.helpers.ServletHelpers
Return a floating point value from the result set.
getFloatValue(ResultSet, String) - Static method in class bradleyross.library.helpers.ServletHelpers
Return a floating point value from a result set, returning zero if the value in the result set was null.
getHourlyUnits(int) - Method in class bradleyross.opensource.jfreechart.helpers.TickUnitCollection
Set up tick marks at multiple hour intervals.
getImage() - Method in class bradleyross.library.applets.Concentration.ImageInstance
Getter for image
getImageLocation() - Method in class bradleyross.library.applets.Concentration.ImageInstance
 
getImageNumber() - Method in class bradleyross.library.applets.Concentration.Tile
Getter for imageNumber
getInformation(Exception) - Method in class bradleyross.library.helpers.ExceptionHelper.DummyExceptionProcessor
 
getInformation(Exception) - Method in interface bradleyross.library.helpers.ExceptionProcessor
Generates a List of String objects based on the information in the exception.
getInputStream() - Method in class bradleyross.j2ee.servlets.ThisPage
Return the input object obtaining information from the HTTP request.
getIntValue(String) - Method in class bradleyross.common.processList
 
getList() - Method in class bradleyross.j2ee.beans.LoginBean
Diagnostic routine listing session, application, and request attributes.
getLongblobTerm() - Method in class bradleyross.library.database.DatabaseProperties
Return the data type used for large BLOBS (Binary Large Objects).
getMaxCount() - Method in class bradleyross.library.helpers.DirWalker
Getter for DirWalker.maxCount property.
getMessage() - Method in class bradleyross.j2ee.servlets.CsvWriter.Instance
Getter for message.
getMessageList() - Method in class bradleyross.j2ee.servlets.ThisPage
Returns list of messages for the error page.
getMetaData() - Method in class bradleyross.library.database.ShowProperties
Class returning database meta data object.
getMime() - Method in class bradleyross.j2ee.servlets.UploadServlet.Contents
Obtain mime type for part.
getMimeType() - Method in class bradleyross.j2ee.servlets.ThisPage
Get the MIME code for the document.
getMode() - Method in class bradleyross.common.XmlParser
Getter for mode
getMode() - Method in class bradleyross.j2ee.servlets.ThisPage
Get the mode of operation.
getMode() - Method in class bradleyross.opensource.xerces.XmlParser
Getter for mode
getName() - Method in class bradleyross.common.processList.namePair
Getter for name.
getName() - Method in class bradleyross.j2ee.servlets.UploadServlet.Contents
Obtain the name of the part.
getNames() - Static method in class bradleyross.library.database.ExtrasRegistration
Returns an array containing the codes for the registered databases.
getNewUnits() - Method in class bradleyross.opensource.jfreechart.helpers.TickUnitCollection
Creates tick marks at twelve hour intervals.
getNextDay(Date) - Method in class bradleyross.library.helpers.CalendarHelpers
 
getNf2() - Method in class bradleyross.j2ee.servlets.UploadServlet.Formatters
Return the two digit formatter.
getNf4() - Method in class bradleyross.j2ee.servlets.UploadServlet.Formatters
Return the four digit formatter.
getNf5() - Method in class bradleyross.j2ee.servlets.UploadServlet.Formatters
Return the five digit formatter.
getNf6() - Method in class bradleyross.j2ee.servlets.UploadServlet.Formatters
Return the six digit formatter.
getNf8() - Method in class bradleyross.j2ee.servlets.UploadServlet.Formatters
Return the eight digit formatter.
getNowTerm() - Method in class bradleyross.library.database.DatabaseProperties
Return the expression used in SQL statements to obtain the current time.
getNumberUnits(double) - Method in class bradleyross.opensource.jfreechart.helpers.TickUnitCollection
Specify the distance between tick marks.
getNumberUnits(double, NumberFormat) - Method in class bradleyross.opensource.jfreechart.helpers.TickUnitCollection
Specify the distance between tick marks and the format to be used in presenting the values for the tick marks.
getOutputFilename() - Method in class bradleyross.j2ee.servlets.CsvWriter.Instance
 
getOutputStream() - Method in class bradleyross.j2ee.servlets.ThisPage
Obtain the output stream for sending information to the browser as a stream of bytes.
getParameterInfo() - Method in class bradleyross.library.applets.Concentration
 
getPartNames() - Method in class bradleyross.j2ee.servlets.UploadServlet.ThisPage
Return an enumeration containing the names of the elements.
getPassword() - Method in class bradleyross.j2ee.beans.LoginBean
 
getPrinter() - Method in class bradleyross.j2ee.servlets.ThisPage
Get the generic printer object.
getPrintWriter() - Method in class bradleyross.j2ee.servlets.CsvWriter.Instance
Getter for output.
getReadTimeout() - Static method in class bradleyross.library.helpers.FileHelpers
Getter for readTimeout.
getRedirectAddress() - Method in class bradleyross.j2ee.servlets.ThisPage
Get redirectAddress.
getRedirectAddress() - Method in class bradleyross.j2ee.servlets.UploadServlet.ThisPage
Get the URL to be used for redirecting the servlet upon completion.
getRequest() - Method in class bradleyross.j2ee.servlets.CsvWriter.Instance
Getter for request.
getRequest() - Method in class bradleyross.j2ee.servlets.ThisPage
Gets request object.
getResponse() - Method in class bradleyross.j2ee.servlets.CsvWriter.Instance
Getter for response.
getResponse() - Method in class bradleyross.j2ee.servlets.ThisPage
Gets response object.
getResultSet(HttpServletRequest, DatabaseProperties) - Method in class bradleyross.j2ee.servlets.CsvWriter
Will be overridden with the method for obtaining the SQL result set.
getResultSet() - Method in class bradleyross.j2ee.servlets.CsvWriter.Instance
Getter for rs.
getResultSet(HttpServletRequest) - Method in class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
Will be overridden with the method for obtaining the SQL result set.
getResultSetMetaData() - Method in class bradleyross.j2ee.servlets.CsvWriter.Instance
Getter for rsmd.
getSecondLocation() - Method in class bradleyross.library.applets.Concentration.ImageInstance
Getter for secondLocation
getSessionAttributes() - Method in class bradleyross.j2ee.beans.SessionProperties
 
getSessionBean() - Method in class bradleyross.j2ee.beans.LoginBean
 
getSource() - Method in class bradleyross.j2ee.tags.DefaultTag
 
getStartDate() - Method in class bradleyross.j2ee.servlets.ThisPage
Return start date for date range.
getStartOfDay(Date) - Method in class bradleyross.library.helpers.CalendarHelpers
 
getStatus() - Method in class bradleyross.library.applets.Concentration.Tile
Getter for status.
getStatusState() - Method in class bradleyross.j2ee.beans.ControlledObject
 
getString(ResultSet, String) - Static method in class bradleyross.j2ee.servlets.Servlet
Returns the string for a non-breaking space if a string column in a table is null or blank, otherwise returns an escaped string.
getString(String) - Method in class bradleyross.j2ee.servlets.UploadServlet.ThisPage
Return the contents of one of the elements as a String object.
getStringValue(ResultSet, String, String) - Static method in class bradleyross.library.helpers.ServletHelpers
Return a character value from a result set as a String object.
getStringValue(ResultSet, String) - Static method in class bradleyross.library.helpers.ServletHelpers
Return the contents of a character column in a result set as a String object.
getStringValueEscaped(ResultSet, String, String) - Static method in class bradleyross.library.helpers.ServletHelpers
Return a character value from a result set as a String object.
getStringValueEscaped(ResultSet, String) - Static method in class bradleyross.library.helpers.ServletHelpers
Return the contents of a character column in a result set as a String object.
getStyle() - Method in class bradleyross.j2ee.tags.CenterTag
Returns the value of the attribute style for the custom tag.
getSystem() - Method in class bradleyross.library.database.DatabaseProperties
Return the system identifier used for the database connection.
getSystemDescription() - Method in class bradleyross.library.database.DatabaseProperties
Getter for systemDescription
getTableNamePrefixes() - Method in class bradleyross.library.database.DatabaseProperties
Get the value of the default table name prefix (item 0)
getTableNamePrefixes(int) - Method in class bradleyross.library.database.DatabaseProperties
Get the value of a table name prefix
getTags - Class in bradleyross.demonstrations
Reads a file containing an XML document and lists the tags in the document.
getTags() - Constructor for class bradleyross.demonstrations.getTags
 
getTerminateRequest() - Method in class bradleyross.j2ee.servlets.ThisPage
Get the value of terminateRequest
getTestValue() - Method in class bradleyross.j2ee.beans.SessionProperties
 
getText(ResultSet, String) - Method in class bradleyross.j2ee.servlets.PulldownList
Determine text value for the option
getTextareaValue(ResultSet, String) - Static method in class bradleyross.j2ee.servlets.Servlet
Obtains a value from a result set for use as the starting value of a Textarea element.
getTextValue(ResultSet, String) - Static method in class bradleyross.j2ee.servlets.Servlet
Obtains a value from a result set for use as the value attribute of a input element of type text.
getTimeOfDay(Date) - Method in class bradleyross.library.helpers.CalendarHelpers
Returns number of milliseconds since start of day.
getTimeout() - Method in class bradleyross.library.helpers.FileHelpers
Deprecated. 
getTitle() - Method in class bradleyross.demonstrations.SwingDemo.BorderDemo
 
getTitle() - Method in class bradleyross.demonstrations.SwingDemo.FlowDemo
 
getTitle() - Method in class bradleyross.demonstrations.SwingDemo.GridBagDemo
 
getTitle() - Method in class bradleyross.swing.SwingDemo.BorderDemo
 
getTitle() - Method in class bradleyross.swing.SwingDemo.FlowDemo
 
getTitle() - Method in class bradleyross.swing.SwingDemo.GridBagDemo
 
getTransferEncoding() - Method in class bradleyross.j2ee.servlets.UploadServlet.Contents
Obtain the value for content-transfer-encoding.
getUnderlyingObject() - Method in class bradleyross.library.helpers.GenericPrinter
Return the underlying StringWriter, PrintStream or PrintWriter object for the GenericPrinter object.
getUserName() - Method in class bradleyross.j2ee.beans.LoginBean
 
getUserName() - Method in class bradleyross.j2ee.beans.SessionProperties
 
getValue(String) - Method in class bradleyross.common.processList
 
getValue() - Method in class bradleyross.common.processList.namePair
Getter for value.
getValue(ResultSet, String) - Method in class bradleyross.j2ee.servlets.PulldownList
Determine the value for option
GetWebPage - Class in bradleyross.j2ee.servlets
Servlet that will return the contents of a web page that is contained on a different web site (under consideration).
GetWebPage() - Constructor for class bradleyross.j2ee.servlets.GetWebPage
 
getWriter() - Method in class bradleyross.j2ee.servlets.ThisPage
Obtains the PrintWriter object for sending the page contents as a character string.
GridBagDemo() - Constructor for class bradleyross.demonstrations.SwingDemo.GridBagDemo
 
GridBagDemo() - Constructor for class bradleyross.swing.SwingDemo.GridBagDemo
 

H

handlerClass - Variable in class bradleyross.library.database.DatabaseProperties
Name of the handler class for the database.
handlerClass - Variable in class bradleyross.library.debugging.SQLExample
 
hasDirectories(File) - Method in class bradleyross.library.helpers.DirWalker
Indicates if a directory contains subdirectories.
hasFiles(File) - Method in class bradleyross.library.helpers.DirWalker
Indicates whether a directory contains files.
hasInvalidParameters() - Method in class bradleyross.library.database.DatabaseProperties
Determine whether parameters for constructor were valid.
hasNext() - Method in class bradleyross.library.helpers.DirWalker.DirIterator
Determines if there are more items in the list.
hasNext() - Method in class bradleyross.library.helpers.DirWalker
Indicates whether there are more files in the list.
hasNext() - Method in class bradleyross.library.helpers.DirWalker.Level
 
hasNext() - Method in class bradleyross.library.helpers.DirWalker.LocalIterator
 
heightCurrent - Variable in class bradleyross.common.communicationsWindow
This is the height in pixels returned by the TextArea.getMinimumSize method for a TextArea block rowsCurrent rows in height.
heightLarger - Variable in class bradleyross.common.communicationsWindow
This is the height in pixels returned by the TextArea.getMinimumSize method for a TextArea block rowsLarger rows in height.
heightSmaller - Variable in class bradleyross.common.communicationsWindow
This is the height in pixels returned by the TextArea.getMinimumSize method for a TextArea block rowsSmaller rows in height.
helper - Static variable in class bradleyross.library.debugging.SQLExample
 
helper - Variable in class bradleyross.library.helpers.ExceptionHelper.Tester
 
HtmlHelpers - Class in bradleyross.library.helpers
Common procedures for use with HTML document.
HtmlHelpers() - Constructor for class bradleyross.library.helpers.HtmlHelpers
 
httpHelper - Class in bradleyross.common
Provide a set of methods that will help in processing the contents of web pages.
httpHelper() - Constructor for class bradleyross.common.httpHelper
 

I

ignorableWhitespace(char[], int, int) - Method in class bradleyross.common.XmlParser.MyHandler
Called when ignorable whitespace is encountered.
ignorableWhitespace(char[], int, int) - Method in class bradleyross.opensource.xerces.TestXmlParser.MyHandler
 
ignorableWhitespace(char[], int, int) - Method in class bradleyross.opensource.xerces.XmlParser.MyHandler
Called when ignorable whitespace is encountered.
IMAGE - Static variable in class bradleyross.library.applets.Concentration.Tile
Indicates that image to be matched is shown,
ImageInstance(File) - Constructor for class bradleyross.library.applets.Concentration.ImageInstance
 
ImageInstance(BufferedImage) - Constructor for class bradleyross.library.applets.Concentration.ImageInstance
 
ImageInstance(int, int, File) - Constructor for class bradleyross.library.applets.Concentration.ImageInstance
Deprecated. 
imageListString - Variable in class bradleyross.library.applets.Concentration
String containing the list of images.
imageListUrl - Variable in class bradleyross.library.applets.Concentration
URL name to be used to obtain the list of image URL's.
imageLocation - Variable in class bradleyross.library.applets.Concentration.ImageInstance
URL indicating the location of the image for the tile.
imageNumber - Variable in class bradleyross.library.applets.Concentration.Tile
Pointer to a member of the imageList vector.
imageRoot - Variable in class bradleyross.library.applets.Concentration
Root of directory or URL containing images.
INFO - Static variable in class bradleyross.library.helpers.ExceptionHelper
 
info(String, Exception) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for info messages.
info(String) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for info messages.
info(List<String>, Exception) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for info messages.
info(List<String>) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for info messages.
info(String[], Exception) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for info messages.
info(String[]) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for info messages.
infoMessages - Variable in class bradleyross.j2ee.servlets.ShowSchema
List of informative messages generated by this application.
init(FilterConfig) - Method in class bradleyross.j2ee.filters.ExampleFilter
 
init(ServletConfig) - Method in class bradleyross.j2ee.servlets.CsvWriter
Called by the servlet container when the servlet object is first placed in service.
init(ServletConfig) - Method in class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
 
init(ServletConfig) - Method in class bradleyross.j2ee.servlets.firstServlet
 
init(ServletConfig) - Method in class bradleyross.j2ee.servlets.GetFile
Run when object is created for processing calls to servlet.
init(ServletConfig) - Method in class bradleyross.j2ee.servlets.GetWebPage
Run when object is created for processing calls to servlet.
init(ServletConfig) - Method in class bradleyross.j2ee.servlets.Servlet
Called when initializing the object for handling HTTP transactions.
init(ServletConfig) - Method in class bradleyross.j2ee.servlets.ShowSchema
Initializes object for use with servlets.
init(ServletConfig) - Method in class bradleyross.j2ee.servlets.TestSpreadsheetHelpers
 
init(ServletConfig) - Method in class bradleyross.j2ee.servlets.UploadServlet
Called when object for handling HTTP request is created.
init() - Method in class bradleyross.library.applets.ColorsSample
Initialize the applet.
init() - Method in class bradleyross.library.applets.Concentration
Executed when being called as applet.
init() - Method in class bradleyross.library.applets.ScrollbarSample
The init method is called when the applet is started.
init() - Method in class bradleyross.library.applets.WebSample
Initialize the applet.
init() - Method in class bradleyross.sound.Beeper
 
init() - Method in class bradleyross.sound.ToneGenerator
Executed when class is called as an Java applet.
INITIAL - Static variable in class bradleyross.library.applets.Concentration.Tile
Indicates that "card back" is shown.
initial - Variable in class bradleyross.library.helpers.DirWalker.DirIterator
Set to false after first directory has been retrieved using the next method.
initialized - Variable in class bradleyross.common.communicationsWindow
Set to true when the objects in the window have been initialized.
initialOption() - Method in class bradleyross.j2ee.servlets.PulldownList
Used to generate initial option in select tag.
innerTest(String) - Static method in class bradleyross.j2ee.servlets.Servlet
Internal debugging aid for checking parseEscapeDate.
input - Variable in class bradleyross.j2ee.servlets.ThisPage
Input stream from HTTP request.
insertRow(String, String[], Object...) - Method in class bradleyross.library.database.DatabaseProperties
Deprecated. 
insertRowWithKeys(String, String[], int, Object...) - Method in class bradleyross.library.database.DatabaseProperties
Insert rows in a table where there is more than one column in the primary key.
Instance(HttpServletRequest, HttpServletResponse) - Constructor for class bradleyross.j2ee.servlets.CsvWriter.Instance
 
instance - Variable in class bradleyross.library.applets.Concentration.ImageInstance
Image to be displayed as part of game.
instanceNumber - Variable in class bradleyross.j2ee.servlets.GetFile
Identifies this instance of the servlet.
instanceNumber - Variable in class bradleyross.j2ee.servlets.GetWebPage
Identifies this instance of the servlet.
internalList - Variable in class bradleyross.common.processList
 
invalidParameters - Variable in class bradleyross.library.database.DatabaseProperties
If the parameters supplied for instantiating the object are invalid, this field should be set to true.
isAlphanumericOnly(String) - Static method in class bradleyross.library.helpers.StringHelpers
Returns true if and only if all of the characters in the string are alphanumeric.
isCaseSensitive() - Method in class bradleyross.common.processList
Getter for caseSensitive.
isConnected - Variable in class bradleyross.library.database.DatabaseProperties
Flag indicating whether database has been connected.
isDigitsOnly(String) - Static method in class bradleyross.library.helpers.StringHelpers
Returns true if the string is only composed of numeric digits.
isIncluded(DatabaseProperties, String, String, String) - Method in class bradleyross.j2ee.servlets.ShowSchema
Determines whether an item in the database is to be included in the reports.
isValid - Variable in class bradleyross.j2ee.servlets.ShowSchema
True if servlet was correctly instantiated.
Item(DatabaseExtras) - Constructor for class bradleyross.library.database.ExtrasRegistration.Item
This object is instantiated when the DatabaseExtras object calls the register method below.
items - Variable in class bradleyross.j2ee.servlets.UploadServlet.ThisPage
Contains the various elements from the requesting form.
iterator - Variable in class bradleyross.library.tools.RepositoryReview
 

K

keyPressed(KeyEvent) - Method in class bradleyross.swing.SwingTimer.Listener2
 
keyReleased(KeyEvent) - Method in class bradleyross.swing.SwingTimer.Listener2
 
keyTyped(KeyEvent) - Method in class bradleyross.swing.SwingTimer.Listener2
Action when key event is detected.

L

launch() - Method in class bradleyross.library.tools.MasterIndex
 
layout - Variable in class bradleyross.swing.SwingTimer
 
length - Variable in class bradleyross.library.helpers.DirWalker.Level
Number of directories to be processed.
Level(File) - Constructor for class bradleyross.library.helpers.DirWalker.Level
 
level1() - Method in class bradleyross.library.helpers.ExceptionHelper.Tester
 
level2() - Method in class bradleyross.library.helpers.ExceptionHelper.Tester
 
level3() - Method in class bradleyross.library.helpers.ExceptionHelper.Tester
 
levels - Variable in class bradleyross.library.helpers.DirWalker.DirIterator
Array of Level objects representing the levels in the tree search.
limit - Variable in class bradleyross.library.helpers.DirWalker.DirIterator
 
lineSeparator - Variable in class bradleyross.j2ee.servlets.GetFile
Character string indicating end of line.
lineSeparator - Variable in class bradleyross.j2ee.servlets.GetWebPage
Character string indicating end of line.
lineSplitterCommas(String) - Static method in class bradleyross.library.helpers.FileHelpers
Split a line into tokens using commas as the field separators.
lineSplitterSpaces(String) - Static method in class bradleyross.library.helpers.FileHelpers
Split a line into tokens using spaces as the field separators.
Listener() - Constructor for class bradleyross.demonstrations.SwingDemo.MainPage.Listener
 
Listener() - Constructor for class bradleyross.swing.SwingDemo.Listener
 
Listener() - Constructor for class bradleyross.swing.SwingDemo.MainPage.Listener
 
Listener1() - Constructor for class bradleyross.swing.SwingTimer.Listener1
 
Listener2() - Constructor for class bradleyross.swing.SwingTimer.Listener2
 
listFiles - Class in bradleyross.demonstrations
Lists files in current directory
listFiles() - Constructor for class bradleyross.demonstrations.listFiles
 
listPairs() - Method in class bradleyross.common.processList
Diagnostic method for printing contents of list.
listProcedures() - Method in class bradleyross.library.database.ShowObjects
 
listResultSet(ResultSet) - Method in class bradleyross.library.helpers.SpreadsheetHelpers
Prints the contents of a result set.
LISTTAGS - Static variable in class bradleyross.common.XmlParser
Option for listing tags in document.
listTags(Vector<String>, String) - Method in class bradleyross.common.XmlParser
List tags contained in an XML document.
listTags(String) - Method in class bradleyross.common.XmlParser
List strings contained in document.
listTags(File) - Method in class bradleyross.common.XmlParser
This method lists tags contained in an XML document.
listTags(Vector<String>, File) - Method in class bradleyross.common.XmlParser
This method lists tags contained in an XML document.
LISTTAGS - Static variable in class bradleyross.opensource.xerces.XmlParser
Option for listing tags in document.
listTags(Vector<String>, String) - Method in class bradleyross.opensource.xerces.XmlParser
List tags contained in an XML document.
listTags(String) - Method in class bradleyross.opensource.xerces.XmlParser
List strings contained in document.
listTags(File) - Method in class bradleyross.opensource.xerces.XmlParser
This method lists tags contained in an XML document.
listTags(Vector<String>, File) - Method in class bradleyross.opensource.xerces.XmlParser
This method lists tags contained in an XML document.
listUrl - Variable in class bradleyross.library.applets.WebSample
 
listUrlArray - Variable in class bradleyross.library.applets.WebSample
 
listViews() - Method in class bradleyross.library.database.ShowObjects
 
loadByteArray(DatabaseProperties, PreparedStatement, UploadServlet.ThisPage, int, String, boolean, int) - Method in class bradleyross.j2ee.servlets.UploadServlet
Utility method for moving the contents of one of the parts into a prepared statement as a string object.
loadByteArray(DatabaseProperties, PreparedStatement, UploadServlet.ThisPage, int, String, boolean) - Method in class bradleyross.j2ee.servlets.UploadServlet
Utility method for moving the contents of one of the parts into a prepared statement as a string object.
loadByteArray(DatabaseProperties, PreparedStatement, UploadServlet.ThisPage, int, String) - Method in class bradleyross.j2ee.servlets.UploadServlet
Utility method for moving the contents of one of the parts into a prepared statement as a string object.
loadChar(PreparedStatement, int, String) - Method in class bradleyross.j2ee.servlets.Servlet
Utility method for setting parameters in Prepared Statements.
loadVarchar(PreparedStatement, int, String) - Method in class bradleyross.j2ee.servlets.Servlet
Utility method for setting parameters in Prepared Statements.
LocalIterator(File) - Constructor for class bradleyross.library.helpers.DirWalker.LocalIterator
 
Log4j1Test - Class in bradleyross.library.debugging
Tests the ability of the system to use the log4j 1.x API.
Log4j1Test() - Constructor for class bradleyross.library.debugging.Log4j1Test
 
log4j2Logger - Variable in class bradleyross.library.helpers.ExceptionHelper
Logger for use with log4j 2 logging framework API.
Log4j2Test - Class in bradleyross.library.debugging
Tests use of the log4j 2.x API with the system.
Log4j2Test() - Constructor for class bradleyross.library.debugging.Log4j2Test
 
logException(int, List<String>, Exception) - Method in class bradleyross.library.helpers.ExceptionHelper
 
logException(int, String, Exception) - Method in class bradleyross.library.helpers.ExceptionHelper
 
logFile - Variable in class bradleyross.j2ee.servlets.GetFile
Name of log file.
logFile - Variable in class bradleyross.j2ee.servlets.GetWebPage
Name of log file.
logFileActive - Variable in class bradleyross.j2ee.servlets.GetFile
Send messages to log file if true.
logFileActive - Variable in class bradleyross.j2ee.servlets.GetWebPage
If true, place messages in log file.
logger - Variable in class bradleyross.j2ee.beans.LoginBean
 
logger - Variable in class bradleyross.j2ee.filters.ExampleFilter
 
logger - Variable in class bradleyross.j2ee.listeners.SampleListener
 
logger - Variable in class bradleyross.j2ee.servlets.DatabaseExceptions
 
logger - Variable in class bradleyross.library.debugging.Log4j1Test
 
logger - Static variable in class bradleyross.library.debugging.Log4j2Test
 
logger - Static variable in class bradleyross.library.debugging.Slf4jTest
slf4j logger class.
logger - Static variable in class bradleyross.library.debugging.SQLExample
 
logger - Variable in class bradleyross.library.tools.MasterIndex
 
logger - Variable in class bradleyross.library.tools.RepositoryReview
 
LoginBean - Class in bradleyross.j2ee.beans
Sample bean for login information.
LoginBean() - Constructor for class bradleyross.j2ee.beans.LoginBean
This constructor reads the HTTP request parameter name and places it in the user name field of the form.
logMessage(String) - Method in class bradleyross.library.applets.Concentration
Displays messages if debugLevel is greater than 0.

M

main(String[]) - Static method in class bradleyross.common.processList
Test driver
main(String[]) - Static method in class bradleyross.demonstrations.Address
 
main(String[]) - Static method in class bradleyross.demonstrations.ArrayDemos
 
main(String[]) - Static method in class bradleyross.demonstrations.getTags
Runs an XML parser against a specified file.
main(String[]) - Static method in class bradleyross.demonstrations.listFiles
 
main(String[]) - Static method in class bradleyross.demonstrations.parseFile
 
main(String[]) - Static method in class bradleyross.demonstrations.showTimeZones
 
main(String[]) - Static method in class bradleyross.demonstrations.SwingDemo
 
main(String[]) - Static method in class bradleyross.demonstrations.TestMail
 
main(String[]) - Static method in class bradleyross.demonstrations.WriteToFile
 
main(String[]) - Static method in class bradleyross.j2ee.servlets.CodecInfo
Test driver.
main(String[]) - Static method in class bradleyross.j2ee.servlets.GetFile
This provides an error message if it is attempted to run this class as a Java application rather than a Java servlet.
main(String[]) - Static method in class bradleyross.j2ee.servlets.GetWebPage
This provides an error message if it is attempted to run this class as a Java application rather than a Java servlet.
main(String[]) - Static method in class bradleyross.j2ee.servlets.Servlet
This was inserted for testing of some of the internal static methods and is only for debugging purposes.
main(String[]) - Static method in class bradleyross.library.database.ExtrasRegistration
Test driver
main(String[]) - Static method in class bradleyross.library.debugging.CommonsTest
Test driver.
main(String[]) - Static method in class bradleyross.library.debugging.Log4j1Test
Test driver.
main(String[]) - Static method in class bradleyross.library.debugging.Log4j2Test
Test driver.
main(String[]) - Static method in class bradleyross.library.debugging.Slf4jTest
Test driver
main(String[]) - Static method in class bradleyross.library.debugging.SQLExample
Test driver.
main(String[]) - Static method in class bradleyross.library.helpers.CalendarHelpers
Test driver.
main(String[]) - Static method in class bradleyross.library.helpers.DateHelpers
Test driver for class.
main(String[]) - Static method in class bradleyross.library.helpers.DirWalker
Test driver.
main(String[]) - Static method in class bradleyross.library.helpers.ExceptionHelper
Test driver.
main(String[]) - Static method in class bradleyross.library.helpers.FileHelpers
This is a test driver to check out the copyFile method.
main(String[]) - Static method in class bradleyross.library.helpers.GenericPrinter
Test driver.
main(String[]) - Static method in class bradleyross.library.helpers.HtmlHelpers
Main driver for test cases.
main(String[]) - Static method in class bradleyross.library.helpers.RandomHelpers
Test driver
main(String[]) - Static method in class bradleyross.library.helpers.ServletHelpers
Test driver.
main(String[]) - Static method in class bradleyross.library.helpers.StringHelpers
Test driver.
main(String[]) - Static method in class bradleyross.library.helpers.tests.TestCopyFile
 
main(String[]) - Static method in class bradleyross.library.helpers.tests.TestSpreadsheetHelpers
Main driver
main(String[]) - Static method in class bradleyross.library.helpers.tests.TestWebTable
 
main(String[]) - Static method in class bradleyross.library.tools.MasterIndex
 
main(String[]) - Static method in class bradleyross.library.tools.RepositoryReview
Test driver
main(String[]) - Static method in class bradleyross.local.databases.DatabaseConnection
 
main(String[]) - Static method in class bradleyross.opensource.jfreechart.First
Create and display the chart.
main(String[]) - Static method in class bradleyross.opensource.jfreechart.TimeSeriesExample
 
main(String[]) - Static method in class bradleyross.opensource.jfreechart.TimeSeriesExample2
 
main(String[]) - Static method in class bradleyross.opensource.jfreechart.XYChartExample
Creates and displays the chart.
main(String[]) - Static method in class bradleyross.opensource.xerces.RunXmlParser
 
main(String[]) - Static method in class bradleyross.opensource.xerces.TestXmlParser
Main driver.
main(String[]) - Static method in class bradleyross.sound.Beeper
 
main(String[]) - Static method in class bradleyross.sound.ToneGenerator
Executed when class is called as a Java application.
main(String[]) - Static method in class bradleyross.swing.SwingDemo
 
main(String[]) - Static method in class bradleyross.swing.SwingTimer
Main driver.
mainFrame - Variable in class bradleyross.swing.SwingTimer
 
MainPage() - Constructor for class bradleyross.demonstrations.SwingDemo.MainPage
 
MainPage() - Constructor for class bradleyross.library.tools.MasterIndex.MainPage
 
MainPage() - Constructor for class bradleyross.opensource.pdfbox.PdfTest1.MainPage
 
MainPage() - Constructor for class bradleyross.swing.SwingDemo.MainPage
 
mainPanel - Variable in class bradleyross.library.applets.Concentration
Not sure if this is still used.
MainPanel() - Constructor for class bradleyross.opensource.pdfbox.PdfTest1.MainPanel
 
makeConnection() - Method in class bradleyross.j2ee.servlets.CsvWriter
Obtain the database connection information.
makeConnection() - Method in class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
Obtain the database connection information.
MasterIndex - Class in bradleyross.library.tools
This will be the main class for the jar file.
MasterIndex() - Constructor for class bradleyross.library.tools.MasterIndex
 
MasterIndex.Body - Class in bradleyross.library.tools
 
MasterIndex.MainPage - Class in bradleyross.library.tools
 
MasterIndex.MenuActions - Class in bradleyross.library.tools
 
matchValues(String, String) - Static method in class bradleyross.j2ee.servlets.Servlet
Utility to aid in creating option lists for pull-down menus.
maxCount - Variable in class bradleyross.library.helpers.DirWalker
Maximum number of files to be returned.
MenuActions() - Constructor for class bradleyross.library.tools.MasterIndex.MenuActions
 
menuBar - Variable in class bradleyross.library.tools.MasterIndex
 
menuListener - Variable in class bradleyross.library.tools.MasterIndex
 
message - Variable in class bradleyross.j2ee.servlets.CsvWriter.Instance
String to be placed in CSV file as the first line in the file.
message - Variable in class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
String to be placed in CSV file as the first line in the file.
messageList - Variable in class bradleyross.j2ee.servlets.ThisPage
A list of warning or error messages that will appear on the web page generated by the servlet.
meta - Variable in class bradleyross.library.database.ShowProperties
Object containing information on the database.
mime - Variable in class bradleyross.j2ee.servlets.UploadServlet.Contents
MIME code for the data in the part.
mimeType - Variable in class bradleyross.j2ee.servlets.ThisPage
Contains the MIME code for the document to be displayed.
mode - Variable in class bradleyross.j2ee.servlets.ThisPage
Indicates the mode of operation.
MONOSPACE - Static variable in interface bradleyross.library.helpers.TableWriterInterface
Text is composed of fixed width characters.
Motion() - Constructor for class bradleyross.swing.SwingTimer.Motion
 
mouseClicked(MouseEvent) - Method in class bradleyross.library.applets.Concentration.GamePanel
Executed when tile is clicked.
mouseEntered(MouseEvent) - Method in class bradleyross.library.applets.Concentration.GamePanel
Required for implementing MouseListener interface.
mouseExited(MouseEvent) - Method in class bradleyross.library.applets.Concentration.GamePanel
Required for implementing MouseListener interface.
mousePressed(MouseEvent) - Method in class bradleyross.library.applets.Concentration.GamePanel
Required for implementing MouseListener interface.
mouseReleased(MouseEvent) - Method in class bradleyross.library.applets.Concentration.GamePanel
Required for implementing MouseListener interface.
multipleRequest(String, String[], String, String) - Method in class bradleyross.j2ee.servlets.PulldownList
Generate the HTML code for a SELECT tag that allows multiple values to be selected.
multipleRequest(String) - Method in class bradleyross.j2ee.servlets.PulldownList
Generate the HTML code for a SELECT tag that allows multiple values to be selected.
multipleRequest(String, String[]) - Method in class bradleyross.j2ee.servlets.PulldownList
Generate the HTML code for a SELECT tag that allows multiple values to be selected.
MyHandler(int, String) - Constructor for class bradleyross.common.XmlParser.MyHandler
Constructor defining actions taken during parsing.
MyHandler() - Constructor for class bradleyross.opensource.xerces.TestXmlParser.MyHandler
 
MyHandler(int, String) - Constructor for class bradleyross.opensource.xerces.XmlParser.MyHandler
Constructor defining actions taken during parsing.
MyPanel() - Constructor for class bradleyross.swing.SwingTimer.MyPanel
 
MySQL - Class in bradleyross.library.database
Subclass of DatabaseExtras for the MySQL database management program.
MySQL() - Constructor for class bradleyross.library.database.MySQL
 

N

name - Variable in class bradleyross.common.processList.namePair
 
name - Variable in class bradleyross.j2ee.servlets.UploadServlet.Contents
Name of the part.
namePair(String, String) - Constructor for class bradleyross.common.processList.namePair
 
newRow() - Method in interface bradleyross.library.helpers.TableWriterInterface
 
newWorksheet(String, ResultSet) - Method in class bradleyross.library.helpers.SpreadsheetHelpers
Use the contents of a ResultSet to create an Excel spreadsheet.
newWorksheet(String, ResultSet, String) - Method in class bradleyross.library.helpers.SpreadsheetHelpers
Use the contents of a ResultSet to create an Excel spreadsheet.
newWorksheet(String, ResultSet, String, int) - Method in class bradleyross.library.helpers.SpreadsheetHelpers
Use the contents of a ResultSet to create an Excel worksheet.
newWorksheet(String, File) - Method in class bradleyross.library.helpers.SpreadsheetHelpers
Use the contents of a file to create an Excel worksheet.
newWorksheet(String, String) - Method in class bradleyross.library.helpers.SpreadsheetHelpers
Use the contents of a String object to create an Excel spreadsheet.
newWorksheet(String, BufferedReader) - Method in class bradleyross.library.helpers.SpreadsheetHelpers
Use java.io.Reader object to create an Excel worksheet.
next() - Method in class bradleyross.library.helpers.DirWalker.DirIterator
Returns the next item in the list.
next() - Method in class bradleyross.library.helpers.DirWalker.Level
 
next() - Method in class bradleyross.library.helpers.DirWalker.LocalIterator
 
next() - Method in class bradleyross.library.helpers.DirWalker
Returns next file in list.
nextDir - Variable in class bradleyross.library.helpers.DirWalker.DirIterator
 
nf2 - Variable in class bradleyross.j2ee.servlets.UploadServlet.Formatters
Format as a two digit number with leading zeroes.
nf4 - Variable in class bradleyross.j2ee.servlets.UploadServlet.Formatters
Format as a four digit number with leading zeroes.
nf5 - Variable in class bradleyross.j2ee.servlets.UploadServlet.Formatters
Format as a five digit number with leading zeroes.
nf6 - Variable in class bradleyross.j2ee.servlets.UploadServlet.Formatters
Format as a six digit number with leading zeroes.
nf8 - Variable in class bradleyross.j2ee.servlets.UploadServlet.Formatters
Format as a eight digit number with leading zeroes.
NORMAL - Static variable in class bradleyross.j2ee.servlets.ThisPage
Indicates that the document should be displayed in the browser if possible.
NORMAL - Static variable in interface bradleyross.library.helpers.TableWriterInterface
Indicates normal formatting.
NotSupportedException - Exception in bradleyross.library
Indicates that a method is not supported for the existing environment.
NotSupportedException() - Constructor for exception bradleyross.library.NotSupportedException
Creates an exception where the message and cause are set to null.
NotSupportedException(String) - Constructor for exception bradleyross.library.NotSupportedException
Creates an exception where the message is specified but the cause is set to null.
NotSupportedException(Throwable) - Constructor for exception bradleyross.library.NotSupportedException
Creates an exception where the cause is specified but the message is set to null.
NotSupportedException(String, Throwable) - Constructor for exception bradleyross.library.NotSupportedException
Creates an exception where both the message and cause are specified.
NumberPage - Class in bradleyross.j2ee.servlets
Returns a JPEG image containing a number.
NumberPage() - Constructor for class bradleyross.j2ee.servlets.NumberPage
 
numberRemaining - Variable in class bradleyross.library.applets.Concentration
Number of tiles remaining that have yet to be matched
numberShowing - Variable in class bradleyross.library.applets.Concentration
Number of tiles currently displaying picture.

O

object - Variable in class bradleyross.library.database.ExtrasRegistration.Item
DatabaseExtras object for handling the database specific properties.
objectID - Variable in class bradleyross.j2ee.beans.ControlledObject
A character string identifying the object.
OctetStream - Class in bradleyross.j2ee.servlets
Send a response as an application/octet-stream MIME type.
OctetStream() - Constructor for class bradleyross.j2ee.servlets.OctetStream
 
Oracle - Class in bradleyross.library.database
Subclass of DatabaseExtras for the Oracle database server.
Oracle() - Constructor for class bradleyross.library.database.Oracle
 
outerDebugLevel - Variable in class bradleyross.opensource.jfreechart.helpers.TickUnitCollection
Controls amount of diagnostic messages
output - Variable in class bradleyross.j2ee.servlets.CsvWriter.Instance
Object representing the output to the HTTP response.
output - Variable in class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
Object representing the output to the HTTP response.
output - Variable in class bradleyross.library.helpers.WebTable
 
outputFilename - Variable in class bradleyross.j2ee.servlets.CsvWriter.Instance
File name to be used when creating file.
outputFilename - Variable in class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
File name to be used when creating file.

P

padLeft(String, int) - Static method in class bradleyross.library.helpers.StringHelpers
Pads a string with blanks to the left so that it has a specified size.
padRight(String, int) - Static method in class bradleyross.library.helpers.StringHelpers
Pads a string with blanks to the right so that it has a specified size.
paint(Graphics) - Method in class bradleyross.library.applets.ColorsSample
The paint method is called whenever it is necessary to redraw the contents of the applet.
paint(Graphics) - Method in class bradleyross.library.applets.Concentration.Tile
Draws on tile depending on status.
paint(Graphics) - Method in class bradleyross.library.applets.ScrollbarSample
Method to be executed when repainting the window.
paintComponent(Graphics) - Method in class bradleyross.swing.SwingTimer.MyPanel
 
paintComponents(Graphics) - Method in class bradleyross.library.applets.Concentration.GamePanel
Allows tracking and manipulation of paintComponents calls.
panel - Variable in class bradleyross.swing.SwingTimer
 
parse(String, ParsePosition) - Method in class bradleyross.opensource.jfreechart.helpers.TickUnitCollection.MNFormat
Not used in this class.
parseEscapeDate(String) - Static method in class bradleyross.j2ee.servlets.Servlet
Break a java.sql.Date escape format date into a set of string objects for the year, month, and day portions.
parseFile - Class in bradleyross.demonstrations
Reads a file containing an XML document and searches for strings having a given sequence of tags.
parseFile() - Constructor for class bradleyross.demonstrations.parseFile
 
parseLine(String) - Method in class bradleyross.j2ee.servlets.UploadServlet.Contents
Parses header lines in an individual part of a multipart form.
parseString(Vector<String>, String, String) - Method in class bradleyross.common.XmlParser
This method parses an XML document for strings
parseString(String, String) - Method in class bradleyross.common.XmlParser
This method parses an XML document for strings
parseString(File, String) - Method in class bradleyross.common.XmlParser
This method parses an XML document for strings
parseString(Vector<String>, File, String) - Method in class bradleyross.common.XmlParser
This method parses an XML document for strings
parseString(Vector<String>, String, String) - Method in class bradleyross.opensource.xerces.XmlParser
This method parses an XML document for strings
parseString(String, String) - Method in class bradleyross.opensource.xerces.XmlParser
This method parses an XML document for strings
parseString(File, String) - Method in class bradleyross.opensource.xerces.XmlParser
This method parses an XML document for strings
parseString(Vector<String>, File, String) - Method in class bradleyross.opensource.xerces.XmlParser
This method parses an XML document for strings
password - Variable in class bradleyross.library.database.DatabaseProperties
The password to be used for accessing the database server.
password - Variable in class bradleyross.library.debugging.SQLExample
 
PdfTest1 - Class in bradleyross.opensource.pdfbox
First test for pdfbox (under development).
PdfTest1() - Constructor for class bradleyross.opensource.pdfbox.PdfTest1
 
PdfTest1.MainPage - Class in bradleyross.opensource.pdfbox
 
PdfTest1.MainPanel - Class in bradleyross.opensource.pdfbox
 
PomFilter() - Constructor for class bradleyross.library.tools.RepositoryReview.PomFilter
 
portNumber - Variable in class bradleyross.library.database.DatabaseProperties
Port number of the database connection.
portNumber - Variable in class bradleyross.library.debugging.SQLExample
 
position - Variable in class bradleyross.library.helpers.DirWalker.Level
Index of last element fetched using next().
position - Variable in class bradleyross.library.helpers.DirWalker.LocalIterator
 
Postgres - Class in bradleyross.library.database
Subclass of DatabaseExtras for the Postgres database server.
Postgres() - Constructor for class bradleyross.library.database.Postgres
 
power(int) - Static method in class bradleyross.library.helpers.FileHelpers
Calculates 2 to the power i as a helper in determining timings for some of the operations.
prefixTableName(int, String) - Method in class bradleyross.library.database.DatabaseProperties
Prefixes a table name with a value that was set as part of the database connection.
prefixTableName(String) - Method in class bradleyross.library.database.DatabaseProperties
Prefixes a table name with a value that was set as part of the database connection.
prepareStatement(String) - Method in class bradleyross.library.database.DatabaseProperties
Generate a prepared statement for this database.
print(String) - Method in class bradleyross.library.helpers.GenericPrinter
Print string.
print(char) - Method in class bradleyross.library.helpers.GenericPrinter
Print a character.
print(char[]) - Method in class bradleyross.library.helpers.GenericPrinter
Print an array of characters.
print(int) - Method in class bradleyross.library.helpers.GenericPrinter
Print an integer value.
print(long) - Method in class bradleyross.library.helpers.GenericPrinter
Print a long integer value.
print(boolean) - Method in class bradleyross.library.helpers.GenericPrinter
Print a boolean value.
print(double) - Method in class bradleyross.library.helpers.GenericPrinter
Print a double-precision floating-point number.
print(float) - Method in class bradleyross.library.helpers.GenericPrinter
Print a floating-point number.
printHeader(CsvWriter.Instance) - Method in class bradleyross.j2ee.servlets.CsvWriter
Will print header line for CSV file.
printHeader() - Method in class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
Will print header line for CSV file.
printInfo(PrintWriter) - Method in class bradleyross.j2ee.servlets.CodecInfo
Display information on image reader and writer codecs.
printInfo(PrintStream) - Method in class bradleyross.library.database.ShowProperties
Sends information on the database to the object.
printInfo(PrintWriter) - Method in class bradleyross.library.database.ShowProperties
Sends information on the database to the object.
printInfo(GenericPrinter) - Method in class bradleyross.library.database.ShowProperties
Sends information on the database to the object.
printInfo() - Method in class bradleyross.library.database.ShowProperties
Sends information on the database to System.out.
printJustified(String) - Static method in class bradleyross.library.helpers.StringHelpers
 
printJustified(String, int) - Static method in class bradleyross.library.helpers.StringHelpers
 
printJustified(PrintStream, String) - Static method in class bradleyross.library.helpers.StringHelpers
 
printJustified(PrintWriter, String) - Static method in class bradleyross.library.helpers.StringHelpers
 
printJustified(GenericPrinter, String) - Static method in class bradleyross.library.helpers.StringHelpers
 
printJustified(PrintStream, String, int) - Static method in class bradleyross.library.helpers.StringHelpers
 
printJustified(PrintWriter, String, int) - Static method in class bradleyross.library.helpers.StringHelpers
 
printJustified(GenericPrinter, String, int) - Static method in class bradleyross.library.helpers.StringHelpers
Send a string to an output device, inserting line breaks at the first space after a specified number of characters on the line.
printLine(CsvWriter.Instance) - Method in class bradleyross.j2ee.servlets.CsvWriter
Will print one line of CSV file.
printLine() - Method in class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
Will print one line of CSV file.
printList(List<String>, PrintStream) - Method in class bradleyross.library.helpers.ExceptionHelper
Internal debugging aid for printing list of strings.
printList(List<String>) - Method in class bradleyross.library.helpers.ExceptionHelper
 
println(String) - Method in class bradleyross.library.helpers.GenericPrinter
Print string and then terminate the line.
println(char) - Method in class bradleyross.library.helpers.GenericPrinter
Print a character and terminate the line.
println(char[]) - Method in class bradleyross.library.helpers.GenericPrinter
Print an array of characters and then terminate the line.
println() - Method in class bradleyross.library.helpers.GenericPrinter
Terminate the line.
println(int) - Method in class bradleyross.library.helpers.GenericPrinter
Print an integer value and then terminate the line.
println(long) - Method in class bradleyross.library.helpers.GenericPrinter
Print a long integer value and then terminate the line.
println(boolean) - Method in class bradleyross.library.helpers.GenericPrinter
Print a boolean value and then terminate the line.
println(double) - Method in class bradleyross.library.helpers.GenericPrinter
Print a double-precision floating-point number and then terminate the line.
println(float) - Method in class bradleyross.library.helpers.GenericPrinter
Print a floating-point number and then terminate the line.
printReader(ImageReader, PrintWriter) - Method in class bradleyross.j2ee.servlets.CodecInfo
Show information on an ImageReader codec.
printResultSet(ResultSet) - Method in class bradleyross.common.sqlHelper
Print ResultSet generated by SQL query.
printResultSet(ResultSet, OutputStream) - Method in class bradleyross.common.sqlHelper
Print ResultSet generated by SQL query.
printResultSet(ResultSet, PrintStream) - Method in class bradleyross.common.sqlHelper
Print ResultSet generated by SQL query.
printWriter(ImageWriter, PrintWriter) - Method in class bradleyross.j2ee.servlets.CodecInfo
Show information on an ImageWriter codec.
ProblemFound(Exception, GenericPrinter, String) - Method in class bradleyross.j2ee.servlets.ShowSchema
Place error message on web page if exception is encountered.
processDatabaseInformation(DatabaseProperties, GenericPrinter, HttpServletRequest, HttpServletResponse) - Method in class bradleyross.j2ee.servlets.ShowSchema
Generate a page containing information about the database system.
processDescribeTable(DatabaseProperties, GenericPrinter, HttpServletRequest, HttpServletResponse) - Method in class bradleyross.j2ee.servlets.ShowSchema
Generate a web page describing the layout of a table.
processingInstruction(String, String) - Method in class bradleyross.common.XmlParser.MyHandler
 
processingInstruction(String, String) - Method in class bradleyross.opensource.xerces.TestXmlParser.MyHandler
 
processingInstruction(String, String) - Method in class bradleyross.opensource.xerces.XmlParser.MyHandler
 
processInput(LineNumberReader) - Method in class bradleyross.common.processList
Parse a text file to create the name/value pairs.
processKey(KeyEvent) - Method in class bradleyross.common.communicationsWindow
This function is called whenever a key is pressed.
processList - Class in bradleyross.common
Create and access a list of name/value pairs.
processList() - Constructor for class bradleyross.common.processList
 
processList.namePair - Class in bradleyross.common
Internal class for name/value pairs.
processListProcedures(DatabaseProperties, GenericPrinter, HttpServletRequest, HttpServletResponse) - Method in class bradleyross.j2ee.servlets.ShowSchema
Generate the list of procedures in the database.
processListTables(DatabaseProperties, GenericPrinter, HttpServletRequest, HttpServletResponse) - Method in class bradleyross.j2ee.servlets.ShowSchema
Generate the list of tables in the database.
processListViews(DatabaseProperties, GenericPrinter, HttpServletRequest, HttpServletResponse) - Method in class bradleyross.j2ee.servlets.ShowSchema
Generate the list of views in the database.
processor(Servlet.ThisPage) - Method in class bradleyross.j2ee.servlets.DownloadItem
This method retrieves the item to be downloaded.
processor(Servlet.ThisPage) - Method in class bradleyross.j2ee.servlets.EchoBack
 
processor(Servlet.ThisPage) - Method in class bradleyross.j2ee.servlets.Servlet
Class specific processing for this class.
processor(UploadServlet.ThisPage) - Method in class bradleyross.j2ee.servlets.UploadServlet
This method generates the web page based on the contents of the request packet.
processRootPage(DatabaseProperties, GenericPrinter, HttpServletRequest, HttpServletResponse) - Method in class bradleyross.j2ee.servlets.ShowSchema
Generate the root page for schema information for the database.
processUDTInformation(DatabaseProperties, GenericPrinter, HttpServletRequest, HttpServletResponse) - Method in class bradleyross.j2ee.servlets.ShowSchema
Generate the list of user defined types for the database system.
PulldownList - Class in bradleyross.j2ee.servlets
Generate the code for a pull-down list to be placed in a web page.
PulldownList() - Constructor for class bradleyross.j2ee.servlets.PulldownList
 

R

random - Variable in class bradleyross.swing.SwingTimer
 
RandomHelpers - Class in bradleyross.library.helpers
A set of methods to provide assistance in generating random number patterns.
RandomHelpers() - Constructor for class bradleyross.library.helpers.RandomHelpers
Since all of the methods are static, the constructor should never be used.
randomize() - Method in class bradleyross.library.applets.Concentration.GamePanel
Randomize order of tiles and reset to initial conditions.
rangeModel - Variable in class bradleyross.library.applets.Concentration.secondPanel
Object containing bounds and values for vertical scroll bar.
readerCodecs - Variable in class bradleyross.j2ee.servlets.CodecInfo
List of ImageReader objects.
readHttpPage(String, int, String) - Method in class bradleyross.common.httpHelper
Copy the contents of a web page into a String object
readPart(ServletInputStream, UploadServlet.ThisPage, String) - Method in class bradleyross.j2ee.servlets.UploadServlet
Obtain the byte array for this part of the request.
readTextFile(String) - Static method in class bradleyross.library.helpers.FileHelpers
Reads the contents of a text file into a String object given the name of the file.
readTextFile(URL) - Static method in class bradleyross.library.helpers.FileHelpers
Read the contents referenced by a URL into a String object.
readTimeout - Static variable in class bradleyross.library.helpers.FileHelpers
Length of time allowed for read operations.
redirectAddress - Variable in class bradleyross.j2ee.servlets.ThisPage
Address to be used for redirecting servlet.
redirectAddress - Variable in class bradleyross.j2ee.servlets.UploadServlet.ThisPage
Address to be used for redirecting servlet upon completion.
refCalendar - Variable in class bradleyross.library.helpers.CalendarHelpers
 
register(DatabaseExtras) - Static method in class bradleyross.library.database.ExtrasRegistration
This method is called by the DatabaseExtras objects when they are instantiated.
registrationList - Static variable in class bradleyross.library.database.ExtrasRegistration
This table contains the registration information for the various DatabaseExtras objects.
remove() - Method in class bradleyross.library.helpers.DirWalker.DirIterator
This method is an optional method that is not implemented for this class.
remove() - Method in class bradleyross.library.helpers.DirWalker.Level
 
remove() - Method in class bradleyross.library.helpers.DirWalker.LocalIterator
 
remove() - Method in class bradleyross.library.helpers.DirWalker
This is an optional method that is not implemented for this class.
repaint() - Method in class bradleyross.library.applets.Concentration.GamePanel
Allows tracking and manipulation of requests to repaint panel.
repaint() - Method in class bradleyross.library.applets.Concentration.Tile
This class allows requests to repaint the tile to be tracked.
RepositoryReview - Class in bradleyross.library.tools
 
RepositoryReview() - Constructor for class bradleyross.library.tools.RepositoryReview
 
RepositoryReview(File, FileFilter) - Constructor for class bradleyross.library.tools.RepositoryReview
 
RepositoryReview.PomFilter - Class in bradleyross.library.tools
 
request - Variable in class bradleyross.j2ee.servlets.CsvWriter.Instance
Object containing HTTP request.
resetButton - Variable in class bradleyross.library.applets.Concentration.secondPanel
Button used to reset game by randomizing positions of tiles and showing card backs for all squares.
response - Variable in class bradleyross.j2ee.servlets.CsvWriter.Instance
Object used for preparing HTTP response.
REVEALED - Static variable in class bradleyross.library.applets.Concentration.Tile
Indicates that card has been removed after being matched.
rollback() - Method in class bradleyross.library.database.DatabaseProperties
Execute a rollback statement for the SQL connection.
root - Variable in class bradleyross.library.helpers.DirWalker.DirIterator
 
root - Variable in class bradleyross.library.helpers.DirWalker
Root directory of directory structure.
rootUrl - Variable in class bradleyross.library.applets.WebSample
 
rowCount - Variable in class bradleyross.library.helpers.WebTable
 
rowsCurrent - Variable in class bradleyross.common.communicationsWindow
 
rowsLarger - Variable in class bradleyross.common.communicationsWindow
 
rowsSmaller - Variable in class bradleyross.common.communicationsWindow
Used to determine the number of rows that should be in the TextArea objects when the height of TextArea objects is made slightly smaller.
rs - Variable in class bradleyross.j2ee.servlets.CsvWriter.Instance
Object containing the result set.
rs - Variable in class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
Object containing the result set.
rsmd - Variable in class bradleyross.j2ee.servlets.CsvWriter.Instance
Object containing meta data on result set.
rsmd - Variable in class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
Object containing meta data on result set.
run() - Method in class bradleyross.demonstrations.ArrayDemos
 
run() - Method in class bradleyross.demonstrations.SwingDemo.BorderDemo
 
run() - Method in class bradleyross.demonstrations.SwingDemo.FlowDemo
 
run() - Method in class bradleyross.demonstrations.SwingDemo.GridBagDemo
 
run() - Method in class bradleyross.demonstrations.SwingDemo.MainPage
Sets up a group of buttons using the GridLayout class.
run() - Method in class bradleyross.library.debugging.CommonsTest
Carries out actual test.
run() - Method in class bradleyross.library.debugging.Log4j1Test
The run method actually carries out the test.
run() - Method in class bradleyross.library.debugging.Log4j2Test
Method actually carrying out the test.
run() - Method in class bradleyross.library.debugging.Slf4jTest
Runs the actual test.
run() - Method in class bradleyross.library.debugging.SQLExample
 
run() - Method in class bradleyross.library.helpers.ExceptionHelper.Tester
 
run() - Method in class bradleyross.library.tools.MasterIndex.MainPage
 
run() - Method in class bradleyross.library.tools.RepositoryReview
 
run() - Method in class bradleyross.opensource.pdfbox.PdfTest1.MainPage
 
run() - Method in class bradleyross.swing.SwingDemo.BorderDemo
 
run() - Method in class bradleyross.swing.SwingDemo.FlowDemo
 
run() - Method in class bradleyross.swing.SwingDemo.GridBagDemo
 
run() - Method in class bradleyross.swing.SwingDemo.MainPage
Sets up a group of buttons using the GridLayout class.
run() - Method in class bradleyross.swing.SwingTimer
This method is triggered by the Swing utilities.
run2() - Method in class bradleyross.demonstrations.SwingDemo
 
run2() - Method in class bradleyross.opensource.pdfbox.PdfTest1
 
run2() - Method in class bradleyross.swing.SwingDemo
 
runningInstanceNumber - Static variable in class bradleyross.j2ee.servlets.GetFile
Keeps track of how many instances of this servlet have been opened by the application server.
runningInstanceNumber - Static variable in class bradleyross.j2ee.servlets.GetWebPage
Keeps track of how many instances of this servlet have been opened by the application server.
runningServiceNumber - Variable in class bradleyross.j2ee.servlets.GetFile
Keeps track of the different instances of the service method that are running.
runningServiceNumber - Variable in class bradleyross.j2ee.servlets.GetWebPage
Keeps track of the different instances of the service method that are running.
runParser() - Method in class bradleyross.opensource.xerces.TestXmlParser
Carries out the actual parsing.
RunXmlParser - Class in bradleyross.opensource.xerces
This is the demonstration driver for the class XmlParser.
RunXmlParser() - Constructor for class bradleyross.opensource.xerces.RunXmlParser
 

S

SampleListener - Class in bradleyross.j2ee.listeners
Demonstration listener.
SampleListener() - Constructor for class bradleyross.j2ee.listeners.SampleListener
Constructor initializing instance.
SANSSERIF - Static variable in interface bradleyross.library.helpers.TableWriterInterface
 
scrollBar - Variable in class bradleyross.library.applets.Concentration.secondPanel
Vertical scroll bar for the scrolling pane.
ScrollbarSample - Class in bradleyross.library.applets
Demonstrates the behavior of a scrollbar in an applet.
ScrollbarSample() - Constructor for class bradleyross.library.applets.ScrollbarSample
 
scrollPane - Variable in class bradleyross.library.applets.Concentration.secondPanel
Scrolling area containing the text area.
SEARCH - Static variable in class bradleyross.common.XmlParser
Option for searching for strings with specified tags.
SEARCH - Static variable in class bradleyross.opensource.xerces.XmlParser
Option for searching for strings with specified tags.
secondLocation - Variable in class bradleyross.library.applets.Concentration.ImageInstance
Index in Concentration.tileList of second location of image.
secondPanel() - Constructor for class bradleyross.library.applets.Concentration.secondPanel
 
secondShowing - Variable in class bradleyross.library.applets.Concentration
Index in tileList of second tile displaying picture.
sendBytes(URL, byte[]) - Static method in class bradleyross.library.helpers.FileHelpers
Write the contents of a byte array to a URL as a binary data stream.
sendBytes(URL, File) - Static method in class bradleyross.library.helpers.FileHelpers
Write the contents of a file to a URL, passing the data as a byte stream (binary data).
sendBytes(File, InputStream) - Static method in class bradleyross.library.helpers.FileHelpers
Send the contents of an InputStream to a File.
sendContents() - Method in class bradleyross.j2ee.servlets.ThisPage
Send the contents of the StringWriter object to the response object.
sendMessage() - Method in class bradleyross.common.communicationsWindow
This method is called when the Send button is depressed on the form or the user depresses the Return key on the keyboard.
SERIF - Static variable in interface bradleyross.library.helpers.TableWriterInterface
 
service(HttpServletRequest, HttpServletResponse) - Method in class bradleyross.j2ee.servlets.CodecInfo
 
service(HttpServletRequest, HttpServletResponse) - Method in class bradleyross.j2ee.servlets.CsvWriter
Called by servlet container when an HTTP transaction requests a response from the server.
service(HttpServletRequest, HttpServletResponse) - Method in class bradleyross.j2ee.servlets.csvWriter2
Deprecated.
 
service(HttpServletRequest, HttpServletResponse) - Method in class bradleyross.j2ee.servlets.DownloadItem
This method is called by the application server to service the HTTP transaction.
service(HttpServletRequest, HttpServletResponse) - Method in class bradleyross.j2ee.servlets.firstServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class bradleyross.j2ee.servlets.GetFile
Processes request to a servlet.
service(HttpServletRequest, HttpServletResponse) - Method in class bradleyross.j2ee.servlets.GetWebPage
Processes request to a servlet.
service(HttpServletRequest, HttpServletResponse) - Method in class bradleyross.j2ee.servlets.NumberPage
 
service(HttpServletRequest, HttpServletResponse) - Method in class bradleyross.j2ee.servlets.OctetStream
 
service(HttpServletRequest, HttpServletResponse) - Method in class bradleyross.j2ee.servlets.Servlet
Carries out processing for a HTTP transaction.
service(HttpServletRequest, HttpServletResponse) - Method in class bradleyross.j2ee.servlets.ShowSchema
This is the method that is executed each time a request is made for the web page.
service(HttpServletRequest, HttpServletResponse) - Method in class bradleyross.j2ee.servlets.TestSpreadsheetHelpers
Creates the web page.
service(HttpServletRequest, HttpServletResponse) - Method in class bradleyross.j2ee.servlets.UploadServlet
Process the call to the servlet.
Servlet - Class in bradleyross.j2ee.servlets
Superclass for servlets.
Servlet() - Constructor for class bradleyross.j2ee.servlets.Servlet
Inserted for debugging;
Servlet.ThisPage - Class in bradleyross.j2ee.servlets
This class is placed here so that the programmer can subclass either Servlet.ThisPage or bradleyross.library.servlets.ThisPage.
ServletHelpers - Class in bradleyross.library.helpers
General purpose helpers for use in creating servlets.
ServletHelpers(DatabaseProperties) - Constructor for class bradleyross.library.helpers.ServletHelpers
 
SessionInformation - Class in bradleyross.j2ee.servlets
The purpose of this case is to encapsulate information related to the session.
SessionInformation() - Constructor for class bradleyross.j2ee.servlets.SessionInformation
 
SessionProperties - Class in bradleyross.j2ee.beans
This bean covers the session properties for the application.
SessionProperties() - Constructor for class bradleyross.j2ee.beans.SessionProperties
 
setAccountName(String) - Method in class bradleyross.library.database.DatabaseProperties
Setter for accountName.
setAdminAccess(boolean) - Method in class bradleyross.j2ee.servlets.SessionInformation
Set the value of adminAccess.
setAlarmState(int) - Method in class bradleyross.j2ee.beans.ControlledObject
 
setAlign(String) - Method in class bradleyross.j2ee.tags.CenterTag
Used by the servlet generated by the application server to set the value of the attribute align for the custom tag.
setAppletMode(boolean) - Method in class bradleyross.library.applets.Concentration
Setter for applietMode.
setAuthorized(boolean) - Method in class bradleyross.j2ee.beans.SessionProperties
 
setAutoCommit(boolean) - Method in class bradleyross.library.database.DatabaseProperties
Set autoCommit flag
setCaseSensitive(boolean) - Method in class bradleyross.common.processList
Setter for caseSensitive.
setChar(PreparedStatement, int, String) - Static method in class bradleyross.library.helpers.ServletHelpers
Set a CHAR column in a prepared statement.
setChar(PreparedStatement, int, String, boolean) - Static method in class bradleyross.library.helpers.ServletHelpers
Set a CHAR column in a prepared statement.
setChar(PreparedStatement, int, ResultSet, String) - Static method in class bradleyross.library.helpers.ServletHelpers
Set a CHAR column in a prepared statement.
setChar(PreparedStatement, int, ResultSet, String, boolean) - Static method in class bradleyross.library.helpers.ServletHelpers
Set a CHAR column in a prepared statement.
setClassName(String) - Method in class bradleyross.j2ee.tags.CenterTag
Used by the application server to set the value of the variable className when it is encountered as an attribute in the custom tags.
setClassName(String) - Method in class bradleyross.j2ee.tags.ConvertToComment
 
setColumnCount(int) - Method in class bradleyross.j2ee.servlets.CsvWriter.Instance
Sets number of columns in result set.
setColumnCount(int) - Method in class bradleyross.library.helpers.WebTable
 
setCombinedTime(long) - Static method in class bradleyross.library.helpers.FileHelpers
Setter for combinedTimeout
setConnectionString(String) - Method in class bradleyross.library.database.DatabaseProperties
Specify the connection string to be used.
setConnectTimeout(int) - Static method in class bradleyross.library.helpers.FileHelpers
Setter for connectTimeout.
setContents(byte[]) - Method in class bradleyross.j2ee.servlets.ThisPage
Set the byte array to be used to display the downloaded item.
setContents(byte[]) - Method in class bradleyross.j2ee.servlets.UploadServlet.Contents
Connect the byte array to the object.
setDatabase(DatabaseProperties) - Method in class bradleyross.j2ee.servlets.ThisPage
Set the object containing database connection properties.
setDatabase(DatabaseProperties) - Method in class bradleyross.library.database.TableHelper
 
setDatabaseAccount(String) - Method in class bradleyross.j2ee.servlets.SessionInformation
Set the value of databaseAccount.
setDatabaseExtras(DatabaseExtras) - Method in class bradleyross.library.database.DatabaseProperties
Set value of extras.
setDatabaseInstance() - Method in class bradleyross.library.database.DatabaseInstance
 
setDatabaseInstance(String) - Method in class bradleyross.library.database.DatabaseInstance
 
setDatabaseInstance(String, String) - Method in class bradleyross.library.database.DatabaseInstance
 
setDatabaseInstance() - Method in class bradleyross.library.database.DatabaseProperties
Internal program for setting up connection using default database and account.
setDatabaseInstance(String) - Method in class bradleyross.library.database.DatabaseProperties
Internal program for setting up connection using specified database with a default account for the database.
setDatabaseInstance(String, String) - Method in class bradleyross.library.database.DatabaseProperties
Internal program for setting up connection with a specified database and account name.
setDatabaseInstance() - Method in class bradleyross.local.databases.DatabaseConnection
This method specifies a default database and database account.
setDatabaseInstance(String) - Method in class bradleyross.local.databases.DatabaseConnection
This method specifies a default database account to be used for each database.
setDatabaseInstance(String, String) - Method in class bradleyross.local.databases.DatabaseConnection
 
setDatabasePassword(String) - Method in class bradleyross.j2ee.servlets.SessionInformation
Set the value of databasePassword.
setDatabaseProperties(DatabaseProperties) - Method in class bradleyross.j2ee.servlets.CsvWriter.Instance
 
setDateFormat(SimpleDateFormat) - Method in interface bradleyross.library.helpers.TableWriterInterface
 
setDateRange(Servlet.ThisPage) - Method in class bradleyross.j2ee.servlets.Servlet
Obtain date range from HTTP request.
setDebugLevel(int) - Method in class bradleyross.common.communicationsWindow
This method is used to control the amount of diagnostic messages generated.
setDebugLevel(int) - Method in class bradleyross.common.httpHelper
Setter for debugLevel.
setDebugLevel(int) - Method in class bradleyross.common.processList
Setter for debug level.
setDebugLevel(int) - Method in class bradleyross.common.sqlHelper
Set amount of diagnostic messages to be printed.
setDebugLevel(int) - Method in class bradleyross.common.XmlParser
Determine amount of diagnostic output.
setDebugLevel(int) - Method in class bradleyross.j2ee.servlets.ThisPage
Sets value of debugLevel
setDebugLevel(int) - Method in class bradleyross.library.applets.Concentration
Setter for debugLevel.
setDebugLevel(int) - Method in class bradleyross.library.database.DatabaseProperties
Set the amount of diagnostic messages.
setDebugLevel(int) - Method in class bradleyross.library.helpers.CalendarHelpers
Setter for debugLevel
setDebugLevel(int) - Method in class bradleyross.library.helpers.DirWalker
Setter for DirWalker.debugLevel property.
setDebugLevel(int) - Static method in class bradleyross.library.helpers.FileHelpers
Setter for debugLevel
setDebugLevel(int) - Method in class bradleyross.library.helpers.RandomHelpers
Setter for debugLevel
setDebugLevel(int) - Method in class bradleyross.library.helpers.SpreadsheetHelpers
Set amount of diagnostic messages to be printed.
setDebugLevel(int) - Method in class bradleyross.library.helpers.WebTable
 
setDebugLevel(int) - Method in class bradleyross.opensource.jfreechart.helpers.TickUnitCollection.MNFormat
 
setDebugLevel(int) - Method in class bradleyross.opensource.jfreechart.helpers.TickUnitCollection
Setter for outerDebugLevel.
setDebugLevel(int) - Method in class bradleyross.opensource.xerces.XmlParser
Determine amount of diagnostic output.
setDefaultCatalog(String) - Method in class bradleyross.library.database.DatabaseProperties
Sets value of defaultCatalog.
setDefaultSchema(String) - Method in class bradleyross.library.database.DatabaseProperties
Sets value of defaultSchema.
setDescLocation(URL) - Method in class bradleyross.library.applets.Concentration.ImageInstance
 
setDocumentLocator(Locator) - Method in class bradleyross.common.XmlParser.MyHandler
 
setDocumentLocator(Locator) - Method in class bradleyross.opensource.xerces.XmlParser.MyHandler
 
setDomainName(String) - Method in class bradleyross.library.database.DatabaseProperties
Setter for domainName
setEndDate(Date) - Method in class bradleyross.j2ee.servlets.ThisPage
Set end date of date range.
setEndOfPacket(boolean) - Method in class bradleyross.j2ee.servlets.UploadServlet.ThisPage
Sets value of endOfPacket.
setExceptionProcessor(ExceptionProcessor) - Method in class bradleyross.library.helpers.ExceptionHelper
Setter for ExceptionHelper.extra allowing additional features to be added.
setFileName(String) - Method in class bradleyross.j2ee.servlets.ThisPage
Set the filename associated with the item to be downloaded.
setFirstLocation(int) - Method in class bradleyross.library.applets.Concentration.ImageInstance
Setter for firstLocation.
setFloat(PreparedStatement, int, Float) - Static method in class bradleyross.library.helpers.ServletHelpers
Set a FLOAT column in a prepared statement.
setFloat(PreparedStatement, int, ResultSet, String) - Static method in class bradleyross.library.helpers.ServletHelpers
Set a FLOAT column in a prepared statement.
setHandlerClass(String) - Method in class bradleyross.library.database.DatabaseProperties
Set the class name to be used for the handler class.
setImage(BufferedImage) - Method in class bradleyross.library.applets.Concentration.ImageInstance
Setter for image.
setImageLocation(URL) - Method in class bradleyross.library.applets.Concentration.ImageInstance
 
setImageNumber(int) - Method in class bradleyross.library.applets.Concentration.Tile
Setter for imageNumber.
setInteger(PreparedStatement, int, Integer) - Static method in class bradleyross.library.helpers.ServletHelpers
Set a INTEGER column in a prepared statement.
setInteger(PreparedStatement, int, ResultSet, Integer) - Static method in class bradleyross.library.helpers.ServletHelpers
Set a INTEGER column in a prepared statement.
setIntegerFormat(NumberFormat) - Method in interface bradleyross.library.helpers.TableWriterInterface
 
setInvalidParameters(boolean) - Method in class bradleyross.library.database.DatabaseProperties
Set value of invalidParameters to indicate that constructor is not valid.
setMaxCount(int) - Method in class bradleyross.library.helpers.DirWalker
Setter for DirWalker.maxCount property.
setMimeType(String) - Method in class bradleyross.j2ee.servlets.ThisPage
Set the MIME code for the document.
setMNTickMarks(JFreeChart) - Method in class bradleyross.opensource.jfreechart.helpers.TickUnitCollection
Set up the time tick marks and text items for the charts so that the time axis has letters indicating noon and midnight as well as the day of week, day of month and month.
setMNTickMarks(JFreeChart, Date, Date) - Method in class bradleyross.opensource.jfreechart.helpers.TickUnitCollection
Set up the time tick marks and text items for the charts so that the time axis has letters indicating noon and midnight as well as the day of week, day of month and month.
setMode(int) - Method in class bradleyross.j2ee.servlets.ThisPage
Set the mode of operation
setNumberFormat(NumberFormat) - Method in interface bradleyross.library.helpers.TableWriterInterface
 
setOutput(GenericPrinter) - Method in class bradleyross.library.helpers.WebTable
 
setOutputFilename(String) - Method in class bradleyross.j2ee.servlets.CsvWriter.Instance
 
setPageContext(PageContext) - Method in class bradleyross.j2ee.tags.CenterTag
 
setPageContext(PageContext) - Method in class bradleyross.j2ee.tags.DefaultTag
 
setPassword(String) - Method in class bradleyross.j2ee.beans.LoginBean
 
setPassword(String) - Method in class bradleyross.library.database.DatabaseProperties
Sets the password to be used for the connection when it is desired to avoid placing the value in the program.
setPortNumber(int) - Method in class bradleyross.library.database.DatabaseProperties
Setter for port number
setReadTimeout(int) - Static method in class bradleyross.library.helpers.FileHelpers
Setter for readTimeout.
setRedirectAddress(String) - Method in class bradleyross.j2ee.servlets.ThisPage
Set redirectAddress.
setRedirectAddress(String) - Method in class bradleyross.j2ee.servlets.UploadServlet.ThisPage
Set the URL for redirecting the servlet upon completion.
setResultSet(ResultSet) - Method in class bradleyross.j2ee.servlets.CsvWriter.Instance
Setter for rs.
setResultSetMetaData(ResultSetMetaData) - Method in class bradleyross.j2ee.servlets.CsvWriter.Instance
Setter for rsmd.
setSecondLocation(int) - Method in class bradleyross.library.applets.Concentration.ImageInstance
Setter for secondLocation
setSessionBean(SessionProperties) - Method in class bradleyross.j2ee.beans.LoginBean
 
setSource(String) - Method in class bradleyross.j2ee.tags.DefaultTag
 
setStartDate(Date) - Method in class bradleyross.j2ee.servlets.ThisPage
Set start date of date range.
setStatus(int) - Method in class bradleyross.library.applets.Concentration.Tile
Setter for status.
setStatusState(int) - Method in class bradleyross.j2ee.beans.ControlledObject
 
setStyle(String) - Method in class bradleyross.j2ee.tags.CenterTag
Used by the application server to set the value of the variable style when it is encountered as an attribute in the custom tags.
setSystemName(String) - Method in class bradleyross.library.database.DatabaseProperties
Setter for systemName.
setText(JTextArea) - Method in class bradleyross.demonstrations.SwingDemo.BorderDemo
 
setText(JTextArea, int) - Method in class bradleyross.demonstrations.SwingDemo.BorderDemo
 
setText(JTextArea) - Method in class bradleyross.demonstrations.SwingDemo.FlowDemo
 
setText(JTextArea, int) - Method in class bradleyross.demonstrations.SwingDemo.FlowDemo
 
setText(JTextArea) - Method in class bradleyross.swing.SwingDemo.BorderDemo
 
setText(JTextArea, int) - Method in class bradleyross.swing.SwingDemo.BorderDemo
 
setText(JTextArea) - Method in class bradleyross.swing.SwingDemo.FlowDemo
 
setText(JTextArea, int) - Method in class bradleyross.swing.SwingDemo.FlowDemo
 
setTimeout(int) - Method in class bradleyross.library.helpers.FileHelpers
Deprecated. 
setup() - Method in class bradleyross.library.database.DB2
 
setup() - Method in class bradleyross.library.database.MySQL
 
setup() - Method in class bradleyross.library.database.Oracle
 
setup() - Method in class bradleyross.library.database.Postgres
 
setup() - Method in class bradleyross.library.database.SQLServer
 
setUserName(String) - Method in class bradleyross.j2ee.beans.LoginBean
 
setUserName(String) - Method in class bradleyross.j2ee.beans.SessionProperties
 
setValues(CsvWriter.Instance) - Method in class bradleyross.j2ee.servlets.CsvWriter
Sets values in Instance object.
setVarchar(PreparedStatement, int, String) - Static method in class bradleyross.library.helpers.ServletHelpers
Set a VARCHAR column in a prepared statement.
setVarchar(PreparedStatement, int, String, boolean) - Static method in class bradleyross.library.helpers.ServletHelpers
Set a VARCHAR column in a prepared statement.
setVarchar(PreparedStatement, int, ResultSet, String) - Static method in class bradleyross.library.helpers.ServletHelpers
Set a VARCHAR column in a prepared statement.
setVarchar(PreparedStatement, int, ResultSet, String, boolean) - Static method in class bradleyross.library.helpers.ServletHelpers
Set a VARCHAR column in a prepared statement.
showAttributes() - Method in class bradleyross.library.database.DatabaseProperties
Return attributes of the connection properties
ShowObjects - Class in bradleyross.library.database
Quick and dirty program to make files out of procedures and views in the database.
ShowObjects(DatabaseProperties) - Constructor for class bradleyross.library.database.ShowObjects
 
showParameters(HttpServletRequest) - Static method in class bradleyross.library.helpers.ServletHelpers
Place information on the parameters in the body of the servlet.
ShowProperties - Class in bradleyross.library.database
Displays information about database.
ShowProperties(Connection) - Constructor for class bradleyross.library.database.ShowProperties
Constructor using java.sql.Connection object.
ShowProperties(DatabaseProperties) - Constructor for class bradleyross.library.database.ShowProperties
Constructor using my database class.
showProperties(URLConnection) - Static method in class bradleyross.library.helpers.FileHelpers
Send properties for connection to System.out
showResultSet(GenericPrinter, ResultSet) - Method in class bradleyross.j2ee.servlets.ShowSchema
Displays a result set as an HTML table.
ShowSchema - Class in bradleyross.j2ee.servlets
Servlet for showing database schema information using DatabaseMetaData.
ShowSchema() - Constructor for class bradleyross.j2ee.servlets.ShowSchema
Default constructor.
ShowSchema(String, String, String) - Constructor for class bradleyross.j2ee.servlets.ShowSchema
Constructor to allow the methods to be used by a stand-alone application.
showTimeZones - Class in bradleyross.demonstrations
Listing of time zones in Java
showTimeZones() - Constructor for class bradleyross.demonstrations.showTimeZones
 
singleRequest(String, String, String, String) - Method in class bradleyross.j2ee.servlets.PulldownList
Generate the HTML code for a SELECT tag that allows a single value to be selected.
singleRequest(String) - Method in class bradleyross.j2ee.servlets.PulldownList
Generate the HTML code for a SELECT tag that allows a single value to be selected.
singleRequest(String, String) - Method in class bradleyross.j2ee.servlets.PulldownList
Generate the HTML code for a SELECT tag that allows a single value to be selected.
skippedEntity(String) - Method in class bradleyross.common.XmlParser.MyHandler
 
skippedEntity(String) - Method in class bradleyross.opensource.xerces.TestXmlParser.MyHandler
 
skippedEntity(String) - Method in class bradleyross.opensource.xerces.XmlParser.MyHandler
 
sleeper(int) - Method in class bradleyross.library.applets.Concentration
Causes thread for a number of milliseconds
slf4jLog(int, String, Exception) - Method in class bradleyross.library.helpers.ExceptionHelper
 
slf4jLogger - Variable in class bradleyross.library.helpers.ExceptionHelper
Logger for use with slf4j logging framework API.
Slf4jTest - Class in bradleyross.library.debugging
Tests ability to work with slf4j API.
Slf4jTest() - Constructor for class bradleyross.library.debugging.Slf4jTest
 
source - Variable in class bradleyross.j2ee.tags.DefaultTag
 
specialFix(Date) - Method in class bradleyross.library.helpers.CalendarHelpers
Deprecated. 
splitLines(List<String>) - Method in class bradleyross.library.helpers.ExceptionHelper
 
splitLines(List<String>, int) - Method in class bradleyross.library.helpers.ExceptionHelper
 
splitLines(String) - Method in class bradleyross.library.helpers.ExceptionHelper
 
SpreadsheetHelpers - Class in bradleyross.library.helpers
Generates an Excel XML workbook.
SpreadsheetHelpers() - Constructor for class bradleyross.library.helpers.SpreadsheetHelpers
 
SQLExample - Class in bradleyross.library.debugging
This class demonstrates how the logging framework can be used with JDBC access to databases.
SQLExample() - Constructor for class bradleyross.library.debugging.SQLExample
 
sqlHelper - Class in bradleyross.common
Provide a set of classes to help with the processing of SQL statements.
sqlHelper() - Constructor for class bradleyross.common.sqlHelper
 
SQLServer - Class in bradleyross.library.database
Subclass of DatabaseExtras for the SQLServer database manager by Microsoft.
SQLServer() - Constructor for class bradleyross.library.database.SQLServer
 
start(Socket) - Method in class bradleyross.common.communicationsWindow
This is the main method for creating the communications window and setting up the communications stream.
startDate - Variable in class bradleyross.j2ee.servlets.ThisPage
Starting date of date range.
startDocument() - Method in class bradleyross.common.XmlParser.MyHandler
Called by the parser when the start of the document is encountered.
startDocument() - Method in class bradleyross.opensource.xerces.TestXmlParser.MyHandler
 
startDocument() - Method in class bradleyross.opensource.xerces.XmlParser.MyHandler
Called by the parser when the start of the document is encountered.
startElement(String, String, String, Attributes) - Method in class bradleyross.common.XmlParser.MyHandler
Called when a start tag is encountered.
startElement(String, String, String, Attributes) - Method in class bradleyross.opensource.xerces.TestXmlParser.MyHandler
 
startElement(String, String, String, Attributes) - Method in class bradleyross.opensource.xerces.XmlParser.MyHandler
Called when a start tag is encountered.
starter(Servlet.ThisPage) - Method in class bradleyross.j2ee.servlets.Servlet
Processing before calling processor method.
starter(UploadServlet.ThisPage) - Method in class bradleyross.j2ee.servlets.UploadServlet
Perform common operations on the contents of the request packet before running the main program.
startOfDay(Date) - Static method in class bradleyross.library.helpers.DateHelpers
Return the start of a day containing a specified time
startOfHour(Date) - Static method in class bradleyross.library.helpers.DateHelpers
Return the start of an hour containing a specified time
startOfMinute(Date) - Static method in class bradleyross.library.helpers.DateHelpers
Return the start of a minute containing a specified time
startOfMonth(Date) - Static method in class bradleyross.library.helpers.DateHelpers
Return the start of a month containing a specified time
startPrefixMapping(String, String) - Method in class bradleyross.common.XmlParser.MyHandler
Called when prefix mapping is started.
startPrefixMapping(String, String) - Method in class bradleyross.opensource.xerces.TestXmlParser.MyHandler
 
startPrefixMapping(String, String) - Method in class bradleyross.opensource.xerces.XmlParser.MyHandler
Called when prefix mapping is started.
startRow() - Method in class bradleyross.library.helpers.WebTable
 
startSheet() - Method in interface bradleyross.library.helpers.TableWriterInterface
 
startTable() - Method in class bradleyross.library.helpers.WebTable
 
startWorkbook() - Method in class bradleyross.library.helpers.SpreadsheetHelpers
Returns the character string that should appear at the start of the workbook.
StatesJson - Class in bradleyross.library.json
 
StatesJson() - Constructor for class bradleyross.library.json.StatesJson
 
status - Variable in class bradleyross.library.applets.Concentration.Tile
Indicate current status of the tile.
statusState - Variable in class bradleyross.j2ee.beans.ControlledObject
A value indicating the status of the object.
stop() - Method in class bradleyross.library.applets.Concentration
Remove the debugging window if debugLevel was greater than 0.
stop() - Method in class bradleyross.sound.Beeper
 
StringHelpers - Class in bradleyross.library.helpers
Classes for manipulating strings.
StringHelpers() - Constructor for class bradleyross.library.helpers.StringHelpers
 
stringToFile(String, String) - Method in class bradleyross.library.helpers.SpreadsheetHelpers
This method constructs a new file containing the contents of a String object.
stripEOL(String) - Method in class bradleyross.j2ee.servlets.UploadServlet
Strips end of line characters from a character string.
style - Variable in class bradleyross.j2ee.tags.CenterTag
Value of the attribute style for the custom tag.
SwingDemo - Class in bradleyross.demonstrations
Provides a demonstration of several features of the Swing methods.
SwingDemo() - Constructor for class bradleyross.demonstrations.SwingDemo
 
SwingDemo - Class in bradleyross.swing
Provides a demonstration of several features of the Swing methods.
SwingDemo() - Constructor for class bradleyross.swing.SwingDemo
 
SwingDemo.BorderDemo - Class in bradleyross.demonstrations
This provides a demonstration of the BorderLayout class.}
SwingDemo.BorderDemo - Class in bradleyross.swing
This provides a demonstration of the BorderLayout class.}
SwingDemo.FlowDemo - Class in bradleyross.demonstrations
This provides a demonstration of the FlowLayout class.}
SwingDemo.FlowDemo - Class in bradleyross.swing
This provides a demonstration of the FlowLayout class.}
SwingDemo.GridBagDemo - Class in bradleyross.demonstrations
This provides a demonstration of the GridBagLayout class.
SwingDemo.GridBagDemo - Class in bradleyross.swing
This provides a demonstration of the GridBagLayout class.
SwingDemo.Listener - Class in bradleyross.swing
 
SwingDemo.MainPage - Class in bradleyross.demonstrations
Creates the main Swing page using the GridLayout class.
SwingDemo.MainPage - Class in bradleyross.swing
Creates the main Swing page using the GridLayout class.
SwingDemo.MainPage.Listener - Class in bradleyross.demonstrations
 
SwingDemo.MainPage.Listener - Class in bradleyross.swing
 
SwingTimer - Class in bradleyross.swing
This Swing demo creates a JPanel component and randomly moves a red dot within the panel when triggered by a timer.
SwingTimer() - Constructor for class bradleyross.swing.SwingTimer
 
SwingTimer.Listener1 - Class in bradleyross.swing
Action listener for this application for the buttons in this application.
SwingTimer.Listener2 - Class in bradleyross.swing
Key listener for this application.
SwingTimer.Motion - Class in bradleyross.swing
Executed each time the timer triggers an event.
SwingTimer.MyPanel - Class in bradleyross.swing
This subclass of JPanel represents the panel where the graphics are displayed.
systemDescription - Variable in class bradleyross.library.database.DatabaseProperties
Optional field containing a human readable description of the database.
systemName - Variable in class bradleyross.library.database.DatabaseProperties
This is the name of the system identifier to identify the database in database systems that can support multiple databases.

T

TableDataInterface - Interface in bradleyross.library.helpers
Describes methods required to generate data set and specify how it will be formatted as either a spreadsheet or a web table.
TableHelper - Class in bradleyross.library.database
Superclass for handling interactions with a database table.
TableHelper(DatabaseProperties, String, String, String) - Constructor for class bradleyross.library.database.TableHelper
 
tableNamePrefixes - Variable in class bradleyross.library.database.DatabaseProperties
Set of prefixes for table names
TableWriterInterface - Interface in bradleyross.library.helpers
Methods required to generate the table representation described using TableDataInterface.
tempRead1(String) - Method in class bradleyross.library.applets.Concentration
Processes an image.
terminateRequest - Variable in class bradleyross.j2ee.servlets.ThisPage
Cancel processing if set to true.
test(String) - Static method in class bradleyross.library.helpers.HtmlHelpers
Test driver for process of escaping strings;
test1(File) - Method in class bradleyross.library.helpers.DirWalker
Test program for Level class.
test2(File) - Method in class bradleyross.library.helpers.DirWalker
Test iterator for DirWalker class.
TestCopyFile - Class in bradleyross.library.helpers.tests
Test driver for bradleyross.library.helpers.FileHelpers.copyFile(String,String).
TestCopyFile() - Constructor for class bradleyross.library.helpers.tests.TestCopyFile
 
Tester(ExceptionHelper) - Constructor for class bradleyross.library.helpers.ExceptionHelper.Tester
 
TestMail - Class in bradleyross.demonstrations
Demonstration of sending mail using Java.
TestMail() - Constructor for class bradleyross.demonstrations.TestMail
 
TestSpreadsheetHelpers - Class in bradleyross.j2ee.servlets
Test servlet for bradleyross.library.helpers.SpreadsheetHelpers.
TestSpreadsheetHelpers() - Constructor for class bradleyross.j2ee.servlets.TestSpreadsheetHelpers
 
TestSpreadsheetHelpers - Class in bradleyross.library.helpers.tests
Test driver for bradleyross.library.helpers.SpreadsheetHelpers.
TestSpreadsheetHelpers() - Constructor for class bradleyross.library.helpers.tests.TestSpreadsheetHelpers
 
TestWebTable - Class in bradleyross.library.helpers.tests
 
TestWebTable() - Constructor for class bradleyross.library.helpers.tests.TestWebTable
 
TestXmlParser - Class in bradleyross.opensource.xerces
This is a demonstration of XML parsing.
TestXmlParser() - Constructor for class bradleyross.opensource.xerces.TestXmlParser
 
TestXmlParser.MyHandler - Class in bradleyross.opensource.xerces
 
ThisPage() - Constructor for class bradleyross.j2ee.servlets.Servlet.ThisPage
Constructor provided to allow subclassing.
ThisPage(HttpServletRequest, HttpServletResponse, ServletConfig) - Constructor for class bradleyross.j2ee.servlets.Servlet.ThisPage
Initializes the object with information about the HTTP transaction.
ThisPage - Class in bradleyross.j2ee.servlets
Used by code for servlets to pass information about a specific HTTP request.
ThisPage() - Constructor for class bradleyross.j2ee.servlets.ThisPage
Default constructor added to allow subclassing.
ThisPage(HttpServletRequest, HttpServletResponse, ServletConfig) - Constructor for class bradleyross.j2ee.servlets.ThisPage
 
ThisPage(HttpServletRequest, HttpServletResponse, ServletConfig) - Constructor for class bradleyross.j2ee.servlets.UploadServlet.ThisPage
Constructor for object, setting the input and output streams so that the element can be processed.
thumbnail(String, String, int, int) - Static method in class bradleyross.library.helpers.FileHelpers
Create a file containing a thumbnail image from another file.
thumbnail(File, File, int, int) - Static method in class bradleyross.library.helpers.FileHelpers
Create a file containing a thumbnail image from another file.
thumbnail(String, String, int) - Static method in class bradleyross.library.helpers.FileHelpers
Makes file with thumbnail image
thumbnail(String, String) - Static method in class bradleyross.library.helpers.FileHelpers
Makes file with thumbnail image
TickUnitCollection - Class in bradleyross.opensource.jfreechart.helpers
 
TickUnitCollection(int) - Constructor for class bradleyross.opensource.jfreechart.helpers.TickUnitCollection
Constructor allowing extra debugging aids.
TickUnitCollection() - Constructor for class bradleyross.opensource.jfreechart.helpers.TickUnitCollection
Default constructor.
TickUnitCollection.MNFormat - Class in bradleyross.opensource.jfreechart.helpers
java.text.DateFormat class required to satisfy the formatting requirements of the JFreeChart package.
Tile(int) - Constructor for class bradleyross.library.applets.Concentration.Tile
 
Tile() - Constructor for class bradleyross.library.applets.Concentration.Tile
 
tilesHeight - Variable in class bradleyross.library.applets.Concentration
Number of tiles vertically.
tilesWidth - Variable in class bradleyross.library.applets.Concentration
Number of tiles horizontally.
timeout - Static variable in class bradleyross.library.helpers.FileHelpers
Deprecated. 
timer - Variable in class bradleyross.swing.SwingTimer
Timer object for this application.
TimeSeriesExample - Class in bradleyross.opensource.jfreechart
Shows a parameter varying over time with calls giving the time and the value of the parameter.
TimeSeriesExample() - Constructor for class bradleyross.opensource.jfreechart.TimeSeriesExample
 
TimeSeriesExample2 - Class in bradleyross.opensource.jfreechart
Shows a parameter varying over time.
TimeSeriesExample2() - Constructor for class bradleyross.opensource.jfreechart.TimeSeriesExample2
 
title - Variable in class bradleyross.demonstrations.SwingDemo.BorderDemo
 
title - Variable in class bradleyross.demonstrations.SwingDemo.FlowDemo
 
title - Variable in class bradleyross.demonstrations.SwingDemo.GridBagDemo
 
title - Variable in class bradleyross.swing.SwingDemo.BorderDemo
 
title - Variable in class bradleyross.swing.SwingDemo.FlowDemo
 
title - Variable in class bradleyross.swing.SwingDemo.GridBagDemo
 
ToneGenerator - Class in bradleyross.sound
 
ToneGenerator() - Constructor for class bradleyross.sound.ToneGenerator
 
ToneGenerator.ControlPanel - Class in bradleyross.sound
This is the control panel for the tone generator (incomplete).
ToneGenerator.FrequencySelector - Class in bradleyross.sound
 
toString() - Method in class bradleyross.j2ee.servlets.UploadServlet.Contents
 
TRACE - Static variable in class bradleyross.library.helpers.ExceptionHelper
 
trace(String, Exception) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for trace messages.
trace(String) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for trace messages.
trace(List<String>, Exception) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for trace messages.
trace(List<String>) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for trace messages.
trace(String[], Exception) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for trace messages.
trace(String[]) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for trace messages.
transferEncoding - Variable in class bradleyross.j2ee.servlets.UploadServlet.Contents
Content transfer encoding method for the element of the transaction.

U

unescape(String) - Static method in class bradleyross.library.helpers.HtmlHelpers
Reverse the escaping of the control characters to get the original string.
UNKNOWN - Static variable in class bradleyross.library.applets.Concentration.Tile
Indicates that status of card is unknown.
UploadServlet - Class in bradleyross.j2ee.servlets
Start of servlet for testing techniques for uploads.
UploadServlet() - Constructor for class bradleyross.j2ee.servlets.UploadServlet
 
UploadServlet.Contents - Class in bradleyross.j2ee.servlets
Contains information on the contents of a single part of a multipart form.
UploadServlet.Formatters - Class in bradleyross.j2ee.servlets
Methods for formatting integers.
UploadServlet.ThisPage - Class in bradleyross.j2ee.servlets
Contains information relating to a single HTTP request.
url - Variable in class bradleyross.library.applets.WebSample
 
userName - Variable in class bradleyross.j2ee.beans.SessionProperties
Account name for user.

V

valid - Variable in class bradleyross.j2ee.servlets.GetFile
Servlet has a valid configuration when true.
valid - Variable in class bradleyross.j2ee.servlets.GetWebPage
Servlet has a valid configuration when true.
valid - Variable in class bradleyross.library.database.ShowProperties
True indicates that the class was able to successfully obtain a DatabaseMetaData object.
value - Variable in class bradleyross.common.processList.namePair
 
value - Variable in class bradleyross.demonstrations.SwingDemo.BorderDemo
 
value - Variable in class bradleyross.demonstrations.SwingDemo.FlowDemo
 
value - Variable in class bradleyross.j2ee.servlets.UploadServlet.Contents
The byte array containing the data for this part.
value - Variable in class bradleyross.swing.SwingDemo.BorderDemo
 
value - Variable in class bradleyross.swing.SwingDemo.FlowDemo
 
valueWithDefault(String, String) - Static method in class bradleyross.library.helpers.ServletHelpers
Returns a default value if the examined value is null.

W

WARN - Static variable in class bradleyross.library.helpers.ExceptionHelper
 
warn(String, Exception) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for warn messages.
warn(String) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for warn messages.
warn(List<String>, Exception) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for warn messages.
warn(List<String>) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for warn messages.
warn(String[], Exception) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for warn messages.
warn(String[]) - Method in class bradleyross.library.helpers.ExceptionHelper
Helper method for warn messages.
WebSample - Class in bradleyross.library.applets
Demonstrates using a Java applet to display web pages in windows on the browser.
WebSample() - Constructor for class bradleyross.library.applets.WebSample
 
WebTable - Class in bradleyross.library.helpers
 
WebTable() - Constructor for class bradleyross.library.helpers.WebTable
 
widthCurrent - Variable in class bradleyross.common.communicationsWindow
The width of the TextArea objects in pixels when they are colsCurrent columns wide.
widthLarger - Variable in class bradleyross.common.communicationsWindow
The width of the TextArea objects in pixels when they are colsLarger columns wide.
widthSmaller - Variable in class bradleyross.common.communicationsWindow
The width of the TextArea objects in pixels when they are colsSmaller columns wide.
windowResizer() - Method in class bradleyross.common.communicationsWindow
This method is called when the window is resized.
works(HttpServletRequest, HttpServletResponse) - Method in class bradleyross.library.json.StatesJson
Generate output.
write(int) - Method in class bradleyross.library.helpers.GenericPrinter
Place a byte containing the specified value to the stream.
writeMessage(String) - Method in class bradleyross.library.applets.Concentration.secondPanel
Add a message to the text area and move the scroll bar to the bottom of the scrolling area.
writerCodecs - Variable in class bradleyross.j2ee.servlets.CodecInfo
List of ImageWriter objects.
writeShort(OutputStream, int) - Static method in class bradleyross.j2ee.servlets.OctetStream
 
WriteToFile - Class in bradleyross.demonstrations
Provides a quick demonstration of writing to a file.
WriteToFile() - Constructor for class bradleyross.demonstrations.WriteToFile
 

X

XmlParser - Class in bradleyross.common
The purpose of this class is to provide a set of tools for parsing XML documents.
XmlParser() - Constructor for class bradleyross.common.XmlParser
 
XmlParser - Class in bradleyross.opensource.xerces
The purpose of this class is to provide a set of tools for parsing XML documents.
XmlParser() - Constructor for class bradleyross.opensource.xerces.XmlParser
 
XmlParser.MyHandler - Class in bradleyross.common
This class provides the means of responding to the Xerces parser from the Apache Xerces parser.
XmlParser.MyHandler - Class in bradleyross.opensource.xerces
This class provides the means of responding to the Xerces parser from the Apache Xerces parser.
xPos - Variable in class bradleyross.swing.SwingTimer
x-coordinate of red dot in pixels.
XYChartExample - Class in bradleyross.opensource.jfreechart
Example of generating XY chart.
XYChartExample() - Constructor for class bradleyross.opensource.jfreechart.XYChartExample
 

Y

yPos - Variable in class bradleyross.swing.SwingTimer
y-coordinate of red dot in pixels.
A B C D E F G H I K L M N O P R S T U V W X Y 
Skip navigation links

Copyright © 2017. All rights reserved.