|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface PseudoInfiniteViewport.Pannable
The Pannable interface contains those methods the view installed in a PseudoInfiniteViewport needs to support to enable panning behavior along with scrolling.
| Method Summary | |
|---|---|
boolean |
isPannableUnbounded()
|
void |
panBy(int hDelta,
int vDelta)
|
void |
showPanTip()
|
| Method Detail |
|---|
void panBy(int hDelta,
int vDelta)
boolean isPannableUnbounded()
void showPanTip()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||