Class CRCGUI


public class CRCGUI
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 Border
border1
private Border
border2
private CRC
deCode
private CRC
enCode
private ButtonGroup
group
private JTabbedPane
jTabbedPaneEncDec
private JLabel
l1
private JLabel
l10
private JLabel
l11
private JLabel
l12
private JLabel
l2
private JLabel
l2l
private JLabel
l3
private JLabel
l3l
private JLabel
l4
private JLabel
l5
private JLabel
l6
private JLabel
l7
private JLabel
l8
private JLabel
l9
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 JMenuBar
menuBar
private int
myDifficultyDec
private int
myDifficultyEnc
private Container
myFrame
private JPanel
p1
private JPanel
p1p1
private JPanel
p1p2
private JPanel
p1p3
private JPanel
p2
private JPanel
p2p1
private JPanel
p2p2
private JPanel
p2p3
private JRadioButton
r1
private JRadioButton
r2
private ImageIcon
right
private JButton
send
private JLabel
sendReturn
private JLabel
sendReturndec
private JButton
senddec
private Status
state
private JTextField
t1
private JTextField
t2
private JTextField
t3
private JTextField
t4
private JTextField
t5
private TitledBorder
tb3
private ImageIcon
wrong

Constructor Summary

CRCGUI(Status st, Image r, Image w)

Method Summary

private void
menubar()
private void
newValues()
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

border1

private Border border1

border2

private Border border2

deCode

private CRC deCode

enCode

private CRC enCode

group

private ButtonGroup group

jTabbedPaneEncDec

private JTabbedPane jTabbedPaneEncDec

l1

private JLabel l1

l10

private JLabel l10

l11

private JLabel l11

l12

private JLabel l12

l2

private JLabel l2

l2l

private JLabel l2l

l3

private JLabel l3

l3l

private JLabel l3l

l4

private JLabel l4

l5

private JLabel l5

l6

private JLabel l6

l7

private JLabel l7

l8

private JLabel l8

l9

private JLabel l9

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

menuBar

private JMenuBar menuBar

myDifficultyDec

private int myDifficultyDec

myDifficultyEnc

private int myDifficultyEnc

myFrame

private Container myFrame

p1

private JPanel p1

p1p1

private JPanel p1p1

p1p2

private JPanel p1p2

p1p3

private JPanel p1p3

p2

private JPanel p2

p2p1

private JPanel p2p1

p2p2

private JPanel p2p2

p2p3

private JPanel p2p3

r1

private JRadioButton r1

r2

private JRadioButton r2

right

private ImageIcon right

send

private JButton send

sendReturn

private JLabel sendReturn

sendReturndec

private JLabel sendReturndec

senddec

private JButton senddec

state

private Status state

t1

private JTextField t1

t2

private JTextField t2

t3

private JTextField t3

t4

private JTextField t4

t5

private JTextField t5

tb3

private TitledBorder tb3

wrong

private ImageIcon wrong

Constructor Details

CRCGUI

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

Method Details

menubar

private void menubar()

newValues

private void newValues()

sendReturn

public void sendReturn(String s)