|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PageSelectionListener | |
---|---|
com.itextpdf.rups.controller | |
com.itextpdf.rups.view.itext |
Uses of PageSelectionListener in com.itextpdf.rups.controller |
---|
Classes in com.itextpdf.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.itextpdf.rups.controller with parameters of type PageSelectionListener | |
---|---|
PdfReaderController(TreeSelectionListener treeSelectionListener,
PageSelectionListener pageSelectionListener)
Constructs the PdfReaderController. |
Uses of PageSelectionListener in com.itextpdf.rups.view.itext |
---|
Fields in com.itextpdf.rups.view.itext declared as PageSelectionListener | |
---|---|
protected PageSelectionListener |
PagesTable.listener
|
Constructors in com.itextpdf.rups.view.itext with parameters of type PageSelectionListener | |
---|---|
PagesTable(PdfReaderController controller,
PageSelectionListener listener)
Constructs a PagesTable. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |