|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IScrollView | |
|---|---|
| palmed.edit.scrollbar | Provides a custom scrollbar. |
| palmed.edit.view | Handles a viewed area. |
| Uses of IScrollView in palmed.edit.scrollbar |
|---|
| Classes in palmed.edit.scrollbar that implement IScrollView | |
|---|---|
class |
HorizontalScrollbar
This class provides an horizontal scrollbar. |
class |
VerticalScrollbar
This class provides a vertical scrollbar. |
| Uses of IScrollView in palmed.edit.view |
|---|
| Methods in palmed.edit.view with parameters of type IScrollView | |
|---|---|
void |
Viewport.register(IScrollView view)
Register a view to be notified of scroll events. |
void |
IViewport.register(IScrollView view)
Register a view to be notified of scroll events. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||