|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PageSelectionListener | |
|---|---|
| com.lowagie.rups.controller | |
| com.lowagie.rups.view.itext | |
| Uses of PageSelectionListener in com.lowagie.rups.controller |
|---|
| Classes in com.lowagie.rups.controller that implement PageSelectionListener | |
|---|---|
class |
RupsController
This class controls all the GUI components that are shown in the RUPS application: the menu bar, the panels,... |
| Constructors in com.lowagie.rups.controller with parameters of type PageSelectionListener | |
|---|---|
PdfReaderController(TreeSelectionListener treeSelectionListener,
PageSelectionListener pageSelectionListener)
Constructs the PdfReaderController. |
|
| Uses of PageSelectionListener in com.lowagie.rups.view.itext |
|---|
| Fields in com.lowagie.rups.view.itext declared as PageSelectionListener | |
|---|---|
protected PageSelectionListener |
PagesTable.listener
|
| Constructors in com.lowagie.rups.view.itext with parameters of type PageSelectionListener | |
|---|---|
PagesTable(PdfReaderController controller,
PageSelectionListener listener)
Constructs a PagesTable. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||