|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DocumentPanelListener
A Listener that should be implemented by any objects wanting to be notified
whenever a DocumentPanelEvent
is raised.
This code is copyright the Big Faceless Organization. You're welcome to use, modify and distribute it in any form in your own projects, provided those projects continue to make use of the Big Faceless PDF library.
DocumentPanel.addDocumentPanelListener(org.faceless.pdf2.viewer2.DocumentPanelListener)
,
DocumentPanelEvent
Method Summary | |
---|---|
void |
documentUpdated(DocumentPanelEvent event)
Called when an DocumentPanelEvent is raised |
Method Detail |
---|
void documentUpdated(DocumentPanelEvent event)
DocumentPanelEvent
is raised
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |