A B C F G H I J L N O P S T U W

A

actionPerformed(ActionEvent) - Method in class fwpUtil.FontAndColorChooser
 
actionPerformed(ActionEvent) - Method in class fwpUtil.FontChooser
 
actionPerformed(ActionEvent) - Method in class fwpUtil.LineAndColorChooser
 
ALL - Static variable in class fwpUtil.Logger
 

B

borderLayout1 - Variable in class fwpUtil.TestDialog
 

C

ColorChooser - Class in fwpUtil
Title: Color chooser dialog.
ColorChooser(Frame) - Constructor for class fwpUtil.ColorChooser
Displays a dialog in which the user can select a color and an alpha (transparency) value.
CONFIG - Static variable in class fwpUtil.Logger
 

F

FINE - Static variable in class fwpUtil.Logger
 
FINER - Static variable in class fwpUtil.Logger
 
FINEST - Static variable in class fwpUtil.Logger
 
FontAndColorChooser - Class in fwpUtil
Title: Font and color chooser dialog.
FontAndColorChooser(Frame) - Constructor for class fwpUtil.FontAndColorChooser
Displays a dialog in which the user can select a font and its color, bold, italic and transparendcy attributes.
FontChooser - Class in fwpUtil
Title: Font chooser dialog.
FontChooser(Frame) - Constructor for class fwpUtil.FontChooser
Displays a dialog in which the user can select a font.
fwpUtil - package fwpUtil
Provides a variety of general utility classes and dialogs focused mainly on general and graphics applications.

G

getAttributes() - Method in class fwpUtil.FontAndColorChooser
Returns the font attribute set.
GetHints - Class in fwpUtil
Title: Get rendering hints for maximum quality or maximum speed.
GetHints() - Constructor for class fwpUtil.GetHints
 
getLogFileName() - Static method in class fwpUtil.Logger
Gets the currently set log file name.
getLogFilePath() - Static method in class fwpUtil.Logger
Gets the currently set log file path.
getlogItHelpFileName() - Static method in class fwpUtil.Logger
Gets the log help file name.
getLogItHelpPath() - Static method in class fwpUtil.Logger
Gets the LogIt help file path.
getLogLevel() - Static method in class fwpUtil.Logger
Gets the current logging level.
getNewColor() - Method in class fwpUtil.ColorChooser
Returns the color that was selected by the user.
getNewColor() - Method in class fwpUtil.FontAndColorChooser
Returns the color and transparency settings which were selected by the user.
getNewColor() - Method in class fwpUtil.LineAndColorChooser
Returns the color and transparency value that were selected by the user.
getNewFont() - Method in class fwpUtil.FontAndColorChooser
Returns the font, bold and italic settings selected by the user.
getNewFont() - Method in class fwpUtil.FontChooser
Returns the font and settings selected by the user.
getNewStroke() - Method in class fwpUtil.LineAndColorChooser
Returns the stroke that the user developed.
getNewValue() - Method in class fwpUtil.TestDialog
 
getQualityRenderingHints() - Static method in class fwpUtil.GetHints
Creates a rendering "hints" which has all hint values set for maximum quality.
getSpeedRenderingHints() - Static method in class fwpUtil.GetHints
Creates a rendering "hints" which has all hint values set for maximum speed.

H

HTMLviewer - Class in fwpUtil
Title: A basic HTML viewer.
HTMLviewer(String, String) - Constructor for class fwpUtil.HTMLviewer
A basic viewer for disk based HTML files which does not support hypertext links.

I

INFO - Static variable in class fwpUtil.Logger
 

J

jButtonCancel - Variable in class fwpUtil.TestDialog
 
jButtonCancel_actionPerformed(ActionEvent) - Method in class fwpUtil.TestDialog
 
jButtonOK - Variable in class fwpUtil.TestDialog
 
jButtonOK_actionPerformed(ActionEvent) - Method in class fwpUtil.TestDialog
 
jCheckBox1 - Variable in class fwpUtil.TestDialog
 
jCheckBox1_stateChanged(ChangeEvent) - Method in class fwpUtil.TestDialog
 
jCheckBox2 - Variable in class fwpUtil.TestDialog
 
jComboBox1 - Variable in class fwpUtil.TestDialog
 
jLabel3 - Variable in class fwpUtil.TestDialog
 
jLabel4 - Variable in class fwpUtil.TestDialog
 
jLabelSise - Variable in class fwpUtil.TestDialog
 
jPanel1 - Variable in class fwpUtil.TestDialog
 
jPanel2 - Variable in class fwpUtil.TestDialog
 
jPanel3 - Variable in class fwpUtil.TestDialog
 
jTextField1 - Variable in class fwpUtil.TestDialog
 
jTextField2 - Variable in class fwpUtil.TestDialog
 

L

LineAndColorChooser - Class in fwpUtil
Title: Line style and color chooser dialog.
LineAndColorChooser(Frame) - Constructor for class fwpUtil.LineAndColorChooser
Line style and color chooser dialog.
Logger - Class in fwpUtil
Title: Logger.
Logger() - Constructor for class fwpUtil.Logger
 
LogIt - Class in fwpUtil
Title: A dialog to setup and control logging actions within a program.
LogIt(Frame) - Constructor for class fwpUtil.LogIt
The Dialog allows the user to set the desired level of program data logging.

N

newValue - Variable in class fwpUtil.TestDialog
 

O

OFF - Static variable in class fwpUtil.Logger
 

P

panel1 - Variable in class fwpUtil.TestDialog
 

S

setLogFileName(String) - Static method in class fwpUtil.Logger
Sets the log file name.
setLogFilePath(String) - Static method in class fwpUtil.Logger
Sets the log file path.
setlogItHelpFileName(String) - Static method in class fwpUtil.Logger
Sets the log help file name.
setLogItHelpPath(String) - Static method in class fwpUtil.Logger
Sets the LogIt help file path.
setLogLevel(int) - Static method in class fwpUtil.Logger
Sets the logging level.
SEVERE - Static variable in class fwpUtil.Logger
 
startLogger(String, String, String, String) - Static method in class fwpUtil.Logger
Creates a program flow and data logging capability.

T

TestDialog - Class in fwpUtil
Title: J Option Panel Demo
TestDialog(Frame, String, boolean) - Constructor for class fwpUtil.TestDialog
 
TestDialog() - Constructor for class fwpUtil.TestDialog
 
TextViewer - Class in fwpUtil
Title: An basic text file viewer.
TextViewer(String, String) - Constructor for class fwpUtil.TextViewer
A basic viewer for disk based text files.
toString() - Method in class fwpUtil.ColorChooser
 
toString() - Method in class fwpUtil.FontAndColorChooser
Gets the font attribute set.
toString() - Method in class fwpUtil.FontChooser
Returns the font attributes.
toString() - Method in class fwpUtil.GetHints
Returns the name of the class.
toString() - Method in class fwpUtil.HTMLviewer
Returns the name of the class.
toString() - Method in class fwpUtil.LineAndColorChooser
Returns string values of the g2D, rendering hints, stroke, and color alpha.
toString() - Method in class fwpUtil.Logger
Returns the name of the class.
toString() - Method in class fwpUtil.LogIt
Returns the name of the class.
toString() - Method in class fwpUtil.TextViewer
Returns the name of the class.

U

updateG2D(Graphics2D) - Method in class fwpUtil.LineAndColorChooser
Update the graphics 2D object with new rendering hints, RGB color with transparency and stroke.
updatePreviewColor() - Method in class fwpUtil.FontAndColorChooser
 
updatePreviewFont() - Method in class fwpUtil.FontAndColorChooser
 
updatePreviewFont() - Method in class fwpUtil.FontChooser
 

W

WARNING - Static variable in class fwpUtil.Logger
 
writeLog(int, String) - Static method in class fwpUtil.Logger
Write a message to the log file if the level parameter is greater than the currently set logging level.

A B C F G H I J L N O P S T U W