|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TableView.Skin
Table view skin interface. Table view skins must implement this.
Method Summary | |
---|---|
Bounds |
getCellBounds(int rowIndex,
int columnIndex)
|
int |
getColumnAt(int x)
|
Bounds |
getColumnBounds(int columnIndex)
|
int |
getRowAt(int y)
|
Bounds |
getRowBounds(int rowIndex)
|
Method Detail |
---|
int getRowAt(int y)
int getColumnAt(int x)
Bounds getRowBounds(int rowIndex)
Bounds getColumnBounds(int columnIndex)
Bounds getCellBounds(int rowIndex, int columnIndex)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |