|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface TablePane.Skin
Table pane skin interface. Table pane skins must implement this interface to facilitate additional communication between the component and the skin.
| Method Summary | |
|---|---|
int |
getColumnAt(int x)
|
Bounds |
getColumnBounds(int column)
|
int |
getRowAt(int y)
|
Bounds |
getRowBounds(int row)
|
| Method Detail |
|---|
int getRowAt(int y)
Bounds getRowBounds(int row)
int getColumnAt(int x)
Bounds getColumnBounds(int column)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||