intarsys PDF library API

Uses of Interface
de.intarsys.pdf.app.action.IActionProcessor

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

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.