multivalent.std.adaptor.pdf
public class Action extends Behavior
Version: $Revision: 1.5 $ $Date: 2003/06/01 06:55:27 $
See Also: "PDF Reference 1.4, page 518."
Field Summary | |
---|---|
static String | MSG_EXECUTE
Message of semantic event that announces a PDF action that some handler (another behavior) should execute.
|
Method Summary | |
---|---|
static Object | resolveNamedDest(Object key, PDFReader pdfr) |
boolean | semanticEventAfter(SemanticEvent se, String msg)
Implement the PDF Action, as requested by MSG_EXECUTE. |