Class CircDec


public class CircDec
extends JFrame

Field Summary

private String
akt
private JButton
b1
private JButton
b2
private JButton
b3
private JButton
b4
private JButton
b5
private JButton
b6
private JButton
b7
private Border
border1
private Border
border2
private Container
c
private CIRC_Decoding
c_dec
private String
cd
private String[]
cw
private int
err
private int[]
expo
private GridLayout
g1
private GridLayout
g2
private ButtonGroup
group
private int
i
private int
j
private JLabel[]
l
private JLabel
l1
private JLabel
l11
private JLabel
l12
private JPanel
leiste
private JMenu
m1
private JMenuItem
m11
private JMenuItem
m12
private JMenu
m2
private JMenuItem
m21
private JMenuItem
m22
private JMenu
m3
private JMenuItem
m31
private JMenu
m4
private JMenuItem
m41
private JMenu
m5
private JMenuItem
m51
private JMenuItem
m52
private JMenuItem
m53
private JMenuBar
menuBar
private int
myDifficulty
private JPanel
p1
private JPanel
p1p3
private JPanel
p2
private JPanel
pane
private JPanel
panel
private JPanel
pcheck
private JPanel
pcheck1
private JPanel
pradio
private JLabel
quest
private JRadioButton
r1
private JRadioButton
r2
private ImageIcon
right
private JButton
send
private JLabel
sendReturn
private JLabel
sol
private Status
state
private JTextArea
t
private JLabel
word
private ImageIcon
wrong

Constructor Summary

CircDec(Status st, Image r, Image w)

Method Summary

private void
menubar()
void
sendReturn(String s)

Field Details

akt

private final String akt

b1

private JButton b1

b2

private JButton b2

b3

private JButton b3

b4

private JButton b4

b5

private JButton b5

b6

private JButton b6

b7

private JButton b7

border1

private Border border1

border2

private Border border2

c

private Container c

c_dec

private CIRC_Decoding c_dec

cd

private String cd

cw

private String[] cw

err

private int err

expo

private int[] expo

g1

private GridLayout g1

g2

private GridLayout g2

group

private ButtonGroup group

i

private int i

j

private int j

l

private JLabel[] l

l1

private JLabel l1

l11

private JLabel l11

l12

private JLabel l12

leiste

private JPanel leiste

m1

private JMenu m1

m11

private JMenuItem m11

m12

private JMenuItem m12

m2

private JMenu m2

m21

private JMenuItem m21

m22

private JMenuItem m22

m3

private JMenu m3

m31

private JMenuItem m31

m4

private JMenu m4

m41

private JMenuItem m41

m5

private JMenu m5

m51

private JMenuItem m51

m52

private JMenuItem m52

m53

private JMenuItem m53

menuBar

private JMenuBar menuBar

myDifficulty

private int myDifficulty

p1

private JPanel p1

p1p3

private JPanel p1p3

p2

private JPanel p2

pane

private JPanel pane

panel

private JPanel panel

pcheck

private JPanel pcheck

pcheck1

private JPanel pcheck1

pradio

private JPanel pradio

quest

private JLabel quest

r1

private JRadioButton r1

r2

private JRadioButton r2

right

private ImageIcon right

send

private JButton send

sendReturn

private JLabel sendReturn

sol

private JLabel sol

state

private Status state

t

private JTextArea t

word

private JLabel word

wrong

private ImageIcon wrong

Constructor Details

CircDec

public CircDec(Status st,
               Image r,
               Image w)

Method Details

menubar

private void menubar()

sendReturn

public void sendReturn(String s)