public class RowColumnTextBox
extends TextBox
Constructor and Description |
---|
RowColumnTextBox(int row,
int column)
Create an empty row/column text box
|
RowColumnTextBox(int row,
int column,
String defaultValue)
Create an empty row/column text box
|
public RowColumnTextBox(int row, int column)
row
- the rowcolumn
- the columnpublic RowColumnTextBox(int row, int column, String defaultValue)
row
- the rowcolumn
- the columnUniversity of Colorado Denver, Department of Biostatistics and Informatics