Uses of Interface
com.lowagie.rups.view.PageSelectionListener
Packages that use PageSelectionListener
-
Uses of PageSelectionListener in com.lowagie.rups.controller
Classes in com.lowagie.rups.controller that implement PageSelectionListenerModifier and TypeClassDescriptionclass
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 PageSelectionListenerModifierConstructorDescriptionPdfReaderController
(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 PageSelectionListenerConstructors in com.lowagie.rups.view.itext with parameters of type PageSelectionListenerModifierConstructorDescriptionPagesTable
(PdfReaderController controller, PageSelectionListener listener) Constructs a PagesTable.