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

actionPerformed(ActionEvent). Method in class ch.swisslife.ibgm.mc2.WarnDialog
Closes window if button is pressed.
addNotify(). Method in class ch.swisslife.ibgm.mc2.MultiLineLabel
Is used when our component is first called, but before it is displayed.
AddressOfDirectoryReader. Variable in class ch.swisslife.ibgm.mc2.ChooseDialog
addTarget(Target). Method in class ch.swisslife.ibgm.mc2.Cfg
Prepends a target to the vector and returns its index
alignment. Variable in class ch.swisslife.ibgm.mc2.MultiLineLabel
AWTHelper(). Constructor for class ch.swisslife.ibgm.mc2.AWTHelper

B

BACKUP_URL. Variable in class ch.swisslife.ibgm.mc2.Distiller
button. Variable in class ch.swisslife.ibgm.mc2.WarnDialog
button1. Variable in class ch.swisslife.ibgm.mc2.ChooseDialog
button2. Variable in class ch.swisslife.ibgm.mc2.ChooseDialog

C

c. Variable in class ch.swisslife.ibgm.mc2.CheckPort
CANCEL. Static variable in class ch.swisslife.ibgm.mc2.YesNoDialog
cancel. Variable in class ch.swisslife.ibgm.mc2.YesNoDialog
CENTER. Static variable in class ch.swisslife.ibgm.mc2.MultiLineLabel
Cfg(). Constructor for class ch.swisslife.ibgm.mc2.Cfg
Constructor for Class Cfg.
Cfg(String). Constructor for class ch.swisslife.ibgm.mc2.Cfg
Constructor for Class Cfg with URL where file is stored.
Cfg(String, String). Constructor for class ch.swisslife.ibgm.mc2.Cfg
Constructor for class CFG WorkDir and IconDir Parameters.
Cfg(String, String, String). Constructor for class ch.swisslife.ibgm.mc2.Cfg
Constructor for class CFG with URL, WorkDir and IconDir Parameters.
cfg_base. Variable in class ch.swisslife.ibgm.mc2.ChooseDialog
CGI. Variable in class ch.swisslife.ibgm.mc2.Distiller
check_port. Variable in class ch.swisslife.ibgm.mc2.MC2
CheckPort(String, MC2). Constructor for class ch.swisslife.ibgm.mc2.CheckPort
Constructor that overwrites the constructor in MC2.
ChooseDialog(String). Constructor for class ch.swisslife.ibgm.mc2.ChooseDialog
Constructor which calls the constructor of super class.
ChooseDialog(String, String, String). Constructor for class ch.swisslife.ibgm.mc2.ChooseDialog
Constructor with some arguments.
ChooseDialog(String, String, String, String, String, String, String, String). Constructor for class ch.swisslife.ibgm.mc2.ChooseDialog
Constructor with more arguments.
clone(). Method in class ch.swisslife.ibgm.mc2.Cfg
Clones itself and its Objects.
closeAll(). Method in class ch.swisslife.ibgm.mc2.EditTarget
closeConnection(). Method in class ch.swisslife.ibgm.mc2.OutputChannel
Closes the connection and gives back the feedback from cgi.
connectionIsOpen. Variable in class ch.swisslife.ibgm.mc2.OutputChannel
constrain(Container, Component, int, int, int, int). Static method in class ch.swisslife.ibgm.mc2.AWTHelper
constrain method: no margins, no resize.
constrain(Container, Component, int, int, int, int, int, int, double, double, int, int, int, int). Static method in class ch.swisslife.ibgm.mc2.AWTHelper
constrain method: arguments for all constraints.
constrain(Container, Component, int, int, int, int, int, int, int, int). Static method in class ch.swisslife.ibgm.mc2.AWTHelper
constrain method: no resize, but margins.
copy(Target). Method in class ch.swisslife.ibgm.mc2.Target
Makes a Copy of itself.
copy_target. Variable in class ch.swisslife.ibgm.mc2.MC2
create_target. Variable in class ch.swisslife.ibgm.mc2.MC2
current. Variable in class ch.swisslife.ibgm.mc2.MC2

D

dataInput. Variable in class ch.swisslife.ibgm.mc2.ChooseDialog
delete_target. Variable in class ch.swisslife.ibgm.mc2.MC2
deleteTarget(int). Method in class ch.swisslife.ibgm.mc2.Cfg
Deletes the target; int Version.
deleteTarget(String). Method in class ch.swisslife.ibgm.mc2.Cfg
Deletes the target; String Version.
directory_list. Variable in class ch.swisslife.ibgm.mc2.ChooseDialog
Distiller(Cfg, String, String). Constructor for class ch.swisslife.ibgm.mc2.Distiller
Constructor for this class with a Cfg as argument.

