Index of all Fields and Methods
All Packages  Class Hierarchy

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

Index of all Fields and Methods

A

action(Event, Object). Method in class jif.widgets.OkDialog
action(Event, Object). Method in class jif.widgets.PickList
The ACTION_EVENT handler for the picklist.
action(Event, Object). Method in class jif.widgets.ResponseDialog
addNotify(). Method in class jif.widgets.MultiLineLabel
addNotify(). Method in class jif.widgets.StatusBar
alignment. Variable in class jif.widgets.MultiLineLabel
answer(int). Method in class jif.widgets.ResponseDialog
appDefaultConfigFile. Variable in class jif.jiflet.Jiflet
appLogFile. Variable in class jif.jiflet.Jiflet
appName. Variable in class jif.jiflet.Jiflet
appVerbosity. Variable in class jif.jiflet.Jiflet
AwareButton(String). Constructor for class jif.awt.AwareButton
AwareCanvas(). Constructor for class jif.awt.AwareCanvas
AwareCheckbox(). Constructor for class jif.awt.AwareCheckbox
AwareChoice(). Constructor for class jif.awt.AwareChoice
AwareLabel(). Constructor for class jif.awt.AwareLabel
AwareList(). Constructor for class jif.awt.AwareList
AwarePanel(). Constructor for class jif.awt.AwarePanel
AwarePanel(int, int, int). Constructor for class jif.awt.AwarePanel
AwarePanel(int, int, int, String). Constructor for class jif.awt.AwarePanel
AwareTextArea(int, int). Constructor for class jif.awt.AwareTextArea
AwareTextArea(int, int, String). Constructor for class jif.awt.AwareTextArea
AwareTextArea(int, int, String, boolean). Constructor for class jif.awt.AwareTextArea
AwareTextArea(String). Constructor for class jif.awt.AwareTextArea
AwareTextArea(String, String). Constructor for class jif.awt.AwareTextArea
AwareTextArea(String, String, boolean). Constructor for class jif.awt.AwareTextArea
AwareTextField(int). Constructor for class jif.awt.AwareTextField
AwareTextField(int, String). Constructor for class jif.awt.AwareTextField
AwareTextField(int, String, boolean). Constructor for class jif.awt.AwareTextField
AwareTextField(String). Constructor for class jif.awt.AwareTextField
AwareTextField(String, String). Constructor for class jif.awt.AwareTextField
AwareTextField(String, String, boolean). Constructor for class jif.awt.AwareTextField

B

buttonBar. Variable in class jif.widgets.PickList
The button panel

C

CalendarPanel(). Constructor for class jif.widgets.CalendarPanel
CallbackTimer(TimeOut, int). Constructor for class jif.util.CallbackTimer
Constructs a CallbackTimer object.
cancel. Variable in class jif.widgets.ResponseDialog
CANCEL. Static variable in class jif.widgets.ResponseDialog
cancel(). Method in class jif.widgets.ResponseDialog
cancelButton. Variable in class jif.widgets.OkCancelButtonBar
CAPTION. Static variable in class jif.awt.AwarePanel
CENTER. Static variable in class jif.awt.AwarePanel
CENTER. Static variable in class jif.widgets.MultiLineLabel
center(). Method in class jif.jiflet.Jiflet
Call this method to center the jiflet on the screen
center(boolean). Method in class jif.widgets.CenterDialog
CenterDialog(Frame, boolean). Constructor for class jif.widgets.CenterDialog
CenterDialog(Frame, String, boolean). Constructor for class jif.widgets.CenterDialog
clear(). Method in class jif.widgets.StatusBar
clearStatus(). Method in class jif.jiflet.Jiflet
Clears the text of the status bar
connect(String, String, String, int, String). Method in class jif.sql.JifConnector
Establishes a session/connection with the database
connected(). Method in class jif.sql.JifConnector
createLogFileName(). Static method in class jif.log.DiskLog
Creates a log file name.

D

DEFAULT_SERVER_PORT. Static variable in class jif.jiflet.Jiflet
defaultLog. Variable in class jif.jiflet.Jiflet
didDataChange(). Method in class jif.awt.AwareTextArea
didDataChange(). Method in class jif.awt.AwareTextField
disconnect(). Method in class jif.sql.JifConnector
Disconnects the currently connected session
DiskLog(String). Constructor for class jif.log.DiskLog
Builds a DiskLog object and creates a log file with a default name.
DiskLog(String, String). Constructor for class jif.log.DiskLog
Builds a DiskLog object and creates a log file with the specified name.
drawFrame(Graphics). Method in class jif.awt.AwarePanel
drawText(Graphics). Method in class jif.awt.AwarePanel

E

enableStatusBar(). Method in class jif.jiflet.Jiflet
Creates a status bar that sits on the bottom of the Frame
enableStatusBar(String). Method in class jif.jiflet.Jiflet
Creates a status bar that sits on the bottom of the Frame with text to display.
endWait(). Method in class jif.jiflet.Jiflet
Turns the cursor back to the old cursor before the startWait() was called.
errorLog(String). Method in class jif.jiflet.Jiflet
Writes an error level entry to the system log
EventTimer(Component, int). Constructor for class jif.util.EventTimer
Constructs a EventTimer object.

F

FileDate(). Constructor for class jif.util.FileDate
filterEvent(Event). Method in interface jif.awt.Aware
filterEvent(Event). Method in class jif.awt.AwareButton
This method checks for certain events.
filterEvent(Event). Method in class jif.awt.AwareCanvas
This method checks for certain events.
filterEvent(Event). Method in class jif.awt.AwareCheckbox
This method checks for certain events.
filterEvent(Event). Method in class jif.awt.AwareChoice
This method checks for certain events.
filterEvent(Event). Method in class jif.awt.AwareLabel
This method checks for certain events.
filterEvent(Event). Method in class jif.awt.AwareList
This method checks for certain events.
filterEvent(Event). Method in class jif.awt.AwareTextArea
This method checks for certain events.
filterEvent(Event). Method in class jif.awt.AwareTextField
This method checks for certain events.
findChild(String). Method in class jif.awt.AwarePanel
findNextComponent(int). Method in class jif.awt.AwarePanel
Finds the next widget in the component list...
findPreviousComponent(int). Method in class jif.awt.AwarePanel
Finds the previous widget in the component list...
FLAT. Static variable in class jif.awt.AwarePanel
focusBackward(Component). Method in class jif.awt.AwarePanel
Sends the focus to the previous component
focusForward(Component). Method in class jif.awt.AwarePanel
Sends the focus to the next component

G

generateInsertSQL(boolean). Method in interface jif.awt.Aware
generateInsertSQL(boolean). Method in class jif.awt.AwareButton
Stub function.
generateInsertSQL(boolean). Method in class jif.awt.AwareCanvas
Stub function.
generateInsertSQL(boolean). Method in class jif.awt.AwareCheckbox
Stub function.
generateInsertSQL(boolean). Method in class jif.awt.AwareChoice
Stub function.
generateInsertSQL(boolean). Method in class jif.awt.AwareLabel
Stub function.
generateInsertSQL(boolean). Method in class jif.awt.AwareList
Stub function.
generateInsertSQL(boolean). Method in class jif.awt.AwareTextArea
Generates an insert SQL command if the data has changed.
generateInsertSQL(boolean). Method in class jif.awt.AwareTextField
Generates an insert SQL command if the data has changed.
generateInsertSQL(String). Method in class jif.awt.AwarePanel
Generates an SQL INSERT statement for the AwareTextFields on this panel that have changed.
generateUpdateSQL(boolean). Method in interface jif.awt.Aware
generateUpdateSQL(boolean). Method in class jif.awt.AwareButton
Stub function.
generateUpdateSQL(boolean). Method in class jif.awt.AwareCanvas
Stub function.
generateUpdateSQL(boolean). Method in class jif.awt.AwareCheckbox
Stub function.
generateUpdateSQL(boolean). Method in class jif.awt.AwareChoice
Stub function.
generateUpdateSQL(boolean). Method in class jif.awt.AwareLabel
Stub function.
generateUpdateSQL(boolean). Method in class jif.awt.AwareList
Stub function.
generateUpdateSQL(boolean). Method in class jif.awt.AwareTextArea
Generates an update SQL command if the data has changed.
generateUpdateSQL(boolean). Method in class jif.awt.AwareTextField
Generates an update SQL command if the data has changed.
generateUpdateSQL(String). Method in class jif.awt.AwarePanel
Generates an SQL UPDATE statement for the AwareTextFields on this panel that have changed.
getAlignment(). Method in class jif.widgets.MultiLineLabel
getColumnName(). Method in class jif.awt.AwareTextArea
getColumnName(). Method in class jif.awt.AwareTextField
getConnector(). Method in class jif.jiflet.Jiflet
Returns the current JifConnector
getCurrentValue(). Method in class jif.sql.SequenceGenerator
getMarginHeight(). Method in class jif.widgets.MultiLineLabel
getMarginWidth(). Method in class jif.widgets.MultiLineLabel
getMetrics(). Method in class jif.widgets.StatusBar
Gets the font metrics of our font and stores some values for later redrawing.
getNextValue(). Method in class jif.sql.SequenceGenerator
getParamenterString(String). Method in class jif.jiflet.Jiflet
Returns the parameter linked with key
getParameterString(String, String). Method in class jif.jiflet.Jiflet
Returns the parameter linked with key, or the default value if the key is not found.
getSelectedDate(). Method in class jif.widgets.CalendarPanel
getSQL(boolean). Method in interface jif.awt.Aware
getSQL(boolean). Method in class jif.awt.AwareButton
Stub function.
getSQL(boolean). Method in class jif.awt.AwareCanvas
Stub function.
getSQL(boolean). Method in class jif.awt.AwareCheckbox
Stub function.
getSQL(boolean). Method in class jif.awt.AwareChoice
Stub function.
getSQL(boolean). Method in class jif.awt.AwareLabel
Stub function.
getSQL(boolean). Method in class jif.awt.AwareList
Stub function.
getSQL(boolean). Method in class jif.awt.AwareTextArea
Returns an SQL statement suitable for a WHERE, INSERT or a SET clause
getSQL(boolean). Method in class jif.awt.AwareTextField
Returns an SQL statement suitable for a WHERE, INSERT or a SET clause
gotFocus(Event, Object). Method in class jif.widgets.OkDialog
GROOVED. Static variable in class jif.awt.AwarePanel

H

handleEvent(Event). Method in class jif.awt.AwareButton
handleEvent(Event). Method in class jif.awt.AwareCanvas
handleEvent(Event). Method in class jif.awt.AwareCheckbox
handleEvent(Event). Method in class jif.awt.AwareChoice
handleEvent(Event). Method in class jif.awt.AwareLabel
handleEvent(Event). Method in class jif.awt.AwareList
handleEvent(Event). Method in class jif.awt.AwarePanel
handleEvent(Event). Method in class jif.awt.AwareTextArea
handleEvent(Event). Method in class jif.awt.AwareTextField
handleEvent(Event). Method in class jif.widgets.CalendarPanel
handleEvent(Event). Method in class jif.widgets.CenterDialog
handleEvent(Event). Method in class jif.jiflet.Jiflet
The event handler
handleEvent(Event). Method in class jif.widgets.PickList
Handles some events for the picklist

I

init(). Method in interface jif.jiflet.JifApplication
init(). Method in class jif.widgets.PickList
You must override this in your derived class.
initialize(). Method in class jif.widgets.CenterDialog
isConnected. Variable in class jif.sql.JifConnector
isPrimaryKey(). Method in class jif.awt.AwareTextArea
isPrimaryKey(). Method in class jif.awt.AwareTextField
isStyleSet(int). Method in class jif.awt.AwarePanel
Check the style bitmap for inclusion.

J

JifConnector(Jiflet). Constructor for class jif.sql.JifConnector
Creates a JifConnector object
Jiflet(). Constructor for class jif.jiflet.Jiflet
Creates a generic Jiflet
Jiflet(String). Constructor for class jif.jiflet.Jiflet
Creates a Jiflet with a title
Jiflet(String, String, String[]). Constructor for class jif.jiflet.Jiflet
Creates a Jiflet with a title, a name, and arguments
Jiflet(String, String, String[], boolean). Constructor for class jif.jiflet.Jiflet
Creates a Jiflet with a title, a name, arguments, and optionally verbose.
JLL_DEBUG. Static variable in interface jif.jiflet.JifApplication
These constants define the JIF Log Levels (JLL) that can be used for logging.
JLL_ERROR. Static variable in interface jif.jiflet.JifApplication
JLL_FATAL. Static variable in interface jif.jiflet.JifApplication
JLL_INFO. Static variable in interface jif.jiflet.JifApplication
JLL_WARNING. Static variable in interface jif.jiflet.JifApplication

