| Class | Description |
|---|---|
| NavigationPageComboRenderer |
This SWT
Composite display a SWT Combo linked to the current
page of the pagination controller. |
| NavigationPageComboRendererFactory | |
| NavigationPageScaleRenderer |
This SWT
Composite display a SWT Scale linked to the current
page of the pagination controller. |
| NavigationPageScaleRendererFactory |
Renderer factory to create instance of
NavigationPageScaleRenderer. |
| ResultAndNavigationPageGraphicsRenderer |
This SWT
Composite display :
on the left region the result page.
on the right region the page links navigation by using GC.
|
| ResultAndNavigationPageGraphicsRendererFactory |
Renderer factory to create instance of
ResultAndNavigationPageGraphicsRenderer. |
| ResultAndNavigationPageLinksRenderer |
This SWT
Composite display :
on the left region the result page.
on the right region the page links navigation by using SWT Link.
|
| ResultAndNavigationPageLinksRendererFactory |
Renderer factory to create instance of
ResultAndNavigationPageLinksRenderer. |