Uses of Class
net.damf.funkson.matrix.gui.MatrixApplet

Packages that use MatrixApplet
net.damf.funkson.matrix.gui   
 

Uses of MatrixApplet in net.damf.funkson.matrix.gui
 

Fields in net.damf.funkson.matrix.gui declared as MatrixApplet
private  MatrixApplet MatrixGUIForApplet.initApplet
           
 

Constructors in net.damf.funkson.matrix.gui with parameters of type MatrixApplet
MatrixGUIForApplet(java.lang.String theName, int tmpRows, int tmpCols, MatrixApplet caller)
           
MatrixGUIForApplet(java.lang.String theName, Numbor[][] matrix, MatrixApplet caller)