E

edit_target. Variable in class ch.swisslife.ibgm.mc2.MC2
editIt(). Method in class ch.swisslife.ibgm.mc2.MC2
Opens an editor window and puts the data in
EditTarget(Cfg, int, MC2). Constructor for class ch.swisslife.ibgm.mc2.EditTarget
Constructor with a Cfg and an int as Argument.
existTarget(int). Method in class ch.swisslife.ibgm.mc2.Cfg
Checks whether a Target exists (is in vector) or not; int version.
existTarget(String). Method in class ch.swisslife.ibgm.mc2.Cfg
Checks whether a Target exists (is in vector) or not; String version.
explanation. Variable in class ch.swisslife.ibgm.mc2.ChooseDialog

F

field. Variable in class ch.swisslife.ibgm.mc2.ChooseDialog
fillValue(int, String, TextField, Cfg). Method in class ch.swisslife.ibgm.mc2.EditTarget
gives back a line if not empty

G

get_cfg. Variable in class ch.swisslife.ibgm.mc2.MC2
getAlignment(). Method in class ch.swisslife.ibgm.mc2.MultiLineLabel
getDevice(). Method in class ch.swisslife.ibgm.mc2.ChooseDialog
getDevice(). Method in class ch.swisslife.ibgm.mc2.OpenDialog
GetDirectoryContents(String). Method in class ch.swisslife.ibgm.mc2.ChooseDialog
GetDirectoryContents(String). Method in class ch.swisslife.ibgm.mc2.SaveDialog
getFromCgi(String, String). Method in class ch.swisslife.ibgm.mc2.InputChannel
Gets the data from the cgi and feeds it into cfg file
getIndex(String). Method in class ch.swisslife.ibgm.mc2.Cfg
Returns the index of this target.
getMarginHeight(). Method in class ch.swisslife.ibgm.mc2.MultiLineLabel
getMarginWidth(). Method in class ch.swisslife.ibgm.mc2.MultiLineLabel
getMinimumSize(). Method in class ch.swisslife.ibgm.mc2.MultiLineLabel
If layout manager asks how big the minial space is
getMyParameter(String). Method in class ch.swisslife.ibgm.mc2.MC2Applet
getNumberOfTargets(). Method in class ch.swisslife.ibgm.mc2.Cfg
Gets the number of targets in this Cfg file.
getOpen(). Method in class ch.swisslife.ibgm.mc2.ChooseDialog
getOpen(). Method in class ch.swisslife.ibgm.mc2.OpenDialog
Opens a directory and shows its content or sends the message to open a file.
getOpen(). Method in class ch.swisslife.ibgm.mc2.SaveDialog
getPreferredSize(). Method in class ch.swisslife.ibgm.mc2.MultiLineLabel
IF layout manager asks how big it should be, this is the answer.
getURL(). Method in class ch.swisslife.ibgm.mc2.ChooseDialog
getURL(). Method in class ch.swisslife.ibgm.mc2.LineDialog
getURL(). Method in class ch.swisslife.ibgm.mc2.OpenDialog
getURL(). Method in class ch.swisslife.ibgm.mc2.SaveDialog
getValue(int, String). Method in class ch.swisslife.ibgm.mc2.Cfg
Gets a value of the Target; int version.
getValue(String). Method in class ch.swisslife.ibgm.mc2.Cfg
Gets the "global" fields stored in this Cfg file directly.
getValue(String). Method in class ch.swisslife.ibgm.mc2.Target
Gets the values.
getValue(String, String). Method in class ch.swisslife.ibgm.mc2.Cfg
Gets a value of the Target; String version.

I

InputChannel(String, String, String). Constructor for class ch.swisslife.ibgm.mc2.InputChannel
Constructor for the InputChannel.
isEmpty(). Method in class ch.swisslife.ibgm.mc2.Cfg
Tests if the vector is empty, which means no targets in Cfg file.

K

kill(). Method in class ch.swisslife.ibgm.mc2.ChooseDialog
kill(). Method in class ch.swisslife.ibgm.mc2.YesNoDialog

L

