|
PenProfile 2.x | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScrollLabel | |
|---|---|
| com.livescribe.display | This package consists of classes and interfaces that allows applications to render on the pen display. |
| com.livescribe.ui | |
| Uses of ScrollLabel in com.livescribe.display |
|---|
| Methods in com.livescribe.display with parameters of type ScrollLabel | |
|---|---|
protected void |
BrowseList.scrollItem(Graphics graphics,
ScrollLabel scroller,
BrowseList.Item item,
int x,
int y)
Renders the item contents on the graphics and use the
scroller to scroll the textual content of the
item. |
protected void |
BrowseList.setScrollerClipRegion(ScrollLabel scroller,
short x,
short y,
short width,
short height)
Sets the clip region for the scroller. |
| Uses of ScrollLabel in com.livescribe.ui |
|---|
| Subclasses of ScrollLabel in com.livescribe.ui | |
|---|---|
class |
DateIndicator
|
class |
DiskUsageIndicator
|
class |
TimeIndicator
A time indicator component. |
|
PenProfile 2.x | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||