|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IDocumentListener | |
| com.qoppa.pdf.dom | Document object model classes. |
| com.qoppa.pdfViewer | PDFViewerBean and related classes. |
| Uses of IDocumentListener in com.qoppa.pdf.dom |
| Methods in com.qoppa.pdf.dom with parameters of type IDocumentListener | |
void |
IPDFDocument.addDocumentListener(IDocumentListener listener)
Internal method to keep track of document events. |
void |
IPDFDocument.removeDocumentListener(IDocumentListener listener)
Internal method to keep track of document events. |
| Uses of IDocumentListener in com.qoppa.pdfViewer |
| Classes in com.qoppa.pdfViewer that implement IDocumentListener | |
class |
PDFViewerBean
PDFViewer bean is a component that can be used to display PDF documents within an application or an applet. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||