label. Variable in class ch.swisslife.ibgm.mc2.WarnDialog
label. Variable in class ch.swisslife.ibgm.mc2.YesNoDialog
label1. Variable in class ch.swisslife.ibgm.mc2.ChooseDialog
label2. Variable in class ch.swisslife.ibgm.mc2.ChooseDialog
LEFT. Static variable in class ch.swisslife.ibgm.mc2.MultiLineLabel
line_ascent. Variable in class ch.swisslife.ibgm.mc2.MultiLineLabel
line_height. Variable in class ch.swisslife.ibgm.mc2.MultiLineLabel
line_widths. Variable in class ch.swisslife.ibgm.mc2.MultiLineLabel
LineDialog(String, String, String). Constructor for class ch.swisslife.ibgm.mc2.LineDialog
constructor of LineDialog.
lines. Variable in class ch.swisslife.ibgm.mc2.MultiLineLabel
listSelected(String). Method in class ch.swisslife.ibgm.mc2.ChooseDialog
listSelected(String). Method in class ch.swisslife.ibgm.mc2.OpenDialog
listSelected(String). Method in class ch.swisslife.ibgm.mc2.SaveDialog
loadTarget(int, Cfg). Method in class ch.swisslife.ibgm.mc2.EditTarget
loads the data of the current target into the textfields.

M

m. Variable in class ch.swisslife.ibgm.mc2.CheckPort
main(String[]). Static method in class ch.swisslife.ibgm.mc2.Cfg
Main method of this class; used for testing only.
main(String[]). Method in class ch.swisslife.ibgm.mc2.Distiller
main(String[]). Method in class ch.swisslife.ibgm.mc2.EditTarget
main(String[]). Static method in class ch.swisslife.ibgm.mc2.MC2
Main: Only used for Testing.
main(String[]). Static method in class ch.swisslife.ibgm.mc2.Target
Main Method: Only used for testing.
main(String[]). Static method in class ch.swisslife.ibgm.mc2.WarnDialog
Main method with title and message as argument.
margin_height. Variable in class ch.swisslife.ibgm.mc2.MultiLineLabel
margin_width. Variable in class ch.swisslife.ibgm.mc2.MultiLineLabel
max_width. Variable in class ch.swisslife.ibgm.mc2.MultiLineLabel
MC2(String). Constructor for class ch.swisslife.ibgm.mc2.MC2
Constructor: only used for instatiating CheckPort
MC2(String, MC2Applet). Constructor for class ch.swisslife.ibgm.mc2.MC2
Constructor: sets up the window
MC2Applet(). Constructor for class ch.swisslife.ibgm.mc2.MC2Applet
measure(). Method in class ch.swisslife.ibgm.mc2.MultiLineLabel
Gives back the size of the font, the width of each line.
MultiLineLabel(String). Constructor for class ch.swisslife.ibgm.mc2.MultiLineLabel
Constructor version 4: nothing specified.
MultiLineLabel(String, int). Constructor for class ch.swisslife.ibgm.mc2.MultiLineLabel
Constructor version 3: alignment.
MultiLineLabel(String, int, int). Constructor for class ch.swisslife.ibgm.mc2.MultiLineLabel
Constructor version 2: margins.
MultiLineLabel(String, int, int, int). Constructor for class ch.swisslife.ibgm.mc2.MultiLineLabel
Constructor version 1: all options.

N

newLabel(String). Method in class ch.swisslife.ibgm.mc2.MultiLineLabel
newTarget(String). Method in class ch.swisslife.ibgm.mc2.Cfg
Creates new Target, prepends it to the vector and returns its index
NO. Static variable in class ch.swisslife.ibgm.mc2.YesNoDialog
no. Variable in class ch.swisslife.ibgm.mc2.YesNoDialog
num_lines. Variable in class ch.swisslife.ibgm.mc2.MultiLineLabel

O

old. Variable in class ch.swisslife.ibgm.mc2.ChooseDialog
OpenDialog(String, String, String, String, String, String, String, String). Constructor for class ch.swisslife.ibgm.mc2.OpenDialog
Constructor with some arguments.
OutputChannel(String, String, String, String). Constructor for class ch.swisslife.ibgm.mc2.OutputChannel
Opens a connection to the cgi which feeds it into cfg file

P

p. Variable in class ch.swisslife.ibgm.mc2.ChooseDialog
paint(Graphics). Method in class ch.swisslife.ibgm.mc2.MC2Applet
paint(Graphics). Method in class ch.swisslife.ibgm.mc2.MultiLineLabel
Paints the Component.
path. Variable in class ch.swisslife.ibgm.mc2.ChooseDialog
putIntoList(). Method in class ch.swisslife.ibgm.mc2.CheckPort
puts the targets of the Cfg file into the list.
putIntoList(). Method in class ch.swisslife.ibgm.mc2.MC2
puts the targets of the Cfg file into the list.

R

