A C E G I N O P Q R S T

A

action(Event, Object) - Method in class AlgoTools.InputDevice
 
action(Event, Object) - Method in class AlgoTools.ProgApplet
 
append(String) - Method in class AlgoTools.IOAppletServer
 
append(String) - Method in class AlgoTools.IOS
 
append(String) - Method in class AlgoTools.IOServer
 
append(String) - Method in class AlgoTools.OutputDevice
 

C

className - Variable in class AlgoTools.ProgApplet
 
clear - Variable in class AlgoTools.ProgApplet
 
clear() - Method in class AlgoTools.IOAppletServer
 
clear() - Method in class AlgoTools.IOS
 
clear() - Method in class AlgoTools.IOServer
 
clear() - Method in class AlgoTools.OutputDevice
 
clearScreen() - Static method in class AlgoTools.IO
Löscht den Bildschirminhalt.
close() - Method in class AlgoTools.InputDevice
 
connect(InputDevice, OutputDevice) - Static method in class AlgoTools.IOAppletServer
 

E

error(String) - Static method in class AlgoTools.IO
Die Methode gibt den uebergegebenen String als Fehlermeldung aus und bricht dann das Programm ab.
error(String, int) - Static method in class AlgoTools.IO
Die Methode gibt den uebergegebenen String als Fehlermeldung aus und bricht dann das Programm ab.

G

getLine(String) - Method in class AlgoTools.IOAppletServer
 
getLine(String) - Method in class AlgoTools.IOS
 
getLine(String) - Method in class AlgoTools.IOServer
 
getLine(String) - Method in class AlgoTools.InputDevice
 

I

in - Variable in class AlgoTools.ProgApplet
 
info - Variable in class AlgoTools.ProgApplet
 
init() - Method in class AlgoTools.ProgApplet
 
initAppletExecution() - Static method in class AlgoTools.IO
 
initProg() - Method in class AlgoTools.ProgApplet
 
InputDevice - class AlgoTools.InputDevice.
 
InputDevice() - Constructor for class AlgoTools.InputDevice
 
IO - class AlgoTools.IO.
Die Klasse IO beinhaltet Methoden zum Einlesen und Ausgeben von Daten.
IO() - Constructor for class AlgoTools.IO
 
IOAppletServer - class AlgoTools.IOAppletServer.
 
IOAppletServer() - Constructor for class AlgoTools.IOAppletServer
 
IOS - class AlgoTools.IOS.
 
IOS() - Constructor for class AlgoTools.IOS
 
IOServer - class AlgoTools.IOServer.
 
IOServer() - Constructor for class AlgoTools.IOServer
 

N

NL - Static variable in class AlgoTools.IOS
 

O

out - Variable in class AlgoTools.ProgApplet
 
OutputDevice - class AlgoTools.OutputDevice.
 
OutputDevice() - Constructor for class AlgoTools.OutputDevice
 

P

