|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IView | |
|---|---|
| palmed.edit | Implements a custom text edit box. |
| palmed.edit.view | Handles a viewed area. |
| Uses of IView in palmed.edit |
|---|
| Classes in palmed.edit that implement IView | |
|---|---|
class |
TextBox
This class implements a custom text box component. |
| Methods in palmed.edit with parameters of type IView | |
|---|---|
void |
Content.register(IView view)
Register a view for events notification. |
| Uses of IView in palmed.edit.view |
|---|
| Classes in palmed.edit.view that implement IView | |
|---|---|
class |
NullView
This class implements a null view according to the null object pattern. |
class |
Viewport
This class implements a viewport on a content. |
| Methods in palmed.edit.view with parameters of type IView | |
|---|---|
void |
Viewport.register(IView view)
Register a view for events notification. |
void |
IContent.register(IView view)
Register a view for events notification. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||