Generated by
JDiff

Class com.qoppa.pdfViewer.actions.TriggerActions

Added Methods
Vector getDocCloseActions() Get the list of actions to be performed when the document is closed.
Vector getDocDidPrintActions() Get the list of actions to be performed when the document has printed.
Vector getDocDidSaveActions() Get the list of actions to be performed when the document has been saved.
Vector getDocWillPrintActions() Get the list of actions to be performed when the document will print.
Vector getDocWillSaveActions() Get the list of actions to be performed when the document will be saved.
 

Added Fields
String DOC_CLOSE  
String DOC_DID_PRINT  
String DOC_DID_SAVE  
String DOC_WILL_PRINT  
String DOC_WILL_SAVE