print(boolean) - Static method in class AlgoTools.IO
Gibt einen Boolean auf dem Bildschirm aus.
print(boolean, int) - Static method in class AlgoTools.IO
Gibt einen Boolean auf dem Bildschirm in formatierter Länge aus.
print(char) - Static method in class AlgoTools.IO
Gibt einen Character auf dem Bildschirm aus.
print(char[]) - Static method in class AlgoTools.IO
Gibt ein Array von Charactern auf dem Bildschirm aus.
print(char[], int) - Static method in class AlgoTools.IO
Gibt einen Character-Array auf dem Bildschirm in formatierter Länge aus.
print(char, int) - Static method in class AlgoTools.IO
Gibt einen Character auf dem Bildschirm in formatierter Länge aus.
print(double) - Static method in class AlgoTools.IO
Gibt einen Doublewert auf dem Bildschirm aus.
print(double, int) - Static method in class AlgoTools.IO
Gibt einen Doublewert auf dem Bildschirm in formatierter Länge aus.
print(double, int, int) - Static method in class AlgoTools.IO
Funkioniert wie print(double, int, int, boolean) mit der Annahme, daß sci auf false gesetzt ist.
print(double, int, int, boolean) - Static method in class AlgoTools.IO
Gibt einen Doublewert auf dem Bildschirm in formatierter Länge,Form und Genauigkeit aus.
print(long) - Static method in class AlgoTools.IO
Gibt einen Longwert auf dem Bildschirm aus.
print(long, int) - Static method in class AlgoTools.IO
Gibt einen Longwert auf dem Bildschirm in formatierter Länge aus.
print(Object) - Static method in class AlgoTools.IO
Gibt ein Object auf dem Bildschirm aus.
print(Object, int) - Static method in class AlgoTools.IO
Gibt ein Object auf dem Bildschirm in formatierter Länge aus.
print(String) - Static method in class AlgoTools.IO
Gibt einen String auf dem Bildschirm aus.
print(String, int) - Static method in class AlgoTools.IO
Gibt einen String auf dem Bildschirm in formatierter Länge aus.
println() - Static method in class AlgoTools.IO
Gibt einen Zeilenumbruch auf dem Bildschirm aus.
println(boolean) - Static method in class AlgoTools.IO
Gibt einen Boolean und einen Zeilenumbruch auf dem Bildschirm aus.
println(boolean, int) - Static method in class AlgoTools.IO
Gibt einen Boolean und eine Zeilenumbruch auf dem Bildschirm in formatierter Länge aus.
println(char) - Static method in class AlgoTools.IO
Gibt einen Character und einen Zeilenumbruch auf dem Bildschirm aus.
println(char[]) - Static method in class AlgoTools.IO
Gibt ein Array von Charactern und einen Zeilenumbruch auf dem Bildschirm aus.
println(char[], int) - Static method in class AlgoTools.IO
Gibt einen Character-Array und einen Zeilenumbruch auf dem Bildschirm in formatierter Länge aus.
println(char, int) - Static method in class AlgoTools.IO
Gibt einen Character und einen Zeilenumbruch auf dem Bildschirm in formatierter Länge aus.
println(double) - Static method in class AlgoTools.IO
Gibt einen Doublewert und einen Zeilenumbruch auf dem Bildschirm aus.
println(double, int) - Static method in class AlgoTools.IO
Gibt einen Doublewert und einen Zeilenumbruch auf dem Bildschirm in formatierter Länge aus.
println(double, int, int) - Static method in class AlgoTools.IO
Funktioniert wie print(double, int, int, boolean) mit der Annahme, daß sci auf false gesetzt wurde und gibt zusätzlich einen Zeilenumbruch auf dem Bildschirm aus.
println(double, int, int, boolean) - Static method in class AlgoTools.IO
Funktioniert wie print(double, int, int, boolean) und gibt zusätzlich einen Zeilenumbruch auf dem Bildschirm aus.
println(long) - Static method in class AlgoTools.IO
Gibt einen Longwert und einen Zeilenumbruch auf dem Bildschirm aus.
println(long, int) - Static method in class AlgoTools.IO
Gibt einen Longwert und einen Zeilenumbruch auf dem Bildschirm in formatierter Länge aus.
println(Object) - Static method in class AlgoTools.IO
Gibt ein Object und einen Zeilenumbruch auf dem Bildschirm aus.
println(Object, int) - Static method in class AlgoTools.IO
Gibt ein Object und einen Zeilenumbruch auf dem Bildschirm in formatierter Länge aus.
println(String) - Static method in class AlgoTools.IO
Gibt einen String mit abschließendem Zeilenumbruch auf dem Bildschirm aus.
println(String, int) - Static method in class AlgoTools.IO
Gibt einen String und einen Zeilenumbruch auf dem Bildschirm in formatierter Länge aus.
prog - Variable in class AlgoTools.ProgApplet
 
ProgApplet - class AlgoTools.ProgApplet.
 
ProgApplet() - Constructor for class AlgoTools.ProgApplet
 

Q

quit(String, int) - Method in class AlgoTools.IOAppletServer
 
quit(String, int) - Method in class AlgoTools.IOS
 
quit(String, int) - Method in class AlgoTools.IOServer
 

R

