Serialized Form
serialVersionUID: -1915431371745857789L
acceptedChars
java.lang.String acceptedChars
- We accept just numeric values for input
negativeAccepted
boolean negativeAccepted
- We don't accept negative numbers
serialVersionUID: 7365554958844408361L
progressBar
javax.swing.JProgressBar progressBar
- The default Swing progressbar
taskProgress
javax.swing.JTextArea taskProgress
- A text area for outputting some text about the status
taskManager
TaskManager taskManager
dataOutput
javax.swing.JTextArea dataOutput
- The text area that hold the output of our tasks