FileDocCategorySizeDatePackage
ScrollListener.javaAPI DocphoneME MR2 API (J2ME)1556Wed May 02 18:00:20 BST 2007com.sun.midp.chameleon

ScrollListener

public interface ScrollListener
Scroll listener

Fields Summary
Constructors Summary
Methods Summary
public voidscrollContent(int scrollType, int thumbPosition)
Scroll displayable content

param
scrollType scrolling type. The possible types of scrolling depend on the scroll indicator type
param
thumbPosition thumb position

public voidupdateScrollIndicator()
Updates the scroll indicator.