readBoolean() - Static method in class AlgoTools.IO
Liest einen String ein und liefert einen Boolean zurück.
readBoolean(String) - Static method in class AlgoTools.IO
Gibt einen Text aus, liest einen String ein und liefert einen Boolean zurück.
readByte() - Static method in class AlgoTools.IO
Liest einen String ein, der in einen Bytewert umgewandelt und zurückgegeben wird.
readByte(String) - Static method in class AlgoTools.IO
Gibt einen Text aus und liest dann einen String ein, der in einen Bytewert umgewandelt und zurückgegeben wird.
readBytes() - Static method in class AlgoTools.IO
Liest einen String ein, der in ein Array von Bytewerten umgewandelt wird, das zurückgegeben wird.
readBytes(int) - Static method in class AlgoTools.IO
Liest einen String ein, der in ein Array mit fester Anzahl von Bytewerten umgewandelt wird, das zurückgegeben wird.
readBytes(String) - Static method in class AlgoTools.IO
Gibt einen Text aus und liest dann einen String ein, der in ein Array von Bytewerten umgewandelt wird, das zurückgegeben wird.
readBytes(String, int) - Static method in class AlgoTools.IO
Gibt einen Text aus und liest dann einen String ein, der in ein Array mit fester Anzahl von Bytewerten umgewandelt wird, das zurückgegeben wird.
readChar() - Static method in class AlgoTools.IO
Liest einen String ein und gibt das erste Zeichen zurück.
readChar(String) - Static method in class AlgoTools.IO
Gibt einen Text aus, liest dann einen String ein und gibt das erste Zeichen zurück.
readChars() - Static method in class AlgoTools.IO
Liest einen String ein, der als Array von Charactern zurückgegeben wird.
readChars(String) - Static method in class AlgoTools.IO
Gibt einen Text aus und liest dann einen String ein, der als Array von Charactern zurückgegeben wird.
readDouble() - Static method in class AlgoTools.IO
Liest dann einen String ein, der in einen Doublewert umgewandelt und zurückgegeben wird.
readDouble(String) - Static method in class AlgoTools.IO
Gibt einen Text aus und liest dann einen String ein, der in einen Doublewert umgewandelt und zurückgegeben wird.
readDoubles() - Static method in class AlgoTools.IO
Liest einen String ein, der in ein Array von Doublewerten umgewandelt wird, das zurückgegeben wird.
readDoubles(int) - Static method in class AlgoTools.IO
Liest einen String ein, der in ein Array mit fester Anzahl von Doublewerten umgewandelt wird, das zurückgegeben wird.
readDoubles(String) - Static method in class AlgoTools.IO
Gibt einen Text aus und liest dann einen String ein, der in ein Array von Doublewerten umgewandelt wird, das zurückgegeben wird.
readDoubles(String, int) - Static method in class AlgoTools.IO
Gibt einen Text aus und liest dann einen String ein, der in ein Array mit fester Anzahl von Doublewerten umgewandelt wird, das zurückgegeben wird.
readFloat() - Static method in class AlgoTools.IO
Liest einen String ein, der in einen Floatwert umgewandelt und zurückgegeben wird.
readFloat(String) - Static method in class AlgoTools.IO
Gibt einen Text aus und liest dann einen String ein, der in einen Floatwert umgewandelt und zurückgegeben wird.
readFloats() - Static method in class AlgoTools.IO
Liest einen String ein, der in ein Array von Floatwerten umgewandelt wird, das zurückgegeben wird.
readFloats(int) - Static method in class AlgoTools.IO
Liest einen String ein, der in ein Array mit fester Anzahl von Floatwerten umgewandelt wird, das zurückgegeben wird.
readFloats(String) - Static method in class AlgoTools.IO
Gibt einen Text aus und liest dann einen String ein, der in ein Array von Floatwerten umgewandelt wird, das zurückgegeben wird.
readFloats(String, int) - Static method in class AlgoTools.IO
Gibt einen Text aus und liest dann einen String ein, der in ein Array mit fester Anzahl von Floatwerten umgewandelt wird, das zurückgegeben wird.
readInt() - Static method in class AlgoTools.IO
Liest einen String ein, der in einen Integerwert umgewandelt und zurückgegeben wird.
readInt(String) - Static method in class AlgoTools.IO
Gibt einen Text aus und liest dann einen String ein, der in einen Integerwert umgewandelt und zurückgegeben wird.
readInts() - Static method in class AlgoTools.IO
Liest einen String ein, der in ein Array von Integerwerten umgewandelt wird, das zurückgegeben wird.
readInts(int) - Static method in class AlgoTools.IO
Liest einen String ein, der in ein Array mit fester Anzahl von Integerwerten umgewandelt wird, das zurückgegeben wird.
readInts(String) - Static method in class AlgoTools.IO
Gibt einen Text aus und liest dann einen String ein, der in ein Array von Integerwerten umgewandelt wird, das zurückgegeben wird.
readInts(String, int) - Static method in class AlgoTools.IO
Gibt einen Text aus und liest dann einen String ein, der in ein Array mit fester Anzahl von Integerwerten umgewandelt wird, das zurückgegeben wird.
readLine() - Static method in class AlgoTools.IO
Liest einen String ein, der zurückgegeben wird.
readLine(String) - Static method in class AlgoTools.IO
Gibt einen Text aus und liest dann einen String ein, der zurückgegeben wird.
readLong() - Static method in class AlgoTools.IO
Liest einen String ein, der in einen Longwert umgewandelt und zurückgegeben wird.
readLong(String) - Static method in class AlgoTools.IO
Gibt einen Text aus und liest dann einen String ein, der in einen Longwert umgewandelt und zurückgegeben wird.
readLongs() - Static method in class AlgoTools.IO
Liest einen String ein, der in ein Array von Longwerten umgewandelt wird, das zurückgegeben wird.
readLongs(int) - Static method in class AlgoTools.IO
Liest einen String ein, der in ein Array mit fester Anzahl von Longwerten umgewandelt wird, das zurückgegeben wird.
readLongs(String) - Static method in class AlgoTools.IO
Gibt einen Text aus und liest dann einen String ein, der in ein Array von Longwerten umgewandelt wird, das zurückgegeben wird.
readLongs(String, int) - Static method in class AlgoTools.IO
Gibt einen Text aus und liest dann einen String ein, der in ein Array mit fester Anzahl von Longwerten umgewandelt wird, das zurückgegeben wird.
readShort() - Static method in class AlgoTools.IO
Liest einen String ein, der in einen Shortwert umgewandelt und zurückgegeben wird.
readShort(String) - Static method in class AlgoTools.IO
Gibt einen Text aus und liest dann einen String ein, der in einen Shortwert umgewandelt und zurückgegeben wird.
readShorts() - Static method in class AlgoTools.IO
Liest einen String ein, der in ein Array von Shortwerten umgewandelt wird, das zurückgegeben wird.
readShorts(int) - Static method in class AlgoTools.IO
Liest einen String ein, der in ein Array mit fester Anzahl von Shortwerten umgewandelt wird, das zurückgegeben wird.
readShorts(String) - Static method in class AlgoTools.IO
Gibt einen Text aus und liest dann einen String ein, der in ein Array von Shortwerten umgewandelt wird, das zurückgegeben wird.
readShorts(String, int) - Static method in class AlgoTools.IO
Gibt einen Text aus und liest dann einen String ein, der in ein Array mit fester Anzahl von Shortwerten umgewandelt wird, das zurückgegeben wird.
readString() - Static method in class AlgoTools.IO
Liest einen String ein, der zurückgegeben wird.
readString(String) - Static method in class AlgoTools.IO
Gibt einen Text aus und liest dann einen String ein, der zurückgegeben wird.
readWords() - Static method in class AlgoTools.IO
Liest einen String ein, der als Worte interpretiert und als Stringarray zurückgegeben wird.
readWords(String) - Static method in class AlgoTools.IO
Gibt einen Text aus und liest dann einen String ein, der als Worte interpretiert und als Stringarray zurückgegeben wird.
reset() - Method in class AlgoTools.InputDevice
 
resetControls() - Method in class AlgoTools.ProgApplet
 

S

start - Variable in class AlgoTools.ProgApplet
 
start() - Method in class AlgoTools.ProgApplet
 
stop - Variable in class AlgoTools.ProgApplet
 
stop() - Method in class AlgoTools.ProgApplet
 

T

TEXT_FONT - Static variable in class AlgoTools.IOAppletServer
 
TEXT_HEIGHT - Static variable in class AlgoTools.IOAppletServer
 
TEXT_WIDTH - Static variable in class AlgoTools.IOAppletServer
 

A C E G I N O P Q R S T