L

label. Variable in class jif.widgets.ResponseDialog
LEFT. Static variable in class jif.awt.AwarePanel
LEFT. Static variable in class jif.widgets.MultiLineLabel
line_ascent. Variable in class jif.widgets.MultiLineLabel
line_height. Variable in class jif.widgets.MultiLineLabel
line_widths. Variable in class jif.widgets.MultiLineLabel
lines. Variable in class jif.widgets.MultiLineLabel
log(char, String). Method in class jif.log.DiskLog
Writes an entry to the log file
log(char, String). Method in interface jif.jiflet.JifApplication
log(char, String). Method in class jif.jiflet.Jiflet
Writes an entry to the system log
log(char, String). Method in class jif.log.ScreenLog
Handles the default log case, which is write to screen...
log(String). Method in class jif.jiflet.Jiflet
Writes an informational entry to the system log
LOWERED. Static variable in class jif.awt.AwarePanel

M

margin_height. Variable in class jif.widgets.MultiLineLabel
margin_width. Variable in class jif.widgets.MultiLineLabel
max_width. Variable in class jif.widgets.MultiLineLabel
measure(). Method in class jif.widgets.MultiLineLabel
minimumSize(). Method in class jif.awt.AwarePanel
minimumSize(). Method in class jif.widgets.MultiLineLabel
minimumSize(). Method in class jif.widgets.StatusBar
MultiLineLabel(String). Constructor for class jif.widgets.MultiLineLabel
MultiLineLabel(String, int). Constructor for class jif.widgets.MultiLineLabel
MultiLineLabel(String, int, int). Constructor for class jif.widgets.MultiLineLabel
MultiLineLabel(String, int, int, int). Constructor for class jif.widgets.MultiLineLabel
myConnection. Variable in class jif.sql.JifConnector
myDriver. Variable in class jif.sql.JifConnector
myJiflet. Variable in class jif.sql.JifConnector
myList. Variable in class jif.widgets.PickList
The list box that contains the data from which to choose.
myStatement. Variable in class jif.sql.JifConnector
myStatusBar. Variable in class jif.jiflet.Jiflet

N

newLabel(String). Method in class jif.widgets.MultiLineLabel
NO. Static variable in class jif.widgets.ResponseDialog
no. Variable in class jif.widgets.ResponseDialog
no(). Method in class jif.widgets.ResponseDialog
NONE. Static variable in class jif.awt.AwarePanel
num_lines. Variable in class jif.widgets.MultiLineLabel

O

okButton. Variable in class jif.widgets.OkCancelButtonBar
OkCancelButtonBar(). Constructor for class jif.widgets.OkCancelButtonBar
Constructs our button panel
OkDialog(Frame, String, String). Constructor for class jif.widgets.OkDialog

P

paint(Graphics). Method in class jif.awt.AwarePanel
paint(Graphics). Method in class jif.jiflet.Jiflet
In order to capture resizing events for the status bar, we over- ride the paint() method.
paint(Graphics). Method in class jif.widgets.MultiLineLabel
paint(Graphics). Method in class jif.widgets.StatusBar
parseArguments(String[]). Method in class jif.jiflet.Jiflet
Parses the arguments passed into the application from the command line and puts them into a Properties object.
parseConfigFile(). Method in class jif.jiflet.Jiflet
Checks to see if a configuration file name was passed in via arguments.
PickList(Frame, String). Constructor for class jif.widgets.PickList
Constructs a PickList object
preferredSize(). Method in class jif.awt.AwarePanel
preferredSize(). Method in class jif.widgets.MultiLineLabel
preferredSize(). Method in class jif.widgets.StatusBar

R

RAISED. Static variable in class jif.awt.AwarePanel
ResponseDialog(Frame, String, String, String, String, String). Constructor for class jif.widgets.ResponseDialog
RIDGED. Static variable in class jif.awt.AwarePanel
RIGHT. Static variable in class jif.awt.AwarePanel
RIGHT. Static variable in class jif.widgets.MultiLineLabel
ROUNDED. Static variable in class jif.awt.AwarePanel
run(). Method in class jif.util.CallbackTimer
Waits until the the specified period of time has elapsed and then calls the tick() method of the target object.
run(). Method in class jif.util.EventTimer
The run method is what the thread is supposed to do when active.

S

ScreenLog(String). Constructor for class jif.log.ScreenLog
Builds a ScreenLog object
SequenceGenerator(JifConnector, String, String). Constructor for class jif.sql.SequenceGenerator
Creates a SequenceGenerator object
setAlignment(int). Method in class jif.widgets.MultiLineLabel
setChildValue(String, int). Method in class jif.awt.AwarePanel
setChildValue(String, String). Method in class jif.awt.AwarePanel
setColumnName(String). Method in class jif.awt.AwareTextArea
Sets the database column name for this field
setColumnName(String). Method in class jif.awt.AwareTextField
Sets the database column name for this field
setConnector(JifConnector). Method in class jif.jiflet.Jiflet
Sets the Jiflet's connector
setCurrentValue(). Method in class jif.sql.SequenceGenerator
setFocus(Component). Method in class jif.awt.AwarePanel
This routine is called when any of the child components get the focus.
setFont(Font). Method in class jif.widgets.MultiLineLabel
setFont(Font). Method in class jif.widgets.StatusBar
Set the font of the status bar
setForeground(Color). Method in class jif.widgets.MultiLineLabel
setLabel(String). Method in class jif.widgets.MultiLineLabel
setMarginHeight(int). Method in class jif.widgets.MultiLineLabel
setMarginWidth(int). Method in class jif.widgets.MultiLineLabel
setNumeric(boolean). Method in class jif.awt.AwareTextArea
setNumeric(boolean). Method in class jif.awt.AwareTextField
setPrimaryKey(boolean). Method in class jif.awt.AwareTextArea
Indicates that this field is a primary key field
setPrimaryKey(boolean). Method in class jif.awt.AwareTextField
Indicates that this field is a primary key field
setStatus(String). Method in class jif.jiflet.Jiflet
Sets the text of the status bar
setStyle(int). Method in class jif.awt.AwarePanel
setText(String). Method in class jif.awt.AwarePanel
setText(String). Method in class jif.widgets.StatusBar
setText(String, int, int). Method in class jif.awt.AwarePanel
setTextPlacement(int). Method in class jif.awt.AwarePanel
setTextStyle(int). Method in class jif.awt.AwarePanel
setThickness(int). Method in class jif.awt.AwarePanel
setVerboseMode(boolean). Method in class jif.jiflet.Jiflet
Turns on and off verbose mode
startWait(). Method in class jif.jiflet.Jiflet
Turns the cursor to the wait cursor.
StatusBar(). Constructor for class jif.widgets.StatusBar
suicide(Exception). Method in class jif.jiflet.Jiflet
Allows the Jiflet to kill itself
suicide(Exception, String). Method in class jif.jiflet.Jiflet
Allows the Jiflet to kill itself
suicide(Exception, String, int). Method in class jif.jiflet.Jiflet
Allows the Jiflet to kill itself
suicide(String). Method in class jif.jiflet.Jiflet
Allows the Jiflet to kill itself
suicide(String, int). Method in class jif.jiflet.Jiflet
Allows the Jiflet to kill itself

T

TAB_KEY. Static variable in class jif.awt.AwarePanel
TAB_KEY. Static variable in class jif.awt.AwareTextArea
TAB_KEY. Static variable in class jif.awt.AwareTextField
TEXT_LOWERED. Static variable in class jif.awt.AwarePanel
TEXT_NORMAL. Static variable in class jif.awt.AwarePanel
TEXT_RAISED. Static variable in class jif.awt.AwarePanel
TEXT_SHADOW. Static variable in class jif.awt.AwarePanel
timeOut(CallbackTimer). Method in interface jif.util.TimeOut
Called when a timer event occurs
toFileString(). Method in class jif.util.FileDate
This method returns the date in a format suitable for using in file names.

V

verboseLog(char, String). Method in class jif.jiflet.Jiflet
Writes an entry to the system log only if the application is in verbose mode.
verboseLog(String). Method in class jif.jiflet.Jiflet
Writes an entry to the system log only if the application is in verbose mode.

Y

yes. Variable in class jif.widgets.ResponseDialog
YES. Static variable in class jif.widgets.ResponseDialog
yes(). Method in class jif.widgets.ResponseDialog