All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
Class |
Description |
AbstractAnnotationCommand |
Abstract superclass for all annotations commands.
|
AbstractAnnotationFormat |
Abstract base class for annotation format information classes.
|
AbstractAnnotationIntent |
An abstract base class for annotation specific intents.
|
AbstractAnnotationModeCommand |
Abstract superclass for all annotation mode commands.
|
AbstractAnnotationModeCommand.CreateMode |
|
AbstractAttribute<V extends Serializable> |
|
AbstractCalculation<N> |
Eases the burdens of implementing any type of Calculation.
|
AbstractCharSequenceSearchRequest |
Deprecated.
|
AbstractCompositeCalculation<N extends Number> |
Advanced Calculations can be derived by combining many smaller Calculations together using a
formula.
|
AbstractCompositeIterator<T> |
|
AbstractCompositePageSegment |
|
AbstractCompositePageSegment.TransformedElement |
|
AbstractContextCommand |
Abstract base class for context aware injected commands.
|
AbstractContinuousLayout |
|
AbstractConverter<V> |
|
AbstractDocument |
A basic implementation of the Document interface.
|
AbstractDocumentCommand |
Abstract superclass for all commands, which need a viewer and a document for functionality.
|
AbstractDocumentCommand.Scope |
|
AbstractDocumentEvent |
AbstractDocumentEvent is the abstract root class for document events.
|
AbstractEventList<E> |
A convenience class that implements common functionality for all EventList s.
|
AbstractEventListCalculation<N,E> |
The transition between an EventList and a single calculated value based on information from each
element of the EventList happens in subclasses of this class.
|
AbstractFontFactory |
Base functionality useful for many implementations.
|
AbstractFormatReaderProcessor |
Provides empty implementations for all of the methods defined by the interface.
|
AbstractInstructionExecutor<I extends Instruction,C> |
An abstract base class for implementations that deal with exactly one type of Instruction
|
AbstractJadiceLocalDataFlavor |
A DataFlavor which is used for the transfer of Page s within jadice on the same JVM, e.g. via Drag & Drop.
|
AbstractListenableRenderSettings |
Abstract base class for render settings which supports a listener mechanism to provide render
setting changes.
|
AbstractListInterceptor<T> |
|
AbstractListObserver<E> |
|
AbstractMatcherEditor<E> |
|
AbstractMatcherEditorListenerSupport<E> |
|
AbstractMutablePageSegment |
|
AbstractNavigablePreviewCommand |
|
AbstractNumberConverter<V extends Number> |
|
AbstractPage |
|
AbstractPageEvent |
This is an abstract base class for page concerning document events or simply page events.
|
AbstractPageSegment |
|
AbstractPageSegment.CacheableVisualElement |
This class is not part of the public API
|
AbstractPageViewCommand |
Abstract superclass for commands which are functional just in conjunction
with a PageView instance.
|
AbstractPlaceholderTool |
|
AbstractPresentationRule |
|
AbstractPrintDialog |
Based on the JDialog this abstract class defines a few methods that every print dialog
should implement.
|
AbstractPrinter |
Abstract superclass of all printer implementations
|
AbstractProcessingControls<T extends ProcessingSettings> |
|
AbstractQualifiedException |
|
AbstractQualifiedLogger |
|
AbstractQualifiedRuntimeException |
|
AbstractRenderer |
An abstract base class to render contents into any valid Graphics2D .
|
AbstractSearch |
|
AbstractSelectionCommand |
|
AbstractSelectionRendererTool |
|
AbstractSubmenuContributor |
|
AbstractTableComparatorChooser<E> |
A TableComparatorChooser is a tool that allows the user to sort a table widget by clicking on the
table's headers.
|
AbstractTask<R> |
An abstract implementation of a Task which manages task identity using a key object
supplied at construction time.
|
AbstractThumbnailRenderer |
|
AbstractToggleSearchCommand |
|
AbstractToolActivationCommand |
|
AccessibilitySupport |
|
ActionCreationAdapter |
|
ActionCreationListener |
Instances of ActionCreationListener can be registered at DefaultActionFactory to receive
informations or failure messages of actions creation process.
|
ActionFactory |
Basic interface for the action factory.
|
ActionFactoryMenuContributor |
|
ActionJButton |
|
ActionJCheckboxMenuItem |
It is the component of the menu which can be used by the actions, that have two states.
|
ActionJRadioButton |
|
ActionJRadioMenuItem |
It is the component of the menu which can be used by the actions, that have two states.
|
ActionJToggleButton |
It is the component which can be used by the actions, that have two states.
|
ActionOnDoubleClick |
Utility class to wire up a JComponent with an Action so that the action is
triggered whenever a multiple mouse-click is executed on the component.
|
ActivateLoggingFontFactory |
Wraps another FontFactory and initializes the creation of log messages for every request.
|
ActivateLoggingFontFactory.LogSink |
Receives the log message that has been produced.
|
ActivateRolloutSearchCommand |
Deprecated.
|
ActivateRolloutSearchCommand |
|
AdaptiveSizeManagementStrategy |
|
AddAnnotationIntent |
This type of AnnotationIntent declares the intention to add annotations to a document.
|
AddBookmarkCommand |
|
AddOnContextWindowAdapter |
This class ensures a correct context update and command state for window
embedded AddOns.
|
AddOnPresenter |
Implementations of this interface are responsible for the presentation of add-on components
within the context of jadice viewer.
|
AddOns |
|
AddPagesIntent |
|
AdvancedTableFormat<E> |
Allows the ability to specify column class information in addition to the standard
TableFormat information.
|
AffineTransforms |
A bunch of static utility methods useful in conjunction with AffineTransform s.
|
AFPFormat |
Format information class for afp documents.
|
AfpLineModeFormat |
Format information class for afp documents.
|
AfpLineModeReaderSettings |
|
AfpLineModeReaderSettings.ControlCharacterMode |
|
AfpLineModeReaderSettings.RecordSizeMode |
|
AllArguments |
An annotation used to specify a member into which the argument collection itself should be
injected.
|
AlternativeSearchPanel |
|
Annotation |
An abstract base class for all annotations.
|
AnnotationBasicFontFactory |
|
AnnotationCustomizer |
Implementations of this interface can be used to configure annotation specific settings.
|
AnnotationDeleteCommand |
Delete selected Annotations
|
AnnotationEditActivationCommand |
|
AnnotationFactory |
|
AnnotationFontFactory |
|
AnnotationFontFactoryFactory |
|
AnnotationGraphicsRenderer |
Provides the ability to render an annotation into any valid Graphics2D .
|
AnnotationInitializer |
Annotation initializer.
|
AnnotationInitializerFactory |
|
AnnotationIntent |
This is just a marker interface to identify annotation specific intents.
|
AnnotationInterpreterFactory |
|
AnnotationLogicalFontFactory |
|
AnnotationMemento |
|
AnnotationModeCommand |
This command could be used to change annotation creation modes.
|
AnnotationPageSegment |
A page segment which holds annotations
|
AnnotationPageSegmentEvent |
A semantic event which indicates the occurrence of annotation changes.
|
AnnotationPageSegmentEvent.EventType |
Possible event type identifiers:
Property related
State related
Mode related
Action related
|
AnnotationProfile |
|
AnnotationProfileAwareToolBar |
A tool bar showing annotation actions.
|
AnnotationProfileLocator |
|
AnnotationProfileLogicalFontFactory |
|
AnnotationProfileStandard14FontFactory |
|
AnnotationProfileSystemFontFactory |
|
AnnotationPropertyConstants |
|
AnnotationPropertyEditor<T,C,E> |
|
AnnotationReaderSettings |
|
AnnotationRenderSettings |
The class AnnotationRenderingHints contains rendering hints that can be used for
annotation rendering.
|
Annotations |
This class contains various utility methods for annotations.
|
AnnotationSelectAllCommand |
Select all annotations
|
AnnotationsModule<P> |
|
AnnotationsModule.AnnoSelectionMode |
Specifies what to do with a selected annotation.
|
AnnotationsModule.AnnotationIcon |
|
AnnotationsModule.DefaultLabelProvider |
|
AnnotationsModule.PresentationMode |
|
AnnotationStandard14FontFactory |
|
AnnotationSystemFontFactory |
|
AnnotationTemplate |
|
AnnotationTool |
|
AnnotationTool.Mode |
|
AnnotationToolComponentAddon |
|
AnnotationType |
|
AnnotationVisibilityCommand |
This command could be used to change the visibility of annotations.
|
AnnotationVisibilityMenuContributor |
The intention of this class is to provide several annotation visibility functions as a separate
sub menu.
|
AnnotationWellKnownNameFontFactory |
|
AnnotationWrangler |
|
AntiAliasingMode |
Represents the type of anti aliasing to be applied on shape or text rendering.
|
ApplyDynamicZoomRule |
|
AreaSelectionTool |
A Tool used to select rectangular areas within a page.
|
Argument |
An annotation used to specify arguments to be injected into InjectedCommand s.
|
ArrayIterable<T> |
|
ArrayIterator<T> |
|
ArrowAnnotation |
An annotation looking like an arrow.
|
ArrowIcon |
An icon painting a triangle as used by combo-box popup-buttons etc.
|
AsyncReadConfigurer |
|
Attachment |
Additional, separate payload which comes with a document (or some part of a document), or is
referenced by it.
|
Attachments |
|
Attribute<V extends Serializable> |
Type-safe representation of one characteristic of a font.
|
AttributesXML |
Class holding all unknown annotation type related attributes belonging to a
XFDFAnnotation instance.
|
AuthLevel |
Defines the level of authorization that is requested when authenticating at a PDF Security
Handler.
|
AutoCompleteSupport<E> |
|
AutoCompleteSupport.AutoCompleteCellEditor<E> |
This extension of DefaultCellEditor exists solely to provide a handle to the
AutoCompleteSupport object that is providing autocompletion capabilities to the JComboBox.
|
BackgroundProgressBar |
A ProgressBar rendered in the background of another component.
|
BannerPanel |
The BannerPanel is a JPanel which can be used as Banner component in the Demo Launcher.
|
Base64 |
This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
|
Base64PageExportHandler |
A ExportHandler implementation which is used to export data of a selection into a jadice
webtoolkit instance.
|
BaseMarshallingSettings |
|
BaseRenderSettings |
The BaseRenderSettings, as their name implies, control the most fundamental properties of a
rendering. in particular, they include geometry, layering and clipping.
|
BaseRenderSettings.Clipping |
An enumeration describing what kind of clipping is applied before rendering a part of the model
(which usually starts at the page level).
|
BasicActionFactory |
BasicActionFactory provides base functionality for action factories
|
BasicAddOnPresenter |
The BasicAddOnPresenter manages all add-ons as separate frames.
|
BasicCache |
|
BasicCommandFactory |
BasicCommandFactory provides base functionality for command factories.
|
BasicDemoApplication |
This class is a base / default implementation of a demo application.
|
BasicDocument |
Default implementation of the Document interface.
|
BasicDragGestureRecognizer |
A simple replacement for the non-accessible
javax.swing.plaf.basic.DragRecognitionSupport class.
|
BasicDragGestureRecognizer.BeforeDrag |
This interface must be implemented by classes wishing to receive a notification before a drag
gesture starts.
|
BasicEventList<E> |
|
BasicFontFactory |
A minimalistic implementation which always returns the same fallback font for every request.
|
BasicFontResolver |
Basic implementation which selects the FontSource s to return from those available in a
given FontManager .
|
BasicFontSource |
|
BasicJadicePanel |
This class provides a convenience component to have an easy possibility for a comfortable page
view embedding.
|
BasicMenuBuilder |
|
BasicMenuBuilder.Entry |
|
BasicMenuBuilder.Group |
|
BasicMenuBuilder.Menu |
|
BasicMenuComponentFactory |
BasicMenuComponentFactory provides base functionality for menu component factories
|
BasicNavigatorComponentUI |
|
BasicPage |
|
BasicPageViewUI |
|
BasicRenderParameters |
A base class used to provide several parameters for rendering purposes.
|
BasicSparseEventList<E> |
|
BasicThumbnailRenderer |
|
BasicThumbnailViewUI |
|
BasicViewer |
This class provides a comfortable environment component for a PageView .
|
BeanProperty<T,V> |
Models a getter and setter for an abstract property.
|
BMPFormat |
Gain information about support for BMP data
|
BMPReaderSettings |
Holds parameters pertaining to the BMP family of formats.
|
Bold |
Describes whether or not a font is a bold font.
|
Bookmark |
This class represents a bookmark implementation.
|
BookmarkCommand |
|
BookmarkCommand.BookmarkPageIndexComparator |
|
BookmarkDecorationTool |
A decoration tool which decorates Page s with a bookmark symbol to indicate whether the
page has Bookmark s in the referenced BookmarkStore .
|
BookmarkStore |
A simple Bookmark store which holds Bookmark s.
|
BookmarkStoreEvent |
|
BookmarkStoreEvent.Type |
|
BookmarkStoreListener |
|
BooleanAttribute |
Concrete interface realization which carries a Boolean value.
|
BooleanConverter |
|
BorderIcon |
|
BorderStyle |
Border style describes how the border of the annotation should be displayed.
|
BubbleBorder |
A border looking somewhat like a text bubble from a comic strip.
|
BufferManagerConfigurer |
This class can be used to configure a BufferManager.
|
BufferManagerConfigurer.FileStoreStrategy |
An enum of file store strategies.
|
BufferManagerConfigurer.StoreMode |
An enum of filters that can be applied to buffers stored at a buffer hierarchy level.
|
ButtonRowLayout |
This Layout Manager could be used to comfotably layout button rows or similar containers.
|
ByteArrayBuffer |
A ByteArrayBuffer buffers bytes but is not bound to a fixed
capacity like arrays.
|
ByteArrayFontStreamProvider |
Provides access to a font persisted in a byte[] supplied at construction time.
|
ByteUtils |
some helpful utils for byte handling
|
Cache |
Interface for a cache implementation.
|
CacheConfiguration |
This is a light weight configuration MXBean for enabling the cache statistics and the
corresponding MXBean as well as listeners and listeners
|
CacheConfigurationMXBean |
It's a light weight MXBean for enabling and disabling cache statistics and the ability to
enable/disable listeners, as well as the enabling and disabling of a MXBean that shows the cache
occupation.
|
CachedSystemFonts |
Caches and provides all fonts found in the Operating System.
|
CacheEntryClearedListener |
Invoked after all entries have been cleared from the cache.
|
CacheEntryCreatedListener |
Invoked after a cache entry is created.
|
CacheEntryEvent |
A CacheEntryEvent is an abstract event thats related to cache entries.
|
CacheEntryExpiredListener |
Invoked if a cache entry or entries are evicted due to expiration.
|
CacheEntryListener |
This is a tagging interface for all cache listener related topics.
|
CacheEntryListenerException |
An exception to indicate a problem has occurred with a listener.
|
CacheEntryRemovedListener |
Invoked if a cache entry is removed, or if a batch call is made, after the entries are removed.
|
CacheEntryUpdatedListener |
Invoked if an existing cache entry is updated.
|
CacheException |
This is a wrapper to indicate whatever exception occurred in the cache.
|
CacheIteratorFactory |
|
CacheManager |
The CacheManager provides global access to a set of Cache s.
|
CacheMetricsPublisher |
A service to publish cache metrics via micrometer.
|
CacheOccupation |
This bean displays the occupation of the cache in terms of elements and estimated size in bytes.
|
CacheOccupationMXBean |
This bean displays the occupation of the cache in terms of elements and estimated size in bytes.
|
CacheStatistics |
This class provides thread safe access to statistics like cache misses/hits/puts/gets and so on.
|
CacheStatisticsMXBean |
|
CacheStatusFrame |
This is the status GUI displaying certain details about the cache, such as statistics, element
count, size tracking and so on.
|
Calculation<N> |
It is sometimes desirable to compute single values from an entire List of objects.
|
Calculations |
|
CallableOffEDT |
|
CallOnEDT |
|
CalloutAnnotation |
A sub type of a TextAnnotation which has a text box and a callout arrow line which points to a
specific point in the document.
|
CancelableReaderTask<R> |
Encapsulates a Reader and passes cancelation requests on to it in a thread-safe manner.
|
CancelableTask<R> |
Tasks implementing this interface are able to cancel their activity upon external request.
|
Canceler |
Allows to request the cancelation of a (possibly long-running) computation process.
|
CaptionStyle |
Specifies if the caption of a XFDFLineAnnotation should be on top of the line or inside the line
|
CarbonCopyStream |
A SeekableInputStream delegating all read operations to the stream given at construction time.
|
CaseInsensitiveFontResolver |
|
CaseInsensitiveNameFontFactory |
Searches for fonts according to name (case insensitive) and styles.
|
CertificateRevocationData |
|
ChainedAnnotationFontFactory |
|
ChainedFontFactory |
Holds a list of FontFactory instances which it delegates calls to, one after the other.
|
ChainedSwingAnnotationFontFactory |
|
ChangeAnnotationIntent |
This type of AnnotationIntent declares the intention to change one or more annotations as
a document or as individual annotation intent.
|
ChangePageLayoutExecutor |
|
ChangePageLayoutInstruction |
|
CharacterSetName |
|
CharSequenceMatcher |
Deprecated.
|
CheckableTableFormat<E> |
Specifies how to check table elements.
|
ClasspathFontStreamProvider |
|
CloseDemoCommand |
Closes the frame of a BasicDemoApplication.
|
CMAnnotationArcheTypes |
|
CMAnnotationConstants |
|
CMAnnotationConstants.ModcaResolutionMode |
|
CMAnnotationFormat |
FormatInfo for IBM ImagePlus/VisualInfo style annotations.
|
CMAnnotationPropertyConstants |
|
CMAnnotationReaderSettings |
|
CMAnnotations |
Helper class for ContentManager 7 / 8 based annotations.
|
CMAnnotationWriter |
|
CMAnnotationWriterSettings |
|
CMAnnotationWriterSettings.Format |
Output format for the annotations.
|
CodedFontName |
|
CodepageName |
|
CodestreamMessages |
|
CollapsiblePane |
JCollapsiblePane provides a component which can collapse or expand its content area
with animation and fade in/fade out effects.
|
CollapsiblePane.JCollapsiblePaneContainer |
Tagging interface for containers in a JCollapsiblePane hierarchy who needs to be revalidated
(invalidate/validate/repaint) when the pane is expanding or collapsing.
|
CollapsiblePane.Style |
Enum for possible options regarding the strategy how a shrunken collapsible pane lays out its
contents.
|
CollectionBasedInstructionExecutor |
|
CollectionList<S,E> |
A list that acts like a tree in that it contains child elements to nodes contained in another
list.
|
CollectionList.Model<E,S> |
Provides the logic to map a parent object (e.g. an album) to its children (e.g. the songs on
the album).
|
CollectionObserver<E> |
|
Collections |
|
ColorConverter |
|
ColorPalette |
This is the large graphic element in the ColorPicker that depicts a wide range of
colors.
|
ColorPicker |
This is a panel that offers a robust set of controls to pick a color.
|
ColorPicker.Mode |
|
ColorPickerAlphaSliderUI |
|
ColorPickerSliderUI |
This is a SliderUI designed specifically for the ColorPicker .
|
ColorProperty |
|
Colors |
A bunch of static utility methods useful in conjunction with colors.
|
ColorSwatch |
This is a square, opaque panel used to indicate
a certain color.
|
Command |
Basic interface for all commands.
|
CommandAction |
Super class for all actions.
|
CommandCreationAdapter |
|
CommandCreationListener |
Instances of CommandCreationListener can be registered at DefaultCommandFactory to
receive informations or failure messages of command or command factory creation process.
|
CommandFactory |
Interface for the command factory.
|
Comparators |
|
Comparators.InvertingComparator<T> |
A comparator that inverts the result of a wrapped comparator.
|
CompareToggler |
The CompareToggler is used by the ToggleCompareCommand to perform the real toggling of
the compare view.
|
ComponentAddon |
|
ComponentAddonManagement |
Manages contributed ComponentAddon s which are available for ui customization.
|
ComponentConfigurer<C> |
Implementations are able to configure a specific component, that is, an instance of a specific
type.
|
CompositeExpiryStrategy |
|
CompositeExportHandler<S> |
|
CompositeImportHandler |
|
CompositeKeyCache |
General principle
|
CompositeKeyCache.WeakOwnerKeyComposition |
Represents the composition of the owner and key as a mapping to the cache entry.
|
CompositeKeyCacheEntryEvent |
This is a event fired by the cache.
|
CompositeList<E> |
|
CompositeMatcherEditor<E> |
|
CompositeMemento |
|
CompositePageSegment |
|
CompressionMessages |
|
ConcatenatedInputStream |
ConcatenatedInputStream is a small class giving the ability to concatenate
InputStream s to a new big one.
|
ConcurrentMessages |
|
ConditionFactory |
A conditionFactory provides the possibility to create an immutable condition.
|
ConditionFactoryProvider |
An interface to be implemented by classes which provide some kind ConditionFactory .
|
ConditionFactoryUtils |
|
ConditionRenderSettings |
Contains a condition that is applied during the rendering
|
ContainerUtilities |
ContainerUtilities
|
ContentsCreatorColorSettings |
Objects of this class keep the Color settings for in a ContentsCreatorControl object.
|
ContentsCreatorControls |
|
ContentsCreatorDrawModeSettings |
|
ContentsCreatorDrawModeSettings.DrawMode |
|
ContentsCreatorPageSegment |
|
ContentsCreatorPageSegmentBuilder |
|
ContentsCreatorSettings |
|
ContentsCreatorTextSettings |
|
ContentsCreatorTransformationSettings |
|
ContentsCreatorUtils |
|
Context |
The Context is the class in the middle of the context model.
|
Context.Ancestors |
Enum used to determine whether the aggregated view includes elements of ancestor (parent,
grand-parent etc.) contexts.
|
Context.Children |
Enum used to determine whether the aggregated view includes elements of child contexts.
|
ContextAwareAnnotationCustomizer |
|
ContextListener |
Interface for listeners who wish to be notified upon refreshes/changes of the
Context they register with.
|
ContextualAction |
|
ContextUtils |
A collection of static utility methods used to deal with Context s.
|
ContributionContext |
|
ControlCurve |
This class represents a curve defined by a sequence of control points.
|
CopyRasterizedSelectionCommand |
|
CopySelectedTextCommand |
|
Corner |
An enum describing a corner of a rectangular area.
|
CreateTextHighlightAnnotationCommand |
|
CrossHairTool |
An instance of this class may be added as a Tool to a PageView .
|
CryptoMaterial |
A marker interface, as every security handler has special requirements on that.
|
CryptoMaterialProvider<T extends CryptoMaterial> |
This interface defines a method that is called from security handlers to receive crypto material.
|
CryptoMaterialReceiver<T extends CryptoMaterial> |
|
DebugActionCreationFailureLogger |
|
DebugDumpCommand |
Shows a window to provide debug Information to developers.
|
DebugInformation |
|
DebugInitializationListener |
|
DebugList<E> |
DebugList is meant to be used as a drop-in replacement for BasicEventList at the root of
pipelines of EventList s during development.
|
DecorationRenderer |
An interface for classes which provides page decorations.
|
DecorationTool |
This tool is used to apply page decorations.
|
DefaultActionFactory |
|
DefaultAnnotationProfileLocator |
|
DefaultCommandFactory |
|
DefaultDataMapProvider |
Interface to offer support to provide a default data map from ResourceLoader
implementation(s).
|
DefaultExecutorManager |
|
DefaultExternalExpansionModel<E> |
|
DefaultFilterChain |
The DefaultFilterChain invokes all filters which are loadable by the ServiceLoader.
|
DefaultFontEnvironments |
Class used to initialize and configure Standard-14 fonts.
|
DefaultFontFactory |
Supplies a composite FontFactory which is able to cover typical use-cases in many
scenarios.
|
DefaultFontFactorySettingsConfigurer |
Class used to initialize and configure FontFactory implementations.
|
DefaultMarshallingControls |
|
DefaultMediumMapProvider |
Interface to offer support to provide a default medium map from ResourceLoader
implementation(s).
|
DefaultMenuComponentFactory |
Used by GUI components to create CommandAction-based toolbars, contextmenus
and menus.
|
DefaultMessageResolver |
|
DefaultOutline |
|
DefaultOutlineNode |
|
DefaultOwnerCache |
A wrapper class which delegates calls to a given cache instance in a way so
that calls to the non owner-qualified methods are proxied into
owner-qualified calls using a specified owner.
|
DefaultQualifiedLogEvent |
|
DefaultReaderControls |
|
DefaultRenderControls |
|
DefaultResourceLoader |
A default resource loader which scans the document's path as well as configured default paths for
Modca/Afp resources.
|
DefaultSwingFontEnvironments |
Class used to initialize and configure Standard-14 fonts with Java-Swing-Texteditor support.
|
DefaultThumbnailCellRenderer |
The PageCellRenderer consists of a JLabel with an Icon.
|
DefaultThumbnailCellRenderer.UIResource |
A subclass of DefaultListCellRenderer that implements UIResource.
|
DefaultThumbnailProvider |
|
DefaultToolActivationPolicy |
A simple and naive tool activation policy activating the first electable tool (if there is one)
and electing the first feedback to be provided.
|
DefaultWriterControls |
|
DelegateAction |
An Action which delegates the actual action to a delegate Action , but allows
other properties of the action to be overridden.
|
DelegateFocusTraversalPolicy |
A simple FocusTraversalPolicy object that delegates to
another object.
|
DelegateLoggingFontFactory |
Wraps another FontFactory , adding basic log output if necessary.
|
DemoFileOpenerWithHocr |
|
DemoMenuComponentFactory |
|
DemoPageSnapIn |
A SnapIn which displays the current page number and offers page-level navigation.
|
DemoPrint |
|
DemoZoomSnapIn |
A SnapIn which displays the current zoom factor and gives users the opportunity to set a
different zoom factor either by typing it in or by choosing it from a combo box.
|
DirectPrintDocumentCommand |
|
DiscreteProperty<T> |
|
Disposable |
Implementations of Disposable provide a life-cycle method used to properly handle the disposal of
instances.
|
DisposableMap<K,V> |
A special kind of Map backed by an EventList that is expected to live longer than this Map.
|
Document |
Represents a logical document.
|
Document.BasicState |
An enum consisting of the default document states.
|
Document.State |
This is a marker interface to be implemented by objects serving as state designators for
documents.
|
DocumentAdapter |
|
DocumentAnnotationPermission |
An annotation permission object to be used to define per document annotation permissions.
|
DocumentAnnotationPermission.Factory |
|
DocumentAnnotationsModule |
A TreeModule which exposes all annotations contained in the document as nodes.
|
DocumentBuilder |
IMPORTANT: This interface is used as a public part of the fluent read API.
|
DocumentByWeakRefExecutor |
|
DocumentByWeakRefInstruction |
|
DocumentInterceptor |
|
DocumentLayer |
Class representing a layer of a Document .
|
DocumentLayerCache |
This interface defines the contract a document layer cache implementation should fulfill.
|
DocumentListener |
A listener interface for receiving document events.
|
DocumentMarshaller |
DocumentMarshallers are used to transfer a Document which currently resides in memory
into an OutputStream for transfer or storage.
|
DocumentModelInfo |
An utility class used to extract statistics from a page or a page segment.
|
DocumentNameModule |
|
DocumentPermission |
|
DocumentPermission.DocumentPermissionFactory |
|
Documents |
This utility class contains various utility methods related to documents.
|
DocumentSecurityStore |
A DocumentSecurityStore (DSS) contains cross-document information of the certificates used,
timestamp signatures and auxiliary certificates required to validate the certificates involved in
the certificate chain validation.
|
DocumentStateException |
This exception indicates a denied access to an already disposed document.
|
DocumentStateModule |
|
DocumentStatusMessageSnapIn |
|
DocumentUnmarshaller |
Instances are responsible for the recovery of Document data from its preserved state that
has been created using a DocumentMarshaller .
|
DocumentUnmarshallerPageImportHandler |
An abstract implementation of an import handler importing pages from some serialized form that
can be deserialized using a DocumentUnmarshaller .
|
DragAndDropFeature |
|
DragTextActivationCommand |
|
DrawerContainer |
|
DrawerContainer.Position |
|
DropDownToggleButton |
A DropDownButton is intended to be used in a toolbar as multiple action button.
|
DropShadowBorder |
|
DummyCommand |
A null command used to instantiate actions from the action factory when no command string for
this action is provided in the properties file.
|
DynamicCompositePageSegment |
|
DynamicTreeModule |
The DynamicTreeModule is like any other TreeModule , except that it is supplied with a
per-node callback enabling it to inform the representation about asynchronous changes.
|
DynamicTreeModule.TreeCallback |
|
EditableTreeColumnProvider |
A TreeModule providing editable TreeTable columns.
|
EditEvent |
|
Effect |
|
EffectContainer |
A container for effect boxes like the FadeBox or the RolloutBox.
|
EffectLayout |
|
EffectLayout.Constraints |
|
EffectLayout.Constraints.Mode |
|
EffectLayout.Edge |
|
ElementXML |
Object to store unknown / user specific XML elements defined in a XFDF annotation file.
|
EllipseAnnotation |
An annotation looking like an circle or ellipse.
|
EllipseJToolBar |
A toolbar which automatically creates an ellipse button, if it becomes too small to show all
entries.
|
EmbeddedAnnotation |
|
EmbeddedAnnotationProvider |
|
EmbeddedAnnotations |
This class contains various utility methods for embedded annotations.
|
EmbeddedAnnotationTooltipTool |
A Tool to display popup texts of embedded annotations.
|
EmbeddedAnnotationTypesProvider |
A public interface which provides all AnnotationType s a pageSegment may have.
|
EmbeddedAnnotationVisibilityCommand |
This command could be used to change the visibility of embedded annotations.
|
EmbeddedAnnotationVisibilityMenuContributor |
The intention of this class is to provide several annotation visibility functions as a separate
sub menu.
|
EmbeddedDemoApplication |
A demo of the Jadice Viewer in an embedded environment.
|
EmbeddedLinkTool |
Provides functionality to navigate intra-document links.
|
EmptyEnumeratorIterator<T> |
Just an useful base class to provide empty iterator and enumerator
functionality.
|
EnumConverter |
Writes an reads all enums based on their Enum.name() method.
|
EventComboBoxModel<E> |
A combo box model for displaying Glazed Lists in a combo box.
|
EventList<E> |
|
EventListInterceptor<E> |
|
EventListModel<E> |
An EventListModel adapts an EventList to the ListModel interface making it
appropriate for use with a JList .
|
EventSelectionModel<E> |
|
EventTableColumnModel<T extends TableColumn> |
|
EventTableModel<E> |
|
EventType |
The type of event received by the listener.
|
Exceptions |
Utility classes related to exceptions/throwables.
|
ExecutorManager |
|
ExecutorManager.ConfigurationStrategy |
|
ExpiryStrategy |
This is the basic functionality an ExpiryStrategy needs to implement.
|
ExpiryStrategy.ExpiryPressure |
Defines the importance of expiry.
|
ExportHandler<S> |
Implementations of this interface are responsible for turning a selection (usually of pages
presented within a ViewComponent ) into a representation suitable for Drag & Drop or
Copy/Cut & Paste transfer.
|
ExportHandlerTransferHandler<S> |
|
ExportIntent |
|
ExportParameters |
A parameter object used to convey relevant context information to ExportHandler s.
|
ExportSelectionIntent |
|
ExternalStringTargetExecutor |
|
ExternalTargetDialog |
A dialog which shows an external target (URI / String) to the user.
|
ExternalTargetExecutor<I extends Instruction> |
Abstract base class for executors which handle "external targets".
|
ExternalURITargetExecutor |
|
ExtResourceBundle |
|
Factory<T,E extends Throwable> |
An object capable of creating an instance of type T .
|
FadeablePane |
Document me.
|
FadeBox |
|
FamilyName |
A font's family name.
|
FamilyNameFontFactory |
|
FileCacheInputStream |
|
FileChooser |
|
FileChooser.ReturnValue |
|
FileFontAttributesCache |
A basic implementation for a FontAttributesCache which keeps the contents of the cache in
a file.
|
FileHistoryPropertyListener |
A property listener which keeps track of recently opened files.
|
FileIcons |
|
FileImportHandler |
An ImportHandler implementation supporting the import of files residing on a local file
system.
|
FileNetImageFormat |
Format information for the ancient FileNet image format.
|
FileNetPCFormFormat |
Format information for ancient FileNet PC Form Page format.
|
FileOpener |
Support file-based opening operations for the viewer.
|
FileOverviewPanel |
This Panel will be shown when no document is loaded into the viewer.
|
FileOverviewPanelPropertyListener |
This property listener will make sure to show the FileOverviewPanel if no document is
shown.
|
FilePageStashReader |
|
FilePageStashWriter |
Writes jadice page stashes into a file.
|
FileStreamProvider |
A Provider which may be used to access a local file.
|
Filterator<C,E> |
An interface for extracting a list of values to be considered by a Matcher when matching a
particular element of a list.
|
FilterChain |
A FilterChain drives the defined log message filters.
|
FilterChain.Factory |
|
FilterList<E> |
|
FilterList |
|
FilterParameter |
Annotation used to configure a logger filter.
|
FilterType |
A FilterType enum for defining certain downscale filters to apply.
|
FinalizablePhantomReference<T> |
|
FirstPageCommand |
|
FitCurrentPageCommand |
Works just like ZoomCommand but it does not use a Zoom
Mode. instead it will only fit to the current page and won't need PresentationRules.
|
FitCurrentPageCommand.Mode |
|
FitExcecutor |
|
FitInstruction |
A simple Instruction which will apply the desired fit mode (width, height, both) to the
page view.
|
FitInstruction.Mode |
Describes the sub-type of the FitInstruction (fit by width, height or both).
|
FixedMatcherEditor<E> |
|
FixedProperty<T> |
|
Flags |
A set of flags describing specifying various characteristics for xfdf annotations
|
FlexibleTree |
|
FlexTreeNavigator |
|
FlexTreeUtils |
|
FlipFlopCollapsiblePanel |
The FlipFlopCollapsiblePane is a special kind of collapsible pane which is not only titled, but
toggles the title orientation so that it uses the least possible space when collapsed.
|
FloatConverter |
|
FloatDimension |
A float-based extension of Dimension2D , because there is none in the JDK RT library.
|
FNISAnnotationArcheTypes |
|
FNISAnnotationConstants |
|
FNISAnnotationFormat |
FormatInfo for FileNet IS style annotations.
|
FNISAnnotationPropertyConstants |
|
FNISAnnotationReaderSettings |
|
FNISAnnotationWriter |
|
FNISAnnotationWriterSettings |
|
FNP8AnnotationArcheTypes |
|
FNP8AnnotationConstants |
|
FNP8AnnotationFormat |
FormatInfo for FileNet P8 style annotations.
|
FNP8AnnotationInput |
Helper class to merge single annotation streams in one output stream.
|
FNP8AnnotationOutput |
|
FNP8AnnotationPropertyConstants |
|
FNP8AnnotationReader |
An implementation of FormatReader which deals with annotations in the FileNet P8
annotation format.
|
FNP8AnnotationReaderSettings |
|
FNP8AnnotationWriter |
|
FNP8AnnotationWriterSettings |
|
FNP8AnnotationXMLUtils |
This class includes some helper methods for XML based annotation handling.
|
FocusArrowListener |
This listens for arrow keys and shifts the keyboard focus accordingly.
|
Folder |
A folder represents a collection if items, i.e. other Folder s, Document s or any
other implementation of Item .
|
FolderModule |
|
Font |
Jadice representation of a font.
|
FontAttributesCache<K extends Serializable,E extends Throwable> |
An interface providing the blueprint for FontAttributeSet cache implementations.
|
FontAttributeSet |
Holds information about a font such as its name or style.
|
FontAttributeSet.Builder |
|
FontEnvironments |
|
FontFactory |
Instances supply Font s upon request.
|
FontFactoryProcessingSettings |
Holds settings pertaining to the FontFactory to be used for some type of processing.
|
FontFactoryReaderSettings |
|
FontFactorySettingsConfigurer |
|
FontManager |
Manages a collection of fonts.
|
FontManagerBuilder |
Offers methods which are part of the Fluent API to build FontManager instances.
|
FontManagerFuture |
Supplies an instance of FontManager once it has been created.
|
FontManagerInitiator |
Offers methods which are part of the Fluent API to build FontManager instances.
|
FontManagerMessages |
|
FontManagers |
|
FontName |
The display name used to identify a font, for example in a GUI.
|
FontNameFontFactory |
Looks for fonts according to their FontName .
|
FontResolver |
|
FontSource |
Something from which a Font can be created.
|
FontSources |
Static helper methods to deal with FontSource instances.
|
FontsPropertiesFontFactory |
|
FontStreamProvider |
Provides access to a font persisted as a stream.
|
FontStyleAttribute |
Represents one of a font's style characteristics.
|
Format |
Used to gain information about the format that a given document class supports.
|
FormatReader |
Instances are able to transform input data into a jadice document model representation.
|
FormatReaderProcessor |
A sink for the jadice document model objects read by instances of FormatReader .
|
FormatRegistry |
Offers static helper methods to work with file formats detected at run-time.
|
FormattingTuple |
|
FormatWriter |
Abstract base class for different document formats.
|
FreezableList<E> |
|
FrozenCollection<E> |
Marker interface for immutable collections
|
FrozenList<E> |
An immutable list that is as lean as possible.
|
FrozenMode |
An enumeration of possible frozen modes.
|
FrozenStateMode |
|
FunctionList<S,E> |
This List is meant to simplify the task of transforming each element of a source list to an
element stored at the same index in this FunctionList.
|
FunctionList.AdvancedFunction<A,B> |
An AdvancedFunction is an extension of the simple Function interface which provides more hooks
in the lifecycle of the transformation of a source element.
|
FunctionList.Function<A,B> |
A Function encapsulates the logic for transforming a list element into any kind of Object.
|
FuzzyPostscriptNameFontFactory |
Tries to split the given PostScriptName into the name and additional attributes.
|
FuzzyStandard14FontFactory |
Searches for Standard14 Fonts in a very rough way: Any PostScriptName that contains
"Helvetica", "Courier", or "Times" is recognized as a Standard14 Font.
|
FuzzyStyleFontFactory |
|
GalleryNavigationTool |
A navigation tool in the style used by some web galleries.
|
GalleryNavigationToolComponentAddon |
FIXME: document the properties, refer component documentation here.
|
GeneralMessages |
|
GestureTester |
|
GlazedLists |
A factory for creating all sorts of objects to be used with Glazed Lists.
|
GlazedListsSwing |
A factory for creating all sorts of objects to be used with Glazed Lists.
|
GotoDocumentStartPresentationRule |
|
GradationActionCommand |
This command could be used to apply a predefined gradation action to change the appearance of a
document.
|
GradationActionCommand.Action |
|
GradationCommand |
Shows/Hide a gradation frame
|
GradationCurve |
This class represents a gradation curve which can be used to map pixel
intensity values to rendered intensities.
|
GradationCurveCommand |
This command could be used to apply a predefined gradation to change the appearance of a document
displayed in the viewer.
|
GradationCurveControl |
The GradationCurveControl allows the visual modification of a gradation curve.
|
GradationCurveControlDispenser |
|
GradationCurveFileHandler |
Support file based operations for the gradation curves.
|
GradationFrame |
This class shows a document Gradations Curve in a JFrame.
|
Granularity |
An enum listing the text content element levels.
|
GraphicsConfigurationValidateable |
In multi screen environments positioning of tooltips, popups and other
graphics configuration dependent component functionalities do not work
correctly caused by a VM bug.
|
GraphicsEnvironment |
GraphicsEnvironment is a utility class to provide different informations about the graphics
environment.
|
GroupBuilder |
IMPORTANT: This interface is used as a public part of the fluent read API.
|
GroupConditionFactory |
|
GroupConditionFactory.OptionalGroup |
A optionalGroup represents the visibility state of a marked area within pdf documents.
|
GroupingList<E> |
A grouping list contains elements which are themselves Lists.
|
HistoryAnnotation |
|
HistoryAnnotation.HistoryPatternPosition |
|
HocrFormat |
Format information for hOCR documents.
|
HocrReaderSettings |
A setting class for parameters needed to interpret hOCR files
|
HorizontalAlignment |
Specifies how the text shall be horizontal aligned within the annotation
|
HoverLensTool |
A hover lens tool for the PageView component.
|
HoverLensTool.HoverShape |
Shape of the hover lens
|
Hyperlink |
A button which looks vaguely hyperlinky without the hassles of an actual HTML-in-JTextComponent
hyperlinks.
|
I18N |
|
IconJMenuItem |
A menu item that is able to show or to suppress the appearance of an icon next to the menu text,
although it is defined in the initializing action.
|
IconManager |
The IconManager manages a set of Icon s.
|
IconName |
|
Identifiable |
An interface to be implemented by classes providing a way to uniquely identify their instances.
|
ImageAnnotation |
|
ImageImportHandler |
|
ImageIOFormat |
Gain information about ImageIO format support.
|
ImageIOJPEGReaderSettings |
|
ImageIOReaderSettings |
A settings class for parameters pertaining to all ImageIO-supported formats.
|
ImageRenderSettings |
|
ImageSourceInformation |
Basic information about the source data of an image.
|
ImmutableMimeType |
This is an immutable variant of the MimeType class.
|
ImportExportHandlerFactory |
|
ImportHandler |
ImportHandler s are responsible for the import of transfer data from representations
suitable for Drag&Drop or Copy/Cut&Paste transfer.
|
ImportIntent |
|
ImportParameters |
A parameter object used to convey relevant context information to ImportHandler s.
|
IndividualAnnotationPermission |
An annotation permission object to be used to define individual annotation permissions.
|
IndividualAnnotationPermission.Factory |
|
InfoTreeFrame |
This frame contains a document InfoTreePanel , which displays the inner Document
state and structure as a tree view.
|
InfoTreePanel |
This class represents the inner Document state and structure as a tree view.
|
InitializationEvent |
|
InitializationListener |
|
InjectedCommand |
An abstract Command which relieves its subclasses from the chore of dealing with the
extraction and validation of arguments from the context.
|
InputStreamFontStreamProvider |
Provides access to a font persisted as a stream which is supplied at construction time.
|
Instruction |
An instruction describes something to be done.
|
InstructionAnnotation |
A annotation that is used to invoke instructions like opening a link.
|
InstructionChain |
|
InstructionConverter<I extends Instruction,S extends SerializableInstruction> |
|
InstructionConverters |
|
InstructionConverters.FitInstructionConverter |
|
InstructionConverters.PanInstructionConverter |
|
InstructionConverters.RotateInstructionConverter |
|
InstructionConverters.ZoomInstructionConverter |
|
InstructionExecutor<C> |
Implementations of this interface are able to actually perform that which is described by an
Instruction .
|
InstructionExecutorCommand |
|
InstructionExecutorInventory |
|
Instructions |
|
IntegerConverter |
|
Intent |
This is a marker interface for actions to be checked against a Permission .
|
InterceptableEventList<E> |
An EventList that allows write operations to it to be intercepted.
|
InterceptableList<E> |
|
InterceptableSparseEventList<E> |
|
IntHashtable<V> |
|
IntraDOCPDataFlavor |
A DataFlavor used for moving or copying Page s across jadice application running
in different JVMs.
|
IntraDOCPPageExportHandler |
An ExportHandler implementation exporting the selection in a format suitable for import
into other instances of a jadice ViewComponent residing in another JVM instance on the
same host.
|
IntraDOCPPageImportHandler |
An ImportHandler implementation supporting the import of transfer data from other
instances of a jadice ViewComponent residing in another JVM instance on the same host.
|
IntraJVMPageExportHandler |
|
IntraJVMPageImportHandler |
|
Inventory<C extends ProcessingControls<S>,S extends ProcessingSettings> |
|
InventoryRenderSettingsEvent |
|
InventoryRenderSettingsListener |
|
IocaFormat |
Format information class for ioca documents
|
IOCAReaderSettings |
|
IOUtils |
|
Italic |
Describes whether or not a font is an italic font.
|
Item |
An item represents an abstract entity providing just name and (by implementing
PropertiesProvider ) user properties.
|
Jadice |
Helper methods for object creation and configuration.
|
JadiceAnnotationConstants |
|
JadiceAnnotationFormat |
Jadice document platform's own, generic annotation format.
|
JadiceAnnotationReaderSettings |
A settings class for parameters pertaining to the jadice annotation format.
|
JadiceAnnotationWriter |
|
JadiceAnnotationWriterSettings |
A settings class for parameters pertaining to the jadice annotation format.
|
JadiceBackgroundIcon |
|
JadiceComponentAddon |
Super-class for all jadice ComponentAddons.
|
JadiceDemoLauncher |
Main Demonstration Application launcher.
|
JadiceDemoPreferences |
This class provides some utility methods for the demo preferences.
|
JadiceException |
The class JadiceException is a form of Throwable that indicates
conditions that a reasonable jadice integration might want to catch.
|
JadiceFlatDarkTheme |
|
JadiceFlatLightTheme |
|
JadiceLookAndFeel |
An interface that marks custom LookAndFeel implementations
|
JadicePreferenceHolder |
A singleton with the sole job of keeping and providing an easy access to registered preferences
required by the jadice viewer or other applications, which embed the viewer.
|
JadiceProductInformationWindow |
Displays information about this jadice product.
|
JadicePropertiesConfiguration |
This class is intended to apply general jadice configuration settings.
|
JadiceRasteredImageDataFlavor |
|
JadiceRuntimeException |
|
JadiceThemes |
|
JadiceToolbarProvider |
Realizations of this interface provide access to jadice toolbars.
|
JButtonGroup |
JButtonGroup is an useful enhanced version of its ancestor class
ButtonGroup .
|
JPEG2000Exception |
|
JPEG2000Format |
|
JPEG2000Matcher |
This class provides methods to determine if the given input is a JPEG2000 codestream or a JP2/JPX file format.
|
JPEG2000Rable |
|
JPEG2000ReaderSettings |
Configuration considered while processing JPEG2000-compressed image data.
|
JPEG2000ReaderSettings.DecoderSpec |
|
JPEG2000RuntimeException |
A RuntimeException to be used in places where JPEG2000-decoding may cause an exception
but no suitable declared exception can be used.
|
JPXMessages |
|
Justification |
The justification of the text inside text based xfdf annotations.
|
JVMLocalDataFlavor |
|
KeyBindingsTool |
|
KeyboardNavigationTool |
|
KeyEditEvent |
|
Label |
|
Labels |
|
LastPageCommand |
|
LaunchConfigStartPanel |
This panel displays a configuration of the JadiceDemoLauncher.
|
LauncherConstants |
Contains some constants used in the JadiceDemoLauncher.
|
LayeredBorder |
A Border implementation which layers two or more delegate borders atop of each other.
|
LayerMappingBuilder<T> |
IMPORTANT: This interface is used as a public part of the fluent read API.
|
LayerSelection |
|
LazyFileIcon |
An ImageIcon which lazily loads the file icon.
|
LazyLoadPagePlaceholderTool |
|
LazyStreamPageSegment |
|
LazyStreamPageSegment.DocumentProvider |
|
LazyStreamPageSegment.PageSegmentProvider |
|
LazyStreamPageSegment.StreamDataProvider |
|
LensActivationCommand |
|
LensFrame |
This class shows jadice lens in a JFrame.
|
LensView |
A lens component for the jadice PageView extending a JComponent for an easy integration.
|
LensView.LensInputEventTool |
A tool to retrieve and processes MouseEvents and KeyEvents registered by the Canvas.
|
Level |
|
LiberalStandard14FontFactory |
Handles the Standard14 Font Name as defined by PDF32000-1:2008, as well as some additional,
well-known, similar Font names.
|
LiberalStandard14Names |
Every Standard14 defined font and their name as defined by PDF32000-2:2020, as well as some
additional, well-known similar font names.
|
LightboxThumbnailTool |
|
LightboxThumbnailToolComponentAddon |
FIXME: document the properties, refer component documentation here.
|
LineAnnotation |
An annotation looking like a line.
|
LineEndingStyle |
Specifies the ending style for line based annotations
|
ListenablePhaser |
A Phaser which notifies registered listener on phase advances.
|
ListenablePhaser.PhaserListener |
Implementations are able to receive notifications about phase advances in a
ListenablePhaser .
|
ListEvent<E> |
A ListEvent models a sequence of changes to an EventList .
|
ListEventAssembler<E> |
Models a continuous stream of changes on a list.
|
ListEventListener<E> |
Listens and responds to changes in a dynamic list of objects.
|
ListEventPublisher |
Define a strategy for managing dependencies in the observer pattern.
|
ListInterceptor<T> |
|
ListObserver<E> |
|
Lists |
|
ListSelection<E> |
A class to provide index-based selection features.
|
ListSelection.Listener |
A generic interface to respond to changes in selection that doesn't require including a
particular GUI toolkit.
|
LoadGradationCommand |
Loads a gradation curve
|
LockFactory |
This factory provides an implementation of Lock that is optimized for the current Java
Virtual Machine.
|
Log |
Assembles a log String.
|
LogContextPreservingCallable<V> |
Alternative Callable class which also gives the new thread the MDC and NDC context of the parent
thread, thus preserving the log context.
|
LogContextPreservingRunnable |
A Runnable wrapper that propagates the MDC and NDC context of the parent thread, thus preserving
the MDC and NDC information for loggers.
|
Logger |
The main user interface to logging.
|
LoggerFactory |
|
LoggingConfiguration |
Main entry Point to configure the logging system.
|
LoggingFontFactory |
A FontFactory which also provides Logging capabilities.
|
LogicalFontFactory |
Looks for fonts which fit logical names.
|
LogicalFontIdentifier |
Identification constants for logical fonts.
|
LogMessage |
|
LRUCache |
An implementation of a Map which has a maximum size and uses a Least Recently Used algorithm to
remove items from the Map when the maximum size is reached and new items are added.
|
LRUExpiryStrategy |
This is a basic LRU expiry strategy that fits to the CompositeKeyCache and expires the
oldest elements first.
|
MapObserver<K,V> |
|
MappedFontName |
|
MarshallingControls |
MarshallingControls control the marshalling process via the
SerializationDocumentMarshaller .
|
MarshallingFactory |
|
MarshallingSettings |
MarshallingSettings control the marshalling process via the
SerializationDocumentMarshaller .
|
MatchConsumer |
Deprecated.
|
Matcher<E> |
Determines which values should be filtered.
|
MatcherEditor<E> |
|
MatcherEditor.Event<E> |
|
MatcherEditor.Listener<E> |
A MatcherEditor.Listener handles changes fired by a MatcherEditor .
|
Matchers |
A factory for creating Matchers.
|
MaximumAgeExpiryStrategy |
An ExpiryStrategy which expires all entries from the cache which are older than the
configured maximum age.
|
MDC |
Contains methods for MDC Logging.
|
Memento |
A simple implementation of the Memento class from the well-known memento pattern.
|
MementoOriginator |
A simple implementation of the Originator class from the well-known memento pattern.
|
MemoryInputStream |
A SeekableInputStream which decorates a plain InputStream with seekability by using an in-memory
cache.
|
MemoryMonitorSnapIn |
|
MenuBuilder |
The MenuBuilder is responsible for the construction of some kind of menu UI in response to
contributions it receives.
|
MenuBuilder.ItemType |
|
MenuComponentCreationAdapter |
|
MenuComponentCreationListener |
Instances of MenuComponentCreationListener can be registered at
DefaultMenuComponentFactory to receive informations or failure messages of menu component
creation process.
|
MenuComponentFactory |
Interface for the menu factory.
|
MenuContributor |
|
MessageComponentID |
|
MessageConsumer |
|
MessageConsumer.Message |
A message to be presented through the RollingMessagePanel.
|
MessageFormatter |
Formats messages according to very simple substitution rules.
|
MessageID |
|
MessageResolver |
|
MessageWidget |
|
Metadata |
|
MetadataBuilder |
|
MetadataBuilder.InvalidCharacterHandling |
An enum of strategies for the handling of invalid characters in content (attributes, text,
CDATA).
|
MetadataEnricher |
A MetadataEnricher is able to add more meta-data information to a given meta-data node.
|
MetadataException |
|
MetadataModule |
|
MetadataNamespaceContext |
|
MetadataNode |
The MetadataNodes represents a node in an XML-based metadata-document.
|
MetadataProvider |
An interface to be implemented by classes which expose some kind of
meta-data.
|
MetadataUtil |
|
ModcaFormat |
Mo:dca format information for mo:dca documents
|
MODCAReaderSettings |
A settings class for parameters pertaining to MO:DCA/AFP family of formats.
|
MODCAReaderSettings.FontMode |
|
MODCAReaderSettings.PageDuplexMode |
|
MODCAReaderSettings.PageSizeMode |
|
ModcaResourceLoaderFactory |
|
ModifierActivated |
An interface to be used for tools (and other components) which are activated using some
combination of keyboard modifier(s) and/or mouse button(s).
|
ModifyOutputIntent |
|
Monospaced |
Describes whether or not a font is a monospaced font, that is, each of its glyphs has the same width.
|
MouseEditEvent |
|
MouseEventReceiver |
The MouseEventReceiver is provided by MouseGestureSupport in order to allow client
components to feed events into the recognizer.
|
MouseGestureListener |
MouseGestureListeners are notified about mouse gestures in progress and recognized gestures.
|
MouseGestureSupport |
A simple recognizer for mouse gestures.
|
MouseGestureTool |
|
MouseWheelEditEvent |
|
MouseWheelTool |
The MouseWheelTool is responsible for the page-level navigation using the mouse wheel.
|
MouseWheelZoomTool |
A Tool used to enable zooming using the mouse wheel.
|
MutableMetadataNode |
Enables the creation, parsing, navigation, and modification of XML-based meta-data-documents
through a simple and intuitive fluent interface.
|
MutableMetadataProvider |
A MutableMetadataProvider not only provides for read-only access to meta-data, but also for
access to the mutable root node of a meta-data tree.
|
MutableOutline<N extends MutableOutlineNode<N>> |
An extension interface for Outline s which are mutable.
|
MutableOutline.OutlineListener<N extends MutableOutlineNode<?>> |
A listener to be notified of changes to any node within the Outline Tree.
|
MutableOutlineNode<N extends MutableOutlineNode<N>> |
An extension interface for OutlineNode s which are mutable.
|
MutablePageSegment |
Mutable page segments are page segments whose contents are expected to change after the creation
of the page segment.
|
NameBasedFactory<T> |
|
NamedActionFactory |
Enhanced interface of the action factory interface providing a specified
factory name.
|
NamedCommandFactory |
Enhanced interface of the command factory interface providing a specified
factory name.
|
NamedMenuComponentFactory |
Enhanced interface of the menu component factory interface providing a
specified factory name.
|
NameFontFactory |
Searches for fonts according to name and styles.
|
NaturalCubicSpline1D |
|
NavigablePreviewThumbnailRenderer |
|
NavigatorComponent |
A navigator component provides a thumbnail view of the PageView s current page.
|
NavigatorComponentAddon |
|
NavigatorComponentUI |
|
NavigatorFrame |
|
NCIReaderSettings |
|
NCIReaderSettings.InvalidResolutionHandling |
This enum contains possible handling-strategies for invalid resolution information found in
documents.
|
NDC |
|
NextBookmarkCommand |
|
NextPageCommand |
|
NonFocusedInfo |
A decorator allowing a JTextComponent to be out-fitted with a disabled text which is
shown while the component is not focused.
|
NonUglyActionButton |
An FCMS style button.
|
NonUglyActionJToggleButton |
A styleable button.
|
NumberConverter |
|
Numbers |
|
ObjectAnnotation |
|
Objects |
Utility classes which don't fit anywhere else.
|
ObservableCollection<E> |
|
ObservableElementList<E> |
A list that fires update events whenever elements are modified in place.
|
ObservableElementList.Connector<E> |
An interface defining the methods required for registering and unregistering change listeners
on list elements within an ObservableElementList .
|
ObservableList<E> |
|
ObservableMap<K,V> |
|
ObservableSet<E> |
|
OffsetPDFFormat |
A PDF processor may encounter PDF 2.0 files that contain information before the actual PDF 2.0
data.
|
OpenDocumentFromFileCommand |
Opens a file chooser to select a file and loads the selected file into the PageView .
|
OpenDocumentFromFileWithHocrCommand |
Opens a file chooser to select a file and loads the selected file into the PageView .
|
OpenViewerFrameCommand |
Opens a new viewer frame.
|
OptionalGroupPanel |
|
OS |
Provides methods related to the runtime environment.
|
Outline<N extends OutlineNode<N>> |
A tree structure, providing a flexible view over information or entities, and giving the
opportunity to associate additional properties and instructions.
|
OutlineModule |
A tree module integrating a document Outline s into a flex tree.
|
OutlineNode<N extends OutlineNode<N>> |
A node within an Outline Tree.
|
OutlineNodes |
A collection of static utility methods to be used in conjunction with OutlineNode s.
|
Outlines |
A collection of static utility methods to be used in conjunction with Outline s.
|
OutlineSerializer |
|
OutlineVisitor |
A Visitor interface which can be used to visit / traverse OutlineNode s.
|
OutlineVisitor.VisitResult |
After visiting an object, the visitor returns a VisitResult which defines how to continue in
the visit process (continue with next node, skip current subtree or stop).
|
OutputIntent |
|
OutputReferenceBase |
The reference base specifies what is used as the basic area of the printed output on the paper
as well as how scaling/fitting/rotation- optimization is performed.
|
OwnerKeyComposition |
This is a basic representation of a composition between a key and an owner, owning this key.
|
Page |
|
PageAnnotationsModule |
A TreeModule which exposes all annotations applied on a page as nodes.
|
PageByIndexExecutor |
|
PageByIndexInstruction |
|
PageByWeakRefExecutor |
|
PageByWeakRefInstruction |
|
PageGraphicsRenderer |
Provides the ability to render the contents of a page into any valid Graphics2D .
|
PageImageRenderer |
PageImageRenderer provides an easy possibility to obtain a buffered image which
displays a defined area of a page or an entire Page .
|
PageLayoutSettings |
Contains some basic layout settings which are only applied if the page view is set to use the
single page layout or continuous page layout.
|
PageLayoutSettings.HorizontalAlignment |
The HorizontalAlignment sets whether the document is centered, left or right bounded.
|
PageLayoutSettings.ShowCoverPage |
Show cover page setting for 2 page spread layout.
|
PageLayoutSettings.VerticalAlignment |
The VerticalAlignment sets whether the document is centered, top or bottom bounded.
|
PageLayoutSettingsConfigurer |
|
PageLayoutSnapIn |
|
PageListener |
A listener interface for receiving page events.
|
PageListenerAdapter |
An abstract adapter class used to reduce the complexity of implementing PageListener s.
|
PageListModule |
|
PageModule |
|
Pages |
This utility class contains various methods for gaining information about given Page s.
|
PageSegment |
A PageSegment represents a single layer of a Page , i.e. the Page consists of
a stack of PageSegments.
|
PageSegmentEvent |
An event of this type will indicate the addition, the removal or the modification of page
segments within a page.
|
PageSegmentEvent.Type |
The type is used to describe page segment (modify) events more in detail.
|
PageSegmentListener |
A listener interface for receiving page segment events.
|
PageSegmentModule |
|
PageSegmentPermission |
A page segment permission object to be used to define per page segment permissions.
|
PageSegmentPermission.PageSegmentPermissionFactory |
|
PageSegmentSource |
A PageSegmentSource describes the origin of a page segment.
|
PageSelection |
An interface to be implemented by classes providing for a list of selected pages.
|
PageSnapIn |
A SnapIn which displays the current page number and offers page-level navigation.
|
PageSorter |
The PageSorter class provides a miniaturized view on the pages held by a Viewer.
|
PageStash |
|
PageStashReader |
A PageStashReader is able to read stashes documents and pages from some kind of holding area.
|
PageStashWriter |
Writes a stash of selected pages to some kind of holding area.
|
PageTextExportHandler |
An ExportHandler exporting the text from the selected pages as plain text.
|
PageView |
Displays a Document 's Page s using instances of PageLayout to arrange
them.
|
PageView.Layout |
These layout style constants define a set of well-known page layout styles.
|
PageViewComponentAddon |
|
PageViewModule |
|
PageViews |
Static utility methods for working with instances of PageView .
|
PageViewSettings |
|
PageViewUI |
|
PanActivationCommand |
|
PanExecutor |
|
PanInstruction |
A simple Instruction which instructs the executor to pan the view to a specific point.
|
PanTool |
A tool supporting panning (moving the visible area) using the mouse.
|
Parameter |
|
Parameter |
An annotation used to specify parameters to be injected into any Command
|
ParameterInjector |
|
ParameterInjector.ParameterProvider |
|
ParserSecurityUtils |
Helper class that sets security settings to prevent XXE attacks for different parser.
|
PasswordMaterial |
A default implementation of CryptoMaterial which simple holds a password.
|
PathAnnotation |
An annotation mostly drawn using the mouse pointer.
|
PathConverter |
|
PathFontStreamProvider |
Provides access to a font persisted as a stream.
|
PatternSearchRequest |
Deprecated.
|
PatternSearchRequest.PatternMatcher |
|
PDFException |
Represents a problem or unexpected condition related to PDF files and their usage within jadice.
|
PDFFormat |
|
PDFPasswordProviderTool |
|
PDFSecurityException |
represents some kind of unexpected condition during the encryption process of a PDF stream.
|
PDFSignatureBoxTool |
|
PDFSignatureVisibilityMenuContributor |
The intention of this class is to provide PDF signature rollout visibility functions as a
separate sub menu.
|
PDFStandardSecurityHandlerSettings |
Holds settings for PDF's standard security handler.
|
PDFStructureReaderSettings |
|
PDFStructureReaderSettings.PDFStructureReadStrategy |
Defines the strategy to be used when reading the PDF structure.
|
PeekableIterator<T> |
provides an Iterator with peeking functionality.
|
PeekableIteratorWrapper<T> |
This implementation wraps another Iterator and provides the peeking functionality
|
Permission |
|
Permission<D> |
An interface to be implemented by permission voters.
|
Permission.Vote |
|
Permissions<D> |
This class represents a set of permissions attached to a domain object.
|
PermissionsProvider<D> |
An object capable of providing an instance of Permissions .
|
PhantomReferenceSweeper |
|
PhantomReferenceSweeper.CleanupCloseable |
|
PlafPaintUtils |
Some static methods for some common painting functions.
|
Plain |
Describes whether or not a font is a plain font, that is, neither italic nor bold.
|
PluggableList<E> |
|
PointConverter |
|
PopularityList<E> |
An EventList that shows the unique elements from its source EventList ordered by
the frequency of their appearance.
|
PopupButton |
A halfway decent implementation of a popup button.
|
PopupJToggleButton |
|
PopupMenuFeature |
|
PopupMenuLauncher |
An abstract base class for the convenient implementation of popup menu launchers.
|
PopupMenuTool |
|
PortfolioInstructionExecutor |
Handles those Instruction s which are internal to the jadice documentplatform -- those it
has in its portfolio by default.
|
PostScriptName |
A font's PostScript Name which must adhere to the standard rules for PostScript name objects.
|
PostScriptNameFontFactory |
Looks for fonts according to their PostScriptName (which should be unique)
|
PredicateNavigator |
|
Prefetcher |
An interface to be implemented by classes which are able to pre-fetch page contents in response
to a page change.
|
PresentationRule |
Note to implementors: you will most likely not want to directly implement this interface, but
extend AbstractPresentationRule instead.
|
PresentationRuleManager |
|
PreviewFileReader |
Reads files for previewing purposes.
|
PreviewPanel |
|
PreviewResultList |
|
PreviewResultList.SelectionListener |
|
PreviewThumbnailRenderer |
|
PreviousBookmarkCommand |
|
PreviousPageCommand |
|
PrimitiveConverter |
|
PrintDecorations |
|
PrintDocumentCommand |
|
PrintEnvironment |
|
Printer |
A printer class for printing with jadice JPS print API.
|
PrinterLogMessages |
|
PrintErrorBroadcaster |
This class forwards print errors of all jadice print processes to registered print error
handlers.
|
PrintErrorHandler |
Realizations of this interface should be registered to the
PrintErrorBroadcaster to retrieve informations about
PrinterException occurred in running printer jobs processed by jadice printing API.
|
PrinterStatusSnapIn |
|
PrintEvent |
Instances of PrintEvents will be reported by print jobs executed by jadice print api
to let listeners know of the progress in the processing of the document print job.
|
PrintEvent.PrintEventType |
|
PrintEventBroadcaster |
This class broadcasts print events of all jadice print processes to registered print listeners.
|
PrintEventListener |
Implementations of this listener interface should be attached to a
PrintEventBroadcaster to monitor the status of running
printer jobs processed by jadice printing api.
|
PrintJobConfiguration |
Instances of this class accompanies and contains all configuration settings of a print process.
|
PrintJobConfiguration.PrintMode |
|
PrintManager |
|
PrintServiceException |
Exeption while handling or fetching a given Print Service
|
ProcessingControls<T extends ProcessingSettings> |
|
ProcessingSettings |
|
ProductInformation |
This class provides information about the jadice document platform product.
|
ProductInformation.Artifact |
This class describes a single artifact.
|
PropertiesConfigurer |
Instances are able to configure jadice functionality based on properties taken from a
PreferenceStore .
|
PropertiesConfigurerImpl |
|
PropertiesConfigurerImpl |
|
PropertiesConfigurerImpl |
|
PropertiesDescriptor |
A value object used to transport user properties (from a PropertiesProvider ) via
serialization.
|
PropertiesDescriptor.BooleanValue |
|
PropertiesDescriptor.ByteValue |
|
PropertiesDescriptor.CollectionValue<C extends Collection<Object>> |
|
PropertiesDescriptor.CollectionValue.ListValue<C extends List<Object>> |
|
PropertiesDescriptor.CollectionValue.SetValue<C extends Set<Object>> |
|
PropertiesDescriptor.DecimalValue |
|
PropertiesDescriptor.DoubleValue |
|
PropertiesDescriptor.FloatValue |
|
PropertiesDescriptor.IntegerValue |
|
PropertiesDescriptor.IntValue |
|
PropertiesDescriptor.JavaTypedValue<V> |
|
PropertiesDescriptor.LongValue |
|
PropertiesDescriptor.MapValue |
|
PropertiesDescriptor.MapValue.Entry |
|
PropertiesDescriptor.Property |
|
PropertiesDescriptor.ShortValue |
|
PropertiesDescriptor.StringValue |
|
PropertiesDescriptor.TimestampValue |
|
PropertiesDescriptor.Value<V> |
|
PropertiesDescriptor.ValueElement |
|
PropertiesProvider |
An interface to be implemented by classes providing a map of properties associated with the
instances of those classes.
|
PropertyDefault<T> |
|
PropertyProfile<T> |
|
Provider<T,E extends Throwable> |
An object capable of providing an instance of type T .
|
QuadrantRotation |
An enumeration of type safe rotation values.
|
QualifiedLogEvent |
|
QualifiedLogEvents |
|
QualifiedLogger |
QualifiedLoggers are loggers where all messages above and including a severity of "warning" are
qualified with unique message IDs.
|
QualifiedLoggerFilter |
A filter is an object that performs filtering tasks on a log message.
|
QualifiedLoggingBridge |
A bridge from qualified logging to fancy messaging.
|
QualifiedLogListener |
|
QualifiedMessage |
This interface may be implemented by entities which carry qualified messages, i.e. messages,
which have a globally-unique and L18N independent ID.
|
QueuedAndActiveTaskThreadPoolExecutor |
An enhancement of the ThreadPoolExecutor which provides access to the queued and active
Tasks and their TaskWrappers .
|
RackLayout |
A Rack is like a BoxLayout , except that for a horizontal/vertical layout it forces all
cells to be as high/wide as the cell provided by the enclosing container.
|
RandomAccessFileInputStream |
|
RangeList<E> |
|
RangeMatcherEditor<D extends Comparable,E> |
A MatcherEditor that produces Matchers which match Objects if they lie within a range of
Comparable s.
|
RangeProperty<T extends Comparable<T>> |
|
RasterizedPageImageExportHandler |
An ExportHandler exporting the rasterized image of the first selected
page.
|
RasterizedSelectionExportHandler |
|
Read |
|
ReadConfiguration |
|
ReadConfigurer |
The ReadConfigurer is the main point of interaction with the fluent read API and the
reading process.
|
Reader |
Reads data from input sources into instances of Document .
|
ReaderControls |
|
ReaderListener |
A listener used to receive notifications from a read process.
|
ReaderListener.ReaderEvent |
|
ReaderListener.ReaderEvent.Type |
|
ReaderListenerAdapter |
|
ReaderParameters |
A wrapper class which provides everything a reader needs.
|
ReaderSettings |
|
ReadStateModule |
|
ReadStateModule.ReadTracker |
This interface represents an installed read tracker.
|
RecentFileMenuItem |
A menu item for a recently used file.
|
RectangleAnnotation |
An annotation looking like an rectangle.
|
RectangleConverter |
|
Rectangles |
|
RedoCommand |
This command performs redos for the current document.
|
ReferenceName |
|
Reloadable |
Implementations of this interface are able to be reloaded.
|
RemoveAllBookmarksCommand |
|
RemoveAnnotationIntent |
This type of AnnotationIntent declares the intention to remove one or more annotations as
a document or as individual annotation intent.
|
RemoveBookmarkCommand |
|
RemoveDocumentFromPageViewCommand |
Removes the document that is currently displayed in the PageView .
|
RemovePagesIntent |
|
RemoveTabBorderTabbedPaneUI |
|
RenderControls |
|
RenderControlsInventory |
Implementations of RenderControlsInventory handle document and page specific render
controls belonging to a certain document instance.
|
RenderControlsInventory.Synchronizer |
|
RenderParameters |
|
RenderResult |
|
RenderSettings |
|
RenderSettingsEvent |
This event gets delivered whenever a RenderSettings property change happen.
|
RenderSettingsListener |
This interface is for receiving change events whenever a RenderSettings object, which
supports change event propagation, within a RenderControls have been changed.
|
ReorderDataFlavor |
|
ReorderIntent |
|
ReorderPageExportHandler |
|
ReorderPageImportHandler |
|
ReplyType |
Specifies the replytype in the Reply Model of XFDF Annotations
|
ResampleFilterCommand |
|
ReshapeToPDFCommand |
This command takes the currently viewed document and exports it into a pdf file.
|
Resolution |
A resolution specifies a point density in two dimensions (horizontal, vertical) relative to a
certain measurement unit.
|
ResolvedQualifiedLogEvent |
|
Resolver<T,E extends Throwable> |
An object capable of resolving an instance of type T based on a given name.
|
ResourceFileLoader |
ResourceFileLoader provides resource locating and loading capabilities for File
based resources.
|
ResourceGroupLoader |
ResourceGroupLoader handles external single/group resources for MO:DCA/AFP
documents.
|
ResourceLoader |
ResourceLoader is the interface defining external resource locating and loading
capabilities.
|
ResourceLoader.Type |
An indicator for the type of a resource to be loaded by a resource loader.
|
ResourceLoaderFactory |
|
ResourceLocator |
|
ResourceMultiLoader |
ResourceMultiLoader provides the capability of putting several different
ResourceLoader implementations into a single instance of ResourceLoader
.
|
ResourceUrlLoader |
ResourceUrlLoader provides resource locating and loading capabilities based on
Uniform Resource Locators.
|
Result |
Deprecated.
|
RollingMessagePanel |
The fancy message panel is used to present the user with messages which can be received from
various sources:
(Qualified) Logging
Messaging
...
|
RollingMessagePanel.OrderBy |
|
RolloutBorder |
A Border used for rollout components within an EffectPanel.
|
RolloutBox |
A box designed to be used in conjunction with the EffectContainer to provide a fancy
roll-in/-out effect.
|
RolloutPasswordBox |
|
RolloutPasswordBoxAddon |
|
RolloutPDFSignatureBox |
RolloutPDFSignatureBox is a rollout box that rolls into the display as soon as the displayed
document contains signature information and displays it.
|
RolloutPDFSignatureBoxAddon |
|
RolloutSearch |
|
RolloutSearch |
Deprecated.
|
RolloutSearchComponentAddon |
|
RotateCommand |
This command could be used to rotate the document or the current page of a viewer instance in the
context object.
|
RotatedIcon |
Delegating icon implementation which allows to rotate the rendering of the nested icon.
|
RotateExecutor |
|
RotateInstruction |
|
RoundCornerBorder |
|
RoundedBorder |
|
SaveGradationCommand |
Saves a gradation curve
|
Scopes |
Well-known constants to be used in the scope supplied to a FontFactory , as well as helper
methods for scope map creation.
|
ScreenGeometry |
An utility class for screen geometry in a mutli screen environment and positioning of swing
components.
|
ScrollCommand |
This command could be used to provide scroll actions on the page view scrollbars.
|
ScrollCommand.Direction |
|
Search |
|
Search.SearchState |
|
SearchConfiguration |
The SearchConfiguration contains the searchStrings, the document and the search options.
|
SearchEngine |
|
SearchEngine.Quality |
|
SearchEngineRegistry |
|
SearchEngineTextFieldMatcherEditor<E> |
A MatcherEditor that matches Objects that contain the filter text located
within a JTextField .
|
SearchEngineTextMatcherEditor<E> |
A MatcherEditor that matches Objects against search text in a format similar to search engines.
|
SearchEngineTextMatcherEditor.Field<E> |
A Field object contains information specific to a given field found within the Objects being
text matched.
|
SearchEvent |
|
SearchEvent.SearchEventType |
|
SearchFrame |
|
SearchFrame |
Deprecated.
|
SearchListener |
The purpose of the SearchListener is to provide updates about the running search.
|
SearchPanel |
|
SearchPanel |
Deprecated.
|
SearchRequest |
Deprecated.
|
SearchRequest.SearchState |
|
SearchResult |
This class enriches a normal selection with some information that is relevant when receiving the
result of a Search
|
SearchResultEvent |
Deprecated.
|
SearchStateChangeEvent |
Deprecated.
|
SearchStateListener |
Deprecated.
|
SeekableInputStream |
This class defines an extended InputStream which is seekable.
|
SeekableLookaheadStream |
|
SeekableLookaheadStream.MaxLookaheadReachedException |
|
SelectAllOnFocusGain |
A decorator to make a JTextComponent select all of its text upon
gaining focus.
|
SelectedTextExportHandler |
|
Selection |
Provides selection information for a given Page .
|
SelectionHandlerFeature |
A flextree feature used to provide node selection interactivity for nodes.
|
SelectionHighlighterTool |
|
SelectionProvider |
An interface to be implemented by classes (usually descendants of Tool ) which provide
some kind of selection.
|
Selections |
|
SelectPageLayoutCommand |
|
SelectStashDialog |
|
SelectStashPanel |
|
SelfDescribingCommand |
SelfDescribingCommands are commands which are able to provide a name and a description for
themselves.
|
SemanticsTree |
Marker interface for semantic trees.
|
SeparatorList<E> |
A list that adds separator objects before each group of elements.
|
SeparatorList.Separator<E> |
A separator heading the elements of a group.
|
SequencedHashMap<K,V> |
A map of objects whose mapping entries are sequenced based on the order in
which they were added.
|
SequenceList<E> |
A SequenceList contains values in adjacent indices which occur at predictable intervals from each
other.
|
SequenceList.Sequencer<E> |
A Sequencer defines the logic required to calculate the previous and next sequence values given
any value.
|
Sequencers |
A factory for creating Sequencers.
|
SerializableContentsCreatorSettings |
|
SerializableConverter |
|
SerializableFitInstruction |
|
SerializableInstruction |
|
SerializableOutline |
|
SerializableOutlineNode |
|
SerializablePanInstruction |
|
SerializableProcessingControls<T extends SerializableProcessingSettings> |
|
SerializableProcessingSettings |
Hold settings used to control certain aspects of a document processing process.
|
SerializableRenderSettings |
|
SerializableRotateInstruction |
|
SerializableZoomInstruction |
|
Serif |
Describes whether or not a font is a serif font.
|
ShapeBasedAnnotation |
An abstract base class for visual shape based annotations.
|
ShowAnnotationIntent |
|
ShowPDFPermissionsCommand |
|
ShowProductInfoWindowCommand |
Shows/Hide a product information window
|
ShowTrayLicenseCommand |
|
SignatureData |
SignatureData holds information concerning the signature of a signature form field.
|
SignatureField |
A SignatureField represents a form field in a pdf document and its associated digital signature
data.
|
SignatureHelper |
This is a helper class to provide easier access to a trustStore.
|
SignatureReference |
SignatureReference provides specifications of signature modification detection.
|
SignatureStore |
An SignatureStore allows qualified access to dig relevant data of a pdf document.
|
SignatureStores |
A collection of static utility methods to be used in conjunction with pdf signature data.
|
SignatureValidationResult |
The result that will be created by a SignatureValidator when a validation is performed.
|
SignatureValidations |
|
SimpleLoggerFactoryDelegate |
|
SimpleMessage |
A simple implementation of MessageConsumer.Message which is used in situations where the message shall be
generated directly.
|
SimpleProvider<T,E extends Throwable> |
A simple provider providing a single, fixed item.
|
SingletonIterable<T> |
A Iterable implementation that will contain only one single element.
|
SingletonIterator<T> |
|
SizeDetector |
This Interface should be implemented if a detection of the Dimension2D from a page is
needed.
|
SizeManagementStrategy |
|
SlickBevelBorder |
A 1-line bevel border.
|
SnapIn |
A marker interface for status bar snap-ins.
|
SnapInFactory |
A factory for standard status bar snap-ins.
|
SortableRenderer |
This interface is intended to be implemented by custom TableCellRenderers
installed on the JTableHeader of a sortable JTable.
|
SortedList<E> |
|
SorterClearSelectionCommand |
Clears the page selection within a sorter frame or a sorter toolbar depending on which kind of
sorter is contained in the component hierarchy or in the associated context.
|
SorterFrame |
This class shows jadice Page Sorter in a JFrame.
|
SorterSelectAllCommand |
Select all pages within a sorter frame or a sorter toolbar depending on which kind of sorter is
contained in the component hierarchy or in the associated context.
|
SorterToolbar |
SorterToolbar provides a component that is useful for displaying the
PageSorter component as a toolbar or rather as
floating frame.
|
SourceID |
A SourceID uniquely identifies a page using a tuple of information collected during the
reading process:
the read-ID of the read operation during which the page segment was read
the index of the stream within the read operation from which the page segment was read
the index of the page within the stream from which the page segment was read
Note that the page being identified here is a format-specific page, not a document-independent
jadice Page object.
|
SpacePanBehaviour |
|
SparseEventList<E> |
|
SparseList<E> |
An extension of List for efficient implementations if lists containing mostly
null elements.
|
SparseList.Span |
A Span describes an inclusive, consecutive range of list indices.
|
SparseSwingThreadProxyEventList<E> |
Proxies events from all threads to the Swing event dispatch thread.
|
SparseThreadProxyEventList<E> |
An EventList that only forwards its events on a proxy thread, regardless of the thread of
their origin.
|
SpinCommand |
This command could be used to spin the document or the current page of a PageView
instance in the context object.
|
SplashScreen |
A splash screen which can be display if no document is opened.
|
SplashScreen.SplashScreenPropertyListener |
This property listener will make sure to show the SplashScreen if no document is shown.
|
StampAnnotation |
An annotation looking like a stamp.
|
StampImageAnnotation |
|
StampName |
|
Standard14FontFactory |
Provides FontSource s for the Standard 14 Font Name constants defined by the PDF Format.
|
Standard14Substitute |
Models the access to information about the standard 14 substitute font resources optionally
included.
|
StandardSecurityAuthLevel |
Defines the possible levels of authorization for the PDF Standard Security Handler which supplies
password-based authentication.
|
StashPagesCommand |
A Command used to put the currently selected pages into a stash.
|
State |
Specifies the state in the XFDF State Model
|
StateModel |
Corresponds to the XFDF state model
|
StatusBar |
A panel hosting a set of status snap-ins.
|
StatusBar.SnapInConstraint |
Constraint constant to define the snap-in layouting behavior.
|
StreamSourceID |
A StreamSourceID uniquely identifies a stream which was used during a reading process.
|
StringAttribute |
Concrete interface realization which carries a String value.
|
StringConverter |
|
Strings |
Utility methods for String processing.
|
StyledLineBorder |
|
StyleEnricher |
Enriches a given instance of FontAttributeSet by adding style attributes (bold, italic)
guessed from the font's name.
|
StyleFontFactory |
Finds a font based solely on Style information, disregarding the name.
|
SubfileSeekableInputStream |
A wrapper for a SeekableInputStream which is able to provide a view of a specific part of the
wrapped stream.
|
SwingAnnotationBasicFontFactory |
|
SwingAnnotationFontFactory |
|
SwingAnnotationGenericStylesSystemFontFactory |
|
SwingAnnotationLogicalFontFactory |
|
SwingAnnotationProfileBasicFontFactory |
|
SwingAnnotationProfileGenericStylesSystemFontFactory |
|
SwingAnnotationProfileLogicalFontFactory |
|
SwingAnnotationProfileStandard14FontFactory |
|
SwingAnnotationProfileSystemFontFactory |
|
SwingAnnotations |
|
SwingAnnotationStandard14FontFactory |
|
SwingAnnotationSystemFontFactory |
|
SwingAnnotationWellKnownNameFontFactory |
|
SwingFontEnvironments |
|
SwingMenus |
|
SwingPrintManager |
|
SwingThreadProxyEventList<E> |
Proxies events from all threads to the Swing event dispatch thread.
|
SwingUIDocument |
A UIDocument for the use with Java AWT/Swing components.
|
SwitchToSinglePageOnFit |
|
Symbolic |
Describes whether or not a font is a symbolic font.
|
SyncReadConfigurer |
|
SystemEnvironment |
SystemEnvironment is a utility class to provide different informations about the system
environment.
|
TableComparatorChooser<E> |
A TableComparatorChooser is a tool that allows the user to sort a ListTable by clicking
on the table's headers.
|
TableFormat<E> |
Specifies how a set of records are rendered in a table.
|
TargetStringInstruction |
Instructs an InstructionExecutor to navigate to a given target which is represented as a
String.
|
Task<R> |
Interface to be implemented by classes providing some kind of functionality that is supposed to
be executed asynchronously by a TaskExecutor .
|
TaskBuilder |
Constructs a self contained part of the Document reading process.
|
TaskExecutor<R> |
TaskExecutors provide execution services for Task s.
|
TaskListener |
|
TaskScope<R> |
A TaskScope defines a common unit of management for tasks sharing a common goal or
purpose.
|
TaskScopeAdapter<R> |
Provides empty default implementations of TaskScope 's methods.
|
TaskService |
A TaskService provides functionality to execute and manage background tasks.
|
TaskServiceMonitorSnapIn |
|
TaskView |
This small GUI utility panel provides a visual representation of what is going on inside a
TaskService .
|
TextAnnotation |
An annotation looking like a piece of text.
|
TextComponentMatcherEditor<E> |
A MatcherEditor that matches Objects that contain the filter text located
within a Document .
|
TextContentService |
Provides access to the page text content.
|
TextCursorTool |
A Tool to visualize and manage a text cursor akin to a text cursor in a word processor or
text editor.
|
TextFilterable |
An item that can be compared to a list of filters to see if it matches.
|
TextFilterator<E> |
An interface through which a list of Strings for a given object can be extracted for testing
whether a filter matches.
|
TextFont |
|
TextFormat |
Gain information about support for plain text data.
|
TextHighlightAnnotation |
Annotation implementation to highlight / underscore / strike through text content.
|
TextMatcherEditor<E> |
A matcher editor that matches Objects that contain a filter text string.
|
TextReaderSettings |
Instances of TextReaderSettings can be used to configure several parameters pertaining to
the text format.
|
TextSelectionTool |
A Tool used to select textual page content.
|
TextServiceLoader |
|
TextStyle |
|
TGASwingUtil |
A ThreadGroupAware replacement for SwingUtilities.invokeLater(), SwingUtilities.invokeAndWait()
and SwingUtilities.isEventDispatchThread() considering the correct EventQueue to use in
environments where more than one EventQueue may occur, such as in Applets and WebStart.
|
ThreadedMatcherEditor<E> |
A MatcherEditor which decorates a source MatcherEditor with functionality.
|
ThreadPoolTaskService |
|
ThresholdList<E> |
|
ThresholdList.Evaluator<E> |
|
ThresholdMatcherEditor<E,T> |
A MatcherEditor that filters elements based on whether they are greater than or less than
a threshold.
|
ThumbnailCellRenderer |
|
ThumbnailNavigationTool |
|
ThumbnailProvider |
Classes implementing ThumbnailProvider interface are responsible
to provide a thumbnail image for a specific page this ThumbnailProvider
realization is associated to.
|
ThumbnailResizeCommand |
A command used to increase or decrease the thumbnail size.
|
ThumbnailView |
UI-Properties used by this component
|
ThumbnailViewComponentAddon |
|
ThumbnailViewMessages |
|
ThumbnailViewUI |
|
TIFFFormat |
Format information for tiff documents
|
TIFFReaderSettings |
A settings class for parameters pertaining to TIFFs.
|
ToggleCaseSensitiveCommand |
Deprecated.
|
ToggleCompareCommand |
Toggles the compare view (2nd Viewer panel)
|
ToggleCrosshairCommand |
Shows/Hide a a crosshair bound to mouse position
|
ToggleDesaturateCommand |
This command toggles (enables/disables) the desaturation of color images display.
|
ToggleEnabledPDFSignatureBoxCommand |
|
ToggleExtendedSearchCommand |
|
ToggleExtendedSearchCommand |
Deprecated.
|
ToggleGroupPanelVisibilityCommand |
Toggle optional group panel visibility.
|
ToggleHoverLensCommand |
|
ToggleInfoAreaCommand |
Toggles info view
|
ToggleInfoTreeCommand |
|
ToggleLensCommand |
Shows/Hide a lens frame
|
ToggleNavigatorCommand |
Shows/Hide a navigator frame
|
ToggleOptionCommand |
Command that can be used to toggle a value within searchOptions.
|
TogglePDFSignatureBoxCommand |
|
ToggleShowGradationDetailsCommand |
|
ToggleSorterCommand |
Shows/Hide a sorter frame or a sorter toolbar depending on which kind of sorter is contained in
the component hierachy or in the associated context.
|
ToggleToolActivationPolicyCommand |
|
ToggleToolbarVisibilityCommand |
This command could be used to toggle visibility of jadice toolbars.
|
ToggleToolCommand |
|
ToggleToolCommand.Tool |
|
ToggleTrayCommand |
Creates a TrayIcon for the current BasicDemoApplication if not already present.
|
ToggleUseImageUpscalingCommand |
|
ToggleWholeWordsOnlyCommand |
Deprecated.
|
ToggleWildcardCommand |
Deprecated.
|
Tool |
This abstract class must be sub-classed in order to contribute additional functionality to
page-visualization components like the PageView , or the ThumbnailView .
|
Tool.ActivationRequest |
This class describes an auto-activation request issued by a tool in response to an event.
|
ToolActivationPolicy |
|
ToolActivationPolicy.ActivationCandidate |
The ActivationCandidate is used to communicate possible candidates for Tool auto activation
along with their Tool.ActivationRequest s.
|
ToolkitBasedFactory<T> |
|
ToolManager |
|
ToolTipFeature |
A flextree feature used to activate tooltips for a FlexibleTree .
|
TrackableCache |
|
TransactionList<E> |
A list transformation that presents traditional transaction semantics.
|
TransformedList<S,E> |
|
TransformerPanel |
Container which can transform its children, for example:
|
TransformMethodName |
Transform methodsmethods, along with transform parameters, can be used to detect modifications
relative to a signature field that is signed.
|
TransformParams |
TransformParams contains additional parameters for the TransformMethod to be applied.
|
TreeAccessibleNameProvider |
|
TreeColumnProvider |
A TreeModule providing TreeTable columns.
|
TreeContentProvider |
Instances are able to provide content (that is, children) for a node in a FlexibleTree .
|
TreeContextMenuContributor |
implementors can contribute menu entries to be shown in context menus in a FlexibleTree .
|
TreeContributionContext |
|
TreeElementEditor |
|
TreeExportHandler |
|
TreeIconProvider |
|
TreeImportHandler |
TreeImportHandlers support the import of data via drag-and-drop and clipboard operations into a
FlexibleTree
|
TreeLabelProvider |
|
TreeList<E> |
A hierarchial EventList that infers its structure from a flat list.
|
TreeList.ExpansionModel<E> |
Provide the expand/collapse state of nodes.
|
TreeList.Format<E> |
Define the tree structure of an node by expressing the path from the element itself to the
tree's root.
|
TreeList.Node<E> |
A node in the display tree.
|
TreeModule |
TreeModules implement features required to visualize some kind of information in tree form.
|
TreeNavigator |
|
TreeSelectionHandler |
A fragment interface to be implemented by tree modules wishing to react on path selection and
deselection.
|
TreeTipProvider |
A TreeModule fragment interface for modules which want to provide a tool-tip for certain nodes.
|
TrueMatcher<E> |
A Matcher implementation that always matches.
|
TrustStoreParameter |
This class can be used to transport the parameters to load a KeyStore which will be used
to verify the signatures of a document.
|
TurnPageCommand |
This command could be used for page browsing purposes.
|
TurnPageCommand.Mode |
The navigation mode.
|
TypeRef |
|
TypeSet |
Groups AnnotationType s to form a logical structure in which they should be presented to
the user.
|
TypeSetElement |
A common ancestor for the elements in type set declarations.
|
UIDocument<C> |
A UIDocument is a Document implementation which is particularly suitable for the use in
graphical user interfaces.
|
UIs |
This is a collection of UI-related static utility methods and constants.
|
UncloseableSeekableInputStream |
|
UncloseableSubfileSeekableInputStream |
|
UndoCommand |
This command performs undos for the current document.
|
UndoRedoSupport<E> |
UndoRedoSupport, as the name suggests, will provide generic support for undoing and redoing
groups of changes to an EventList .
|
UndoRedoSupport.Edit |
Provides an easy interface to undo/redo a ListEvent in its entirety.
|
UndoRedoSupport.Listener |
|
UndoSupport<E> |
|
UniqueList<E> |
|
Unit |
An enum of various common length units.
|
UnresolvedQualifiedLogEvent |
This interface is just an aggregate interface.
|
UnresolvedQualifiedMessage |
|
UnrestrictedProperty<T> |
|
UnstashMergeCommand |
A Command used to add page stashes created earlier to the current document.
|
UpdateWindowTitlePropertyListener |
Updates JFrame titles when documents change.
|
URIExecutor |
An executor implementation which shows how a URIInstruction could be handled.
|
URIInstruction |
|
URLBaseOpenPortfolioImportHandler |
An ImportHandler implementation that supports transfer data from an external source (like
the jadice webtoolkit).
|
UserPropertiesModule |
|
UserPropertiesModule.Properties |
|
UserPropertiesModule.Property |
|
UserPropertiesModule.Wrapper |
|
Util |
|
Utils |
Utility class providing some helper methods for annotation handling.
|
ValidationInformation |
ValidationInformation (VRI) contains validation-related information for a signature in the
document that a specific signature handler can use to successfully validate the respective
signature.
|
ValidationMessages |
|
ValueType |
Used to convey information about the type of object expected at some place.
|
ViewComponent |
|
VisibilityCondition |
Conditions are used to manipulate specific elements in a visual representation of a document.
|
VisibilityEnabledJCheckboxMenuItem |
A checkbox as menu item which is visible if and only if it is enabled.
|
VisibilityEnabledJMenuItem |
A menu item that is visible if and only if it is enabled.
|
VisibilityEnabledJRadioMenuItem |
A radio button as menu item which is visible if and only if it is enabled.
|
VisibleBoundsTool |
A tool used to visualize the area of the current page that is currently visible within an
associated page view.
|
VisibleBoundsTool.MouseSensitivity |
An enum of choices for the mouse-sensitivity of the visual bounds visualization.
|
VisualRepresentationSupportTransferHandler |
Extends the TransferHandler by showing a visual Representation for the
Transferable Object to for example show an image of the dragged Component while being
dragged.
|
WellKnownNameFontFactory |
Returns replacement fonts for some well-known font names such as Arial, Helvetica, Courier, or
Times.
|
WritableTableFormat<E> |
Specifies how to edit the elements of table.
|
WriteAnnotationIntent |
This type of AnnotationIntent declares the intention to write or save individual
annotation instances.
|
WriterControls |
|
WriterListener |
A listener used to receive notifications from a write process.
|
WriterSettings |
|
XFDFAnnotation |
An abstract base class for all XFDF Annotations
|
XFDFAnnotationElements |
|
XFDFAnnotationFormat |
XML Forms Data format as described in ISO 32000-2 (XFDF 3.0)
|
XFDFAnnotationReaderSettings |
A settings class for parameters pertaining to the xfdf annotation format.
|
XFDFAnnotationWriter |
|
XFDFAnnotationWriterSettings |
A settings class for parameters pertaining to the xfdf annotation format.
|
XFDFCaretAnnotation |
|
XFDFCircleAnnotation |
A XFDFCircleAnnotation displays an Ellipse on the page.
|
XFDFFreeTextAnnotation |
XFDFFreetextAnnotations shall display text directly on the page.
|
XFDFHighlightAnnotation |
XFDFHighlightAnnotation highlight a range of text in the document.
|
XFDFInkAnnotation |
XFDFInkAnnotations shall appear as one or multiple lines between connected points They correspond
to XFDF Ink Annotations
|
XFDFLineAnnotation |
A XFDFLineAnnotation display a single straight line on a page.
|
XFDFMarkupAnnotation |
An abstract class for all XFDF Markup Annotations
|
XFDFPlainFreeTextAnnotation |
XFDFFreetextAnnotation shall display text on the page They correspond the XFDF Freetext
Annotations.
|
XFDFPolygonAnnotation |
The XFDFPolygonAnnotation displays a closed polygon on the page.
|
XFDFPolylineAnnotation |
The XFDFPolylineAnnotation works in the same way as a XFDFPolygonAnnotation except the
first and line point shall not be connected.
|
XFDFPopupAnnotation |
XFDFPopupAnnotation are subelements to XFDFAnnotations and shall display in a popup window.
|
XFDFSquareAnnotation |
A XFDFSquareAnnotation displays a rectangle on the page.
|
XFDFSquigglyAnnotation |
XFDFSquigglyAnnotation shall display a squiggly line below text.
|
XFDFStampAnnotation |
A stamp annotation displays text or graphics intended to look as if they were stamped on the
page.
|
XFDFStrikeOutAnnotation |
A Strikeout Annotation shall display a line to strike out text.
|
XFDFTextAnnotation |
A XFDFTextAnnotation represents a sticky note attached to a document.
|
XFDFTextMarkupAnnotation |
An abstract class for all XFDF Text Markup Annotations
|
XFDFUnderlineAnnotation |
XFDFUnderlineAnnotation shall display a line below the text.
|
XMLConverter<V> |
|
ZoomCommand |
Either fits the current page into the View or zooms in to a certain level.
|
ZoomCommand.Mode |
|
ZoomExecutor |
|
ZoomInstruction |
A simple Instruction which instructs the executor to zoom the view to the desired zoom
factor.
|
ZoomSnapIn |
A SnapIn which displays the current zoom factor and gives users the opportunity to set a
different zoom factor either by typing it in or by choosing it from a combo box.
|
ZoomToSelectionCommand |
Zooms to the selected area.
|