Serialized Form
MAX_ROW
int MAX_ROW
MAX_COL
int MAX_COL
MAX_TEXT
int MAX_TEXT
tfRow
java.awt.TextField tfRow
tfCol
java.awt.TextField tfCol
tfElem
java.awt.TextField[][] tfElem
butCreate
java.awt.Button butCreate
rows
int rows
columns
int columns
matrix
double[][] matrix
isInput
boolean isInput
root
double root
found
boolean found
function
UserFunction function
coef
double[] coef
maxCoef
int maxCoef
a
double a
b
double b
tolerance
double tolerance
iterations
int iterations
panRoot
java.awt.Panel panRoot
tfTit
java.awt.TextField tfTit
taRoot
java.awt.TextArea taRoot
choosedMethod
java.lang.String choosedMethod