Package org.icepdf.ri.common.utility.annotation

Interface Summary
AnnotationProperties  
 

Class Summary
ActionsPanel Actions panel manages an annotations actions as annotation can have zero or more annotations.
AnnotationDialogAdapter Common abstract class for all annotation dialogs.
AnnotationPanel Annotation Panel is responsible for viewing and editing Annotation properties which also include annotation action properties.
AnnotationPanelAdapter All annotation and action property panels have a common method for assigning the current annotation component.
BorderPanel BorderPanel allows the configuration of an annotation's BorderStyle properties.
CircleAnnotationPanel CircleAnnotationPanel is a configuration panel for changing the properties of a CircleAnnotationComponent and the underlying annotation component.
FlagsPanel The flags panel allows a user to set common properties of an annotation like readonly, no roate, no zoom and printable.
FreeTextAnnotationPanel FreeTextAnnotationPanel is a configuration panel for changing the properties of a FreeTextAnnotationComponent and the underlying annotation component.
GoToActionDialog GoTo Action panel used for setting an GoTo Action type properties.
InkAnnotationPanel InkAnnotationPanel is a configuration panel for changing the properties of a InkAnnotationComponent and the underlying annotation component.
LineAnnotationPanel LineAnnotationPanel is a configuration panel for changing the properties of a LineAnnotationComponent and the underlying annotation component.
LinkAnnotationPanel Link Annotation panel intended use is for the manipulation of LinkAnnotation appearance properties.
NameJTree Name tree component to represent a PDF documents name tree data structure.
NameTreeDialog Create a dialog containg a name tree for the open document.
NameTreeNode Name tree node.
SquareAnnotationPanel SquareAnnotationPanel is a configuration panel for changing the properties of a SquareAnnotationComponent and the underlying annotation component.
TextAnnotationPanel TextAnnotationPanel is a configuration panel for changing the properties of a TextAnnotationComponent and the underlying annotation component.
TextMarkupAnnotationPanel TextAnnotationPanel is a configuration panel for changing the properties of a TextAnnotationComponent and the underlying annotation component.
ValueLabelItem Class to associate with a JComboBox Used to allow us to display different text to the user than we set in the backend