Klasse javax.swing.text.TableView.TableCell | 1.2 |
java.lang.Object | +--javax.swing.text.View | +--javax.swing.text.CompositeView | +--javax.swing.text.BoxView | +--javax.swing.text.TableView.TableCell
Konstruktoren | |
---|---|
public | TableView.TableCell(Element elem) |
Methoden | |
---|---|
public int | getColumnCount() |
public int | getRowCount() |
public void | setGridLocation(int row, int col) |
public int | getGridRow() |
public int | getGridColumn() |