Class RSPC


public class RSPC
extends JFrame

Field Summary

private ActionListener
NEW
private ActionListener
NEWdec
private String
akt
private JButton
b4
private JButton
b5
private JButton
b6
private Border
border1
private Border
border2
private Container
c
private JComboBox[][]
cbp
private JComboBox[][]
cbq
private boolean
draw1
private boolean
draw2
private boolean
enc
private JLabel
exercise
private JLabel
exercisedec
private JTabbedPane
jTabbedPaneEncDec
private JLabel[]
l
private JPanel
leiste
private JLabel[][]
ls
private JLabel[][]
lsdec
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 JButton
ne
private JButton
nedec
private JPanel
p12
private JPanel
p1p1
private JPanel
pa
private JPanel
pap1
private JPanel
pap2
private JPanel
pap3
private JPanel
pb
private JPanel
pbp1
private JPanel
pbp1p1
private JPanel
pbp2
private JPanel
pbp2p
private JPanel
pbp3
private ProductCode
pdc
private ProductCode
pdcDec
private String[]
s
private JButton
send
private JLabel
sendReturn
private JLabel
sendReturndec
private JButton
senddec
private JButton
solu
private JButton
soludec
private Status
state
private TitledBorder
tb1
private TitledBorder
tb2
private TitledBorder
tb3
private JButton
test
private JButton
testdec
private JToggleButton[][]
toggle

Constructor Summary

RSPC(Status st, Image r, Image w)

Method Summary

private void
newDec()
private void
newEnc()
void
paint(Graphics g)
void
sendReturn(String s)
private void
setMenuBar()

Field Details

NEW

private ActionListener NEW

NEWdec

private ActionListener NEWdec

akt

private final String akt

b4

private JButton b4

b5

private JButton b5

b6

private JButton b6

border1

private Border border1

border2

private Border border2

c

private Container c

cbp

private JComboBox[][] cbp

cbq

private JComboBox[][] cbq

draw1

private boolean draw1

draw2

private boolean draw2

enc

private boolean enc

exercise

private JLabel exercise

exercisedec

private JLabel exercisedec

jTabbedPaneEncDec

private JTabbedPane jTabbedPaneEncDec

l

private JLabel[] l

leiste

private JPanel leiste

ls

private JLabel[][] ls

lsdec

private JLabel[][] lsdec

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

ne

private JButton ne

nedec

private JButton nedec

p12

private JPanel p12

p1p1

private JPanel p1p1

pa

private JPanel pa

pap1

private JPanel pap1

pap2

private JPanel pap2

pap3

private JPanel pap3

pb

private JPanel pb

pbp1

private JPanel pbp1

pbp1p1

private JPanel pbp1p1

pbp2

private JPanel pbp2

pbp2p

private JPanel pbp2p

pbp3

private JPanel pbp3

pdc

private ProductCode pdc

pdcDec

private ProductCode pdcDec

s

private String[] s

send

private JButton send

sendReturn

private JLabel sendReturn

sendReturndec

private JLabel sendReturndec

senddec

private JButton senddec

solu

private JButton solu

soludec

private JButton soludec

state

private Status state

tb1

private TitledBorder tb1

tb2

private TitledBorder tb2

tb3

private TitledBorder tb3

test

private JButton test

testdec

private JButton testdec

toggle

private JToggleButton[][] toggle

Constructor Details

RSPC

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

Method Details

newDec

private void newDec()

newEnc

private void newEnc()

paint

public void paint(Graphics g)

sendReturn

public void sendReturn(String s)

setMenuBar

private void setMenuBar()