Class inputPanel


(package private) class inputPanel
extends JPanel

Nested Class Summary

(package private) class
inputPanel.JButton2

Field Summary

(package private) inputPanel.JButton2
nextButton
(package private) inputPanel.JButton2
prevButton
(package private) Color
standardfontcolor
(package private) JTextField
tfx0
(package private) JTextField
tfx1
(package private) JTextField
tfx2
(package private) JTextField
tfx3
(package private) JTextField
tfx4
(package private) JTextField
tfx5
(package private) JTextField
tfx6
(package private) JTextField
tfx7

Constructor Summary

inputPanel(TheCentral central, TheState state)

Method Summary

(package private) void
enableTextfields(boolean e)
int[]
getSignal()
void
setSignal(int[] f)

Field Details

nextButton

(package private)  inputPanel.JButton2 nextButton

prevButton

(package private)  inputPanel.JButton2 prevButton

standardfontcolor

(package private)  Color standardfontcolor

tfx0

(package private)  JTextField tfx0

tfx1

(package private)  JTextField tfx1

tfx2

(package private)  JTextField tfx2

tfx3

(package private)  JTextField tfx3

tfx4

(package private)  JTextField tfx4

tfx5

(package private)  JTextField tfx5

tfx6

(package private)  JTextField tfx6

tfx7

(package private)  JTextField tfx7

Constructor Details

inputPanel

public inputPanel(TheCentral central,
                  TheState state)

Method Details

enableTextfields

(package private)  void enableTextfields(boolean e)

getSignal

public int[] getSignal()

setSignal

public void setSignal(int[] f)