PDF Clown
0.0.8

Uses of Class
it.stefanochizzolini.clown.documents.interaction.annotations.DualWidget

Packages that use DualWidget
it.stefanochizzolini.clown.documents.interaction.annotations Annotations used to associate an object such as a note, sound, or movie with a location on a page of a PDF document, or to provide a way to interact with the user by means of the mouse and keyboard [PDF:1.6:8.4]. 
it.stefanochizzolini.clown.documents.interaction.forms Interactive forms (aka AcroForm) used to gather information interactively from the user [PDF:1.6:8.6]. 
 

Uses of DualWidget in it.stefanochizzolini.clown.documents.interaction.annotations
 

Methods in it.stefanochizzolini.clown.documents.interaction.annotations that return DualWidget
 DualWidget DualWidget.clone(Document context)
           
 

Uses of DualWidget in it.stefanochizzolini.clown.documents.interaction.forms
 

Constructors in it.stefanochizzolini.clown.documents.interaction.forms with parameters of type DualWidget
RadioButton(String name, DualWidget[] widgets, String value)
          Creates a new radiobutton within the given document context.
 


PDF Clown
0.0.8

Project home page

Copyright © 2006-2010 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.