|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ScrollPane.CustomPageSize
Custom page sizes for page scrolling and scroll bar thumb sizing. This is needed when the content has column or row headers.
| Method Summary | |
|---|---|
int |
getPageSizeX(int availableWidth)
Computes the horizontal page size based on the available width. |
int |
getPageSizeY(int availableHeight)
Computes the vertical page size based on the available height. |
| Method Detail |
|---|
int getPageSizeX(int availableWidth)
availableWidth - the available width (the visible area)
int getPageSizeY(int availableHeight)
availableHeight - the available height (the visible area)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||