Class aufgadd


public class aufgadd
extends Applet

Field Summary

(package private) TextField
PasswortField1
(package private) int
Zahl1
(package private) int
Zahl2
(package private) Date
Zeit
String
appletid
(package private) long
aufgzeit
(package private) Button
bCheck
(package private) Button
bClear
(package private) Button
bStart
(package private) Button
bTransmit
(package private) String
datum
(package private) int
eingabe
(package private) Date
endzeit
(package private) SimpleDateFormat
formatter
(package private) boolean
gelaufen
(package private) int
grad
(package private) int
jahr
(package private) Label
label8
(package private) Label
label9
(package private) Label
labelRueck
(package private) Label
lbewertung
(package private) Label
lgleich
(package private) Label
lmuloe
(package private) Label
lplus
(package private) Label
lrichtigfalsch
(package private) Label
lzahl1
(package private) Label
lzahl10
(package private) Label
lzahl11
(package private) Label
lzahl12
(package private) Label
lzahl2
(package private) int
minute
(package private) int
monat
(package private) Panel
myPanel
(package private) String
name
(package private) String
passwort
(package private) Date
startzeit
(package private) int
stunde
(package private) int
tag
(package private) TextField
textField1
(package private) TextField
textField2
(package private) int
wertung
(package private) long
zeit
(package private) Label
zeitanz

Method Summary

(package private) void
bCheck_actionPerformed(ActionEvent e)
(package private) void
bClear_actionPerformed(ActionEvent e)
(package private) void
bStart_actionPerformed(ActionEvent e)
(package private) void
bTransmit_actionPerformed(ActionEvent e)
String
getAppletInfo()
void
init()
private GridBagConstraints
makegbc(int x, int y, int width, int height)
void
start()

Field Details

PasswortField1

(package private)  TextField PasswortField1

Zahl1

(package private)  int Zahl1

Zahl2

(package private)  int Zahl2

Zeit

(package private)  Date Zeit

appletid

public String appletid

aufgzeit

(package private)  long aufgzeit

bCheck

(package private)  Button bCheck

bClear

(package private)  Button bClear

bStart

(package private)  Button bStart

bTransmit

(package private)  Button bTransmit

datum

(package private)  String datum

eingabe

(package private)  int eingabe

endzeit

(package private)  Date endzeit

formatter

(package private)  SimpleDateFormat formatter

gelaufen

(package private)  boolean gelaufen

grad

(package private)  int grad

jahr

(package private)  int jahr

label8

(package private)  Label label8

label9

(package private)  Label label9

labelRueck

(package private)  Label labelRueck

lbewertung

(package private)  Label lbewertung

lgleich

(package private)  Label lgleich

lmuloe

(package private)  Label lmuloe

lplus

(package private)  Label lplus

lrichtigfalsch

(package private)  Label lrichtigfalsch

lzahl1

(package private)  Label lzahl1

lzahl10

(package private)  Label lzahl10

lzahl11

(package private)  Label lzahl11

lzahl12

(package private)  Label lzahl12

lzahl2

(package private)  Label lzahl2

minute

(package private)  int minute

monat

(package private)  int monat

myPanel

(package private)  Panel myPanel

name

(package private)  String name

passwort

(package private)  String passwort

startzeit

(package private)  Date startzeit

stunde

(package private)  int stunde

tag

(package private)  int tag

textField1

(package private)  TextField textField1

textField2

(package private)  TextField textField2

wertung

(package private)  int wertung

zeit

(package private)  long zeit

zeitanz

(package private)  Label zeitanz

Method Details

bCheck_actionPerformed

(package private)  void bCheck_actionPerformed(ActionEvent e)

bClear_actionPerformed

(package private)  void bClear_actionPerformed(ActionEvent e)

bStart_actionPerformed

(package private)  void bStart_actionPerformed(ActionEvent e)

bTransmit_actionPerformed

(package private)  void bTransmit_actionPerformed(ActionEvent e)

getAppletInfo

public String getAppletInfo()

init

public void init()

makegbc

private GridBagConstraints makegbc(int x,
                                   int y,
                                   int width,
                                   int height)

start

public void start()