removeLastChar(String). Method in class ch.swisslife.ibgm.mc2.ChooseDialog
Cuts off the last char of a String
removeLastWord(String, String). Method in class ch.swisslife.ibgm.mc2.ChooseDialog
cuts of the last word (with a specified delimiter) of a String
RIGHT. Static variable in class ch.swisslife.ibgm.mc2.MultiLineLabel

S

save_cfg. Variable in class ch.swisslife.ibgm.mc2.MC2
saveCfg(Cfg). Method in class ch.swisslife.ibgm.mc2.MC2
"Saves" the changes in a Cfg structure.
SaveDialog(String, String, String, String, String, String, String, String). Constructor for class ch.swisslife.ibgm.mc2.SaveDialog
Constructor with some arguments.
saveTarget(int). Method in class ch.swisslife.ibgm.mc2.EditTarget
saves the data of the current target into temp CFG file.
saveToFile(). Method in class ch.swisslife.ibgm.mc2.MC2
Instantiates an OutputChannel and starts the printing.
saveValue(int, String, TextField). Method in class ch.swisslife.ibgm.mc2.EditTarget
saves a line if not empty
sendLine(String). Method in class ch.swisslife.ibgm.mc2.OutputChannel
Sends a line to the cgi script.
setAlignment(int). Method in class ch.swisslife.ibgm.mc2.MultiLineLabel
setDirectoryFocus(boolean). Method in class ch.swisslife.ibgm.mc2.ChooseDialog
setDirectoryFocus(boolean). Method in class ch.swisslife.ibgm.mc2.SaveDialog
setFont(Font). Method in class ch.swisslife.ibgm.mc2.MultiLineLabel
Sets the Font
setLabel(String). Method in class ch.swisslife.ibgm.mc2.MultiLineLabel
Sets the label
setMarginHeight(int). Method in class ch.swisslife.ibgm.mc2.MultiLineLabel
setMarginWidth(int). Method in class ch.swisslife.ibgm.mc2.MultiLineLabel
setValue(int, String, String). Method in class ch.swisslife.ibgm.mc2.Cfg
Sets a value of this target; int version.
setValue(String, String). Method in class ch.swisslife.ibgm.mc2.Cfg
Sets one of the values stored in the Cfg file directly.
setValue(String, String). Method in class ch.swisslife.ibgm.mc2.Target
Set the values of the entries.
setValue(String, String, String). Method in class ch.swisslife.ibgm.mc2.Cfg
Sets a value of this target; String version.
ShowContentsOfDirectory(). Method in class ch.swisslife.ibgm.mc2.ChooseDialog
puts the content of a directory into the list.
ShowContentsOfDirectory(). Method in class ch.swisslife.ibgm.mc2.SaveDialog
puts the content of a directory into the list.
start(). Method in class ch.swisslife.ibgm.mc2.MC2Applet
start class of Applet, launches UITest class.
successful(). Method in class ch.swisslife.ibgm.mc2.Distiller

T

Target(String). Constructor for class ch.swisslife.ibgm.mc2.Target
Constructor with targetname.

U

URL_OF_CGI. Variable in class ch.swisslife.ibgm.mc2.InputChannel
URL_OF_CGI. Variable in class ch.swisslife.ibgm.mc2.OutputChannel

W

warn(String). Static method in class ch.swisslife.ibgm.mc2.AWTHelper
Invokes a warn dialog with a text and an ok button.
WarnDialog(Frame, String, String). Constructor for class ch.swisslife.ibgm.mc2.WarnDialog
Constructor with title and message and a frame.
windowActivated(WindowEvent). Method in class ch.swisslife.ibgm.mc2.WarnDialog
windowClosed(WindowEvent). Method in class ch.swisslife.ibgm.mc2.WarnDialog
windowClosing(WindowEvent). Method in class ch.swisslife.ibgm.mc2.WarnDialog
Closes window if button is pressed.
windowDeactivated(WindowEvent). Method in class ch.swisslife.ibgm.mc2.WarnDialog
windowDeiconified(WindowEvent). Method in class ch.swisslife.ibgm.mc2.WarnDialog
windowIconified(WindowEvent). Method in class ch.swisslife.ibgm.mc2.WarnDialog
windowOpened(WindowEvent). Method in class ch.swisslife.ibgm.mc2.WarnDialog

Y

YES. Static variable in class ch.swisslife.ibgm.mc2.YesNoDialog
yes. Variable in class ch.swisslife.ibgm.mc2.YesNoDialog
YesNoDialog(Frame, String, String, String, String, String). Constructor for class ch.swisslife.ibgm.mc2.YesNoDialog
Constructor with all arguments.