com.qoppa.pdfViewer.actions
Interface IPDFActionHandler

All Known Implementing Classes:
PDFEditorBean, PDFNotesBean, PDFViewerBean

public interface IPDFActionHandler

Interface to handle actions, when they are executed.

Author:
Qoppa Software

Method Summary
 void handleAction(Action action)
          Handle an action
 

Method Detail

handleAction

void handleAction(Action action)
Handle an action

Parameters:
action - The action