palmed.edit.scrollbar
Interface IScrollbar
- All Known Implementing Classes:
- HorizontalScrollbar, Scrollbar, VerticalScrollbar
public interface IScrollbar
This interface defines a scrollbar.
- Version:
- $Revision$ $Date$
- Author:
- Mathieu Champlon
Method Summary |
void |
update(int visible,
int max)
Change the length of the cursor. |
update
void update(int visible,
int max)
- Change the length of the cursor.
- Parameters:
visible
- the number of visible elementsmax
- the total number of elements
Copyright © 2004-2006 PalmEd. All Rights Reserved.