Palm API
Beta 2

com.sun.kjava
Interface ScrollOwner

All Known Implementing Classes:
ScrollTextBox

public interface ScrollOwner

Interface between something that scrolls and something that cares about that something that scrolls.


Method Summary
 void setScrollValue(int value)
          Tell our owner where we've scrolled to.
 

Method Detail

setScrollValue

public void setScrollValue(int value)
Tell our owner where we've scrolled to.

Submit a bug or feature

The GUI classes provided with this release are NOT part of CLDC, and they will be removed in later releases of this software. Official GUI classes for Java 2 Micro Edition will be defined separately through the Java Community Process and included in J2ME profiles. Java is trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2000 Sun Microsystems, Inc.
901 San Antonio Road, Palo Alto, California, 94303, U.S.A.
All Rights Reserved.