public class TableColumn extends AbstractColumn
Constructor and Description |
---|
TableColumn(Table table,
int column) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName() |
Row |
getRow(int row) |
int |
getRowCount() |
Class |
getType() |
Object |
getValueAt(int row) |
int |
hashCode() |
String |
toString() |
Copyright © 2014 Macrofocus GmbH. All Rights Reserved.