|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IActionProcessor | |
---|---|
de.intarsys.pdf.app.action | Some application level framework to handle the event mechanics in a PDF document. |
Uses of IActionProcessor in de.intarsys.pdf.app.action |
---|
Classes in de.intarsys.pdf.app.action that implement IActionProcessor | |
---|---|
class |
StandardActionProcessor
The standard IActionProcessor implementation. |
Methods in de.intarsys.pdf.app.action that return IActionProcessor | |
---|---|
static IActionProcessor |
ActionProcessor.get()
The active IActionHandlerRegistry for the VM. |
Methods in de.intarsys.pdf.app.action with parameters of type IActionProcessor | |
---|---|
static void |
ActionProcessor.set(IActionProcessor active)
Set the active IActionProcessor for the VM. |
|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |