A B C D E F G H I J K L M N O P Q R S T U V W Y Z

A

absolute() - Static method in class com.levigo.util.swing.effect.EffectLayout.Constraints
Create a constraint used to exclude the component from layout.
absolutePosition() - Static method in class com.levigo.util.swing.effect.EffectLayout.Constraints
Create a constraint used to lock the component to its given position.
AbstractAnnotationCommand - Class in com.levigo.jadice.swing.annotation.commands
Abstract superclass for all annotations commands.
AbstractAnnotationCommand() - Constructor for class com.levigo.jadice.swing.annotation.commands.AbstractAnnotationCommand
 
AbstractAnnotationFormat - Class in com.levigo.jadice.annotation
Abstract base class for annotation format information classes.
AbstractAnnotationFormat() - Constructor for class com.levigo.jadice.annotation.AbstractAnnotationFormat
 
AbstractAnnotationIntent - Class in com.levigo.jadice.annotation.auth
An abstract base class for annotation specific intents.
AbstractAnnotationIntent() - Constructor for class com.levigo.jadice.annotation.auth.AbstractAnnotationIntent
Constructor
AbstractAnnotationModeCommand - Class in com.levigo.jadice.swing.annotation.commands
Abstract superclass for all annotation mode commands.
AbstractAnnotationModeCommand() - Constructor for class com.levigo.jadice.swing.annotation.commands.AbstractAnnotationModeCommand
 
AbstractAnnotationModeCommand.CreateMode - Enum in com.levigo.jadice.swing.annotation.commands
 
AbstractCharSequenceSearchRequest - Class in com.levigo.jadice.search
 
AbstractCharSequenceSearchRequest() - Constructor for class com.levigo.jadice.search.AbstractCharSequenceSearchRequest
 
AbstractComponentAddon - Class in com.levigo.util.swing.plaf
Ease the work of creating an addon for a component.
AbstractComponentAddon(String) - Constructor for class com.levigo.util.swing.plaf.AbstractComponentAddon
 
AbstractCompositeIterator<T> - Class in com.levigo.util.base.collections
 
AbstractCompositeIterator() - Constructor for class com.levigo.util.base.collections.AbstractCompositeIterator
 
AbstractContentsPageSegment - Class in com.levigo.jadice.document.creator
 
AbstractContentsPageSegment(Page) - Constructor for class com.levigo.jadice.document.creator.AbstractContentsPageSegment
 
AbstractContextCommand - Class in com.levigo.util.swing.action
Abstract base class for context aware injected commands.
AbstractContextCommand() - Constructor for class com.levigo.util.swing.action.AbstractContextCommand
 
AbstractContinuousLayout - Class in com.levigo.jadice.swing.pageview
 
AbstractContinuousLayout(PageView) - Constructor for class com.levigo.jadice.swing.pageview.AbstractContinuousLayout
 
AbstractDocument - Class in com.levigo.jadice.document
A basic implementation of the Document interface.
AbstractDocument() - Constructor for class com.levigo.jadice.document.AbstractDocument
Construct a new document.
AbstractDocument(String) - Constructor for class com.levigo.jadice.document.AbstractDocument
Construct a new document with the given name.
AbstractDocumentCommand - Class in com.levigo.jadice.swing.commands
Abstract superclass for all commands, which need a viewer and a document for functionality.
AbstractDocumentCommand() - Constructor for class com.levigo.jadice.swing.commands.AbstractDocumentCommand
 
AbstractDocumentCommand.Scope - Enum in com.levigo.jadice.swing.commands
 
AbstractDocumentEvent - Class in com.levigo.jadice.document
AbstractDocumentEvent is the abstract root class for document events.
AbstractDocumentEvent(Document) - Constructor for class com.levigo.jadice.document.AbstractDocumentEvent
Constructor
AbstractEventList<E> - Class in com.levigo.util.base.glazedlists
A convenience class that implements common functionality for all EventLists.
AbstractEventList(ListEventPublisher) - Constructor for class com.levigo.util.base.glazedlists.AbstractEventList
Creates an AbstractEventList that sends events using the specified ListEventPublisher.
AbstractEventList() - Constructor for class com.levigo.util.base.glazedlists.AbstractEventList
Create an AbstractEventList that sends events with the default ListEventPublisher.
AbstractFormatReaderProcessor - Class in com.levigo.jadice.document
 
AbstractFormatReaderProcessor() - Constructor for class com.levigo.jadice.document.AbstractFormatReaderProcessor
 
AbstractGeometryFrame - Class in com.levigo.util.swing
Use AbstractGeometryFrame class as superclass for frames which provides services to read and save their location and size from a predefined preference store.
AbstractGeometryFrame(String) - Constructor for class com.levigo.util.swing.AbstractGeometryFrame
Constructor for AbstractGeometryFrame.
AbstractJadiceLocalDataFlavor - Class in com.levigo.jadice.document.flavor
A DataFlavor which is used for the transfer of Pages within jadice on the same JVM, e.g. via Drag & Drop.
AbstractJadiceLocalDataFlavor(Document) - Constructor for class com.levigo.jadice.document.flavor.AbstractJadiceLocalDataFlavor
Construct a DataFlavor where the given document acts as the source
AbstractListenableRenderSettings - Class in com.levigo.jadice.document.render
Abstract base class for render settings which supports a listener mechanism to provide render setting changes.
AbstractListenableRenderSettings() - Constructor for class com.levigo.jadice.document.render.AbstractListenableRenderSettings
 
AbstractListInterceptor<T> - Class in com.levigo.util.base.collections
 
AbstractListInterceptor() - Constructor for class com.levigo.util.base.collections.AbstractListInterceptor
 
AbstractListObserver<E> - Class in com.levigo.util.base.collections
A base implementation of ListObserver.
AbstractListObserver() - Constructor for class com.levigo.util.base.collections.AbstractListObserver
 
AbstractMatcherEditor<E> - Class in com.levigo.util.base.glazedlists.matchers
Basic building block for MatcherEditor implementations that handles the details of dealing with registered MatcherEditor.Listeners.
AbstractMatcherEditor() - Constructor for class com.levigo.util.base.glazedlists.matchers.AbstractMatcherEditor
 
AbstractNavigablePreviewCommand - Class in com.levigo.jadice.appbase.preview
AbstractNavigablePreviewCommand.java
AbstractNavigablePreviewCommand() - Constructor for class com.levigo.jadice.appbase.preview.AbstractNavigablePreviewCommand
 
AbstractPage - Class in com.levigo.jadice.document
An abstract implementation of a Page that ties the handling of user properties and PageListener handling.
AbstractPage() - Constructor for class com.levigo.jadice.document.AbstractPage
 
AbstractPageEvent - Class in com.levigo.jadice.document
This is an abstract base class for page concerning document events or simply page events.
AbstractPageEvent(Page) - Constructor for class com.levigo.jadice.document.AbstractPageEvent
Constructor Using this constructor allows to create a page event without a reference to the enclosing document.
AbstractPageEvent(Document, Page) - Constructor for class com.levigo.jadice.document.AbstractPageEvent
Constructor Creates a page event with given document and page as event sources.
AbstractPageRenderer - Class in com.levigo.jadice.document.render
An abstract base class to render the contents of a page into any valid Graphics2D.
AbstractPageRenderer() - Constructor for class com.levigo.jadice.document.render.AbstractPageRenderer
 
AbstractPageSegment - Class in com.levigo.jadice.document
 
AbstractPageSegment() - Constructor for class com.levigo.jadice.document.AbstractPageSegment
Construct a page segment.
AbstractPageSegment.CacheableRendering - Class in com.levigo.jadice.document
 
AbstractPageSegment.CacheableRendering(RenderElement, int) - Constructor for class com.levigo.jadice.document.AbstractPageSegment.CacheableRendering
 
AbstractPageSegment.CacheableRendering(RenderElement, int, String) - Constructor for class com.levigo.jadice.document.AbstractPageSegment.CacheableRendering
 
AbstractPageViewCommand - Class in com.levigo.jadice.swing.commands
Abstract superclass for commands which are functional just in conjunction with a PageView instance.
AbstractPageViewCommand() - Constructor for class com.levigo.jadice.swing.commands.AbstractPageViewCommand
 
AbstractPresentationRule - Class in com.levigo.jadice.swing.pageview
 
AbstractPresentationRule() - Constructor for class com.levigo.jadice.swing.pageview.AbstractPresentationRule
 
AbstractPrintDialog - Class in com.levigo.jadice.printer
Based on the JDialog this abstract class defines a few methods that every print dialog should implement.
AbstractPrintDialog(Frame, String, boolean) - Constructor for class com.levigo.jadice.printer.AbstractPrintDialog
 
AbstractPrinter - Class in com.levigo.jadice.printer
Abstract superclass of all printer implementations
AbstractPrinter(PrintJobConfiguration) - Constructor for class com.levigo.jadice.printer.AbstractPrinter
 
AbstractPrinter.BasicPageable - Class in com.levigo.jadice.printer
 
AbstractPrinter.BasicPageable() - Constructor for class com.levigo.jadice.printer.AbstractPrinter.BasicPageable
 
AbstractProcessingControls<T extends ProcessingSettings> - Class in com.levigo.jadice.document
 
AbstractProcessingControls() - Constructor for class com.levigo.jadice.document.AbstractProcessingControls
 
AbstractProcessingControls(AbstractProcessingControls<T>) - Constructor for class com.levigo.jadice.document.AbstractProcessingControls
 
AbstractPropertyGeometryFrame - Class in com.levigo.util.swing
This class is an enhanced version of its super class AbstractGeometryFrame.
AbstractPropertyGeometryFrame(String) - Constructor for class com.levigo.util.swing.AbstractPropertyGeometryFrame
Constructor for AbstractPropertyGeometryFrame.
AbstractPropertyGeometryFrame() - Constructor for class com.levigo.util.swing.AbstractPropertyGeometryFrame
Constructor for AbstractPropertyGeometryFrame.
AbstractQualifiedException - Exception in com.levigo.util.log.qualified
 
AbstractQualifiedException(MessageID, Object...) - Constructor for exception com.levigo.util.log.qualified.AbstractQualifiedException
 
AbstractQualifiedException(MessageID, Throwable, Object...) - Constructor for exception com.levigo.util.log.qualified.AbstractQualifiedException
 
AbstractQualifiedLogger - Class in com.levigo.util.log.qualified
 
AbstractQualifiedLogger() - Constructor for class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
AbstractQualifiedRuntimeException - Exception in com.levigo.util.log.qualified
 
AbstractQualifiedRuntimeException(MessageID, Object...) - Constructor for exception com.levigo.util.log.qualified.AbstractQualifiedRuntimeException
 
AbstractQualifiedRuntimeException(MessageID, Throwable, Object...) - Constructor for exception com.levigo.util.log.qualified.AbstractQualifiedRuntimeException
 
AbstractSelectionCommand - Class in com.levigo.jadice.swing.commands
 
AbstractSelectionCommand() - Constructor for class com.levigo.jadice.swing.commands.AbstractSelectionCommand
 
AbstractSelectionRendererTool - Class in com.levigo.jadice.swing.search.tool
 
AbstractSelectionRendererTool() - Constructor for class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
 
AbstractSubmenuContributor - Class in com.levigo.util.swing.menu
Abstract MenuContributor which adds contributions to a submenu.
AbstractSubmenuContributor() - Constructor for class com.levigo.util.swing.menu.AbstractSubmenuContributor
 
AbstractTableComparatorChooser<E> - Class in com.levigo.util.base.glazedlists.gui
A TableComparatorChooser is a tool that allows the user to sort a table widget by clicking on the table's headers.
AbstractTableComparatorChooser(SortedList<E>, TableFormat<? super E>) - Constructor for class com.levigo.util.base.glazedlists.gui.AbstractTableComparatorChooser
Create a AbstractTableComparatorChooser that sorts the specified SortedList over the specified columns.
AbstractTask<R> - Class in com.levigo.util.concurrent.tasks
An abstract implementation of a Task which manages task identity using a key object supplied at construction time.
AbstractTask(Object) - Constructor for class com.levigo.util.concurrent.tasks.AbstractTask
Create a task using the given key and the key's string representation as its name.
AbstractTask(Object, String) - Constructor for class com.levigo.util.concurrent.tasks.AbstractTask
Create a task using the given key and name.
AbstractThumbnailRenderer - Class in com.levigo.jadice.swing.thumbnailview
 
AbstractThumbnailRenderer() - Constructor for class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
 
AbstractThumbnailRenderer.BasicThumbnailRendererIcon - Class in com.levigo.jadice.swing.thumbnailview
 
AbstractThumbnailRenderer.BasicThumbnailRendererIcon() - Constructor for class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer.BasicThumbnailRendererIcon
 
AbstractToggleSearchCommand - Class in com.levigo.jadice.appbase.search
AbstractToggleSearchCommand.java
AbstractToggleSearchCommand() - Constructor for class com.levigo.jadice.appbase.search.AbstractToggleSearchCommand
 
AbstractToolActivationCommand - Class in com.levigo.jadice.appbase.commands
AbstractToolActivationCommand.java
AbstractToolActivationCommand() - Constructor for class com.levigo.jadice.appbase.commands.AbstractToolActivationCommand
 
accessDeniedColor - Variable in class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBox
 
accessDeniedTextColor - Variable in class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBox
 
accessGrantedColor - Variable in class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBox
 
accessGrantedTextColor - Variable in class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBox
 
action - Variable in class com.levigo.util.swing.menu.BasicMenuBuilder.Entry
 
ActionCreationAdapter - Class in com.levigo.util.swing.action
Just an adapter class of ActionCreationListener with empty methods.
ActionCreationAdapter() - Constructor for class com.levigo.util.swing.action.ActionCreationAdapter
 
ActionCreationListener - Interface in com.levigo.util.swing.action
Instances of ActionCreationListener can be registered at DefaultActionFactory to receive informations or failure messages of actions creation process.
ActionFactory - Interface in com.levigo.util.swing.action
Basic interface for the action factory.
ActionFactoryMenuContributor - Class in com.levigo.util.swing.menu
MenuContributor which loads Actions using a ActionFactory.
ActionFactoryMenuContributor(ActionFactory, String...) - Constructor for class com.levigo.util.swing.menu.ActionFactoryMenuContributor
 
ActionInterceptor - Class in com.levigo.util.swing
An abstract class used to wrap and intercept actions.
ActionInterceptor(String, Action) - Constructor for class com.levigo.util.swing.ActionInterceptor
Create an action interceptor overriding the given action, using the given name.
ActionJButton - Class in com.levigo.util.swing.action
DefaultActionButton.java
ActionJButton(Action) - Constructor for class com.levigo.util.swing.action.ActionJButton
Constructor for this button.
ActionJCheckboxMenuItem - Class in com.levigo.util.swing.action
It is the component of the menu which can be used by the actions, that have two states.
ActionJCheckboxMenuItem(Action) - Constructor for class com.levigo.util.swing.action.ActionJCheckboxMenuItem
Constructor for ActionJCheckboxMenuItem.
ActionJRadioButton - Class in com.levigo.util.swing.action
 
ActionJRadioButton(Action) - Constructor for class com.levigo.util.swing.action.ActionJRadioButton
Constructor for ActionJCheckboxMenuItem.
ActionJRadioButton(String, boolean) - Constructor for class com.levigo.util.swing.action.ActionJRadioButton
 
ActionJRadioMenuItem - Class in com.levigo.util.swing.action
It is the component of the menu which can be used by the actions, that have two states.
ActionJRadioMenuItem(Action) - Constructor for class com.levigo.util.swing.action.ActionJRadioMenuItem
Constructor for ActionJCheckboxMenuItem.
ActionJToggleButton - Class in com.levigo.util.swing.action
It is the component which can be used by the actions, that have two states.
ActionJToggleButton(Action) - Constructor for class com.levigo.util.swing.action.ActionJToggleButton
Constructor for ActionJToggleButton.
actionLookupProperties - Variable in class com.levigo.util.swing.action.BasicActionFactory
Instance of the property file.
ActionOnDoubleClick - Class in com.levigo.util.swing
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.
actionPerformed(ActionEvent) - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel.CancelAction
 
actionPerformed(ActionEvent) - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel.SearchAction
 
actionPerformed(ActionEvent) - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel.SelectNextAction
 
actionPerformed(ActionEvent) - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel.SelectPreviousAction
 
actionPerformed(ActionEvent) - Method in class com.levigo.jadice.appbase.search.RolloutSearch.CancelAction
 
actionPerformed(ActionEvent) - Method in class com.levigo.jadice.appbase.search.RolloutSearch.SearchAction
 
actionPerformed(ActionEvent) - Method in class com.levigo.jadice.appbase.search.RolloutSearch.SelectNextAction
 
actionPerformed(ActionEvent) - Method in class com.levigo.jadice.appbase.search.RolloutSearch.SelectPreviousAction
 
actionPerformed(ActionEvent) - Method in class com.levigo.jadice.appbase.search.SearchPanel.CancelAction
 
actionPerformed(ActionEvent) - Method in class com.levigo.jadice.appbase.search.SearchPanel.SearchAction
 
actionPerformed(ActionEvent) - Method in class com.levigo.jadice.appbase.search.SearchPanel.SelectNextAction
 
actionPerformed(ActionEvent) - Method in class com.levigo.jadice.appbase.search.SearchPanel.SelectPreviousAction
 
actionPerformed(ActionEvent) - Method in class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBox.ApplyAction
 
actionPerformed(ActionEvent) - Method in class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBox.CancelAction
 
actionPerformed(ActionEvent) - Method in class com.levigo.jadice.swing.status.MemoryMonitorSnapIn
 
actionPerformed(ActionEvent) - Method in class com.levigo.util.swing.action.CommandAction
Run the commandAction.
actionPerformed(ActionEvent) - Method in class com.levigo.util.swing.action.DelegateAction
 
actionPerformed(ActionEvent) - Method in class com.levigo.util.swing.ActionInterceptor
 
ACTIONS - Static variable in interface com.levigo.util.swing.action.MenuComponentFactory
Parameter of actions in the property file
activate() - Method in class com.levigo.jadice.appbase.search.RolloutSearch
 
activate(Class<? extends Tool>) - Method in class com.levigo.jadice.swing.tool.ToolManager
Activates the tool of the given class.
activateAddOn(Class<? extends JComponent>, ViewComponent) - Method in interface com.levigo.jadice.appbase.AddOnPresenter
Activate an existing add-on component of the given class within the context of the given view component.
activateAddOn(Class<? extends JComponent>, ViewComponent) - Method in class com.levigo.jadice.appbase.BasicAddOnPresenter
 
ActivateRolloutSearchCommand - Class in com.levigo.jadice.appbase.search
 
ActivateRolloutSearchCommand() - Constructor for class com.levigo.jadice.appbase.search.ActivateRolloutSearchCommand
 
activateToolbar() - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
 
ADD - Variable in class com.levigo.jadice.annotation.auth.DocumentAnnotationPermission.Factory
 
add(DocumentLayer, PageSegment) - Method in class com.levigo.jadice.document.BasicPage
Adds given page segment at given DocumentLayer.
add(Document) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Inserts another Document instance under the current tag
add(Element) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Inserts a Element instance and its hierarchy under the current tag
add(Metadata) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Insert another Metadata tree into the hierarchy under the current tag
add(DocumentLayer, PageSegment) - Method in interface com.levigo.jadice.document.Page
Adds given page segment at given DocumentLayer.
add(TaskBuilder) - Method in interface com.levigo.jadice.document.read.fluent.GroupBuilder
 
add(ReadConfiguration...) - Method in class com.levigo.jadice.document.read.fluent.ReadConfiguration
Add additional ReadConfigurations.
add(ReadConfiguration...) - Method in interface com.levigo.jadice.document.read.fluent.ReadConfigurer
Add existing ReadConfigurations.
add(Provider<? extends InputStream, IOException>) - Method in interface com.levigo.jadice.document.read.fluent.TaskBuilder
 
add(InputStream) - Method in interface com.levigo.jadice.document.read.fluent.TaskBuilder
 
add(T) - Method in class com.levigo.util.base.collections.ArrayIterator
 
add(E) - Method in class com.levigo.util.base.collections.FrozenList
 
add(int, E) - Method in class com.levigo.util.base.collections.FrozenList
 
add(E) - Method in class com.levigo.util.base.collections.InterceptableList
 
add(int, E) - Method in class com.levigo.util.base.collections.InterceptableList
 
add(E) - Method in class com.levigo.util.base.collections.ObservableCollection
 
add(E) - Method in class com.levigo.util.base.collections.ObservableList
 
add(int, E) - Method in class com.levigo.util.base.collections.ObservableList
 
add(E) - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Appends the specified element to the end of this list (optional operation).
add(int, E) - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Inserts the specified element at the specified position in this list (optional operation).
add(int, E) - Method in class com.levigo.util.base.glazedlists.BasicEventList
Inserts the specified element at the specified position in this list (optional operation).
add(E) - Method in class com.levigo.util.base.glazedlists.BasicEventList
Appends the specified element to the end of this list (optional operation).
add(E) - Method in class com.levigo.util.base.glazedlists.DebugList
Appends the specified element to the end of this list (optional operation).
add(int, E) - Method in class com.levigo.util.base.glazedlists.DebugList
Inserts the specified element at the specified position in this list (optional operation).
add(int, E) - Method in class com.levigo.util.base.glazedlists.FunctionList
Inserts the specified element at the specified position in this list (optional operation).
add(int, List<E>) - Method in class com.levigo.util.base.glazedlists.GroupingList
This version of add will distribute all elements within the given value List into groups.
add(int, E) - Method in class com.levigo.util.base.glazedlists.TransformedList
Inserts the specified element at the specified position in this list (optional operation).
add(E) - Method in class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
add(Object) - Method in class com.levigo.util.swing.action.Context
Ensures that this collection contains the specified element (optional operation).
add(JComponent, Object) - Static method in class com.levigo.util.swing.action.ContextUtils
Add the given element to the appropriate context for the given UI component.
add(Component, int) - Method in class com.levigo.util.swing.infobar.DrawerContainer
 
add(Component, Object, int) - Method in class com.levigo.util.swing.infobar.DrawerContainer
 
add(Component, Object) - Method in class com.levigo.util.swing.infobar.DrawerContainer
 
add(Component) - Method in class com.levigo.util.swing.infobar.DrawerContainer
 
add(String, Component) - Method in class com.levigo.util.swing.infobar.DrawerContainer
 
add(AbstractButton) - Method in class com.levigo.util.swing.JButtonGroup
Adds a button to the group
add(AbstractButton[]) - Method in class com.levigo.util.swing.JButtonGroup
Adds an array of buttons to the group
add(String, Object) - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
Add a simple UI property.
add(String, Color, int) - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
Add a color with a transparency value.
add(String, Border...) - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
Add a set of nested borders.
add(IconManager, String, int) - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
Add all icons provided by the given icon manager the the UI resources.
addAccessibleSelection(int) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView
Adds the specified selected item in the object to the object's selection.
addActionCreationListener(ActionCreationListener) - Static method in class com.levigo.util.swing.action.DefaultActionFactory
Adds a action creation listener to receive informations or failure messages of action creation process.
addAll(Collection<? extends E>) - Method in class com.levigo.util.base.collections.FrozenList
 
addAll(int, Collection<? extends E>) - Method in class com.levigo.util.base.collections.FrozenList
 
addAll(Collection<? extends E>) - Method in class com.levigo.util.base.collections.InterceptableList
 
addAll(int, Collection<? extends E>) - Method in class com.levigo.util.base.collections.InterceptableList
 
addAll(Collection<? extends E>) - Method in class com.levigo.util.base.collections.ObservableCollection
 
addAll(Collection<? extends E>) - Method in class com.levigo.util.base.collections.ObservableList
 
addAll(int, Collection<? extends E>) - Method in class com.levigo.util.base.collections.ObservableList
 
addAll(Collection<? extends E>) - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator (optional operation).
addAll(int, Collection<? extends E>) - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAll(Collection<? extends E>) - Method in class com.levigo.util.base.glazedlists.BasicEventList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator (optional operation).
addAll(int, Collection<? extends E>) - Method in class com.levigo.util.base.glazedlists.BasicEventList
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAll(Collection<? extends E>) - Method in class com.levigo.util.base.glazedlists.DebugList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator (optional operation).
addAll(int, Collection<? extends E>) - Method in class com.levigo.util.base.glazedlists.DebugList
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAll(int, Collection<? extends E>) - Method in class com.levigo.util.base.glazedlists.TransformedList
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAnnotation(Annotation) - Method in class com.levigo.jadice.annotation.AnnotationPageSegment
Adds an existing annotation if not already present in this AnnotationPageSegment instance.
AddAnnotationIntent - Class in com.levigo.jadice.annotation.auth
This type of AnnotationIntent declares the intention to add annotations to a document.
AddAnnotationIntent() - Constructor for class com.levigo.jadice.annotation.auth.AddAnnotationIntent
Constructor
addAttribute(String, Object) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Create a new attribute for the current node.
addAttributeInDefaultNamespace(String, String) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Create a new attribute for the current node.
addCDATA(String) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Add a data node under the current node, and jump to the parent node.
addChange(int, int, int) - Method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
Deprecated. replaced with ListEventAssembler.elementInserted(int, E), ListEventAssembler.elementUpdated(int, E, E) and ListEventAssembler.elementDeleted(int, E).
addChange(int, int) - Method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
Deprecated. replaced with ListEventAssembler.elementInserted(int, E), ListEventAssembler.elementUpdated(int, E, E) and ListEventAssembler.elementDeleted(int, E).
addChangeListener(ChangeListener) - Method in class com.levigo.util.swing.colorpicker.ColorPalette
This listener will be notified when the current HSB or RGB values change.
addChangeListener(ChangeListener) - Method in class com.levigo.util.swing.JButtonGroup
Adds a ChangeListener to the button.
addChildContext(Context) - Method in class com.levigo.util.swing.action.Context
Adds the context as child context and registers itself as ContextListener.
addChoosableFileFilter(FileFilter) - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
addColumn(TableColumn) - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
addColumn(TableColumn) - Method in class com.levigo.util.swing.table.SortableJTable
 
addColumnModelListener(TableColumnModelListener) - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
addCommandCreationListener(CommandCreationListener) - Static method in class com.levigo.util.swing.action.DefaultCommandFactory
Adds a command creation listener to receive informations or failure messages of command creation process.
addContextChangeListener(ContextListener) - Method in class com.levigo.util.swing.action.Context
Adds ContextListener to the collection of the listeners.
addControlPoint(Point) - Method in class com.levigo.jadice.document.util.ControlCurve
Add a control point to the end of the list.
addControlPoint(Point) - Method in class com.levigo.jadice.document.util.GradationCurve
 
addCriterium(int, boolean, boolean) - Method in interface com.levigo.util.swing.table.SortableTableModel
Add a sort criterium (i.e. a column to sort by).
addCriterium(int, boolean, boolean) - Method in class com.levigo.util.swing.table.TableSorter
Adds the given criteria to the vector of criteria and sorts the whole model.
addDefaultDebugStream() - Static method in class com.levigo.util.swing.messaging.MessageManager
Adds the default Debug Stream to MessageManager Posts all messages to Standard Out
addDefaultErrorStream() - Static method in class com.levigo.util.swing.messaging.MessageManager
Adds the default Error Stream to MessageManager Posts only Errors to Standard Err
addDefaultNamespace(String) - Method in class com.levigo.jadice.document.metadata.MetadataBuilder
Set the default namespace to use in the document declaration.
addDelete(int) - Method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
Deprecated. replaced with ListEventAssembler.elementDeleted(int, E).
addDelete(int, int) - Method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
Deprecated. replaced with ListEventAssembler.elementDeleted(int, E).
addDependency(EventList, ListEventListener) - Method in interface com.levigo.util.base.glazedlists.event.ListEventPublisher
Deprecated. replaced with ListEventPublisher.setRelatedSubject(java.lang.Object, java.lang.Object), which has different semantics and takes different arguments, but accomplishes the same goal
addDependentModule(String, String) - Static method in class com.levigo.jadice.swing.JadiceProductInformationSplash
Allow integrating applications to add dependent module information.
addDocument(MetadataNode) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Inserts another MutableMetadataNode instance under the current tag.
addDocumentInterceptor(DocumentInterceptor) - Method in class com.levigo.jadice.document.AbstractDocument
 
addDocumentInterceptor(DocumentInterceptor) - Method in interface com.levigo.jadice.document.Document
Register a DocumentInterceptor to this document instance.
addDocumentInterceptor(DocumentInterceptor) - Method in class com.levigo.jadice.swing.SwingUIDocument
 
addDocumentListener(DocumentListener) - Method in class com.levigo.jadice.document.AbstractDocument
 
addDocumentListener(DocumentListener) - Method in interface com.levigo.jadice.document.Document
Register a DocumentListener to this document instance.
addDocumentListener(DocumentListener) - Method in class com.levigo.jadice.swing.SwingUIDocument
 
addException(PrinterException) - Method in class com.levigo.jadice.printer.AbstractPrinter
 
addFocusListener(FocusListener) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
addIfExists(List<File>, String) - Static method in class com.levigo.jadice.document.fontmgr.FontManagerFactory
 
addImpl(Component, Object, int) - Method in class com.levigo.jadice.swing.status.StatusBar
 
addImpl(Component, Object, int) - Method in class com.levigo.util.swing.CollapsiblePane
 
addImpl(Component, Object, int) - Method in class com.levigo.util.swing.CollapsibleSection
Overriden to redirect call to the content pane.
addImpl(Component, Object, int) - Method in class com.levigo.util.swing.effect.EffectContainer
 
addImpl(Component, Object, int) - Method in class com.levigo.util.swing.FadeablePane
 
addImpl(Component, Object, int) - Method in class com.levigo.util.swing.FlipFlopCollapsiblePanel
Overriden to redirect call to the content pane.
addImpl(Component, Object, int) - Method in class com.levigo.util.swing.TransformerPanel
 
addInputMap(int, String, String...) - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
Add an input map comprised of the given map entries.
addInsert(int) - Method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
Deprecated. replaced with ListEventAssembler.elementInserted(int, E).
addInsert(int, int) - Method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
Deprecated. replaced with ListEventAssembler.elementInserted(int, E).
addInventoryRenderSettingsListener(InventoryRenderSettingsListener) - Method in class com.levigo.jadice.document.render.RenderControlInventory
Adds a InventoryRenderSettingsListener for receiving render settings change events.
addKeyListener(KeyListener) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
addLayoutComponent(String, Component) - Method in class com.levigo.util.swing.ButtonRowLayout
 
addLayoutComponent(Component, Object) - Method in class com.levigo.util.swing.effect.EffectLayout
 
addLayoutComponent(String, Component) - Method in class com.levigo.util.swing.effect.EffectLayout
 
addLinkedActionFactory(BasicActionFactory) - Method in class com.levigo.util.swing.action.DefaultActionFactory
Adds an action factory as linked factory to this factory.
addLinkedCommandFactory(BasicCommandFactory) - Method in class com.levigo.util.swing.action.DefaultCommandFactory
Adds a command factory as linked factory to this factory.
addLinkedMenuComponentFactory(BasicMenuComponentFactory) - Method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
Adds a menu component factory as linked factory to this factory.
addListDataListener(ListDataListener) - Method in class com.levigo.util.swing.glazedlists.EventListModel
Registers the specified ListDataListener to receive updates whenever this list changes.
addListEventListener(ListEventListener<? super E>) - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Registers the specified listener to receive change updates for this list.
addListEventListener(ListEventListener<? super E>) - Method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
Registers the specified listener to be notified whenever new changes are appended to this list change sequence.
addListEventListener(ListEventListener<? super E>) - Method in interface com.levigo.util.base.glazedlists.EventList
Registers the specified listener to receive change updates for this list.
addListSelectionListener(ListSelectionListener) - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Add a listener to the list that's notified each time a change to the selection occurs.
addLookupClassLoader(ClassLoader) - Static method in class com.levigo.util.swing.action.ResourceLocator
 
addLowerRightComponent(JComponent) - Method in class com.levigo.util.swing.colorpicker.ColorPicker
Add a component to the lower-right corner between the vertical and the alpha-slider.
addMatcherEditorListener(MatcherEditor.Listener<E>) - Method in class com.levigo.util.base.glazedlists.matchers.AbstractMatcherEditor
Add a listener to be notified when this editor's Matcher changes.
addMatcherEditorListener(MatcherEditor.Listener<E>) - Method in interface com.levigo.util.base.glazedlists.matchers.MatcherEditor
Add a listener to be notified when this editor's Matcher changes.
addMemberList(EventList<E>) - Method in class com.levigo.util.base.glazedlists.CompositeList
Adds the specified EventList as a source to this CompositeList.
addMenuComponentCreationListener(MenuComponentCreationListener) - Static method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
Adds a command creation listener to receive informations or failure messages of command creation process.
addMenuItemAction(Action) - Method in class com.levigo.util.swing.DropDownToggleButton
Appends a new menu item to the end of the menu which dispatches the specified Action object.
addMessageFactory(MessageFactory) - Static method in class com.levigo.util.swing.messaging.MessageFactoryHolder
Adds a given MessageFactory.
addMessageFactory(MessageFactory) - Static method in class com.levigo.util.swing.messaging.MessageManager
Adds a given MessageFactory.
addMessageListener(MessageListener) - Static method in class com.levigo.util.swing.messaging.MessageManager
Adds a given MessageListener to the MessageManager.
addModule(TreeModule) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
addMouseGestureListener(MouseGestureListener) - Method in class com.levigo.jadice.demo.gestures.MouseGestureSupport
 
addMouseListener(MouseListener) - Method in class com.levigo.util.swing.effect.EffectContainer
 
addMouseMotionListener(MouseMotionListener) - Method in class com.levigo.util.swing.effect.EffectContainer
 
addMouseWheelListener(MouseWheelListener) - Method in class com.levigo.util.swing.effect.EffectContainer
 
addNamespace(String, String) - Method in class com.levigo.jadice.document.metadata.MetadataBuilder
Add a namespace to the document that will be created
addNamespace(String, String) - Method in interface com.levigo.jadice.document.metadata.MetadataNamespaceContext
 
addNamespace(String, String) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Add a namespace to the document
addNode(MetadataNode) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Inserts another MutableMetadataNode tag hierarchy under the current tag.
addNode(String) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Create a tag under the current location and use it as the current node
addNotify() - Method in class com.levigo.jadice.appbase.status.DocumentStatusMessageSnapIn
 
addNotify() - Method in class com.levigo.jadice.appbase.status.PrinterStatusSnapIn
 
addNotify() - Method in class com.levigo.jadice.swing.lens.LensView
 
addNotify() - Method in class com.levigo.jadice.swing.pageview.PageView
 
addNotify() - Method in class com.levigo.jadice.swing.status.MemoryMonitorSnapIn
 
addNotify() - Method in class com.levigo.jadice.swing.status.TaskServiceMonitorSnapIn
 
addNotify() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
addNotify() - Method in class com.levigo.util.swing.AbstractPropertyGeometryFrame
 
addNotify() - Method in class com.levigo.util.swing.effect.EffectContainer
 
addNotify() - Method in class com.levigo.util.swing.effect.FadeBox
 
addNotify() - Method in class com.levigo.util.swing.effect.RolloutBox
 
AddOnContextWindowAdapter - Class in com.levigo.jadice.appbase.commands
This class ensures a correct context update and command state for window embedded AddOns.
AddOnContextWindowAdapter(Context) - Constructor for class com.levigo.jadice.appbase.commands.AddOnContextWindowAdapter
Creates a window adapter which should be attached to addon windows, if its visibility or active state is controlled by a command.
AddOnPresenter - Interface in com.levigo.jadice.appbase
Implementations of this interface are responsible for the presentation of add-on components within the context of jadice viewer.
AddOns - Class in com.levigo.jadice.appbase
 
addPage(Page) - Method in class com.levigo.jadice.document.AbstractDocument
Adds a page to the document.
addPageListener(PageListener) - Method in class com.levigo.jadice.document.AbstractPage
Register a PageListener
addPageListener(PageListener) - Method in interface com.levigo.jadice.document.Page
Register a PageListener.
addPages - Variable in class com.levigo.jadice.document.auth.DocumentPermission.DocumentPermissionFactory
 
addPageSegment(PageSegment, AffineTransform) - Method in class com.levigo.jadice.document.creator.CompositePageSegment
Place the given PageSegment into the composition using the given transform.
addPageSegment(PageSegment, AffineTransform, Shape) - Method in class com.levigo.jadice.document.creator.CompositePageSegment
Place the given PageSegment into the composition using the given transform.
AddPagesIntent - Class in com.levigo.jadice.document.auth
 
AddPagesIntent(int) - Constructor for class com.levigo.jadice.document.auth.AddPagesIntent
 
AddPagesIntent(int, Page) - Constructor for class com.levigo.jadice.document.auth.AddPagesIntent
 
AddPagesIntent(int, List<? extends Page>) - Constructor for class com.levigo.jadice.document.auth.AddPagesIntent
 
addPagesToPrint(PrintJobConfiguration, EventList<Page>) - Method in class com.levigo.jadice.swing.commands.DirectPrintDocumentCommand
 
addPoint(Point2D) - Method in class com.levigo.jadice.annotation.PathAnnotation
Add given point to the current path.
addPrintErrorHandler(PrintErrorHandler) - Static method in class com.levigo.jadice.printer.event.PrintErrorBroadcaster
Add the given PrintErrorHandler to the registered print error handlers.
addPrintListener(PrintEventListener) - Static method in class com.levigo.jadice.printer.event.PrintEventBroadcaster
Add the given PrintEventListenerto its list of registerd print listeners.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.levigo.jadice.swing.lens.LensView
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.levigo.jadice.swing.tool.ToolManager
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.levigo.jadice.swing.tool.ToolManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.levigo.util.swing.action.CommandAction
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.levigo.util.swing.action.DelegateAction
 
addQualifiedLogListener(QualifiedLogListener) - Method in class com.levigo.util.log.config.LoggingConfiguration
Add a global QualifiedLogListener.
addReaderListener(ReaderListener) - Method in class com.levigo.jadice.document.read.Reader
Add the given ReaderListener to the list of load listeners.
addRenderSettingsListener(RenderSettingsListener) - Method in class com.levigo.jadice.document.render.DefaultRenderControls
Adds a RenderSettingsListener for receiving render settings change events.
addResource(String) - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
Adds the all keys/values from the given named resource bundle to the defaults
addResult(Object, Object) - Method in class com.levigo.util.swing.messaging.MessageResult
Adds an result by name to already holded results.
addRollingMessagePanel(String) - Method in class com.levigo.jadice.demo.BasicJadicePanel
Adds a rolling message and info panel to this container.
addRoot(String) - Method in class com.levigo.jadice.document.metadata.MetadataBuilder
Create a root node for this XML document
addSearchStateListener(SearchStateListener) - Method in class com.levigo.jadice.search.AbstractCharSequenceSearchRequest
Add a SearchStateListener to the AbstractCharSequenceSearchRequest to get SearchStateChangeEvents if the state of the request changed.
addSelectionInterval(int, int) - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Change the selection to be the set union of the current selection and the indices between index0 and index1 inclusive
addSelectionListener(PreviewResultList.SelectionListener) - Method in class com.levigo.jadice.appbase.search.advanced.PreviewResultList
 
addSelectionListener(ListSelection.Listener) - Method in class com.levigo.util.base.glazedlists.ListSelection
Register a Listener that will be notified when selection is changed.
addSelectionPath(TreePath) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
addSelectionPaths(TreePath[]) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
addSortActionListener(ActionListener) - Method in class com.levigo.util.swing.glazedlists.TableComparatorChooser
Registers the specified ActionListener to receive notification whenever the JTable is sorted by this TableComparatorChooser.
addSorterToolBar(String) - Method in class com.levigo.jadice.demo.BasicJadicePanel
Adds a default sorter toolbar associated to contained viewer to this panel.
addSorterToolBar(SorterToolbar, String) - Method in class com.levigo.jadice.demo.BasicJadicePanel
Adds a given sorter toolbar to this panel.
addTaskListener(TaskListener) - Method in interface com.levigo.util.concurrent.tasks.TaskService
Add a listener to receive notifications about the activities of this task service.
addTaskListener(TaskListener) - Method in class com.levigo.util.concurrent.tasks.ThreadPoolTaskService
 
addText(String) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Add a text node under the current node, and jump to the parent node.
addText(Text) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Add a text note to the current tag
addThreadLocalQualifiedLogListener(QualifiedLogListener) - Method in class com.levigo.util.log.config.LoggingConfiguration
Add a thread local QualifiedLogListener.
addTreeSelectionListener(TreeSelectionListener) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
addUndoSupportListener(UndoRedoSupport.Listener) - Method in class com.levigo.util.base.glazedlists.UndoRedoSupport
Add a UndoRedoSupport.Listener which will receive a callback when an undoable edit occurs on the given source EventList.
addUpdate(int) - Method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
Deprecated. replaced with ListEventAssembler.elementUpdated(int, E, E).
addUpdate(int, int) - Method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
Deprecated. replaced with ListEventAssembler.elementUpdated(int, E, E).
addValidSelectionMatcher(Matcher<E>) - Method in class com.levigo.util.base.glazedlists.ListSelection
Add a matcher which decides when source elements are valid for selection.
addValidSelectionMatcher(Matcher<E>) - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Add a matcher which decides when source elements are valid for selection.
adjustCellSize() - Method in class com.levigo.jadice.swing.navigator.BasicNavigatorComponentUI
 
adjustRange() - Method in class com.levigo.util.base.glazedlists.RangeList
Adjust the range of the RangeList in response to changes in the source list or the desired start and end indices.
AdvancedTableFormat<E> - Interface in com.levigo.util.base.glazedlists.gui
Allows the ability to specify column class information in addition to the standard TableFormat information.
AffineTransforms - Class in com.levigo.util.base
A bunch of static utility methods useful in conjunction with AffineTransforms.
AFTER_LAST_PAGE - Static variable in class com.levigo.jadice.document.read.Reader
 
afterExecute(Runnable, Throwable) - Method in class com.levigo.util.concurrent.tasks.QueuedAndActiveTaskThreadPoolExecutor
 
afterHandleEditEvent(boolean, EditEvent, Object) - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
 
afterHandleEditEvent(boolean, EditEvent, Object) - Method in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
If you override this method, you must call this super-implementation late in your overridden implementation.
afterReadOperation() - Method in class com.levigo.util.base.glazedlists.DebugList
This method is currently a no-op and exists for parity.
afterWriteOperation() - Method in class com.levigo.util.base.glazedlists.DebugList
This method is currently a no-op and exists for parity.
aggregateBounds - Variable in class com.levigo.jadice.swing.pageview.AbstractContinuousLayout
 
alignment - Variable in class com.levigo.util.swing.effect.EffectLayout.Constraints
 
alignOnInsets - Variable in class com.levigo.util.swing.effect.EffectLayout.Constraints
 
ALL_LAYERS_ENABLED - Static variable in class com.levigo.jadice.document.render.BaseRenderSettings
Identifier key for all-layer enabled state change, used within a RenderSettingsEvent to recognize the kind of change which happen.
AllArguments - Annotation Type in com.levigo.util.swing.action.injection
An annotation used to specify a member into which the argument collection itself should be injected.
allLeafsMatch(TreePath[], Class<?>) - Static method in class com.levigo.util.swing.flextree.FlexTreeUtils
Return whether all leafs (last path components) of the given paths match the given type.
ALLOW - Static variable in class com.levigo.jadice.annotation.auth.DocumentAnnotationPermission
 
ALLOW - Static variable in class com.levigo.jadice.annotation.auth.IndividualAnnotationPermission
 
allow - Static variable in class com.levigo.jadice.document.auth.DocumentPermission
 
ALLOW - Static variable in class com.levigo.jadice.document.auth.PageSegmentPermission
 
allowNestedEvents - Variable in class com.levigo.util.base.glazedlists.event.ListEventAssembler
whether to allow nested events
allowResize - Variable in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Flag, indicating whether resizing is allowed
alpha(Color, int) - Static method in class com.levigo.util.base.Colors
Create a new color identical to the given one, but having its alpha value replaced with the given one.
alpha(Color, float) - Static method in class com.levigo.util.base.Colors
Create a new color identical to the given one, but having its alpha value replaced with the given one.
alphaComposite(Color, Color) - Static method in class com.levigo.util.base.Colors
Composite two colors using alpha compositing.
AlternativeSearchPanel - Class in com.levigo.jadice.appbase.search.advanced
 
AlternativeSearchPanel() - Constructor for class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
Create the panel.
AlternativeSearchPanel.CancelAction - Class in com.levigo.jadice.appbase.search.advanced
 
AlternativeSearchPanel.CancelAction() - Constructor for class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel.CancelAction
 
AlternativeSearchPanel.SearchAction - Class in com.levigo.jadice.appbase.search.advanced
 
AlternativeSearchPanel.SearchAction() - Constructor for class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel.SearchAction
 
AlternativeSearchPanel.SelectNextAction - Class in com.levigo.jadice.appbase.search.advanced
 
AlternativeSearchPanel.SelectNextAction() - Constructor for class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel.SelectNextAction
 
AlternativeSearchPanel.SelectPreviousAction - Class in com.levigo.jadice.appbase.search.advanced
 
AlternativeSearchPanel.SelectPreviousAction() - Constructor for class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel.SelectPreviousAction
 
AND - Static variable in class com.levigo.util.base.glazedlists.matchers.CompositeMatcherEditor
require all matchers in the MatcherEditor to match
and(Matcher<? super E>...) - Static method in class com.levigo.util.base.glazedlists.matchers.Matchers
Returns a Matcher which returns a match when all of the given matchers report a match.
ANIMATION_STATE_KEY - Static variable in class com.levigo.util.swing.CollapsiblePane
Used when generating PropertyChangeEvents for the "animationState" property
ANIMATION_STATE_KEY - Static variable in class com.levigo.util.swing.FadeablePane
Used when generating PropertyChangeEvents for the "animationState" property
ANNO_NOT_SUPPORTED_MODE - Static variable in class com.levigo.jadice.swing.annotation.commands.AbstractAnnotationModeCommand
 
Annotation - Class in com.levigo.jadice.annotation
An abstract base class for all annotations.
Annotation() - Constructor for class com.levigo.jadice.annotation.Annotation
 
ANNOTATION_DESCRIPTION - Static variable in interface com.levigo.jadice.annotation.AnnotationPropertyConstants
 
ANNOTATION_INITIAL - Static variable in interface com.levigo.jadice.annotation.AnnotationPropertyConstants
 
AnnotationBeanPropertyCache - Class in com.levigo.jadice.annotation.profiles
 
AnnotationCustomizer - Interface in com.levigo.jadice.annotation
Implementations of this interface can be used to configure annotation specific settings.
AnnotationDeleteCommand - Class in com.levigo.jadice.swing.annotation.commands
Delete selected Annotations Hint:
To work properly the command needs a PageView instance in the Contextobject.
AnnotationDeleteCommand() - Constructor for class com.levigo.jadice.swing.annotation.commands.AnnotationDeleteCommand
 
AnnotationEditActivationCommand - Class in com.levigo.jadice.appbase.commands
AnnotationEditActivationCommand.java
AnnotationEditActivationCommand() - Constructor for class com.levigo.jadice.appbase.commands.AnnotationEditActivationCommand
 
AnnotationFactory - Class in com.levigo.jadice.annotation.profiles
 
AnnotationFactory() - Constructor for class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
AnnotationInitializer - Interface in com.levigo.jadice.annotation
Annotation initializer.
AnnotationInitializerFactory - Class in com.levigo.jadice.annotation.profiles
 
AnnotationInitializerFactory() - Constructor for class com.levigo.jadice.annotation.profiles.AnnotationInitializerFactory
 
AnnotationIntent - Interface in com.levigo.jadice.annotation.auth
This is just a marker interface to identify annotation specific intents.
AnnotationMemento - Class in com.levigo.jadice.annotation
 
AnnotationMemento(Annotation, int) - Constructor for class com.levigo.jadice.annotation.AnnotationMemento
 
AnnotationModeCommand - Class in com.levigo.jadice.swing.annotation.commands
This command could be used to change annotation creation modes.
AnnotationModeCommand() - Constructor for class com.levigo.jadice.swing.annotation.commands.AnnotationModeCommand
 
AnnotationPageSegment - Class in com.levigo.jadice.annotation
A page segment which holds annotations
AnnotationPageSegment() - Constructor for class com.levigo.jadice.annotation.AnnotationPageSegment
 
AnnotationPageSegment(PageSegmentSource) - Constructor for class com.levigo.jadice.annotation.AnnotationPageSegment
 
AnnotationPageSegmentEvent - Class in com.levigo.jadice.annotation
A semantic event which indicates the occurrence of annotation changes.
AnnotationPageSegmentEvent.EventType - Enum in com.levigo.jadice.annotation
Possible event type identifiers: Property related State related Mode related Action related
annotationProfile - Variable in class com.levigo.jadice.annotation.AnnotationReaderSettings
 
AnnotationProfile - Class in com.levigo.jadice.annotation.profiles
 
AnnotationProfile() - Constructor for class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
AnnotationProfileAwareToolBar - Class in com.levigo.jadice.appbase
A tool bar showing annotation actions.
AnnotationProfileAwareToolBar(PageView, Context) - Constructor for class com.levigo.jadice.appbase.AnnotationProfileAwareToolBar
 
AnnotationProfileLocator - Interface in com.levigo.jadice.annotation.profiles
 
AnnotationPropertyConstants - Interface in com.levigo.jadice.annotation
 
AnnotationPropertyEditor<T,C,E> - Interface in com.levigo.jadice.annotation.profiles
 
AnnotationReaderSettings - Class in com.levigo.jadice.annotation
 
AnnotationReaderSettings() - Constructor for class com.levigo.jadice.annotation.AnnotationReaderSettings
 
AnnotationRenderer<T extends Annotation> - Class in com.levigo.jadice.annotation
 
AnnotationRenderer() - Constructor for class com.levigo.jadice.annotation.AnnotationRenderer
 
AnnotationRenderSettings - Class in com.levigo.jadice.annotation
The class AnnotationRenderingHints contains rendering hints that can be used for annotation rendering.
AnnotationRenderSettings() - Constructor for class com.levigo.jadice.annotation.AnnotationRenderSettings
Default Constructor.
Annotations - Class in com.levigo.jadice.annotation
This class contains various utility methods for annotations.
Annotations() - Constructor for class com.levigo.jadice.annotation.Annotations
 
ANNOTATIONS - Static variable in class com.levigo.jadice.document.DocumentLayer
A layer typically used for annotations.
AnnotationSelectAllCommand - Class in com.levigo.jadice.swing.annotation.commands
Select all annotations Hint:
To work properly the command needs a PageView instance in the Contextobject.
AnnotationSelectAllCommand() - Constructor for class com.levigo.jadice.swing.annotation.commands.AnnotationSelectAllCommand
 
AnnotationTemplate - Class in com.levigo.jadice.annotation.profiles
 
AnnotationTemplate() - Constructor for class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
AnnotationTool - Class in com.levigo.jadice.swing.annotation
 
AnnotationTool() - Constructor for class com.levigo.jadice.swing.annotation.AnnotationTool
 
AnnotationTool.Mode - Enum in com.levigo.jadice.swing.annotation
 
AnnotationToolComponentAddon - Class in com.levigo.jadice.swing.annotation
AnnotationToolComponentAddon.java
AnnotationToolComponentAddon() - Constructor for class com.levigo.jadice.swing.annotation.AnnotationToolComponentAddon
 
AnnotationType - Class in com.levigo.jadice.annotation.profiles
 
AnnotationType() - Constructor for class com.levigo.jadice.annotation.profiles.AnnotationType
 
AnnotationVisibilityCommand - Class in com.levigo.jadice.swing.annotation.commands
This command could be used to change the visibility of annotations.
AnnotationVisibilityCommand() - Constructor for class com.levigo.jadice.swing.annotation.commands.AnnotationVisibilityCommand
 
AnnotationVisibilityMenuContributor - Class in com.levigo.jadice.demo
The intention of this class is to provide several annotation visibility functions as a separate sub menu.
AnnotationVisibilityMenuContributor() - Constructor for class com.levigo.jadice.demo.AnnotationVisibilityMenuContributor
 
AnnotationWrangler - Class in com.levigo.jadice.annotation
 
AnnotationWrangler() - Constructor for class com.levigo.jadice.annotation.AnnotationWrangler
 
annoTools - Variable in class com.levigo.jadice.demo.BasicJadicePanel
 
ANTI_ALIASING_MODE - Static variable in class com.levigo.jadice.document.render.TextRenderSettings
Identifier key for an anti-aliasing mode change, used within a RenderSettingsEvent to recognize the kind of change which happen.
append(byte[], int, int) - Method in class com.levigo.jadice.document.io.ByteArrayBuffer
Appends a subarray of the given byte array.
append(byte[]) - Method in class com.levigo.jadice.document.io.ByteArrayBuffer
Appends the given array of bytes.
append(char) - Method in class com.levigo.jadice.document.io.ByteArrayBuffer
Appends a character as byte to the buffer.
append(ByteArrayBuffer) - Method in class com.levigo.jadice.document.io.ByteArrayBuffer
Appends another ByteArrayBuffer to this buffer.
append(byte) - Method in class com.levigo.jadice.document.io.ByteArrayBuffer
Appends a byte to this buffer
append(TaskBuilder) - Method in interface com.levigo.jadice.document.read.fluent.DocumentBuilder
 
append(Provider<? extends InputStream, IOException>) - Method in interface com.levigo.jadice.document.read.fluent.DocumentBuilder
 
append(InputStream) - Method in interface com.levigo.jadice.document.read.fluent.DocumentBuilder
 
append(TaskBuilder) - Method in interface com.levigo.jadice.document.read.fluent.GroupBuilder
 
append(Provider<? extends InputStream, IOException>) - Method in interface com.levigo.jadice.document.read.fluent.GroupBuilder
 
append(InputStream) - Method in interface com.levigo.jadice.document.read.fluent.GroupBuilder
 
AppendableTableModel - Interface in com.levigo.util.swing.table
The AppendableTableModel represents a TableModel which allows the entry of new data.
appendComparator(int, int, boolean) - Method in class com.levigo.util.base.glazedlists.gui.AbstractTableComparatorChooser
Append the comparator specified by the column, comparator index and reverse parameters to the end of the sequence of comparators this AbstractTableComparatorChooser is sorting the SortedList by.
appendGroup() - Method in interface com.levigo.jadice.document.read.fluent.DocumentBuilder
 
appendGroup() - Method in interface com.levigo.jadice.document.read.fluent.GroupBuilder
 
appendInputStream(SeekableInputStream) - Method in class com.levigo.jadice.document.io.ConcatenatedInputStream
append the given InputStream to this ConcatenatedInputStream
appendRow(Object[]) - Method in interface com.levigo.util.swing.table.AppendableTableModel
Append a new row of data.
appendRow() - Method in class com.levigo.util.swing.table.EntryTableModel
Append the entered data by sending it to the master table model.
AppletExecutorManager - Class in com.levigo.util.concurrent.tasks.applet
 
AppletExecutorManager() - Constructor for class com.levigo.util.concurrent.tasks.applet.AppletExecutorManager
 
AppletPriorityBlockingQueue<E> - Class in com.levigo.util.concurrent.tasks.applet
 
AppletPriorityBlockingQueue() - Constructor for class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
AppletPriorityBlockingQueue(Collection<? extends E>) - Constructor for class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
AppletPriorityBlockingQueue(int) - Constructor for class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
AppletPriorityBlockingQueue(int, Comparator<? super E>) - Constructor for class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
AppletPriorityBlockingQueue.QueueDestroyedException - Exception in com.levigo.util.concurrent.tasks.applet
 
AppletPriorityBlockingQueue.QueueDestroyedException() - Constructor for exception com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue.QueueDestroyedException
 
applyAction - Variable in class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBox
 
applyButton - Variable in class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBox
 
ApplyDynamicZoomRule - Class in com.levigo.jadice.swing.pageview
 
ApplyDynamicZoomRule() - Constructor for class com.levigo.jadice.swing.pageview.ApplyDynamicZoomRule
 
applyOp(BufferedImage, BufferedImageOp) - Method in class com.levigo.util.swing.IconManager
 
approveAdd(int, T) - Method in class com.levigo.util.base.collections.AbstractListInterceptor
 
approveAdd(int, Collection<T>) - Method in class com.levigo.util.base.collections.AbstractListInterceptor
This default implementation delegates to a series of AbstractListInterceptor.approveAdd(int, Object) calls.
approveAdd(int, T) - Method in interface com.levigo.util.base.collections.ListInterceptor
 
approveAdd(int, Collection<T>) - Method in interface com.levigo.util.base.collections.ListInterceptor
 
approveRemove(T) - Method in class com.levigo.util.base.collections.AbstractListInterceptor
 
approveRemove(Collection<T>) - Method in class com.levigo.util.base.collections.AbstractListInterceptor
 
approveRemove(T) - Method in interface com.levigo.util.base.collections.ListInterceptor
 
approveRemove(Collection<T>) - Method in interface com.levigo.util.base.collections.ListInterceptor
 
approveSelection() - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
approveSelection() - Method in class com.levigo.jadice.appbase.chooser.FileChooser.EmbeddedChooser
 
approveSet(int, T, T) - Method in class com.levigo.util.base.collections.AbstractListInterceptor
This default implementation delegates to a pair of calls to AbstractListInterceptor.approveRemove(Object) and AbstractListInterceptor.approveAdd(int, Object).
approveSet(int, T, T) - Method in interface com.levigo.util.base.collections.ListInterceptor
 
approveStateChange(Document, Document.State, Document.State) - Method in class com.levigo.jadice.document.DocumentAdapter
 
approveStateChange(Document, Document.State, Document.State) - Method in interface com.levigo.jadice.document.DocumentInterceptor
Return whether this DocumentListener approves the state change (true) of the given document from the given previous state to the given new state.
AquaLookAndFeelAddons - Class in com.levigo.util.swing.plaf
 
AquaLookAndFeelAddons() - Constructor for class com.levigo.util.swing.plaf.AquaLookAndFeelAddons
 
area(Rectangle2D) - Static method in class com.levigo.util.swing.Rectangles
 
areAllPermissionsGranted(D, Intent...) - Method in class com.levigo.jadice.document.Permissions
 
AreaSelectionTool - Class in com.levigo.jadice.swing.pageview
 
AreaSelectionTool() - Constructor for class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
Argument - Annotation Type in com.levigo.util.swing.action.injection
An annotation used to specify arguments to be injected into InjectedCommands.
ArrayIterable<T> - Class in com.levigo.util.base.collections
 
ArrayIterable(T[]) - Constructor for class com.levigo.util.base.collections.ArrayIterable
 
ArrayIterator<T> - Class in com.levigo.util.base.collections
 
ArrayIterator(T[]) - Constructor for class com.levigo.util.base.collections.ArrayIterator
 
ArrayIterator(T[], int) - Constructor for class com.levigo.util.base.collections.ArrayIterator
 
ArrayIterator(T[], int, int) - Constructor for class com.levigo.util.base.collections.ArrayIterator
 
ArrowAnnotation - Class in com.levigo.jadice.annotation
An annotation looking like an arrow.
ArrowAnnotation() - Constructor for class com.levigo.jadice.annotation.ArrowAnnotation
 
ArrowIcon - Class in com.levigo.util.swing
An icon painting a triangle as used by combo-box popup-buttons etc.
ArrowIcon(int, int) - Constructor for class com.levigo.util.swing.ArrowIcon
 
ArrowIcon(int, int, Color, Color) - Constructor for class com.levigo.util.swing.ArrowIcon
 
ASCENDING - Static variable in class com.levigo.util.swing.table.SunTableSorter
 
asciiBytes(String) - Static method in class com.levigo.util.base.Strings
Create a byte[] representation of the given string, using ASCII encoding.
asciiString(byte[]) - Static method in class com.levigo.util.base.Strings
Construct a new String from the given input bytes, using ASCII encoding.
assembleMessageId(MessageID) - Static method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
assertComponentsValid() - Method in class com.levigo.jadice.document.Resolution
 
assertIsWithin(String, int, int, int) - Static method in class com.levigo.util.base.Numbers
Throws an IllegalArgumentException if integer value does not lie within the closed integer interval [start..
assertIsWithin(String, float, float, float) - Static method in class com.levigo.util.base.Numbers
Throws an IllegalArgumentException if float value does not lie within the closed float interval [start..
assertIsWithin(String, double, double, double) - Static method in class com.levigo.util.base.Numbers
Throws an IllegalArgumentException if double value does not lie within the closed double interval [start..
assertNotEmpty(String, String) - Static method in class com.levigo.util.base.Strings
Checks whether the given value is an empty String
assertNotNull(String, Object) - Static method in class com.levigo.util.base.Objects
Checks whether the given value is null and throws an IllegalArgumentException.
assertOwnership(C) - Method in interface com.levigo.jadice.document.UIDocument
Assert the given owner as the most recent UI component to own this document.
assertOwnership(Component) - Method in class com.levigo.jadice.swing.SwingUIDocument
 
asTask() - Method in interface com.levigo.jadice.document.read.fluent.AsyncReadConfigurer
Construct a Task of this read configuration.
asynchronously() - Static method in class com.levigo.jadice.document.read.fluent.Read
 
AsyncReadConfigurer - Interface in com.levigo.jadice.document.read.fluent
A ReadConfigurer which does asynchronous execution.
attachListeners() - Method in class com.levigo.jadice.appbase.search.RolloutSearch
Wire up the necessary listeners.
Attachment - Interface in com.levigo.jadice.document.att
Additional, separate payload which comes with a document (or some part of a document), or is referenced by it.
Attachments - Class in com.levigo.jadice.document.att
Helper methods for dealing with Attachments.
attachPageSegment(PageSegment, int, int, DocumentLayer, Map<String, Object>, Metadata) - Method in interface com.levigo.jadice.document.FormatReaderProcessor
Attach a PageSegment to a page that has been loaded earlier within the same read operation.
AUTO_DISABLE - Static variable in class com.levigo.util.swing.IconManager
Flag indicating that the Icon should automatically draw itself disabled when its enclosing component is disabled
AUTO_DISABLE - Static variable in class com.levigo.util.swing.SlickBevelBorder
 
AUTO_ROLLOVER - Static variable in class com.levigo.util.swing.IconManager
Flag indicating that the Icon should automatically produce a rollover version of itself.
AUTO_ROLLOVER - Static variable in class com.levigo.util.swing.SlickBevelBorder
 
AUTO_SELECT - Static variable in class com.levigo.util.swing.SlickBevelBorder
 
AutoCompleteSupport<E> - Class in com.levigo.util.swing.glazedlists
This class AutoCompleteSupport.install(javax.swing.JComboBox, com.levigo.util.base.glazedlists.EventList)s support for filtering and autocompletion into a standard JComboBox.
AutoCompleteSupport.AutoCompleteCellEditor<E> - Class in com.levigo.util.swing.glazedlists
This extension of DefaultCellEditor exists solely to provide a handle to the AutoCompleteSupport object that is providing autocompletion capabilities to the JComboBox.
AutoCompleteSupport.AutoCompleteCellEditor(AutoCompleteSupport<E>) - Constructor for class com.levigo.util.swing.glazedlists.AutoCompleteSupport.AutoCompleteCellEditor
Construct a TableCellEditor using the JComboBox supplied by the given autoCompleteSupport.
autoscroll(Point) - Method in class com.levigo.jadice.swing.pageview.PageView
 
autostartTimer - Variable in class com.levigo.jadice.appbase.search.RolloutSearch
 
autoUpdateState() - Method in class com.levigo.jadice.swing.thumbnailview.LightboxThumbnailTool
 
available() - Method in class com.levigo.jadice.document.io.MemoryInputStream
 
averageResolution(Resolution) - Method in class com.levigo.jadice.document.read.NCIReaderSettings
 
AVOID_MOVING_ELEMENTS - Static variable in class com.levigo.util.base.glazedlists.SortedList
Sorting mode where elements aren't moved when their value is changed, even if this means they are no longer in perfect sorted order.

B

BACKGROUND - Static variable in class com.levigo.jadice.document.DocumentLayer
A layer typically used for a document backdrop, e.g. a form image behind plain-text form-contents.
BackgroundProgressBar - Class in com.levigo.jadice.appbase.search
A ProgressBar rendered in the background of another component.
BackgroundProgressBar(JComponent, Color) - Constructor for class com.levigo.jadice.appbase.search.BackgroundProgressBar
 
BarSnapInScrollPane - Class in com.levigo.util.swing
 
BarSnapInScrollPane(Component, int, int) - Constructor for class com.levigo.util.swing.BarSnapInScrollPane
 
BarSnapInScrollPane() - Constructor for class com.levigo.util.swing.BarSnapInScrollPane
 
BarSnapInScrollPane(Component) - Constructor for class com.levigo.util.swing.BarSnapInScrollPane
 
BarSnapInScrollPane(int, int) - Constructor for class com.levigo.util.swing.BarSnapInScrollPane
 
base() - Static method in class com.levigo.util.swing.effect.EffectLayout.Constraints
Create a constraint for internal use: it will be used to deal with the base component and the glass pane.
Base64 - Class in com.levigo.util.base.datatype
This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
Base64() - Constructor for class com.levigo.util.base.datatype.Base64
 
BASE_FORMAT_VERSION - Static variable in class com.levigo.jadice.document.Format
The format version artifact of this abstract base format.
BASE_RESOLUTION - Static variable in interface com.levigo.jadice.document.Document
The base resolution.
BaseRenderSettings - Class in com.levigo.jadice.document.render
The BaseRenderSettings, as their name implies, control the most fundamental properties of a rendering. in particular, they include geometry, layering and clipping.
BaseRenderSettings() - Constructor for class com.levigo.jadice.document.render.BaseRenderSettings
 
BaseRenderSettings.Clipping - Enum in com.levigo.jadice.document.render
An enumeration describing what kind of clipping is applied before rendering a part of the model (which usually starts at the page level).
BaseRenderSettings.Rotation - Enum in com.levigo.jadice.document.render
An enumeration of type safe rotation values.
baseToDevice(int) - Method in class com.levigo.jadice.document.render.BaseRenderSettings
Utility method: convert base units to device units and apply zoom factor
baseToDevice(double) - Method in class com.levigo.jadice.document.render.BaseRenderSettings
Utility method: convert base units to device units and apply zoom factor
BasicActionFactory - Class in com.levigo.util.swing.action
BasicActionFactory provides base functionality for action factories
BasicActionFactory(String) - Constructor for class com.levigo.util.swing.action.BasicActionFactory
Constructor invokes a loading of the property file and creates the icon manager.
BasicActionFactory(InputStream, String) - Constructor for class com.levigo.util.swing.action.BasicActionFactory
Constructor, reads a property list (key and element pairs) from the given input stream and fills up the contained BasicActionFactory.actionLookupProperties.
BasicActionFactory() - Constructor for class com.levigo.util.swing.action.BasicActionFactory
Default constructor
BasicAddOnPresenter - Class in com.levigo.jadice.appbase
The BasicAddOnPresenter manages all add-ons as separate frames.
BasicAddOnPresenter() - Constructor for class com.levigo.jadice.appbase.BasicAddOnPresenter
 
BasicCommandFactory - Class in com.levigo.util.swing.action
BasicCommandFactory provides base functionality for command factories.
BasicCommandFactory(String) - Constructor for class com.levigo.util.swing.action.BasicCommandFactory
Constructor, invokes the loading of the property file name resource and fills up the contained BasicCommandFactory.commandLookupProperties.
BasicCommandFactory() - Constructor for class com.levigo.util.swing.action.BasicCommandFactory
Constructor
BasicCommandFactory(InputStream, String) - Constructor for class com.levigo.util.swing.action.BasicCommandFactory
Constructor, reads a property list (key and element pairs) from the given input stream and fills up the contained BasicCommandFactory.commandLookupProperties.
BasicDocument - Class in com.levigo.jadice.document
Default implementation of the Document interface.
BasicDocument() - Constructor for class com.levigo.jadice.document.BasicDocument
Construct a new document.
BasicDocument(String) - Constructor for class com.levigo.jadice.document.BasicDocument
Construct a new document with the given name.
BasicDragGestureRecognizer - Class in com.levigo.util.swing.dnd
A simple replacement for the non-accessible javax.swing.plaf.basic.DragRecognitionSupport class.
BasicDragGestureRecognizer() - Constructor for class com.levigo.util.swing.dnd.BasicDragGestureRecognizer
 
BasicDragGestureRecognizer.BeforeDrag - Interface in com.levigo.util.swing.dnd
This interface must be implemented by classes wishing to receive a notification before a drag gesture starts.
BasicEventList<E> - Class in com.levigo.util.base.glazedlists
An EventList that wraps any simple List, such as ArrayList or LinkedList.
BasicEventList() - Constructor for class com.levigo.util.base.glazedlists.BasicEventList
Creates a BasicEventList.
BasicEventList(ReadWriteLock) - Constructor for class com.levigo.util.base.glazedlists.BasicEventList
Creates a BasicEventList that uses the specified ReadWriteLock for concurrent access.
BasicEventList(int) - Constructor for class com.levigo.util.base.glazedlists.BasicEventList
Creates an empty BasicEventList with the given initialCapacity.
BasicEventList(ListEventPublisher, ReadWriteLock) - Constructor for class com.levigo.util.base.glazedlists.BasicEventList
Creates a BasicEventList using the specified ListEventPublisher and ReadWriteLock.
BasicEventList(int, ListEventPublisher, ReadWriteLock) - Constructor for class com.levigo.util.base.glazedlists.BasicEventList
Creates a BasicEventList using the specified initial capacity, ListEventPublisher and ReadWriteLock.
BasicEventList(List<E>) - Constructor for class com.levigo.util.base.glazedlists.BasicEventList
Deprecated. As of 2005/03/06, this constructor has been declared unsafe because the source list is exposed. This allows it to be modified without the required events being fired. This constructor has been replaced by the factory method GlazedLists.eventList(Collection).
BasicJadicePanel - Class in com.levigo.jadice.demo
This class provides a convenience component to have an easy possibility for a comfortable page view embedding.
BasicJadicePanel() - Constructor for class com.levigo.jadice.demo.BasicJadicePanel
Creates a new instance of a jadice panel.
BasicLookAndFeelAddons - Class in com.levigo.util.swing.plaf
Install simple pluggable UI.
BasicLookAndFeelAddons() - Constructor for class com.levigo.util.swing.plaf.BasicLookAndFeelAddons
 
BasicMenuBuilder - Class in com.levigo.util.swing.menu
 
BasicMenuBuilder(MenuContributor, BasicMenuBuilder.Menu) - Constructor for class com.levigo.util.swing.menu.BasicMenuBuilder
 
BasicMenuBuilder.Entry - Class in com.levigo.util.swing.menu
 
BasicMenuBuilder.Entry(String, MenuContributor, Action) - Constructor for class com.levigo.util.swing.menu.BasicMenuBuilder.Entry
 
BasicMenuBuilder.Group - Class in com.levigo.util.swing.menu
 
BasicMenuBuilder.Group(String) - Constructor for class com.levigo.util.swing.menu.BasicMenuBuilder.Group
 
BasicMenuBuilder.Menu - Class in com.levigo.util.swing.menu
 
BasicMenuBuilder.Menu(String, MenuContributor, Action) - Constructor for class com.levigo.util.swing.menu.BasicMenuBuilder.Menu
 
BasicMenuComponentFactory - Class in com.levigo.util.swing.action
BasicMenuComponentFactory provides base functionality for menu component factories
BasicMenuComponentFactory(String) - Constructor for class com.levigo.util.swing.action.BasicMenuComponentFactory
Constructor invokes a loading of the property file.
BasicMenuComponentFactory(InputStream, String) - Constructor for class com.levigo.util.swing.action.BasicMenuComponentFactory
Constructor, reads a property list (key and element pairs) from the given input stream and fills up the contained BasicMenuComponentFactory.compositionLookupProperties.
BasicNavigatorComponentUI - Class in com.levigo.jadice.swing.navigator
 
BasicNavigatorComponentUI() - Constructor for class com.levigo.jadice.swing.navigator.BasicNavigatorComponentUI
 
BasicPage - Class in com.levigo.jadice.document
Represents a page of a Document.
BasicPage() - Constructor for class com.levigo.jadice.document.BasicPage
Construct a new Page and attach it to the given Document.
BasicPageViewUI - Class in com.levigo.jadice.swing.pageview
 
BasicPageViewUI() - Constructor for class com.levigo.jadice.swing.pageview.BasicPageViewUI
 
BasicRenderParameters - Class in com.levigo.jadice.document.render
A base class used to provide several parameters for rendering purposes.
BasicRenderParameters(Page, int, Rectangle, Graphics2D, RenderControls) - Constructor for class com.levigo.jadice.document.render.BasicRenderParameters
Constructor
BasicThumbnailRenderer - Class in com.levigo.jadice.swing.thumbnailview
 
BasicThumbnailRenderer() - Constructor for class com.levigo.jadice.swing.thumbnailview.BasicThumbnailRenderer
 
BasicThumbnailRenderer(Dimension) - Constructor for class com.levigo.jadice.swing.thumbnailview.BasicThumbnailRenderer
 
BasicThumbnailRenderer(Dimension, ThumbnailProvider) - Constructor for class com.levigo.jadice.swing.thumbnailview.BasicThumbnailRenderer
 
BasicThumbnailViewUI - Class in com.levigo.jadice.swing.thumbnailview
 
BasicThumbnailViewUI() - Constructor for class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
 
BasicViewer - Class in com.levigo.jadice.swing
This class provides a comfortable environment component for a PageView.
BasicViewer() - Constructor for class com.levigo.jadice.swing.BasicViewer
BasicViewer constructor
beanConnector(Class<E>) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Create a new Connector for the ObservableElementList that works with JavaBeans' PropertyChangeListener.
beanConnector(Class<E>, boolean, String...) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Create a new Connector for the ObservableElementList that works with JavaBeans' PropertyChangeListener.
beanConnector(Class<E>, Matcher<PropertyChangeEvent>) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Create a new Connector for the ObservableElementList that works with JavaBeans' PropertyChangeListener.
beanConnector(Class<E>, String, String) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Create a new Connector for the ObservableElementList that works with JavaBeans' PropertyChangeListener.
beanConnector(Class<E>, String, String, Matcher<PropertyChangeEvent>) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Create a new Connector for the ObservableElementList that works with JavaBeans' PropertyChangeListener.
beanFunction(Class<E>, String) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Get a FunctionList.Function that extracts the property with the given propertyName from objects of the given beanClass.
beanPropertyComparator(Class<T>, String, String...) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Creates a Comparator that uses Reflection to compare two instances of the specified Class by the given JavaBean properties.
beanPropertyComparator(Class<T>, String, Comparator) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Creates a Comparator that uses Reflection to compare two instances of the specified Class by the given JavaBean property.
beanPropertyMatcher(Class<E>, String, Object) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Deprecated. as of 3/3/2006 - this method has been replaced by Matchers.beanPropertyMatcher(java.lang.Class, java.lang.String, java.lang.Object). Matchers is now the permanent factory class which creates all basic Matcher implementations.
beanPropertyMatcher(Class<E>, String, Object) - Static method in class com.levigo.util.base.glazedlists.matchers.Matchers
Creates a Matcher that uses Reflection to compare the expectedValue of the specified property of an object to the expectedValue.
BEFORE_FIRST_PAGE - Static variable in class com.levigo.jadice.document.read.Reader
 
beforeHandleEditEvent(boolean, EditEvent) - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
 
beforeReadOperation() - Method in class com.levigo.util.base.glazedlists.DebugList
This generic method is called immediately before any read operation is invoked.
beforeWriteOperation() - Method in class com.levigo.util.base.glazedlists.DebugList
This generic method is called immediately before any write operation is invoked.
beginEvent() - Method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
Starts a new atomic change to this list change queue.
beginEvent(boolean) - Method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
Starts a new atomic change to this list change queue.
beginEvent() - Method in class com.levigo.util.base.glazedlists.TransactionList
Demarks the beginning of a transaction which accumulates all ListEvents received during the transaction and fires a single aggregate ListEvent on TransactionList.commitEvent().
beginEvent(boolean) - Method in class com.levigo.util.base.glazedlists.TransactionList
Demarks the beginning of a transaction.
bindBeanProperty(B, String) - Static method in class com.levigo.util.swing.action.ContextUtils
 
bindBeanProperty(Context, B, String) - Static method in class com.levigo.util.swing.action.ContextUtils
 
bindInventoryToDocument(Document, RenderControlInventory) - Static method in class com.levigo.jadice.document.render.RenderControlInventory
Binds the given inventory to the document.
bitOffset - Variable in class com.levigo.jadice.document.io.SeekableInputStream
The current bit offset within the stream.
bold - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
BOOLEAN_DECISION - Static variable in class com.levigo.util.swing.messaging.MessageResult
This key can be used by MessageListeners when feeding a MessageResultas a key for a boolean value that represents a simple YES/NO decision by the user.
booleanComparator() - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Creates a Comparator for use with Boolean objects.
BorderIcon - Class in com.levigo.util.swing
An Icon that is a composite of an Icon and a Border.
BorderIcon(Icon, Border) - Constructor for class com.levigo.util.swing.BorderIcon
Create a new BorderIcon consisting of the given icon and the given border.
BubbleBorder - Class in com.levigo.util.swing
A border looking somewhat like a text bubble from a comic strip.
BubbleBorder(int, int, Color, Color, int, EffectLayout.Edge, int) - Constructor for class com.levigo.util.swing.BubbleBorder
 
BubbleBorder(int, Insets, Color, Color, int, EffectLayout.Edge, int) - Constructor for class com.levigo.util.swing.BubbleBorder
 
buf - Variable in class com.levigo.jadice.document.io.ByteArrayBuffer
The the last tail buffer.
buffers - Variable in class com.levigo.jadice.document.io.ByteArrayBuffer
A list of already filled up byte arrays.
buildEffectContainer(JComponent) - Method in class com.levigo.jadice.swing.BasicViewer
 
buildEffectContainer(JComponent) - Method in class com.levigo.jadice.swing.thumbnailview.PageSorter
Creates an EffectContainer for the given payload.
buildPageView() - Method in class com.levigo.jadice.swing.BasicViewer
 
buildScrollPane(JComponent) - Method in class com.levigo.jadice.swing.BasicViewer
 
buildScrollPane(JComponent) - Method in class com.levigo.jadice.swing.thumbnailview.PageSorter
Creates a scrollpane which embeds the given payload.
buildThumbnailView() - Method in class com.levigo.jadice.swing.thumbnailview.PageSorter
Creates a thumbnail view
BUNDLE - Static variable in class com.levigo.jadice.demo.AnnotationVisibilityMenuContributor
This bundle provides the I18n resources located at the com.levigo.jadice.demo.resources package.
BUNDLE - Static variable in class com.levigo.jadice.demo.EmbeddedAnnotationVisibilityMenuContributor
This bundle provides the I18n resources located at the com.levigo.jadice.demo.resources package.
BUNDLE - Static variable in class com.levigo.jadice.swing.annotation.AnnotationTool
 
ButtonRowLayout - Class in com.levigo.util.swing
This Layout Manager could be used to comfotably layout button rows or similar containers.
ButtonRowLayout() - Constructor for class com.levigo.util.swing.ButtonRowLayout
Constructor for ButtonRowLayout.
ButtonRowLayout(int) - Constructor for class com.levigo.util.swing.ButtonRowLayout
Constructor for ButtonRowLayout.
ButtonRowLayout(int, int, int, int, int) - Constructor for class com.levigo.util.swing.ButtonRowLayout
Constructor for ButtonRowLayout.
ByteArrayBuffer - Class in com.levigo.jadice.document.io
A ByteArrayBuffer buffers bytes but is not bound to a fixed capacity like arrays.
ByteArrayBuffer() - Constructor for class com.levigo.jadice.document.io.ByteArrayBuffer
Creates new ByteArrayBuffer with default capacity of 4096 bytes
ByteArrayBuffer(int) - Constructor for class com.levigo.jadice.document.io.ByteArrayBuffer
Creates a byte buffer with a certain capacity.
byteOrder - Variable in class com.levigo.jadice.document.io.SeekableInputStream
The byte order of the stream as an instance of the enumeration class java.nio.ByteOrder, where ByteOrder.BIG_ENDIAN indicates network byte order and ByteOrder.LITTLE_ENDIAN indicates the reverse order.
ByteUtils - Class in com.levigo.jadice.document.io
some helpful utils for byte handling
ByteUtils() - Constructor for class com.levigo.jadice.document.io.ByteUtils
 

C

CACHE_KEY_CONTENTS - Static variable in class com.levigo.jadice.document.AbstractPageSegment
the key with which the contents will be cached if this PageSegment is able to cache its contents
calculateThumbSize() - Method in class com.levigo.util.swing.colorpicker.ColorPickerSliderUI
 
calculateTrackRect() - Method in class com.levigo.util.swing.colorpicker.ColorPickerSliderUI
 
CallableOffEDT - Annotation Type in com.levigo.util.swing.edt
 
callLater(Callable<V>) - Static method in class com.levigo.util.swing.TGASwingUtil
Schedule the given callable to be called on the EDT and return a Future providing access to the result of the call.
callLater(ThreadGroup, Callable<V>) - Static method in class com.levigo.util.swing.TGASwingUtil
Schedule the given callable to be called on the EDT and return a Future providing access to the result of the call.
callNow(ThreadGroup, Callable<V>) - Static method in class com.levigo.util.swing.TGASwingUtil
Synchronously execute a Callable and return the result of the call.
callNow(Callable<V>) - Static method in class com.levigo.util.swing.TGASwingUtil
Synchronously execute a Callable and return the result of the call.
CallOnEDT - Annotation Type in com.levigo.util.swing.edt
 
cancel() - Method in class com.levigo.jadice.document.AbstractFormatReaderProcessor
 
cancel() - Method in class com.levigo.jadice.search.AbstractCharSequenceSearchRequest
cancel the current request
cancel() - Method in interface com.levigo.jadice.search.CharSequenceMatcher
Tells the CharSequenceMatcher that the current search request has been canceled ( AbstractCharSequenceSearchRequest.cancel().
cancel() - Method in class com.levigo.jadice.search.PatternSearchRequest.PatternMatcher
 
cancel(boolean) - Method in class com.levigo.util.concurrent.PrecompletedFuture
 
cancel() - Method in interface com.levigo.util.concurrent.tasks.CancelableTask
 
CANCEL_AFFIRMED - Static variable in class com.levigo.util.swing.messaging.MessageResult
This value constant can be used by MessageListeners when feeding a MessageResultas user decision result for a YES/NO/CANCEL question.
CANCEL_PROPERTY - Static variable in class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBox
 
CancelableTask<R> - Interface in com.levigo.util.concurrent.tasks
Tasks implementing this interface are able to cancel their activity upon external request.
cancelAction - Variable in class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBox
 
cancelAll() - Method in interface com.levigo.util.concurrent.tasks.TaskExecutor
Cancel all pending tasks for this executor's scope.
cancelButton - Variable in class com.levigo.jadice.appbase.search.RolloutSearch
 
cancelButton - Variable in class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBox
 
cancelDialog() - Method in class com.levigo.jadice.printer.AbstractPrintDialog
This method will be called to cancel the print request.
cancelSearch() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
cancelSearch() - Method in class com.levigo.jadice.appbase.search.RolloutSearch
 
cancelSearch() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
cancelSelection() - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
cancelSelection() - Method in class com.levigo.jadice.appbase.chooser.FileChooser.EmbeddedChooser
 
canExecute() - Method in class com.levigo.jadice.appbase.commands.AbstractToolActivationCommand
 
canExecute() - Method in class com.levigo.jadice.appbase.commands.CopyRasterizedSelectionCommand
 
canExecute() - Method in class com.levigo.jadice.appbase.commands.CopySelectedTextCommand
 
canExecute() - Method in class com.levigo.jadice.appbase.commands.ToggleToolActivationPolicyCommand
 
canExecute() - Method in class com.levigo.jadice.appbase.preview.AbstractNavigablePreviewCommand
 
canExecute() - Method in class com.levigo.jadice.appbase.preview.FirstPageCommand
 
canExecute() - Method in class com.levigo.jadice.appbase.preview.LastPageCommand
 
canExecute() - Method in class com.levigo.jadice.appbase.preview.NextPageCommand
 
canExecute() - Method in class com.levigo.jadice.appbase.preview.PreviousPageCommand
 
canExecute() - Method in class com.levigo.jadice.appbase.search.AbstractToggleSearchCommand
 
canExecute() - Method in class com.levigo.jadice.appbase.search.ActivateRolloutSearchCommand
 
canExecute() - Method in class com.levigo.jadice.demo.commands.ToggleToolbarVisibilityCommand
 
canExecute() - Method in class com.levigo.jadice.demo.commands.ToggleToolCommand
 
canExecute() - Method in class com.levigo.jadice.demo.pdf.crypto.commands.ShowPDFPermissionsCommand
 
canExecute() - Method in class com.levigo.jadice.demo.thumbnailview.SorterClearSelectionCommand
 
canExecute() - Method in class com.levigo.jadice.demo.thumbnailview.SorterSelectAllCommand
 
canExecute() - Method in class com.levigo.jadice.demo.thumbnailview.ToggleSorterCommand
 
canExecute() - Method in class com.levigo.jadice.search.CopySelectedTextCommand
Deprecated.  
canExecute() - Method in class com.levigo.jadice.swing.annotation.commands.AbstractAnnotationCommand
 
canExecute() - Method in class com.levigo.jadice.swing.annotation.commands.AbstractAnnotationModeCommand
 
canExecute() - Method in class com.levigo.jadice.swing.annotation.commands.AnnotationDeleteCommand
 
canExecute() - Method in class com.levigo.jadice.swing.annotation.commands.AnnotationModeCommand
 
canExecute() - Method in class com.levigo.jadice.swing.annotation.commands.AnnotationSelectAllCommand
 
canExecute() - Method in class com.levigo.jadice.swing.annotation.commands.AnnotationVisibilityCommand
 
canExecute() - Method in class com.levigo.jadice.swing.annotation.commands.EmbeddedAnnotationVisibilityCommand
 
canExecute() - Method in class com.levigo.jadice.swing.commands.AbstractDocumentCommand
 
canExecute() - Method in class com.levigo.jadice.swing.commands.AbstractPageViewCommand
 
canExecute() - Method in class com.levigo.jadice.swing.commands.AbstractSelectionCommand
 
canExecute() - Method in class com.levigo.jadice.swing.commands.RotateCommand
 
canExecute() - Method in class com.levigo.jadice.swing.commands.SelectPageLayoutCommand
 
canExecute() - Method in class com.levigo.jadice.swing.commands.TurnPageCommand
 
canExecute() - Method in class com.levigo.jadice.swing.commands.ZoomCommand
 
canExecute() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailResizeCommand
 
canExecute(Collection<Object>) - Method in interface com.levigo.util.swing.action.Command
Permission checking for a command works as follows: 1.
canExecute(Collection<Object>) - Method in class com.levigo.util.swing.action.DummyCommand
 
canExecute(Collection<Object>) - Method in class com.levigo.util.swing.action.injection.InjectedCommand
 
canExecute() - Method in class com.levigo.util.swing.action.injection.InjectedCommand
Subclasses may override this method to perform argument validation beyond the validation that happens automatically during the injection phase.
canHandle(Document) - Method in class com.levigo.jadice.swing.pageview.AbstractContinuousLayout
 
canHandle(PageView, Document) - Method in enum com.levigo.jadice.swing.pageview.PageView.Layout
This method is not part of the public API at this time.
canRead() - Method in class com.levigo.jadice.document.Format
Return whether this Format can be read, i.e. whether Format.createReader() is able to create a reader.
canRedo() - Method in interface com.levigo.util.base.glazedlists.UndoRedoSupport.Edit
Returns true if this edit may be redone.
canUndo() - Method in interface com.levigo.util.base.glazedlists.UndoRedoSupport.Edit
Returns true if this edit may be undone.
canWrite() - Method in class com.levigo.jadice.annotation.AbstractAnnotationFormat
 
canWrite() - Method in class com.levigo.jadice.document.Format
Return whether this Format can be written, i.e. whether Format.createWriter() is able to create a writer.
CarbonCopyStream - Class in com.levigo.jadice.document.io
A SeekableInputStream delegating all read operations to the stream given at construction time.
CarbonCopyStream(SeekableInputStream) - Constructor for class com.levigo.jadice.document.io.CarbonCopyStream
Create a CarbonCopyStream that proxies the a part of the source stream starting at current stream position of the source stream.
CarbonCopyStream(SeekableInputStream, long) - Constructor for class com.levigo.jadice.document.io.CarbonCopyStream
Create a CarbonCopyStream that proxies the a part of the source stream starting at the given start position.
caseInsensitiveComparator() - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Creates a Comparator that compares String objects in a case-insensitive way.
ceil(float) - Static method in class com.levigo.util.base.Numbers
A fast implementation of Math.ceil(double) for floats.
ceil(double) - Static method in class com.levigo.util.base.Numbers
A fast implementation of Math.ceil(double).
cellSize - Variable in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
 
center() - Static method in class com.levigo.util.swing.effect.EffectLayout.Constraints
Create a constraint for internal use: it will be used to deal with the base component and the glass pane.
cfg - Variable in class com.levigo.jadice.printer.AbstractPrinter
 
chainComparators(List<Comparator<T>>) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Creates a chain of Comparators that applies the provided Comparators in the sequence specified until differences or absolute equality is determined.
chainComparators(Comparator<T>...) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Creates a chain of Comparators that applies the provided Comparators in the sequence specified until differences or absolute equality is determined.
CHANGE - Variable in class com.levigo.jadice.annotation.auth.DocumentAnnotationPermission.Factory
 
CHANGE - Variable in class com.levigo.jadice.annotation.auth.IndividualAnnotationPermission.Factory
 
ChangeAnnotationIntent - Class in com.levigo.jadice.annotation.auth
This type of AnnotationIntent declares the intention to change one or more annotations as a document or as individual annotation intent.
ChangeAnnotationIntent() - Constructor for class com.levigo.jadice.annotation.auth.ChangeAnnotationIntent
Constructor
CHANGED - Static variable in class com.levigo.util.base.glazedlists.matchers.MatcherEditor.Event
Indicates the associated Matcher is a complete change from the previous Matcher.
changed(JComponent) - Static method in class com.levigo.util.swing.action.Context
Propagate a context change for the Context associated with the given component.
changedMatcher(MatcherEditor.Event<E>) - Method in interface com.levigo.util.base.glazedlists.matchers.MatcherEditor.Listener
Indicates a changes has occurred in the Matcher produced by the MatcherEditor.
changeEnabledState(Tool, boolean) - Method in class com.levigo.jadice.swing.tool.ToolManager
 
changeSupport - Variable in class com.levigo.util.swing.action.CommandAction
If any PropertyChangeListeners have been registered, the changeSupport field describes them.
CharSequenceMatcher - Interface in com.levigo.jadice.search
Implementations of this interface will provide the logic for searching in the given CharSequence.
CheckableTableFormat<E> - Interface in com.levigo.util.base.glazedlists.gui
Specifies how to check table elements.
CHECKBOX_MENU - Static variable in class com.levigo.util.swing.action.BasicMenuComponentFactory
type of the menu is checkbox - it used in the file of actions definition in the parameter menuType
checkClosed() - Method in class com.levigo.jadice.document.io.SeekableInputStream
Throws an IOException if the stream has been closed.
childEndingIndex(int) - Method in class com.levigo.util.base.glazedlists.CollectionList
Return the index of the last child in the CollectionList for the given parent index.
childrenRefreshRequired() - Method in interface com.levigo.util.swing.flextree.DynamicTreeModule.ChangeListener
Receive notification that the domain object or data that the target node represents changed in some way that makes it necessary to update the derived properties of all immediate children of the target node that have been contributed by the current module.
childrenRefreshRequired(Collection<? extends Object>) - Method in interface com.levigo.util.swing.flextree.DynamicTreeModule.ChangeListener
Receive notification that a collection of domain objects or data that the target node represents changed in some way that makes it necessary to update the derived properties of all immediate children of the target node that have been contributed by the current module.
childStartingIndex(int) - Method in class com.levigo.util.base.glazedlists.CollectionList
Return the index of the first child in the CollectionList for the given parent index.
CHOICE - Static variable in class com.levigo.util.swing.messaging.Message
 
clamp(int, int, int) - Static method in class com.levigo.util.base.Numbers
Clamp the value into the range [min..max].
clamp(float, float, float) - Static method in class com.levigo.util.base.Numbers
Clamp the value into the range [min..max].
clamp(double, double, double) - Static method in class com.levigo.util.base.Numbers
Clamp the value into the range [min..max].
clamp(long, long, long) - Static method in class com.levigo.util.base.Numbers
Clamp the value into the range [min..max].
clampResolution(Resolution) - Method in class com.levigo.jadice.document.read.NCIReaderSettings
 
cleanup() - Method in class com.levigo.jadice.swing.pageview.PageView
Releases references to the Document currently referenced by this ViewComponent, if any.
cleanup() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
cleanup() - Method in class com.levigo.jadice.swing.ViewComponent
Releases references to the Document currently referenced by this ViewComponent, if any.
cleanUpResources() - Method in class com.levigo.jadice.document.AbstractDocument
Performes the actual clean-up required for disposing of Documents.
clear() - Method in class com.levigo.jadice.document.io.ByteArrayBuffer
Clears the buffer
clear() - Method in class com.levigo.util.base.collections.FrozenList
 
clear() - Method in class com.levigo.util.base.collections.InterceptableList
 
clear() - Method in class com.levigo.util.base.collections.IntHashtable
 
clear() - Method in class com.levigo.util.base.collections.ObservableCollection
 
clear() - Method in class com.levigo.util.base.collections.ObservableList
 
clear() - Method in class com.levigo.util.base.collections.ObservableMap
 
clear() - Method in class com.levigo.util.base.CompositeMemento
Clear this memento so that CompositeMemento.restore()ing will have no effect.
clear() - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Removes all of the elements from this list (optional operation).
clear() - Method in class com.levigo.util.base.glazedlists.BasicEventList
Removes all of the elements from this list (optional operation).
clear() - Method in class com.levigo.util.base.glazedlists.DebugList
Removes all of the elements from this list (optional operation).
clear() - Method in class com.levigo.util.base.glazedlists.TransformedList
Removes all of the elements from this list (optional operation).
clear() - Method in class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
clear() - Static method in class com.levigo.util.log.NDC
 
clear() - Method in class com.levigo.util.swing.action.Context
Removes all of the elements from this collection (optional operation).
clear(JComponent) - Static method in class com.levigo.util.swing.action.ContextUtils
Clear the context for the given UI component.
clear() - Method in class com.levigo.util.swing.table.EntryTableModel
Clear all entered data.
clearAccessibleSelection() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView
Clears the selection in the object, so that nothing in the object is selected.
clearComparator() - Method in class com.levigo.util.base.glazedlists.gui.AbstractTableComparatorChooser
Clear all sorting state and set the SortedList to use its natural order.
clearFirstSelection() - Method in class com.levigo.jadice.swing.commands.AbstractSelectionCommand
 
clearHistory() - Method in interface com.levigo.util.swing.infobar.MessageWidget
Clear the history of messages presented by this message widget.
clearHistory() - Method in class com.levigo.util.swing.infobar.RollingMessagePanel
 
clearLookupProperties() - Method in class com.levigo.util.swing.action.BasicActionFactory
Clears the lookup properties.
clearLookupProperties() - Method in class com.levigo.util.swing.action.BasicCommandFactory
Clears the lookup properties.
clearLookupProperties() - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Clears the lookup properties.
clearModified() - Method in class com.levigo.jadice.annotation.Annotation
Clears the modified-flag.
clearModified(Document) - Static method in class com.levigo.jadice.annotation.Annotations
Resets the "modified"-indicator for all annotations of the given document.
clearModified(Page) - Static method in class com.levigo.jadice.annotation.Annotations
Resets the "modified"-indicator for all annotations of the given page.
clearQueuedTaskWrappers() - Method in class com.levigo.util.concurrent.tasks.QueuedAndActiveTaskThreadPoolExecutor
 
clearRelatedListener(Object, Object) - Method in interface com.levigo.util.base.glazedlists.event.ListEventPublisher
Detach the subject from its related listener.
clearRelatedSubject(Object) - Method in interface com.levigo.util.base.glazedlists.event.ListEventPublisher
Detach the listener from its related subject.
clearSelection() - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
Deselect all annotations.
clearSelection() - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
clearSelection() - Method in interface com.levigo.jadice.swing.pageview.SelectionProvider
 
clearSelection() - Method in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
 
clearSelection() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
clearSelection() - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
clearSelection() - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Change the selection to the empty set.
clearSelection() - Method in class com.levigo.util.swing.JButtonGroup
Clears the current selection.
clearSelections() - Method in class com.levigo.jadice.swing.search.tool.SelectionHighlighterTool
 
clearSettings(Class<? extends T>) - Method in class com.levigo.jadice.document.AbstractProcessingControls
 
clearSettings(Class<? extends T>) - Method in interface com.levigo.jadice.document.ProcessingControls
Clear the settings of the given class.
clearSettings(Class<? extends ReaderSettings>) - Method in class com.levigo.jadice.document.read.Reader
 
clearSettings(Class<? extends RenderSettings>) - Method in class com.levigo.jadice.document.render.DefaultRenderControls
 
CLIPPING - Static variable in class com.levigo.jadice.document.render.BaseRenderSettings
Identifier key for a clipping type change.
clone() - Method in class com.levigo.jadice.annotation.Annotation
 
clone() - Method in class com.levigo.jadice.annotation.ArrowAnnotation
 
clone() - Method in class com.levigo.jadice.annotation.EllipseAnnotation
 
clone() - Method in class com.levigo.jadice.annotation.HistoryAnnotation
 
clone() - Method in class com.levigo.jadice.annotation.ImageAnnotation
 
clone() - Method in class com.levigo.jadice.annotation.LineAnnotation
 
clone() - Method in class com.levigo.jadice.annotation.PathAnnotation
 
clone() - Method in class com.levigo.jadice.annotation.RectangleAnnotation
 
clone() - Method in class com.levigo.jadice.annotation.StampAnnotation
 
clone() - Method in class com.levigo.jadice.annotation.StampImageAnnotation
 
clone() - Method in class com.levigo.jadice.annotation.TextAnnotation
 
clone() - Method in class com.levigo.jadice.document.fontmgr.FontManagerReaderSettings
 
clone() - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
 
clone() - Method in class com.levigo.jadice.document.PageSegmentEvent
 
clone() - Method in class com.levigo.jadice.document.Resolution
 
clone() - Method in class com.levigo.jadice.document.util.GradationCurve
 
clone() - Method in class com.levigo.util.base.collections.IntHashtable
 
cloneStack() - Static method in class com.levigo.util.log.NDC
 
close() - Method in class com.levigo.jadice.annotation.PathAnnotation
 
close() - Method in class com.levigo.jadice.document.AbstractDocument
 
close() - Method in interface com.levigo.jadice.document.Document
Closes a Document.
close() - Method in class com.levigo.jadice.document.io.FileCacheInputStream
 
close() - Method in class com.levigo.jadice.document.io.MemoryInputStream
 
close() - Method in class com.levigo.jadice.document.io.RandomAccessFileInputStream
 
close() - Method in class com.levigo.jadice.document.io.SeekableInputStream
Closes this seekable input stream.
close() - Method in class com.levigo.jadice.document.io.SubfileSeekableInputStream
 
close() - Method in class com.levigo.jadice.swing.SwingUIDocument
 
closeDialog() - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
closeSorter() - Method in class com.levigo.jadice.demo.SorterToolbar
Hides this sorter toolbar instance.
coalesceMatcherEvents(List<MatcherEditor.Event<E>>) - Method in class com.levigo.util.base.glazedlists.matchers.ThreadedMatcherEditor
This method implements the strategy for coalescing many queued MatcherEvents into a single representative MatcherEvent.
COLLAPSED_ICON - Static variable in class com.levigo.util.swing.CollapsiblePane
The icon used by the "toggle" action when the JCollapsiblePane is expanded, i.e the icon which indicates the pane can be collapsed.
COLLAPSED_NAME - Static variable in class com.levigo.util.swing.CollapsiblePane
The name used by the "toggle" action when the JCollapsiblePane is expanded, i.e the name which indicates the pane can be collapsed.
collapsePath(TreePath) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
collapseRoot() - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
CollapsiblePane - Class in com.levigo.util.swing
JCollapsiblePane provides a component which can collapse or expand its content area with animation and fade in/fade out effects.
CollapsiblePane(Container) - Constructor for class com.levigo.util.swing.CollapsiblePane
Constructs a new JCollapsiblePane with a JPanel as content pane and a vertical with a gap of 2 pixels as layout manager.
CollapsiblePane() - Constructor for class com.levigo.util.swing.CollapsiblePane
Constructs a new JCollapsiblePane with a JPanel as content pane and a vertical with a gap of 2 pixels as layout manager.
CollapsiblePane.JCollapsiblePaneContainer - Interface in com.levigo.util.swing
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 in com.levigo.util.swing
Enum for possible options regarding the strategy how a shrunken collapsible pane lays out its contents.
CollapsibleSection - Class in com.levigo.util.swing
 
CollapsibleSection(Container, String, String, boolean) - Constructor for class com.levigo.util.swing.CollapsibleSection
 
CollectionList<S,E> - Class in com.levigo.util.base.glazedlists
A list that acts like a tree in that it contains child elements to nodes contained in another list.
CollectionList(EventList<S>, CollectionList.Model<S, E>) - Constructor for class com.levigo.util.base.glazedlists.CollectionList
Create a CollectionList with its contents being the children of the elements in the specified source EventList.
CollectionList.Model<E,S> - Interface in com.levigo.util.base.glazedlists
Provides the logic to map a parent object (e.g. an album) to its children (e.g. the songs on the album).
CollectionObserver<E> - Interface in com.levigo.util.base.collections
 
ColorPalette - Class in com.levigo.util.swing.colorpicker
This is the large graphic element in the ColorPicker that depicts a wide range of colors.
ColorPalette() - Constructor for class com.levigo.util.swing.colorpicker.ColorPalette
Creates a new ColorPickerPanel
ColorPicker - Class in com.levigo.util.swing.colorpicker
This is a panel that offers a robust set of controls to pick a color.
ColorPicker() - Constructor for class com.levigo.util.swing.colorpicker.ColorPicker
Create a new ColorPicker with all controls visible except opacity.
ColorPicker(boolean, boolean) - Constructor for class com.levigo.util.swing.colorpicker.ColorPicker
Create a new ColorPicker.
colorPicker - Variable in class com.levigo.util.swing.colorpicker.ColorPickerSliderUI
 
ColorPicker.Mode - Enum in com.levigo.util.swing.colorpicker
 
ColorPickerAlphaSliderUI - Class in com.levigo.util.swing.colorpicker
 
ColorPickerAlphaSliderUI(JSlider, ColorPicker) - Constructor for class com.levigo.util.swing.colorpicker.ColorPickerAlphaSliderUI
 
ColorPickerSliderUI - Class in com.levigo.util.swing.colorpicker
This is a SliderUI designed specifically for the ColorPicker.
ColorPickerSliderUI(JSlider, ColorPicker) - Constructor for class com.levigo.util.swing.colorpicker.ColorPickerSliderUI
 
ColorProperty - Class in com.levigo.jadice.annotation.profiles
 
ColorProperty() - Constructor for class com.levigo.jadice.annotation.profiles.ColorProperty
 
Colors - Class in com.levigo.util.base
A bunch of static utility methods useful in conjunction with colors.
ColorSwatch - Class in com.levigo.util.swing.colorpicker
This is a square, opaque panel used to indicate a certain color.
ColorSwatch(int) - Constructor for class com.levigo.util.swing.colorpicker.ColorSwatch
 
ColorSwatch(Color, int) - Constructor for class com.levigo.util.swing.colorpicker.ColorSwatch
 
columnMoved(TableColumnModelEvent) - Method in class com.levigo.util.swing.table.SortableJTable
 
com.levigo.jadice.annotation - package com.levigo.jadice.annotation
 
com.levigo.jadice.annotation.auth - package com.levigo.jadice.annotation.auth
 
com.levigo.jadice.annotation.embedded - package com.levigo.jadice.annotation.embedded
 
com.levigo.jadice.annotation.profiles - package com.levigo.jadice.annotation.profiles
 
com.levigo.jadice.appbase - package com.levigo.jadice.appbase
 
com.levigo.jadice.appbase.applet - package com.levigo.jadice.appbase.applet
 
com.levigo.jadice.appbase.chooser - package com.levigo.jadice.appbase.chooser
 
com.levigo.jadice.appbase.commands - package com.levigo.jadice.appbase.commands
 
com.levigo.jadice.appbase.preview - package com.levigo.jadice.appbase.preview
 
com.levigo.jadice.appbase.search - package com.levigo.jadice.appbase.search
 
com.levigo.jadice.appbase.search.advanced - package com.levigo.jadice.appbase.search.advanced
 
com.levigo.jadice.appbase.status - package com.levigo.jadice.appbase.status
 
com.levigo.jadice.appbase.tool - package com.levigo.jadice.appbase.tool
 
com.levigo.jadice.demo - package com.levigo.jadice.demo
 
com.levigo.jadice.demo.commands - package com.levigo.jadice.demo.commands
 
com.levigo.jadice.demo.dnd - package com.levigo.jadice.demo.dnd
 
com.levigo.jadice.demo.gestures - package com.levigo.jadice.demo.gestures
 
com.levigo.jadice.demo.gradation - package com.levigo.jadice.demo.gradation
 
com.levigo.jadice.demo.gradation.commands - package com.levigo.jadice.demo.gradation.commands
 
com.levigo.jadice.demo.infotree - package com.levigo.jadice.demo.infotree
 
com.levigo.jadice.demo.lens - package com.levigo.jadice.demo.lens
 
com.levigo.jadice.demo.navigator - package com.levigo.jadice.demo.navigator
 
com.levigo.jadice.demo.pdf.crypto - package com.levigo.jadice.demo.pdf.crypto
 
com.levigo.jadice.demo.pdf.crypto.commands - package com.levigo.jadice.demo.pdf.crypto.commands
 
com.levigo.jadice.demo.thumbnailview - package com.levigo.jadice.demo.thumbnailview
 
com.levigo.jadice.document - package com.levigo.jadice.document
 
com.levigo.jadice.document.att - package com.levigo.jadice.document.att
 
com.levigo.jadice.document.auth - package com.levigo.jadice.document.auth
 
com.levigo.jadice.document.config - package com.levigo.jadice.document.config
 
com.levigo.jadice.document.creator - package com.levigo.jadice.document.creator
 
com.levigo.jadice.document.flavor - package com.levigo.jadice.document.flavor
 
com.levigo.jadice.document.fontmgr - package com.levigo.jadice.document.fontmgr
 
com.levigo.jadice.document.io - package com.levigo.jadice.document.io
 
com.levigo.jadice.document.metadata - package com.levigo.jadice.document.metadata
 
com.levigo.jadice.document.model - package com.levigo.jadice.document.model
 
com.levigo.jadice.document.read - package com.levigo.jadice.document.read
 
com.levigo.jadice.document.read.fluent - package com.levigo.jadice.document.read.fluent
 
com.levigo.jadice.document.render - package com.levigo.jadice.document.render
 
com.levigo.jadice.document.text - package com.levigo.jadice.document.text
 
com.levigo.jadice.document.util - package com.levigo.jadice.document.util
 
com.levigo.jadice.document.write - package com.levigo.jadice.document.write
 
com.levigo.jadice.printer - package com.levigo.jadice.printer
 
com.levigo.jadice.printer.event - package com.levigo.jadice.printer.event
 
com.levigo.jadice.search - package com.levigo.jadice.search
 
com.levigo.jadice.swing - package com.levigo.jadice.swing
 
com.levigo.jadice.swing.annotation - package com.levigo.jadice.swing.annotation
 
com.levigo.jadice.swing.annotation.commands - package com.levigo.jadice.swing.annotation.commands
 
com.levigo.jadice.swing.commands - package com.levigo.jadice.swing.commands
 
com.levigo.jadice.swing.crosshair - package com.levigo.jadice.swing.crosshair
 
com.levigo.jadice.swing.dnd - package com.levigo.jadice.swing.dnd
 
com.levigo.jadice.swing.lens - package com.levigo.jadice.swing.lens
 
com.levigo.jadice.swing.navigator - package com.levigo.jadice.swing.navigator
 
com.levigo.jadice.swing.pageview - package com.levigo.jadice.swing.pageview
 
com.levigo.jadice.swing.search.tool - package com.levigo.jadice.swing.search.tool
 
com.levigo.jadice.swing.status - package com.levigo.jadice.swing.status
 
com.levigo.jadice.swing.thumbnailview - package com.levigo.jadice.swing.thumbnailview
 
com.levigo.jadice.swing.thumbnailview.dnd - package com.levigo.jadice.swing.thumbnailview.dnd
 
com.levigo.jadice.swing.tool - package com.levigo.jadice.swing.tool
 
com.levigo.jadice.swing.util - package com.levigo.jadice.swing.util
 
com.levigo.util.base - package com.levigo.util.base
 
com.levigo.util.base.collections - package com.levigo.util.base.collections
 
com.levigo.util.base.datatype - package com.levigo.util.base.datatype
 
com.levigo.util.base.glazedlists - package com.levigo.util.base.glazedlists
 
com.levigo.util.base.glazedlists.event - package com.levigo.util.base.glazedlists.event
 
com.levigo.util.base.glazedlists.gui - package com.levigo.util.base.glazedlists.gui
 
com.levigo.util.base.glazedlists.matchers - package com.levigo.util.base.glazedlists.matchers
Implementations and classes useful for creating implementations of MatcherEditor/Matchers for use with FilterLists.
com.levigo.util.base.glazedlists.util.concurrent - package com.levigo.util.base.glazedlists.util.concurrent
 
com.levigo.util.concurrent - package com.levigo.util.concurrent
 
com.levigo.util.concurrent.tasks - package com.levigo.util.concurrent.tasks
 
com.levigo.util.concurrent.tasks.applet - package com.levigo.util.concurrent.tasks.applet
 
com.levigo.util.log - package com.levigo.util.log
 
com.levigo.util.log.config - package com.levigo.util.log.config
 
com.levigo.util.log.qualified - package com.levigo.util.log.qualified
 
com.levigo.util.swing - package com.levigo.util.swing
 
com.levigo.util.swing.action - package com.levigo.util.swing.action
 
com.levigo.util.swing.action.injection - package com.levigo.util.swing.action.injection
 
com.levigo.util.swing.colorpicker - package com.levigo.util.swing.colorpicker
 
com.levigo.util.swing.componentdecorator - package com.levigo.util.swing.componentdecorator
 
com.levigo.util.swing.dnd - package com.levigo.util.swing.dnd
 
com.levigo.util.swing.edt - package com.levigo.util.swing.edt
 
com.levigo.util.swing.effect - package com.levigo.util.swing.effect
 
com.levigo.util.swing.flextree - package com.levigo.util.swing.flextree
 
com.levigo.util.swing.glazedlists - package com.levigo.util.swing.glazedlists
 
com.levigo.util.swing.infobar - package com.levigo.util.swing.infobar
 
com.levigo.util.swing.menu - package com.levigo.util.swing.menu
 
com.levigo.util.swing.messaging - package com.levigo.util.swing.messaging
 
com.levigo.util.swing.messaging.dialog - package com.levigo.util.swing.messaging.dialog
 
com.levigo.util.swing.messaging.printstreams - package com.levigo.util.swing.messaging.printstreams
 
com.levigo.util.swing.plaf - package com.levigo.util.swing.plaf
 
com.levigo.util.swing.table - package com.levigo.util.swing.table
 
com.levigo.util.swing.text - package com.levigo.util.swing.text
 
com.levigo.util.swing.toolbar - package com.levigo.util.swing.toolbar
 
com.levigo.util.swing.tooltip - package com.levigo.util.swing.tooltip
 
Command - Interface in com.levigo.util.swing.action
Basic interface for all commands.
CommandAction - Class in com.levigo.util.swing.action
Super class for all actions.
CommandAction(Context, Collection<Command>, String, String, String, String, Icon, Icon, String, KeyStroke, int, Map<String, Object>) - Constructor for class com.levigo.util.swing.action.CommandAction
Constructor It sets a context and registers the commandAction as one of the ContextListenerin the context.
CommandCreationAdapter - Class in com.levigo.util.swing.action
Just an adapter class of CommandCreationListener with empty methods.
CommandCreationAdapter() - Constructor for class com.levigo.util.swing.action.CommandCreationAdapter
 
CommandCreationListener - Interface in com.levigo.util.swing.action
Instances of CommandCreationListener can be registered at DefaultCommandFactory to receive informations or failure messages of command or command factory creation process.
CommandFactory - Interface in com.levigo.util.swing.action
Interface for the command factory.
commandLookupProperties - Variable in class com.levigo.util.swing.action.BasicCommandFactory
Set of provided command properties.
COMMANDS - Static variable in class com.levigo.util.swing.action.BasicActionFactory
Key word for the property: commands for the action
commitEvent() - Method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
Commits the current atomic change to this list change queue.
commitEvent() - Method in class com.levigo.util.base.glazedlists.TransactionList
Demarks the successful completion of a transaction.
COMPARABLE_COMAPRATOR - Static variable in class com.levigo.util.swing.table.SunTableSorter
 
comparableComparator() - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Creates a Comparator that compares Comparable objects.
comparator() - Method in class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
Comparators - Class in com.levigo.util.base.collections
 
Comparators.InvertingComparator<T> - Class in com.levigo.util.base.collections
A comparator that inverts the result of a wrapped comparator.
Comparators.InvertingComparator(Comparator<T>) - Constructor for class com.levigo.util.base.collections.Comparators.InvertingComparator
 
compare(T, T) - Method in class com.levigo.util.base.collections.Comparators.InvertingComparator
 
compareTo(DocumentLayer) - Method in class com.levigo.jadice.document.DocumentLayer
Compare two DocumentLayers.
complete - Variable in class com.levigo.jadice.document.read.Reader
 
complete() - Method in class com.levigo.jadice.document.read.Reader
Signal the reader that the current read process is complete.
COMPONENT_ID - Static variable in enum com.levigo.jadice.printer.PrinterLogMessages
 
COMPONENT_KEY - Static variable in class com.levigo.util.swing.action.DefaultMenuComponentFactory
Accessor key for the structure identifier of JComponents builded by this factory.
COMPONENT_RESOURCE - Static variable in class com.levigo.util.swing.action.DefaultMenuComponentFactory
Accessor key for the resource name of JComponents builded by this factory.
ComponentAddon - Interface in com.levigo.util.swing.plaf
Each new component type of the library will contribute an addon to the LookAndFeelAddons.
ComponentConfigurer<C> - Interface in com.levigo.jadice.document.config
 
CompositeExportHandler<S> - Class in com.levigo.jadice.swing.dnd
An ExportHandler encompassing a set of delegate ExportHandlers.
CompositeExportHandler(ExportHandler<S>...) - Constructor for class com.levigo.jadice.swing.dnd.CompositeExportHandler
Create a CompositeExportHandler using the given array of delegate handlers.
CompositeExportHandler(List<? extends ExportHandler<S>>) - Constructor for class com.levigo.jadice.swing.dnd.CompositeExportHandler
Create a CompositeExportHandler using the given list of delegate handlers.
CompositeImportHandler - Class in com.levigo.jadice.swing.dnd
An ImportHandler encompassing a set of delegate ImportHandlers.
CompositeImportHandler(ImportHandler...) - Constructor for class com.levigo.jadice.swing.dnd.CompositeImportHandler
Create a CompositeImportHandler using the given array of delegate handlers.
CompositeImportHandler(List<? extends ImportHandler>) - Constructor for class com.levigo.jadice.swing.dnd.CompositeImportHandler
Create a CompositeImportHandler using the given list of delegate handlers.
CompositeList<E> - Class in com.levigo.util.base.glazedlists
An EventList composed of multiple source EventLists.
CompositeList() - Constructor for class com.levigo.util.base.glazedlists.CompositeList
 
CompositeList(ReadWriteLock) - Constructor for class com.levigo.util.base.glazedlists.CompositeList
Deprecated. replaced by CompositeList.CompositeList(ListEventPublisher, ReadWriteLock), because prebuilt member lists should share lock and publisher with the CompositeList.
CompositeList(ListEventPublisher, ReadWriteLock) - Constructor for class com.levigo.util.base.glazedlists.CompositeList
Create a CompositeList that uses the given publisher and lock.
CompositeMatcherEditor<E> - Class in com.levigo.util.base.glazedlists.matchers
A MatcherEditor composed of zero or more delegate MatcherEditors.
CompositeMatcherEditor(EventList<MatcherEditor<E>>) - Constructor for class com.levigo.util.base.glazedlists.matchers.CompositeMatcherEditor
Create a CompositeMatcherEditor that creates Matchers from the union of the specified EventList of MatcherEditors.
CompositeMatcherEditor() - Constructor for class com.levigo.util.base.glazedlists.matchers.CompositeMatcherEditor
Create a CompositeMatcherEditor.
CompositeMemento - Class in com.levigo.util.base
A composite memento that encompasses a collection or an array of MementoOriginators.
CompositeMemento(Collection<? extends MementoOriginator>) - Constructor for class com.levigo.util.base.CompositeMemento
Create a composite memento for all given originators.
CompositeMemento(Collection<? extends MementoOriginator>, boolean) - Constructor for class com.levigo.util.base.CompositeMemento
Create a composite memento for all given originators.
CompositePageSegment - Class in com.levigo.jadice.document.creator
 
CompositePageSegment(Rectangle2D) - Constructor for class com.levigo.jadice.document.creator.CompositePageSegment
 
compositionLookupProperties - Variable in class com.levigo.util.swing.action.BasicMenuComponentFactory
Instance of the property file.
computeCurve() - Method in class com.levigo.jadice.document.util.GradationCurve
 
computeCurve() - Method in class com.levigo.jadice.document.util.NaturalCubicSpline1D
 
ConcatenatedInputStream - Class in com.levigo.jadice.document.io
ConcatenatedInputStream is a small class giving the ability to concatenate InputStreams to a new big one.
ConcatenatedInputStream() - Constructor for class com.levigo.jadice.document.io.ConcatenatedInputStream
create an ConcatenatedInputStream
ConcurrentMessages - Enum in com.levigo.util.concurrent
 
configure(C) - Method in interface com.levigo.jadice.document.config.ComponentConfigurer
 
configure(Object) - Static method in class com.levigo.jadice.document.config.Jadice
 
configure() - Static method in class com.levigo.jadice.document.config.JadicePropertiesConfiguration
 
configure(File) - Static method in class com.levigo.jadice.document.config.JadicePropertiesConfiguration
 
configure(String) - Static method in class com.levigo.jadice.document.config.JadicePropertiesConfiguration
 
configure(InputStream) - Static method in class com.levigo.jadice.document.config.JadicePropertiesConfiguration
 
configure(Properties) - Static method in class com.levigo.jadice.document.config.JadicePropertiesConfiguration
 
configure(PreferenceStore) - Static method in class com.levigo.jadice.document.config.JadicePropertiesConfiguration
 
configure(PreferenceStore) - Method in interface com.levigo.jadice.document.config.PropertiesConfigurer
 
configure(ReadConfigurer) - Method in class com.levigo.jadice.document.read.fluent.ReadConfiguration
Configure the ReadConfiguration for the given ReadConfigurer.
configure(PreferenceStore) - Method in class com.levigo.jadice.search.PropertiesConfigurerImpl
 
configure(PreferenceStore) - Method in class com.levigo.jadice.swing.crosshair.PropertiesConfigurerImpl
 
configure(PreferenceStore) - Method in class com.levigo.jadice.swing.lens.PropertiesConfigurerImpl
 
configureGraphics(Graphics2D, Graphics2D) - Method in class com.levigo.util.swing.FadeablePane
 
configurePropertiesFromAction(Action) - Method in class com.levigo.util.swing.action.ActionJButton
 
configurePropertiesFromAction(Action) - Method in class com.levigo.util.swing.action.ActionJCheckboxMenuItem
This event adds a functionality for the action parameter "checked"
configurePropertiesFromAction(Action) - Method in class com.levigo.util.swing.action.ActionJRadioButton
This event adds a functionality for the action parameter "checked"
configurePropertiesFromAction(Action) - Method in class com.levigo.util.swing.action.ActionJRadioMenuItem
This event adds a functionality for the action parameter "checked"
configurePropertiesFromAction(Action) - Method in class com.levigo.util.swing.action.ActionJToggleButton
This event adds a functionality for the action parameter "checked"
configurePropertiesFromAction(Action) - Method in class com.levigo.util.swing.action.IconJMenuItem
Additional initializing of the menuitem.
configurePropertiesFromAction(Action) - Method in class com.levigo.util.swing.action.NonUglyActionJToggleButton
This event adds a functionality for the action parameter "checked"
configurePropertiesFromAction(Action) - Method in class com.levigo.util.swing.action.VisibilityEnabledJCheckboxMenuItem
Additional initializing of the menu item.
configurePropertiesFromAction(Action) - Method in class com.levigo.util.swing.action.VisibilityEnabledJRadioMenuItem
Additional initializing of the menuitem.
configurePropertiesFromAction(Action) - Method in class com.levigo.util.swing.DropDownToggleButton
 
CONFIRM - Static variable in class com.levigo.util.swing.messaging.Message
 
constantFunction(V) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Get a FunctionList.Function that always returns the given value, regardless of its input.
CONSTRAINED - Static variable in class com.levigo.util.base.glazedlists.matchers.MatcherEditor.Event
Indicates the associated Matcher is a constrained version of the previous Matcher, implying it can be expected to match at most the same values matched by the previous Matcher, and possibly fewer.
constraintBeforeFloating - Variable in class com.levigo.jadice.demo.SorterToolbar.SorterToolBarUI
 
construct() - Method in class com.levigo.util.swing.SwingWorker
Compute the value to be returned by the get method.
consume(int) - Method in class com.levigo.jadice.document.io.SeekableLookaheadStream
consume the specified number of characters looked ahead.
consume() - Method in class com.levigo.jadice.swing.tool.EditEvent
 
ContainerUtilities - Class in com.levigo.jadice.appbase
ContainerUtilities
ContainerUtilities() - Constructor for class com.levigo.jadice.appbase.ContainerUtilities
 
contains(AnnotationType) - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
Return whether this profile or a parent profile contain the given annotation type.
contains(Point) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
contains(Object) - Method in class com.levigo.util.base.collections.FrozenList
 
contains(Object) - Method in class com.levigo.util.base.collections.InterceptableList
 
contains(Object) - Method in class com.levigo.util.base.collections.IntHashtable
 
contains(Object) - Method in class com.levigo.util.base.collections.ObservableCollection
 
contains(Object) - Method in class com.levigo.util.base.collections.ObservableList
 
contains(Object) - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Returns true if this list contains the specified element.
contains(Object) - Method in class com.levigo.util.base.glazedlists.DebugList
Returns true if this list contains the specified element.
contains(Collection<E>, Matcher<? super E>) - Static method in class com.levigo.util.base.glazedlists.matchers.Matchers
Returns true if the given collection contains an element that satisfies the given matcher; false otherise.
CONTAINS - Static variable in class com.levigo.util.base.glazedlists.matchers.TextMatcherEditor
Matching mode where items are considered a match if at least one of the filter strings extracted from an object contains one of the given search strings.
contains(Object) - Method in class com.levigo.util.base.glazedlists.SortedList
Returns true if this list contains the specified element.
contains(Object) - Method in class com.levigo.util.base.glazedlists.ThresholdList
Returns true if this list contains the specified element.
contains(Object) - Method in class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
contains(AbstractButton) - Method in class com.levigo.util.swing.JButtonGroup
Checks whether the group contains the given button
containsAll(Collection<?>) - Method in class com.levigo.util.base.collections.FrozenList
 
containsAll(Collection<?>) - Method in class com.levigo.util.base.collections.InterceptableList
 
containsAll(Collection<?>) - Method in class com.levigo.util.base.collections.ObservableCollection
 
containsAll(Collection<?>) - Method in class com.levigo.util.base.collections.ObservableList
 
containsAll(Collection<?>) - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Returns true if this list contains all of the elements of the specified collection.
containsAll(Collection<?>) - Method in class com.levigo.util.base.glazedlists.DebugList
Returns true if this list contains all of the elements of the specified collection.
containsInvalidXMLCharacters(String) - Static method in class com.levigo.jadice.document.metadata.MetadataUtil
Return whether the given string contains any character that is not valid in an XML document.
containsKey(int) - Method in class com.levigo.util.base.collections.IntHashtable
 
containsKey(Object) - Method in class com.levigo.util.base.collections.ObservableMap
 
containsKey(String) - Method in class com.levigo.util.swing.messaging.DefaultMessageFactory
 
containsKey(String) - Method in class com.levigo.util.swing.messaging.DefaultMessageResource
Returns whether given key has a value
containsKey(String) - Method in interface com.levigo.util.swing.messaging.MessageFactory
Returns whether given key has a value in one of the registered resources.
containsKey(String) - Method in class com.levigo.util.swing.messaging.MessageFactoryHolder
 
containsKey(Object) - Method in class com.levigo.util.swing.messaging.MessageResult
Returns true if result map contains a mapping for the specified resultIdentifier.
containsTranslation(AffineTransform) - Static method in class com.levigo.util.base.AffineTransforms
 
containsValue(Object) - Method in class com.levigo.util.base.collections.ObservableMap
 
Context - Class in com.levigo.util.swing.action
The Context is the class in the middle of the context model.
Context.Ancestors - Enum in com.levigo.util.swing.action
Enum used to determine whether the aggregated view includes elements of ancestor (parent, grand-parent etc.) contexts.
Context.Children - Enum in com.levigo.util.swing.action
Enum used to determine whether the aggregated view includes elements of child contexts.
CONTEXT_MENU_ACTIONS - Static variable in interface com.levigo.util.swing.action.MenuComponentFactory
Parameter of contextmenu actions in the property file
ContextAwareAnnotationCustomizer - Interface in com.levigo.jadice.annotation
 
contextChanged(Context) - Method in class com.levigo.jadice.appbase.status.DocumentStatusMessageSnapIn
 
contextChanged(Context) - Method in class com.levigo.jadice.appbase.status.PageSnapIn
 
contextChanged(Context) - Method in class com.levigo.jadice.appbase.status.ZoomSnapIn
 
contextChanged(Context) - Method in class com.levigo.jadice.demo.UpdateWindowTitleContextListener
 
contextChanged(Context) - Method in class com.levigo.util.swing.action.CommandAction
Check the commandAction by the change of the context.
contextChanged() - Method in class com.levigo.util.swing.action.Context
Propagate context changes to all parent contexts and actions that are registered as ContextListener.
contextChanged(Context) - Method in interface com.levigo.util.swing.action.ContextListener
Message about the changing of the context.
ContextListener - Interface in com.levigo.util.swing.action
Interface for listeners who wish to be notified upon refreshes/changes of the Context they register with.
ContextualAction - Interface in com.levigo.util.swing.action
An Action associated with a Context.
ContextUtils - Class in com.levigo.util.swing.action
A collection of static utility methods used to deal with Contexts.
contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.search.TextSelectionTool
 
contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
 
contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
There are no default contributions of the ThumbnailView.AccessibleThumbnailView to its context menu.
contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.swing.tool.Tool
 
contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.swing.ViewComponent
 
contribute(TreeContributionContext, MenuBuilder) - Method in interface com.levigo.util.swing.flextree.TreeContextMenuContributor
This method is called in order to give the menu contributor a chance to contribute context menu entries via the supplied MenuBuilder.
contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.util.swing.menu.AbstractSubmenuContributor
 
contribute(ContributionContext, MenuBuilder) - Method in interface com.levigo.util.swing.menu.MenuContributor
This method is called in order to give the menu contributor a chance to contribute context menu entries via the supplied MenuBuilder.
contribute(ComponentAddon) - Static method in class com.levigo.util.swing.plaf.LookAndFeelAddons
Each new component added by the library will contribute its default UI classes, colors and fonts to the LookAndFeelAddons.
ContributionContext - Interface in com.levigo.util.swing.menu
A ContributionContext accompanies a MenuContributor.contribute(ContributionContext, MenuBuilder) call.
contributor - Variable in class com.levigo.util.swing.menu.BasicMenuBuilder.Entry
 
ControlCurve - Class in com.levigo.jadice.document.util
This class represents a curve defined by a sequence of control points.
ControlCurve() - Constructor for class com.levigo.jadice.document.util.ControlCurve
 
convertFrom(Unit, float) - Method in enum com.levigo.jadice.document.Unit
Convert the given value in the given destination unit to this unit.
convertFrom(Unit, double) - Method in enum com.levigo.jadice.document.Unit
Convert the given value in the given destination unit to this unit.
convertFromDocumentUnits(Unit, float) - Static method in class com.levigo.jadice.document.Documents
Convert the given value from jadice document units to the given unit.
convertFromDocumentUnits(Unit, double) - Static method in class com.levigo.jadice.document.Documents
Convert the given value from jadice document units to the given unit.
convertTo(Unit) - Method in class com.levigo.jadice.document.Resolution
 
convertTo(Unit, float) - Method in enum com.levigo.jadice.document.Unit
Convert the given value in this unit to the given destination unit.
convertTo(Unit, double) - Method in enum com.levigo.jadice.document.Unit
Convert the given value in this unit to the given destination unit.
convertToDocumentUnits(Unit, float) - Static method in class com.levigo.jadice.document.Documents
Convert the given value from the given unit to jadice document units.
convertToDocumentUnits(Unit, double) - Static method in class com.levigo.jadice.document.Documents
Convert the given value from the given unit to jadice document units.
copy(InputStream, OutputStream) - Static method in class com.levigo.jadice.document.io.IOUtils
 
copy(InputStream, OutputStream, int) - Static method in class com.levigo.jadice.document.io.IOUtils
 
copy() - Method in class com.levigo.util.base.glazedlists.event.ListEvent
Create a bitwise copy of this ListEvent.
COPY_CHUNK_SIZE - Static variable in class com.levigo.jadice.document.io.IOUtils
 
copyAndClose(InputStream, OutputStream) - Static method in class com.levigo.jadice.document.io.IOUtils
Copies all data from input to output.
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.Annotation
Copy annotation type related attributes to new annotation.
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.ArrowAnnotation
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.EllipseAnnotation
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.HistoryAnnotation
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.ImageAnnotation
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.LineAnnotation
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.PathAnnotation
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.RectangleAnnotation
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.StampImageAnnotation
 
copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.TextAnnotation
 
CopyRasterizedSelectionCommand - Class in com.levigo.jadice.appbase.commands
 
CopyRasterizedSelectionCommand() - Constructor for class com.levigo.jadice.appbase.commands.CopyRasterizedSelectionCommand
 
CopyRasterizedSelectionCommand - Class in com.levigo.jadice.swing.commands
Deprecated. This implementation doesn't respect permissions. Please use the corresponding command in jadice appbase. This command might be removed in a future release.
CopyRasterizedSelectionCommand() - Constructor for class com.levigo.jadice.swing.commands.CopyRasterizedSelectionCommand
Deprecated.  
CopySelectedTextCommand - Class in com.levigo.jadice.appbase.commands
 
CopySelectedTextCommand() - Constructor for class com.levigo.jadice.appbase.commands.CopySelectedTextCommand
 
CopySelectedTextCommand - Class in com.levigo.jadice.search
Deprecated. This implementation is misplaced and doesn't respect permissions. Please use the corresponding command in jadice appbase. This command might be removed in a future release.
CopySelectedTextCommand() - Constructor for class com.levigo.jadice.search.CopySelectedTextCommand
Deprecated.  
copyStream(SeekableInputStream, ImageOutputStream) - Static method in class com.levigo.jadice.document.io.IOUtils
 
Corner - Enum in com.levigo.util.base
An enum describing a corner of a rectangular area.
count - Variable in class com.levigo.jadice.document.io.ByteArrayBuffer
Number of bytes in the tail buffer.
count(Collection<E>, Matcher<? super E>) - Static method in class com.levigo.util.base.glazedlists.matchers.Matchers
Iterate through the specified collection and count all elements that match the specified matcher.
count(JComponent, Class<?>) - Static method in class com.levigo.util.swing.action.ContextUtils
Count the elements matching the given class in the context for the given UI component.
create() - Method in class com.levigo.jadice.annotation.profiles.NameBasedFactory
 
create(Class<C>) - Static method in class com.levigo.jadice.document.config.Jadice
 
create() - Method in interface com.levigo.jadice.document.creator.GraphicalStateFactory
 
create(Document) - Static method in class com.levigo.jadice.document.flavor.JVMLocalDataFlavor
Creates a JVMLocalDataFlavor for a specific Document which is the source of Pages to move or copy.
create(Document) - Static method in class com.levigo.jadice.document.flavor.ReorderDataFlavor
Creates a ReorderDataFlavor for a specific Document to which the reordering shall be applied.
create(File...) - Static method in class com.levigo.jadice.document.fontmgr.FontManagerFactory
 
create(File[], boolean) - Static method in class com.levigo.jadice.document.fontmgr.FontManagerFactory
 
create(File[], boolean, boolean) - Static method in class com.levigo.jadice.document.fontmgr.FontManagerFactory
 
create(MimeType) - Method in class com.levigo.jadice.document.Format
Create an instance of this format corresponding to the given MIME type.
create() - Static method in class com.levigo.jadice.printer.PrintJobConfiguration
Creates a new PrintJobConfiguration instance, prepared with the all default settings and configuration, as ready to use instance.
create(JComponent, InputEvent, Page, int, Rectangle, RenderControls) - Static method in class com.levigo.jadice.swing.tool.EditEvent
Create the correct EditEvent for the given InputEvent.
create() - Method in interface com.levigo.util.base.Factory
Create an instance of T.
create(EventList<E>) - Static method in class com.levigo.util.base.glazedlists.GroupingList
Creates a GroupingList that determines groupings via the Comparable interface which all elements of the source are assumed to implement.
create(EventList<E>) - Static method in class com.levigo.util.base.glazedlists.PopularityList
Creates a new PopularityList that provides frequency-ranking for the specified EventList.
create(EventList<E>) - Static method in class com.levigo.util.base.glazedlists.SortedList
Creates a SortedList that sorts the specified EventList.
create(EventList<E>) - Static method in class com.levigo.util.base.glazedlists.UniqueList
Creates a UniqueList that determines uniqueness via the Comparable interface.
create(InputStream) - Static method in class com.levigo.util.base.Strings
Create a string by fully reading the supplied input stream using the default platform encoding.
create(InputStream, String) - Static method in class com.levigo.util.base.Strings
Create a string by fully reading the supplied input stream using the specified encoding.
create(Context.Children, Context.Ancestors) - Static method in class com.levigo.util.swing.action.Context
Create an owner-less context with the given aggregation modes.
create(Class<?>) - Static method in class com.levigo.util.swing.action.injection.ParameterInjector
 
createActions(Context) - Method in class com.levigo.jadice.appbase.status.ZoomSnapIn
Creates the Actions to be offered to the user by this SnapIn.
createBackgroundProgressBar(Box) - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
Create the background progress bar behind the search text field.
createBackgroundProgressBar(Box) - Method in class com.levigo.jadice.appbase.search.RolloutSearch
Create the background progress bar behind the search text field.
createBaseTransform(Dimension2D) - Method in class com.levigo.jadice.document.Resolution
Create an AffineTransform scaling the unit square with this resolution to the given size at base units.
createBlueLineSeparator() - Static method in class com.levigo.util.swing.LevigoSeparators
Deprecated. Draws a horizontal blue line filling the available space.
createBuffer(int, int) - Method in class com.levigo.util.swing.FadeablePane
Creates the BufferedImage to be used as the cached image.
createButton(Action) - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
Create a button for the given action.
createButton(Action) - Method in class com.levigo.jadice.appbase.search.RolloutSearch
Create a button for the given action.
createButton(Action) - Method in class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBox
 
createColorWithAlpha(Color, float) - Static method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
createCommand(String) - Method in class com.levigo.util.swing.action.BasicCommandFactory
 
createComparatorForElement(Comparator<E>, int) - Method in class com.levigo.util.base.glazedlists.gui.AbstractTableComparatorChooser
Creates a Comparator that can compare list elements given a Comparator that can compare column values for the specified column.
createContext() - Method in class com.levigo.jadice.demo.BasicJadicePanel
Initializes and fills the context with the embedded viewer (to perform operations regarding the display of the document) and a reference to the context itself.
createContextToolbarSnapIns(E, PropertyProfile<T>) - Method in interface com.levigo.jadice.annotation.profiles.AnnotationPropertyEditor
 
createdAt - Variable in class com.levigo.jadice.annotation.Annotation
 
createdBy - Variable in class com.levigo.jadice.annotation.Annotation
 
createDefaultCollection() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.CollectionValue
 
createDefaultCollection() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.CollectionValue.ListValue
 
createDefaultDialogBorder(Container, JComponent) - Static method in class com.levigo.jadice.swing.util.UI
Create a border used to separate the dialog content from the frame.
createDefaultPageExportHandler() - Static method in class com.levigo.jadice.demo.dnd.ImportExportHandlerFactory
Create the default ExportHandler.
createDefaultPageFormat(PreferenceStore) - Static method in class com.levigo.jadice.printer.PrintEnvironment
Returns the default PageFormat.
createDefaultPageImportHandler() - Static method in class com.levigo.jadice.demo.dnd.ImportExportHandlerFactory
Create the default ImportHandler.
createDefaultRenderer() - Method in class com.levigo.util.swing.table.JTableRowHeader
Returns a default renderer to be used when no header renderer is defined by a TableColumn.
createDefaultStream(Attachment) - Static method in class com.levigo.jadice.document.att.Attachments
 
createDefaultSynchronizer() - Static method in class com.levigo.jadice.document.render.RenderControlInventory
Returns a default synchronizer which reflects document render settings changes into all page render controls.
createDependentModulesText() - Method in class com.levigo.jadice.swing.JadiceProductInformationSplash
Formats and returns a sumarized version info text of all dependent modules.
createDetailsView() - Method in interface com.levigo.util.swing.infobar.MessageConsumer.Message
Create a visual representation of the message.
createDetailsView() - Method in class com.levigo.util.swing.infobar.SimpleMessage
 
createDialog(PrintJobConfiguration) - Method in class com.levigo.jadice.demo.commands.DemoPrint
 
createDialog(PrintJobConfiguration) - Method in class com.levigo.jadice.swing.commands.PrintDocumentCommand
 
createDocumentStatusMessageSnapIn() - Static method in class com.levigo.jadice.appbase.status.SnapInFactory
Creates a snap-in, which shows the document state of the current document.
createDoubleLineSeparator() - Static method in class com.levigo.util.swing.LevigoSeparators
Deprecated. Draws a double line filling the available space.
createDoubleLineSeparator(int) - Static method in class com.levigo.util.swing.LevigoSeparators
Deprecated. Draws a double line with the given inset.
createDoubleLineSeparator(int, int) - Static method in class com.levigo.util.swing.LevigoSeparators
Deprecated. Draws a double line with the given inset and orientation.
createEventReceiver() - Method in class com.levigo.jadice.demo.gestures.MouseGestureSupport
 
createExecutor(ExecutorManager.ConfigurationStrategy) - Method in class com.levigo.util.concurrent.tasks.applet.AppletExecutorManager
 
createExecutor(ExecutorManager.ConfigurationStrategy) - Method in class com.levigo.util.concurrent.tasks.DefaultExecutorManager
 
createExecutor(ExecutorManager.ConfigurationStrategy) - Method in interface com.levigo.util.concurrent.tasks.ExecutorManager
 
createFloatingWindow(JToolBar) - Method in class com.levigo.jadice.demo.SorterToolbar.SorterToolBarUI
 
createForFlyout() - Static method in class com.levigo.util.swing.infobar.RollingMessagePanel
Create a RollingMessagePanel pre-configured for use as a flyout panel.
createForStatusBar() - Static method in class com.levigo.util.swing.infobar.RollingMessagePanel
Create a RollingMessagePanel pre-configured for use in a status bar.
createFrameListener() - Method in class com.levigo.jadice.demo.SorterToolbar.SorterToolBarUI
Creates a frame listener for floating frames.
createJadiceAnnotationToolbar() - Method in class com.levigo.jadice.demo.BasicJadicePanel
Creates and returns the annotation toolbar.
createJadiceAnnotationToolbar() - Method in class JadiceFilterDemoApplication
 
createJadiceMainToolBar() - Method in class com.levigo.jadice.demo.BasicJadicePanel
Creates and returns the application's toolbar.
createJadiceMainToolBar() - Method in class JadiceFilterDemoApplication
 
createJadiceMenuBar() - Method in class com.levigo.jadice.demo.BasicJadicePanel
Creates and returns the applications menubar.
createJadiceMenuBar() - Method in class JadiceFilterDemoApplication
 
createLazyMetadata(MetadataProvider) - Static method in class com.levigo.jadice.document.metadata.MetadataBuilder
 
createListEventPublisher() - Static method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
Create a new ListEventPublisher for an EventList not attached to any other EventLists.
createLock() - Method in interface com.levigo.util.base.glazedlists.util.concurrent.LockFactory
Create a Lock.
createMatcher() - Method in class com.levigo.jadice.search.AbstractCharSequenceSearchRequest
Creates a CharSequenceMatcher.
createMatcher() - Method in class com.levigo.jadice.search.PatternSearchRequest
 
createMatcher() - Method in class com.levigo.jadice.search.SearchRequest
 
createMemberList() - Method in class com.levigo.util.base.glazedlists.CompositeList
Creates a new EventList that shares its ReadWriteLock with this CompositeList.
createMemento() - Method in class com.levigo.jadice.annotation.Annotation
 
createMemento() - Method in interface com.levigo.util.base.MementoOriginator
 
createMemoryMonitorSnapIn() - Static method in class com.levigo.jadice.appbase.status.SnapInFactory
For development or problem analyze only.
createMessage(String) - Method in class com.levigo.util.swing.messaging.DefaultMessageFactory
 
createMessage(String, Object[], Throwable) - Method in class com.levigo.util.swing.messaging.DefaultMessageFactory
 
createMessage(String) - Method in interface com.levigo.util.swing.messaging.MessageFactory
Create a Message specified by given key.
createMessage(String, Object[], Throwable) - Method in interface com.levigo.util.swing.messaging.MessageFactory
Create a Message specified by given key and additionally parameters.
createMessage(String) - Method in class com.levigo.util.swing.messaging.MessageFactoryHolder
 
createMessage(String, Throwable) - Method in class com.levigo.util.swing.messaging.MessageFactoryHolder
 
createMessage(String, Object[], Throwable) - Method in class com.levigo.util.swing.messaging.MessageFactoryHolder
 
createMouseInputListener() - Method in class com.levigo.util.swing.table.TableRowHeaderUI
Creates the mouse listener for the JTable.
createNamespaceContext() - Method in interface com.levigo.jadice.document.metadata.Metadata
Create a facade which allows a new mapping of namespace prefixes to be used to navigate and query nodes without changing the base document.
createNamespaceContext() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Create a facade node which allows a new mapping of namespace prefixes to be used to navigate and query nodes without changing the base document.
createNamespaceContext() - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Create a wrapper node which allows a new mapping of namespace prefixes to be used to navigate and query nodes without changing the base document.
createNewDebugList() - Method in class com.levigo.util.base.glazedlists.DebugList
Returns a new empty DebugList which shares the same ListEventListener and ReadWriteLock with this DebugList.
createNewInstance() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
createNewInstance() - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
Create a new annotation instance already initialized with the annotation's default values.
createNewInstance() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
Create a new annotation instance already initialized with the annotation's default values.
createPageLayoutSnapIn() - Static method in class com.levigo.jadice.appbase.status.SnapInFactory
Creates a snap-in, which allows the user to see and change the current page layout used by the page view.
createPageSegmentEvent() - Method in class com.levigo.jadice.document.AbstractPageSegment
 
createPageSnapIn() - Static method in class com.levigo.jadice.appbase.status.SnapInFactory
Creates a snap-in, which shows the current page number and the number of pages the current document contains.
createPopup() - Method in class com.levigo.util.swing.PopupButton
This method is called in order to create the popup menu.
createPopupMenu() - Method in class com.levigo.jadice.appbase.search.RolloutSearch
 
createPopupMenu(BasicMenuBuilder.Menu) - Static method in class com.levigo.util.swing.menu.SwingMenus
Create a JPopupMenu from a BasicMenuBuilder.Menu collected by a BasicMenuBuilder.
createPreviewPanel() - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
createPrinterStatusSnapIn() - Static method in class com.levigo.jadice.appbase.status.SnapInFactory
Creates a snap-in, which is only visible if a printing process is currently active and presents printing process informations.
createReadConfiguration(File) - Method in class com.levigo.jadice.appbase.FileOpener
Create a ReadConfigurer for the provided File.
createReader() - Method in class com.levigo.jadice.document.Format
Instantiate a new FormatReader for this format.
createReadWriteLock() - Method in interface com.levigo.util.base.glazedlists.util.concurrent.LockFactory
Create a ReadWriteLock.
createRelatedHorizontalGap(Container, JComponent, JComponent) - Static method in class com.levigo.jadice.swing.util.UI
Create a horizontal strut used to separate two related components.
createRelatedVerticalGap(Container, JComponent, JComponent) - Static method in class com.levigo.jadice.swing.util.UI
Create a vertical strut used to separate two related components.
createRendering() - Method in class com.levigo.jadice.annotation.AnnotationPageSegment
 
createRendering(RenderControls) - Method in class com.levigo.jadice.annotation.AnnotationPageSegment
 
createRendering() - Method in class com.levigo.jadice.document.AbstractPageSegment
Caveat: this method is not part of the public API.
createResultList() - Method in class com.levigo.jadice.appbase.search.RolloutSearch
 
createSearchAndStatusArea() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
createSearchAndStatusArea() - Method in class com.levigo.jadice.appbase.search.RolloutSearch
 
createSearchField() - Method in class com.levigo.jadice.appbase.search.RolloutSearch
 
createSearchRequest() - Method in class com.levigo.jadice.appbase.search.RolloutSearch
Create the SearchRequest used by this component.
createSelectionModel() - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
Creates a new default list selection model.
createSingleLineSeparator() - Static method in class com.levigo.util.swing.LevigoSeparators
Deprecated. Draws a single line filling the available space.
createSingleLineSeparator(int) - Static method in class com.levigo.util.swing.LevigoSeparators
Deprecated. Draws a single line with the given inset.
createSingleLineSeparator(int, int) - Static method in class com.levigo.util.swing.LevigoSeparators
Deprecated. Draws a single line with the given inset and orientation.
createSnapInStatusBar() - Method in class com.levigo.jadice.demo.BasicJadicePanel
Creates and returns the embedded status bar.
createSnapshot() - Method in class com.levigo.jadice.annotation.AnnotationRenderSettings
Creates and returns a snapshot copy of this settings instance.
createSnapshot() - Method in class com.levigo.jadice.document.fontmgr.FontManagerReaderSettings
 
createSnapshot() - Method in interface com.levigo.jadice.document.ProcessingControls
Creates a snapshot copy of this render control object.
createSnapshot() - Method in interface com.levigo.jadice.document.ProcessingSettings
Create a snapshot of the current ProcessingSettings.
createSnapshot() - Method in class com.levigo.jadice.document.read.DefaultReaderControls
 
createSnapshot() - Method in interface com.levigo.jadice.document.read.ReaderControls
Creates a snapshot copy of this reader control object.
createSnapshot() - Method in class com.levigo.jadice.document.render.BaseRenderSettings
Creates and returns a snapshot copy of this settings instance.
createSnapshot() - Method in class com.levigo.jadice.document.render.DefaultRenderControls
 
createSnapshot() - Method in class com.levigo.jadice.document.render.ImageRenderSettings
Creates and returns a snapshot copy of this settings instance.
createSnapshot() - Method in class com.levigo.jadice.document.render.RenderControlInventory
Creates a snapshot copy of this inventory instance.
createSnapshot() - Method in interface com.levigo.jadice.document.render.RenderControls
Creates a snapshot copy of this render control object.
createSnapshot() - Method in class com.levigo.jadice.document.render.TextRenderSettings
Creates and returns a snapshot copy of this settings instance.
createSnapshot() - Method in class com.levigo.jadice.document.write.DefaultWriterControls
 
createSnapshot() - Method in interface com.levigo.jadice.document.write.WriterControls
Creates a snapshot copy of this writer control object.
createSnapshot() - Method in class com.levigo.jadice.swing.pageview.PageViewSettings
 
createSortArrowHeaderRenderer(TableCellRenderer) - Method in class com.levigo.util.swing.glazedlists.TableComparatorChooser
Decorates and returns the given delegateRenderer with functionality that attempts to install a sorting icon into the Component returned by the delegateRenderer.
createSortingState() - Method in class com.levigo.util.base.glazedlists.gui.AbstractTableComparatorChooser
Returns the object which models the current sorting state of all columns in the table.
createStatusLabel() - Method in class com.levigo.jadice.appbase.search.RolloutSearch
 
createSubGraphicalStateFactory() - Method in interface com.levigo.jadice.document.creator.GraphicalState
 
createSwingThreadProxyList(EventList<E>) - Method in class com.levigo.util.swing.glazedlists.EventTableModel
This method exists as a hook for subclasses that may have custom threading needs within their EventTableModels.
createTableCellEditor(TableFormat<E>, EventList<E>, int) - Static method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
This factory method creates and returns a AutoCompleteSupport.AutoCompleteCellEditor which adapts an autocompleting JComboBox for use as a Table Cell Editor.
createTableCellEditor(Comparator, TableFormat<E>, EventList<E>, int) - Static method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
This factory method creates and returns a AutoCompleteSupport.AutoCompleteCellEditor which adapts an autocompleting JComboBox for use as a Table Cell Editor.
createTableCellEditor(EventList<E>) - Static method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
This factory method creates and returns a AutoCompleteSupport.AutoCompleteCellEditor which adapts an autocompleting JComboBox for use as a Table Cell Editor.
createTask(Provider<? extends InputStream, IOException>) - Method in class com.levigo.jadice.document.read.Reader
 
createTaskServiceMonitorSnapIn() - Static method in class com.levigo.jadice.appbase.status.SnapInFactory
For development or problem analyze only.
createThreadGroupName() - Method in interface com.levigo.util.concurrent.tasks.ExecutorManager.ConfigurationStrategy
 
createThreadName(int) - Method in interface com.levigo.util.concurrent.tasks.ExecutorManager.ConfigurationStrategy
 
createThreadProxyList(Document) - Method in class com.levigo.jadice.swing.SwingUIDocument
 
createTransferable(JComponent) - Method in class com.levigo.jadice.swing.dnd.ExportHandlerTransferHandler
 
createTransform(Resolution) - Method in class com.levigo.jadice.document.Resolution
 
createTransform(Dimension2D, Unit) - Method in class com.levigo.jadice.document.Resolution
Create an AffineTransform scaling the unit square with this resolution to the given size at the given resolution.
createTransformedBounds(AffineTransform, Shape) - Static method in class com.levigo.util.base.AffineTransforms
A short-cut method for AffineTransform.createTransformedShape(Shape).getBounds().
createTransformedBounds(AffineTransform, float, float, float, float) - Static method in class com.levigo.util.base.AffineTransforms
A short-cut method for AffineTransforms.createTransformedBounds(new Rectangle2D.Float(x,y,w,h)).
createTransformedBounds2D(AffineTransform, Shape) - Static method in class com.levigo.util.base.AffineTransforms
A short-cut method for AffineTransform.createTransformedShape(Shape).getBounds2D().
createTransformedBounds2D(AffineTransform, float, float, float, float) - Static method in class com.levigo.util.base.AffineTransforms
A short-cut method for AffineTransforms.createTransformedBounds2D(new Rectangle2D.Float(x,y,w,h)).
createTransformedShape(AffineTransform, Shape) - Static method in class com.levigo.util.base.AffineTransforms
A replacement for AffineTransform.createTransformedShape(Shape) which contains optimizations for frequent cases like the transformation of Rectangle2Ds with only quadrant rotations etc.
createUI() - Method in class com.levigo.jadice.appbase.search.RolloutSearch
 
createUI() - Method in class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBox
 
createUI(JComponent) - Static method in class com.levigo.jadice.swing.navigator.BasicNavigatorComponentUI
Returns a new instance of NavigatorComponentUI.
createUI(JComponent) - Static method in class com.levigo.jadice.swing.pageview.BasicPageViewUI
Returns a new instance of BasicPageViewUI.
createUI(JComponent) - Static method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
Returns a new instance of BasicThumbnailViewUI.
createUI(JComponent) - Static method in class com.levigo.util.swing.table.TableRowHeaderUI
 
createUnrelatedHorizontalGap(Container, JComponent, JComponent) - Static method in class com.levigo.jadice.swing.util.UI
Create a horizontal strut used to separate two unrelated components.
createUnrelatedVerticalGap(Container, JComponent, JComponent) - Static method in class com.levigo.jadice.swing.util.UI
Create a vertical strut used to separate two unrelated components.
createViewer() - Method in class com.levigo.jadice.demo.BasicJadicePanel
Create the viewer instance.
createWriter() - Method in class com.levigo.jadice.document.Format
Instantiate a new FormatWriter for this format.
createZoomSnapIn() - Static method in class com.levigo.jadice.appbase.status.SnapInFactory
Creates a snap-in, which shows the current zoom factor.
creationFailure(NamedActionFactory, String, String, Throwable) - Method in class com.levigo.jadice.swing.util.DebugActionCreationFailureLogger
 
creationFailure(NamedCommandFactory, String, String, Throwable) - Method in class com.levigo.jadice.swing.util.DebugActionCreationFailureLogger
 
creationFailure(NamedMenuComponentFactory, String, String, Throwable) - Method in class com.levigo.jadice.swing.util.DebugActionCreationFailureLogger
 
creationFailure(NamedActionFactory, String, String, Throwable) - Method in class com.levigo.util.swing.action.ActionCreationAdapter
 
creationFailure(NamedActionFactory, String, String, Throwable) - Method in interface com.levigo.util.swing.action.ActionCreationListener
This method will be called if a failure occurred while action creation.
creationFailure(NamedCommandFactory, String, String, Throwable) - Method in class com.levigo.util.swing.action.CommandCreationAdapter
 
creationFailure(NamedCommandFactory, String, String, Throwable) - Method in interface com.levigo.util.swing.action.CommandCreationListener
This method will be called if a failure occurred while command or command factory creation.
creationFailure(NamedMenuComponentFactory, String, String, Throwable) - Method in class com.levigo.util.swing.action.MenuComponentCreationAdapter
 
creationFailure(NamedMenuComponentFactory, String, String, Throwable) - Method in interface com.levigo.util.swing.action.MenuComponentCreationListener
This method will be called if a failure occurred while menu component creation.
creationInformation(NamedActionFactory, String, String) - Method in class com.levigo.jadice.swing.util.DebugActionCreationFailureLogger
 
creationInformation(NamedMenuComponentFactory, String, String) - Method in class com.levigo.jadice.swing.util.DebugActionCreationFailureLogger
 
creationInformation(NamedActionFactory, String, String) - Method in class com.levigo.util.swing.action.ActionCreationAdapter
 
creationInformation(NamedActionFactory, String, String) - Method in interface com.levigo.util.swing.action.ActionCreationListener
This method will be called when ever informational messages should be provided while an action creation.
creationInformation(NamedCommandFactory, String, String) - Method in class com.levigo.util.swing.action.CommandCreationAdapter
 
creationInformation(NamedCommandFactory, String, String) - Method in interface com.levigo.util.swing.action.CommandCreationListener
This method will be called when ever informational messages should be provided while a command creation.
creationInformation(NamedMenuComponentFactory, String, String) - Method in class com.levigo.util.swing.action.MenuComponentCreationAdapter
 
creationInformation(NamedMenuComponentFactory, String, String) - Method in interface com.levigo.util.swing.action.MenuComponentCreationListener
This method will be called when ever informational messages should be provided while a menu component creation.
creationWarning(NamedActionFactory, String, String) - Method in class com.levigo.jadice.swing.util.DebugActionCreationFailureLogger
 
creationWarning(NamedMenuComponentFactory, String, String) - Method in class com.levigo.jadice.swing.util.DebugActionCreationFailureLogger
 
creationWarning(NamedActionFactory, String, String) - Method in class com.levigo.util.swing.action.ActionCreationAdapter
 
creationWarning(NamedActionFactory, String, String) - Method in interface com.levigo.util.swing.action.ActionCreationListener
This method will be called if something happens while action creation, which should be notified as a warning indicating a potential problem.
creationWarning(NamedCommandFactory, String, String) - Method in class com.levigo.util.swing.action.CommandCreationAdapter
 
creationWarning(NamedCommandFactory, String, String) - Method in interface com.levigo.util.swing.action.CommandCreationListener
This method will be called if something happens while command creation, which should be notified as a warning indicating a potential problem.
creationWarning(NamedMenuComponentFactory, String, String) - Method in class com.levigo.util.swing.action.MenuComponentCreationAdapter
 
creationWarning(NamedMenuComponentFactory, String, String) - Method in interface com.levigo.util.swing.action.MenuComponentCreationListener
This method will be called if something happens while menu component creation, which should be notified as a warning indicating a potential problem.
CrossHairTool - Class in com.levigo.jadice.swing.crosshair
An instance of this class may be added as a Tool to a PageView.
CrossHairTool() - Constructor for class com.levigo.jadice.swing.crosshair.CrossHairTool
Constructor
ctx - Variable in class com.levigo.jadice.appbase.search.RolloutSearch
 
ctx - Variable in class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBox
 
CURRENT_PAGE_CONTROLS_PROPERTY - Static variable in class com.levigo.jadice.swing.pageview.PageView
Property key prefix for the PageView.getCurrentPageControls().
CURRENT_PAGE_INDEX_PROPERTY - Static variable in class com.levigo.jadice.swing.pageview.PageView
Property key for the PageView.getCurrentPageIndex().
CURRENT_PAGE_NUMBER_PROPERTY - Static variable in class com.levigo.jadice.swing.BasicViewer
Deprecated. Not used anymore.
currentMatcher - Variable in class com.levigo.util.base.glazedlists.matchers.AbstractMatcherEditor
the current Matcher in effect
currentPageChanged(PageView, Page) - Method in class com.levigo.jadice.swing.pageview.AbstractPresentationRule
 
currentPageChanged(PageView, Page) - Method in class com.levigo.jadice.swing.pageview.ApplyDynamicZoomRule
 
currentPageChanged(PageView, Page) - Method in interface com.levigo.jadice.swing.pageview.PresentationRule
 
currentPageChanged(PageView, Page) - Method in class com.levigo.jadice.swing.pageview.PresentationRuleManager
 
currentPageIndex - Variable in class com.levigo.jadice.printer.AbstractPrinter
Current printed page index for pageSelection array.
currentPageIndexCache - Variable in class com.levigo.jadice.swing.pageview.AbstractContinuousLayout
 
currentPageNumber - Variable in class com.levigo.jadice.appbase.status.PageSnapIn
 
currentSize - Variable in class com.levigo.jadice.swing.navigator.BasicNavigatorComponentUI
 
curveChanged - Variable in class com.levigo.jadice.document.util.ControlCurve
 
customize(Annotation) - Method in interface com.levigo.jadice.annotation.AnnotationCustomizer
Customize given annotation instance.
customizers - Variable in class com.levigo.jadice.annotation.AnnotationReaderSettings
 

D

DataTipDecorator - Class in com.levigo.util.swing.tooltip
Add the ability to display additional text in a popup-window to a Component.
DataTipDecorator(DataTipSource, Component) - Constructor for class com.levigo.util.swing.tooltip.DataTipDecorator
 
DataTipSource - Interface in com.levigo.util.swing.tooltip
Source for the content of a data-tip.
deactivateAddOn(Class<? extends JComponent>, ViewComponent) - Method in interface com.levigo.jadice.appbase.AddOnPresenter
Deactivate an existing add-on component of the given class within the context of the given view component.
deactivateAddOn(Class<? extends JComponent>, ViewComponent) - Method in class com.levigo.jadice.appbase.BasicAddOnPresenter
 
debug(String) - Method in interface com.levigo.util.log.Logger
Log a message at the DEBUG level.
debug(String, Throwable) - Method in interface com.levigo.util.log.Logger
Log an exception (throwable) at the DEBUG level with an accompanying message.
debug(String, Object...) - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
debug(String, Throwable, Object...) - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
debug(String) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "debug".
debug(String, Object...) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "debug".
debug(String, Throwable) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "debug".
debug(String, Throwable, Object...) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "debug".
DebugActionCreationFailureLogger - Class in com.levigo.jadice.swing.util
This singleton should be registered at the DefaultActionFactory, at the DefaultCommandFactory and at the DefaultMenuComponentFactory to propagate informations or failure messages of actions and command creation process into the logging framework.
DebugList<E> - Class in com.levigo.util.base.glazedlists
DebugList is meant to be used as a drop-in replacement for BasicEventList at the root of pipelines of EventLists during development.
DebugList() - Constructor for class com.levigo.util.base.glazedlists.DebugList
Constructs a DebugList which, by default, performs no debugging.
decode(String) - Static method in class com.levigo.util.base.datatype.Base64
Decodes Base64 data into octects
decorate(T) - Method in interface com.levigo.jadice.document.render.DecorationRenderer
A call of this method request a rendered decoration.
decorate(JTextComponent, String) - Static method in class com.levigo.util.swing.componentdecorator.NonFocusedInfo
Decorate the given JTextComponent with the given non-focused text.
decorate(JTextComponent, String, boolean) - Static method in class com.levigo.util.swing.componentdecorator.NonFocusedInfo
Decorate the given JTextComponent with the given non-focused text.
decorate(ComboBoxEditor, String) - Static method in class com.levigo.util.swing.componentdecorator.NonFocusedInfo
Decorate the given ComboBoxEditor with the given non-focused text.
decorate(ComboBoxEditor, String, boolean) - Static method in class com.levigo.util.swing.componentdecorator.NonFocusedInfo
Decorate the given ComboBoxEditor with the given non-focused text.
decorate(JTextComponent) - Static method in class com.levigo.util.swing.componentdecorator.SelectAllOnFocusGain
Install SelectTextOnFocusGain behaviour on a component.
decoratedThumbnailSize - Variable in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
 
DecorationPageSegment - Class in com.levigo.jadice.printer
 
DecorationPageSegment(Page) - Constructor for class com.levigo.jadice.printer.DecorationPageSegment
 
DecorationRenderer - Interface in com.levigo.jadice.document.render
An interface for classes which provides page decorations.
DecorationTool - Class in com.levigo.jadice.swing.tool
This tool is used to apply page decorations.
DecorationTool() - Constructor for class com.levigo.jadice.swing.tool.DecorationTool
Constructor
DEFAULT - Static variable in class com.levigo.jadice.document.DocumentLayer
A layer typically used for the document itself.
DEFAULT - Static variable in interface com.levigo.util.base.glazedlists.util.concurrent.LockFactory
The Lock factory for this JVM.
DEFAULT_ACTIVATION_PRIORITY - Static variable in class com.levigo.jadice.swing.tool.Tool.ActivationRequest
This priority indicates that the Tool's dispatch priority should be used to prioritize the activation request.
DEFAULT_ACTIVE_SELECTION_COLOR - Static variable in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
 
DEFAULT_BUFFER_SIZE - Static variable in class com.levigo.jadice.document.io.IOUtils
 
DEFAULT_LOOKAHEAD_BUFFER_SIZE - Static variable in class com.levigo.jadice.document.io.SeekableLookaheadStream
 
DEFAULT_NAMESPACE - Static variable in interface com.levigo.jadice.document.metadata.Metadata
 
DEFAULT_PRIORITY - Static variable in class com.levigo.jadice.document.Format
 
DEFAULT_PRIORITY - Static variable in class com.levigo.jadice.swing.tool.Tool
The default priority used with respect to dispatching or rendering.
DEFAULT_SELECTION_COLOR - Static variable in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
 
DEFAULT_THUMB_HEIGHT - Static variable in interface com.levigo.jadice.document.render.ThumbnailProvider
Default thumbnail (the thumb and the contained page) height.
DEFAULT_THUMB_WIDTH - Static variable in interface com.levigo.jadice.document.render.ThumbnailProvider
Default thumbnail (the thumb and the contained page) width.
DEFAULT_THUMBNAIL_SIZE - Static variable in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
The default thumbnail is 90 pixels wide.
DEFAULT_THUMBNAIL_WIDTHS - Static variable in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
A row of default thumbnail widths as used by the resizing-commands.
DefaultActionFactory - Class in com.levigo.util.swing.action
Is implementation of the ActionFactory The factory read the class information for the actions from the property file.
DefaultAnnotationProfileLocator - Class in com.levigo.jadice.annotation.profiles
 
DefaultAnnotationProfileLocator() - Constructor for class com.levigo.jadice.annotation.profiles.DefaultAnnotationProfileLocator
 
DefaultCommandFactory - Class in com.levigo.util.swing.action
The default implementation of the CommandFactory interface.
defaultControls(Class<T>) - Method in class com.levigo.jadice.document.read.fluent.ReadConfiguration
Access ReaderSettings which will be used by subsequent task creations.
defaultControls(Class<T>) - Method in interface com.levigo.jadice.document.read.fluent.ReadConfigurer
Access ReaderSettings which will be used by subsequent task creations.
DefaultDialogMessageListener - Class in com.levigo.util.swing.messaging.dialog
Default Message Listener to be used with MessageManager.
DefaultExecutorManager - Class in com.levigo.util.concurrent.tasks
A default implementation of ExecutorManager.
DefaultExecutorManager() - Constructor for class com.levigo.util.concurrent.tasks.DefaultExecutorManager
 
defaultLayerMapping(DocumentLayer) - Method in class com.levigo.jadice.document.read.fluent.ReadConfiguration
Generate a default layer mapping which will be used by subsequent task creations.
defaultLayerMapping(String) - Method in class com.levigo.jadice.document.read.fluent.ReadConfiguration
Generate a default layer mapping which will be used by subsequent task creations.
defaultLayerMapping(DocumentLayer) - Method in interface com.levigo.jadice.document.read.fluent.ReadConfigurer
Generate a default layer mapping which will be used by subsequent task creations.
defaultLayerMapping(String) - Method in interface com.levigo.jadice.document.read.fluent.ReadConfigurer
Generate a default layer mapping which will be used by subsequent task creations.
DefaultMenuComponentFactory - Class in com.levigo.util.swing.action
Used by GUI components to create CommandAction-based toolbars, contextmenus and menus.
DefaultMessageDialog - Class in com.levigo.util.swing.messaging.dialog
Standardized Message Dialog.
DefaultMessageDialog(Frame, String, MessageEvent) - Constructor for class com.levigo.util.swing.messaging.dialog.DefaultMessageDialog
Constructor - Creates an Message Dialog corresponding to given MessageEvent
DefaultMessageDialog(Frame, String, MessageEvent, boolean) - Constructor for class com.levigo.util.swing.messaging.dialog.DefaultMessageDialog
Constructor - Creates an Message Dialog corresponding to given MessageEvent
DefaultMessageDialog(Frame, String, MessageEvent, boolean, boolean) - Constructor for class com.levigo.util.swing.messaging.dialog.DefaultMessageDialog
Constructor - Creates an Message Dialog corresponding to given MessageEvent
DefaultMessageFactory - Class in com.levigo.util.swing.messaging
A factory that makes Message Objects availiable.
DefaultMessageFactory(String) - Constructor for class com.levigo.util.swing.messaging.DefaultMessageFactory
Constructor for MessageFactory.
DefaultMessageResource - Class in com.levigo.util.swing.messaging
BasicMessageResource combines the functionality of a ResourceBundle and MessageFormat to make specific string resources availiable.
DefaultMessageResource(String) - Constructor for class com.levigo.util.swing.messaging.DefaultMessageResource
Constructor
DefaultQualifiedLogEvent - Class in com.levigo.util.log.qualified
 
DefaultQualifiedLogEvent(Level, MessageID) - Constructor for class com.levigo.util.log.qualified.DefaultQualifiedLogEvent
 
DefaultQualifiedLogEvent(Level, MessageID, Object...) - Constructor for class com.levigo.util.log.qualified.DefaultQualifiedLogEvent
 
DefaultQualifiedLogEvent(Level, MessageID, Throwable) - Constructor for class com.levigo.util.log.qualified.DefaultQualifiedLogEvent
 
DefaultQualifiedLogEvent(Level, MessageID, Throwable, Object...) - Constructor for class com.levigo.util.log.qualified.DefaultQualifiedLogEvent
 
DefaultReaderControls - Class in com.levigo.jadice.document.read
 
DefaultReaderControls() - Constructor for class com.levigo.jadice.document.read.DefaultReaderControls
 
DefaultReaderControls(DefaultReaderControls) - Constructor for class com.levigo.jadice.document.read.DefaultReaderControls
Copy constructor.
DefaultRenderControls - Class in com.levigo.jadice.document.render
An realization of RenderControls to be used as base class providing easy and fast access to the most commonly used ProcessingSettings.
DefaultRenderControls() - Constructor for class com.levigo.jadice.document.render.DefaultRenderControls
 
DefaultRenderControls(DefaultRenderControls) - Constructor for class com.levigo.jadice.document.render.DefaultRenderControls
Construct a new AbstractRenderControls and initialize it with the same settings as the given one.
defaultText - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
DefaultTextResources - Class in com.levigo.util.swing.messaging.dialog
Accessor for the localized text resources.
DefaultThumbnailCellRenderer - Class in com.levigo.jadice.swing.thumbnailview
The PageCellRenderer consists of a JLabel with an Icon.
DefaultThumbnailCellRenderer() - Constructor for class com.levigo.jadice.swing.thumbnailview.DefaultThumbnailCellRenderer
 
DefaultThumbnailCellRenderer.FadingIcon - Class in com.levigo.jadice.swing.thumbnailview
 
DefaultThumbnailCellRenderer.FadingIcon() - Constructor for class com.levigo.jadice.swing.thumbnailview.DefaultThumbnailCellRenderer.FadingIcon
 
DefaultThumbnailCellRenderer.UIResource - Class in com.levigo.jadice.swing.thumbnailview
A subclass of DefaultListCellRenderer that implements UIResource.
DefaultThumbnailCellRenderer.UIResource() - Constructor for class com.levigo.jadice.swing.thumbnailview.DefaultThumbnailCellRenderer.UIResource
 
DefaultThumbnailProvider - Class in com.levigo.jadice.document.render
The default implementation for the ThumbnailProvider.
DefaultToolActivationPolicy - Class in com.levigo.jadice.swing.tool
A simple and naive tool activation policy activating the first electable tool (if there is one) and electing the first feedback to be provided.
DefaultToolActivationPolicy() - Constructor for class com.levigo.jadice.swing.tool.DefaultToolActivationPolicy
 
DefaultWriterControls - Class in com.levigo.jadice.document.write
 
DefaultWriterControls() - Constructor for class com.levigo.jadice.document.write.DefaultWriterControls
 
DefaultWriterControls(DefaultWriterControls) - Constructor for class com.levigo.jadice.document.write.DefaultWriterControls
Copy constructor.
deferredSwingThreadProxyList(EventList<E>, long, TimeUnit) - Static method in class com.levigo.util.swing.glazedlists.GlazedListsSwing
Behaves like the EventList returned by GlazedListsSwing.swingThreadProxyList(EventList) but adds the option of aggregating a all change events happening within a certain time and into a single update.
degrees() - Method in enum com.levigo.jadice.document.render.BaseRenderSettings.Rotation
Return the rotation's angle in degrees.
DelegateAction - Class in com.levigo.util.swing.action
An Action which delegates the actual action to a delegate Action, but allows other properties of the action to be overridden.
DelegateAction(Action) - Constructor for class com.levigo.util.swing.action.DelegateAction
Create a new delegate action delegating to the given delegate action.
DelegateFocusTraversalPolicy - Class in com.levigo.util.swing.colorpicker
A simple FocusTraversalPolicy object that delegates to another object.
DelegateFocusTraversalPolicy(FocusTraversalPolicy) - Constructor for class com.levigo.util.swing.colorpicker.DelegateFocusTraversalPolicy
 
delete() - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Delete current tag and its children.
DELETE - Static variable in class com.levigo.util.base.glazedlists.event.ListEvent
different types of changes
deleteAllBelow(File) - Static method in class com.levigo.jadice.document.io.IOUtils
Recursively delete everything below a given directory, but don't remove the directory itself.
deleteAnnotation(Annotation) - Method in class com.levigo.jadice.annotation.AnnotationPageSegment
Remove the given annotation.
deleteAnnotations(Collection<Annotation>) - Method in class com.levigo.jadice.annotation.AnnotationPageSegment
Remove the given annotations.
deleteAttribute(String) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Delete an attribute of the current node.
deleteAttributeIfExists(String) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Delete an attribute of the current node, if it exists
deleteAttributes() - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Delete all existing attributes of current node
deleteChildren() - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Delete all existing elements of this node
deletePrefixes() - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Remove any prefix and name-spaces contained in the tag name, children and attributes, thus changing name-space and tag name.
deleteRecursively(File) - Static method in class com.levigo.jadice.document.io.IOUtils
Recursively delete a file or directory.
deleteSelected() - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
Delete all selected annotations.
DemoPrint - Class in com.levigo.jadice.demo.commands
 
DemoPrint() - Constructor for class com.levigo.jadice.demo.commands.DemoPrint
 
DENY - Static variable in class com.levigo.jadice.annotation.auth.DocumentAnnotationPermission
 
DENY - Static variable in class com.levigo.jadice.annotation.auth.IndividualAnnotationPermission
 
deny - Static variable in class com.levigo.jadice.document.auth.DocumentPermission
 
DENY - Static variable in class com.levigo.jadice.document.auth.PageSegmentPermission
 
DENY_ALL - Static variable in interface com.levigo.jadice.document.Permission
A special kind of permission which always denys any action.
deregister(Class<? extends Tool>) - Method in class com.levigo.jadice.swing.tool.ToolManager
Deregisters the tool of the given class if the tool instance of this class is currently registered as tool.
DESATURATION - Static variable in class com.levigo.jadice.document.render.ImageRenderSettings
Identifier key for a desaturation change, used within a RenderSettingsEvent to recognize the kind of change which happen.
DESCENDING - Static variable in class com.levigo.util.swing.table.SunTableSorter
 
deselect(Annotation) - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
Deselect given annotation object.
deselect(int) - Method in class com.levigo.util.base.glazedlists.ListSelection
Deselects the element at the given index.
deselect(int, int) - Method in class com.levigo.util.base.glazedlists.ListSelection
Deselects all of the elements within the given range.
deselect(int[]) - Method in class com.levigo.util.base.glazedlists.ListSelection
Deselects all of the elements in the given array of indices.
deselectAll() - Method in class com.levigo.util.base.glazedlists.ListSelection
Deselect all elements.
destroy() - Method in class com.levigo.jadice.appbase.applet.JadiceLifeCycleApplet
Ensures a valid destroy of jadice applets lifecycle.
destroy() - Method in interface com.levigo.jadice.appbase.Reloadable
Called to inform realizations of this interface that it is being reclaimed and that it should destroy any resources that it has allocated.
destroy() - Method in class com.levigo.jadice.appbase.status.DocumentStatusMessageSnapIn
Frees bound resources.
destroy() - Method in class com.levigo.jadice.appbase.status.PrinterStatusSnapIn
Frees bound resources.
destroy() - Method in class com.levigo.jadice.appbase.status.ZoomSnapIn
Frees bound resources.
destroy() - Static method in class com.levigo.util.swing.TGASwingUtil
Stops the ExecutionQueues redirecting Runnables to EventQueues and performs cleanup.
destroy(ThreadGroup) - Static method in class com.levigo.util.swing.TGASwingUtil
Stops the ExecutionQueues redirecting Runnables to EventQueues and performs cleanup for the ThreadGroup supplied.
destroyComponents(Container) - Static method in class com.levigo.jadice.appbase.ContainerUtilities
Calls the destroy method of all contained Reloadable and removes deeply all components in the component architecture of the given container.
detectFileFormat(SeekableInputStream) - Static method in class com.levigo.jadice.document.FormatRegistry
Detect and return the format of the file by looking at the first bytes of a file.
DEVICE_RESOLUTION - Static variable in class com.levigo.jadice.document.render.BaseRenderSettings
Identifier key for a change of the device resolution, used within a RenderSettingsEvent to recognize the kind of change which happen.
deviceToBase(int) - Method in class com.levigo.jadice.document.render.BaseRenderSettings
Utility method: convert device units to base units and unapply zoom factor
deviceToBase(double) - Method in class com.levigo.jadice.document.render.BaseRenderSettings
Utility method: convert device units to base units and unapply zoom factor
deviceToBaseFactor() - Static method in class com.levigo.jadice.annotation.AnnotationRenderer
 
dilate(Rectangle, int, int) - Static method in class com.levigo.util.swing.Rectangles
Return a new rectangle which covers the area of the given rectangle with an additional margin on the sides.
dilate(Rectangle2D, double, double) - Static method in class com.levigo.util.swing.Rectangles
Return a new rectangle which covers the area of the given rectangle with an additional margin on the sides.
DirectPrintDocumentCommand - Class in com.levigo.jadice.swing.commands
 
DirectPrintDocumentCommand() - Constructor for class com.levigo.jadice.swing.commands.DirectPrintDocumentCommand
 
disableAllLayers() - Method in class com.levigo.jadice.document.render.BaseRenderSettings
Disables the rendering of all standard layers provided by the DocumentLayer class and explicit enabled layers (defined by a call of BaseRenderSettings.setDocumentLayerEnabled(DocumentLayer, boolean) with a true boolean parameter).
disableInfo() - Method in class com.levigo.util.swing.componentdecorator.NonFocusedInfo
Disable non-focused info.
discardEvent() - Method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
Discards the current atomic change to this list change queue.
discardStream(InputStream) - Static method in class com.levigo.jadice.document.io.IOUtils
Copies all data from the input stream.
DiscreteProperty<T> - Class in com.levigo.jadice.annotation.profiles
 
DiscreteProperty() - Constructor for class com.levigo.jadice.annotation.profiles.DiscreteProperty
 
displacement - Variable in class com.levigo.util.swing.effect.EffectLayout.Constraints
 
DISPLAY - Static variable in class com.levigo.util.swing.messaging.Message
 
displayMessage(MessageEvent) - Method in class com.levigo.util.swing.messaging.dialog.DefaultDialogMessageListener
 
displayMessage(MessageEvent) - Method in class com.levigo.util.swing.messaging.dialog.StatusBarMessageListener
 
displayMessage(MessageEvent) - Method in interface com.levigo.util.swing.messaging.MessageListener
Invoked when an message event occurs.
displayMessage(Component, Message) - Static method in class com.levigo.util.swing.messaging.MessageManager
Creates an appropriate MessageEvent Object and forwards it to all registered listeners.
displayMessage(Component, String) - Static method in class com.levigo.util.swing.messaging.MessageManager
Creates an appropriate MessageEvent Object and forwards it to all registered listeners.
displayMessage(Component, String, Throwable) - Static method in class com.levigo.util.swing.messaging.MessageManager
Creates an appropriate MessageEvent Object and forwards it to all registered listeners.
displayMessage(Component, String, Throwable, boolean) - Static method in class com.levigo.util.swing.messaging.MessageManager
Creates an appropriate MessageEvent Object and forwards it to all registered listeners.
displayMessage(Component, String, Throwable, Object...) - Static method in class com.levigo.util.swing.messaging.MessageManager
Creates an appropriate MessageEvent Object and forwards it to all registered listeners.
displayMessage(Component, String, Object[], Throwable) - Static method in class com.levigo.util.swing.messaging.MessageManager
Creates an appropriate MessageEvent Object and forwards it to all registered listeners.
displayMessage(Component, String, Object...) - Static method in class com.levigo.util.swing.messaging.MessageManager
Creates an appropriate MessageEvent Object and forwards it to all registered listeners.
displayMessage(MessageEvent) - Static method in class com.levigo.util.swing.messaging.MessageManager
Forwards given MessageEvent to all registered listeners.
displayMessage(MessageEvent) - Method in class com.levigo.util.swing.messaging.printstreams.MessageDefaultDebugStream
 
displayMessage(MessageEvent) - Method in class com.levigo.util.swing.messaging.printstreams.MessageDefaultErrorStream
 
displayMessage(MessageEvent) - Method in class com.levigo.util.swing.messaging.printstreams.MessagePrintStream
 
Disposable - Interface in com.levigo.util.base
Implementations of Disposable provide a life-cycle method used to properly handle the disposal of instances.
DisposableMap<K,V> - Interface in com.levigo.util.base.glazedlists
A special kind of Map backed by an EventList that is expected to live longer than this Map.
dispose() - Method in class com.levigo.jadice.document.AbstractDocument
 
dispose() - Method in interface com.levigo.jadice.document.Document
Disposes of a Document performing necessary clean-up tasks.
dispose() - Method in class com.levigo.jadice.swing.SwingUIDocument
 
dispose() - Method in interface com.levigo.util.base.Disposable
This method may be called to perform some form of resource cleanup prior to garbage-collection.
dispose() - Method in class com.levigo.util.base.glazedlists.BasicEventList
This method does nothing.
dispose() - Method in class com.levigo.util.base.glazedlists.CollectionList
Releases the resources consumed by this TransformedList so that it may eventually be garbage collected.
dispose() - Method in class com.levigo.util.base.glazedlists.DebugList
Disposing an EventList will make it eligible for garbage collection.
dispose() - Method in interface com.levigo.util.base.glazedlists.DisposableMap
Releases the resources consumed by this DisposableMap so that it may eventually be garbage collected.
dispose() - Method in interface com.levigo.util.base.glazedlists.EventList
Disposing an EventList will make it eligible for garbage collection.
dispose() - Method in class com.levigo.util.base.glazedlists.FilterList
Releases the resources consumed by this TransformedList so that it may eventually be garbage collected.
dispose(A, B) - Method in interface com.levigo.util.base.glazedlists.FunctionList.AdvancedFunction
Perform any necessary resource cleanup on the given sourceValue and transformedValue as they are removed from the FunctionList such as installed listeners.
dispose() - Method in class com.levigo.util.base.glazedlists.GroupingList
Releases the resources consumed by this TransformedList so that it may eventually be garbage collected.
dispose() - Method in class com.levigo.util.base.glazedlists.gui.AbstractTableComparatorChooser
 
dispose() - Method in class com.levigo.util.base.glazedlists.ListSelection
Disposes of this ListSelection freeing up it's resources for garbage collection.
dispose() - Method in class com.levigo.util.base.glazedlists.ObservableElementList
Releases the resources consumed by this TransformedList so that it may eventually be garbage collected.
dispose() - Method in class com.levigo.util.base.glazedlists.PopularityList
Releases the resources consumed by this TransformedList so that it may eventually be garbage collected.
dispose() - Method in class com.levigo.util.base.glazedlists.ThresholdList
Releases the resources consumed by this TransformedList so that it may eventually be garbage collected.
dispose() - Method in class com.levigo.util.base.glazedlists.TransactionList
Releases the resources consumed by this TransformedList so that it may eventually be garbage collected.
dispose() - Method in class com.levigo.util.base.glazedlists.TransformedList
Releases the resources consumed by this TransformedList so that it may eventually be garbage collected.
dispose() - Method in class com.levigo.util.base.glazedlists.UniqueList
Releases the resources consumed by this TransformedList so that it may eventually be garbage collected.
dispose() - Method in class com.levigo.util.swing.glazedlists.EventListModel
Releases the resources consumed by this EventListModel so that it may eventually be garbage collected.
dispose() - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Releases the resources consumed by this EventSelectionModel so that it may eventually be garbage collected.
dispose() - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
Releases the resources consumed by this EventTableColumnModel so that it may eventually be garbage collected.
dispose() - Method in class com.levigo.util.swing.glazedlists.EventTableModel
Releases the resources consumed by this EventTableModel so that it may eventually be garbage collected.
dispose() - Method in class com.levigo.util.swing.glazedlists.SearchEngineTextFieldMatcherEditor
A cleanup method which stops this MatcherEditor from listening to the underlying JTextField, thus freeing the SearchEngineTextMatcherEditor to be garbage collected.
dispose() - Method in class com.levigo.util.swing.glazedlists.TableComparatorChooser
Releases the resources consumed by this TableComparatorChooser so that it may eventually be garbage collected.
dispose() - Method in class com.levigo.util.swing.glazedlists.TextComponentMatcherEditor
A cleanup method which stops this MatcherEditor from listening to changes on the underlying Document, thus freeing the MatcherEditor or Document to be garbage collected.
dispose() - Method in class com.levigo.util.swing.messaging.dialog.DefaultMessageDialog
 
disposeAddOn(Class<? extends JComponent>, ViewComponent) - Method in interface com.levigo.jadice.appbase.AddOnPresenter
Deactivate and dispose an existing add-on component of the given class within the context of the given view component.
disposeAddOn(Class<? extends JComponent>, ViewComponent) - Method in class com.levigo.jadice.appbase.BasicAddOnPresenter
 
disposeOnMouseRelease - Variable in class com.levigo.jadice.swing.JadiceProductInformationSplash
disposes the product info, if a click - release takes place
distance(Rectangle2D, Point2D) - Static method in class com.levigo.util.swing.Rectangles
Calculate the shortest distance from the point to any point within the given rectangle.
dockingSource - Variable in class com.levigo.jadice.demo.SorterToolbar.SorterToolBarUI
 
doConfigure() - Method in class com.levigo.jadice.appbase.FileOpener.FileOpenerReadConfiguration
 
doConfigure() - Method in class com.levigo.jadice.document.read.fluent.ReadConfiguration
ReadConfiguration.doConfigure() implementations may configure the reading process using the methods defined in this base class (except ReadConfiguration.configure(ReadConfigurer) and ReadConfiguration.doConfigure()).
doContribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.demo.AnnotationVisibilityMenuContributor
 
doContribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.demo.EmbeddedAnnotationVisibilityMenuContributor
 
doContribute(ContributionContext, MenuBuilder) - Method in class com.levigo.util.swing.menu.AbstractSubmenuContributor
 
doContribute(ContributionContext, MenuBuilder) - Method in class com.levigo.util.swing.menu.ActionFactoryMenuContributor
 
doCreateCacheableRendering() - Method in class com.levigo.jadice.annotation.AnnotationPageSegment
 
doCreateCacheableRendering(RenderControls) - Method in class com.levigo.jadice.annotation.AnnotationPageSegment
 
doCreateCacheableRendering() - Method in class com.levigo.jadice.document.AbstractPageSegment
 
doCreateCacheableRendering() - Method in class com.levigo.jadice.document.creator.AbstractContentsPageSegment
 
doCreateCacheableRendering() - Method in class com.levigo.jadice.document.creator.CompositePageSegment
 
doCreateComponentForAction(Action) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Create a beautiful button to carry an action in a toolbar.
doCreateContents(GraphicalState) - Method in class com.levigo.jadice.document.creator.AbstractContentsPageSegment
 
doCreateContextMenu(String, Collection<String>, Context, Action[]) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Creates the context menu from the informations inside the collection.
doCreateMenu(String, Collection<String>, Context, Action[]) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Creates the menu from the informations inside the collection.
doCreateMenuBar(String, Collection<String>, Context, Action[]) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Creates the menu from the informations inside the collection.
doCreateToolbar(Collection<String>, Context, Action[]) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Creates the toolbar from the informations inside the collection.
doCreateToolbar(String, Collection<String>, Context, Action[]) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Creates the toolbar from the informations inside the collection.
Document - Interface in com.levigo.jadice.document
Represents a logical document.
document - Variable in class com.levigo.jadice.swing.commands.AbstractDocumentCommand
 
Document.BasicState - Enum in com.levigo.jadice.document
An enum consisting of the default document states.
Document.State - Interface in com.levigo.jadice.document
This is a marker interface to be implemented by objects serving as state designators for documents.
DOCUMENT_PROPERTY - Static variable in class com.levigo.jadice.swing.pageview.PageView
Property key for the currently displayed document.
DOCUMENT_STATE_PROPERTY - Static variable in class com.levigo.jadice.swing.pageview.PageView
Property key for the pseudo-property PageView.getDocumentState().
DocumentAdapter - Class in com.levigo.jadice.document
An abstract adapter class used to reduce the complexity of implementing DocumentListeners as well as DocumentInterceptor.
DocumentAdapter() - Constructor for class com.levigo.jadice.document.DocumentAdapter
 
DocumentAnnotationPermission - Class in com.levigo.jadice.annotation.auth
An annotation permission object to be used to define per document annotation permissions.
DocumentAnnotationPermission() - Constructor for class com.levigo.jadice.annotation.auth.DocumentAnnotationPermission
 
DocumentAnnotationPermission.Factory - Class in com.levigo.jadice.annotation.auth
 
DocumentAnnotationPermission.Factory.AbstractPerm - Class in com.levigo.jadice.annotation.auth
 
DocumentAnnotationPermission.Factory.AbstractPerm() - Constructor for class com.levigo.jadice.annotation.auth.DocumentAnnotationPermission.Factory.AbstractPerm
 
DocumentBuilder - Interface in com.levigo.jadice.document.read.fluent
IMPORTANT: This interface is used as a public part of the fluent read API.
DocumentInterceptor - Interface in com.levigo.jadice.document
DocumentInterceptor completes the interception capabilities for jadice Documents.
DocumentLayer - Class in com.levigo.jadice.document
Class representing a layer of a Document.
DocumentLayerCache - Interface in com.levigo.jadice.document
This interface defines the contract a document layer cache implementation should fulfill.
DocumentListener - Interface in com.levigo.jadice.document
A listener interface for receiving document events.
DocumentModelInfo - Class in com.levigo.jadice.document.model
 
DocumentModelInfo(DocumentModelStatistics) - Constructor for class com.levigo.jadice.document.model.DocumentModelInfo
Deprecated. Use DocumentModelInfo.get(Page) or DocumentModelInfo.get(PageSegment) instead.
DocumentPermission - Class in com.levigo.jadice.document.auth
 
DocumentPermission.DocumentPermissionFactory - Class in com.levigo.jadice.document.auth
 
documentRenderSettingsChanged(RenderSettingsEvent, Collection<RenderControls>) - Method in interface com.levigo.jadice.document.render.RenderControlInventory.Synchronizer
 
Documents - Class in com.levigo.jadice.document
This utility class contains various utility methods related to documents.
DocumentStateException - Exception in com.levigo.jadice.document
This exception indicates a denied access to an already disposed document.
DocumentStateException(MessageID, Object...) - Constructor for exception com.levigo.jadice.document.DocumentStateException
 
DocumentStateException(MessageID, Throwable, Object...) - Constructor for exception com.levigo.jadice.document.DocumentStateException
 
DocumentStatusMessageSnapIn - Class in com.levigo.jadice.appbase.status
 
DocumentStatusMessageSnapIn() - Constructor for class com.levigo.jadice.appbase.status.DocumentStatusMessageSnapIn
 
doDestroy() - Method in class com.levigo.jadice.appbase.applet.JadiceLifeCycleApplet
Replacement for the Applet.destroy() method.
doFireAnnotationEvents - Variable in class com.levigo.jadice.annotation.Annotation
Flag whether annotation events should be fired.
doGetSelections() - Method in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
 
doInit() - Method in class com.levigo.jadice.appbase.applet.JadiceLifeCycleApplet
Replacement for the Applet.init() method.
doLayout() - Method in class com.levigo.jadice.appbase.search.BackgroundProgressBar
 
doLayout() - Method in class com.levigo.jadice.swing.lens.LensView
 
doLayout() - Method in class com.levigo.util.swing.FadeablePane
 
doLayout() - Method in class com.levigo.util.swing.toolbar.EllipseJToolBar
 
doLayout() - Method in class com.levigo.util.swing.TransformerPanel
 
doPrefetch(Page) - Method in interface com.levigo.jadice.swing.pageview.Prefetcher
Prefetch page content.
doPrint() - Method in class com.levigo.jadice.printer.AbstractPrinter
Performs synchronous printing.
doPropagateClose() - Method in class com.levigo.jadice.document.io.SubfileSeekableInputStream
Boolean flag indicating whether if this stream is closed the closing of the warpped stream should be forced.
doRead(ReaderParameters, FormatReaderProcessor) - Method in class com.levigo.jadice.document.FormatReader
 
doResolveMessages() - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
doSetActiveSelection(Selection) - Method in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
 
doSetSelections(List<? extends Selection>) - Method in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
 
doShortAlignment(byte[]) - Static method in class com.levigo.jadice.document.io.ByteUtils
this method checks if the length of the passed byte[] is a multiple of 2.
doShowMessage(MessageConsumer.Message) - Method in class com.levigo.util.swing.infobar.RollingMessagePanel
 
doStart() - Method in class com.levigo.jadice.appbase.applet.JadiceLifeCycleApplet
Replacement for the Applet.start() method.
doStop() - Method in class com.levigo.jadice.appbase.applet.JadiceLifeCycleApplet
Replacement for the Applet.stop() method.
doWrite(Document, OutputStream, WriterControls) - Method in class com.levigo.jadice.document.write.FormatWriter
 
dragEnter(DropTargetDragEvent) - Method in class com.levigo.jadice.appbase.FileOpener
 
dragOver(DropTargetDragEvent) - Method in class com.levigo.jadice.appbase.FileOpener
 
dragStarting(MouseEvent) - Method in interface com.levigo.util.swing.dnd.BasicDragGestureRecognizer.BeforeDrag
 
DragTextActivationCommand - Class in com.levigo.jadice.appbase.commands
DragTextActivationCommand.java
DragTextActivationCommand() - Constructor for class com.levigo.jadice.appbase.commands.DragTextActivationCommand
 
dragTo(Point, Point) - Method in class com.levigo.jadice.demo.SorterToolbar.SorterToolBarUI
 
drainAsynchronously(InputStream) - Static method in class com.levigo.jadice.document.io.IOUtils
Eagerly drain the given input stream.
drainSynchronously(InputStream) - Static method in class com.levigo.jadice.document.io.IOUtils
Eagerly drain the given input stream.
drainTo(Collection<? super E>) - Method in class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
drainTo(Collection<? super E>, int) - Method in class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
drawAndFillShape(Shape) - Method in interface com.levigo.jadice.document.creator.GraphicalState
 
drawBevel(Graphics2D, Rectangle) - Static method in class com.levigo.util.swing.colorpicker.PlafPaintUtils
Uses translucent shades of white and black to draw highlights and shadows around a rectangle, and then frames the rectangle with a shade of gray (120).
DrawerContainer - Class in com.levigo.util.swing.infobar
 
DrawerContainer() - Constructor for class com.levigo.util.swing.infobar.DrawerContainer
 
DrawerContainer(Component) - Constructor for class com.levigo.util.swing.infobar.DrawerContainer
 
DrawerContainer.AccessibleDrawer - Class in com.levigo.util.swing.infobar
This class implements accessibility support.
DrawerContainer.AccessibleDrawer() - Constructor for class com.levigo.util.swing.infobar.DrawerContainer.AccessibleDrawer
 
DrawerContainer.Position - Enum in com.levigo.util.swing.infobar
 
drawShape(Shape) - Method in interface com.levigo.jadice.document.creator.GraphicalState
 
drop(DropTargetDropEvent) - Method in class com.levigo.jadice.appbase.FileOpener
This method will be called when a drag operation has terminated with a drop on a component which DropTarget is registered with a FileOpener instance as DropTargetListener.
DropDownToggleButton - Class in com.levigo.util.swing
A DropDownButton is intended to be used in a toolbar as multiple action button.
DropDownToggleButton() - Constructor for class com.levigo.util.swing.DropDownToggleButton
Construct this button
DropShadowBorder - Class in com.levigo.util.swing
 
DropShadowBorder(int, int) - Constructor for class com.levigo.util.swing.DropShadowBorder
 
DropShadowBorder(int, int, int, int) - Constructor for class com.levigo.util.swing.DropShadowBorder
 
DummyCommand - Class in com.levigo.util.swing.action
A null command used to instantiate actions from the action factory when no command string for this action is provided in the properties file.
DummyCommand() - Constructor for class com.levigo.util.swing.action.DummyCommand
 
DYNAMIC_ZOOM_MODE - Static variable in class com.levigo.jadice.swing.pageview.PageViewSettings
A property key for the dynamic zoom mode.
DynamicTreeModule - Interface in com.levigo.util.swing.flextree
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.ChangeListener - Interface in com.levigo.util.swing.flextree
ChangeListeners can be used by DynamicTreeModules to request refreshes of the tree in response to changes to domain data.

E

edge - Variable in class com.levigo.util.swing.effect.EffectLayout.Constraints
 
editable - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
EditableRowHeaderTableModel - Interface in com.levigo.util.swing.table
 
EditableTableRowHeaderRenderer - Class in com.levigo.util.swing.table
 
EditableTableRowHeaderRenderer(JTable, boolean) - Constructor for class com.levigo.util.swing.table.EditableTableRowHeaderRenderer
 
EditableTableRowHeaderRenderer(JTable) - Constructor for class com.levigo.util.swing.table.EditableTableRowHeaderRenderer
 
EditableTreeColumnProvider - Interface in com.levigo.util.swing.flextree
A TreeModule providing editable TreeTable columns.
EditEvent - Class in com.levigo.jadice.swing.tool
 
Effect - Enum in com.levigo.util.swing.effect
 
EFFECT_ALPHA50P - Static variable in class com.levigo.util.swing.IconManager
Icon effect: make icon 50% transparent
EFFECT_DARKER - Static variable in class com.levigo.util.swing.IconManager
Icon effect draw icon darker
EFFECT_GRAY - Static variable in class com.levigo.util.swing.IconManager
Icon effect: convert to gray (desaturate)
EFFECT_GRAY50P - Static variable in class com.levigo.util.swing.IconManager
Icon effect: convert to gray (desaturate) partially (50%)
EFFECT_LIGHTER - Static variable in class com.levigo.util.swing.IconManager
Icon effect: draw icon lighter
EFFECT_MORECONTRAST - Static variable in class com.levigo.util.swing.IconManager
Icon effect: make icon 50% transparent
EffectContainer - Class in com.levigo.util.swing.effect
A container for effect boxes like the FadeBox or the RolloutBox.
EffectContainer() - Constructor for class com.levigo.util.swing.effect.EffectContainer
Create an empty effect container.
EffectContainer(JComponent) - Constructor for class com.levigo.util.swing.effect.EffectContainer
Create an effect container for the given base component.
EffectLayout - Class in com.levigo.util.swing.effect
 
EffectLayout() - Constructor for class com.levigo.util.swing.effect.EffectLayout
Create a RollOutLayout which lays out the rollout components along the border of the base component, but doesn't care about the visible bounds.
EffectLayout(boolean) - Constructor for class com.levigo.util.swing.effect.EffectLayout
Create a RollOutLayout which lays out the rollout components either along the border of the base component or along the visible bounds, depending on the EffectLayout.useVisibleBounds parameter.
EffectLayout.Constraints - Class in com.levigo.util.swing.effect
 
EffectLayout.Constraints.Mode - Enum in com.levigo.util.swing.effect
 
EffectLayout.Edge - Enum in com.levigo.util.swing.effect
 
electActiveTool(List<ToolActivationPolicy.ActivationCandidate>, EditEvent, ToolManager) - Method in class com.levigo.jadice.swing.tool.DefaultToolActivationPolicy
 
electActiveTool(List<ToolActivationPolicy.ActivationCandidate>, EditEvent, ToolManager) - Method in interface com.levigo.jadice.swing.tool.ToolActivationPolicy
This method is queried by the given ToolManager instance with a list of candidate Tools to be activated (wrapped as ToolActivationPolicy.ActivationCandidates) in response to a given EditEvent.
electFeedback(List<ToolActivationPolicy.ActivationCandidate>, EditEvent, ToolManager) - Method in class com.levigo.jadice.swing.tool.DefaultToolActivationPolicy
 
electFeedback(List<ToolActivationPolicy.ActivationCandidate>, EditEvent, ToolManager) - Method in interface com.levigo.jadice.swing.tool.ToolActivationPolicy
This method is queried by the given ToolManager instance with a list of candidate Tools to be activated (wrapped as ToolActivationPolicy.ActivationCandidates) in response to a given EditEvent.
element - Variable in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.ValueElement
 
elementAdded(int, E) - Method in class com.levigo.util.base.collections.AbstractListObserver
 
elementAdded(E) - Method in interface com.levigo.util.base.collections.CollectionObserver
 
elementAdded(int, E) - Method in interface com.levigo.util.base.collections.ListObserver
 
elementChanged(E) - Method in class com.levigo.util.base.glazedlists.ObservableElementList
Handle a listener being notified for the specified listElement.
elementDeleted(int, E) - Method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
Add to the current ListEvent the removal of the element at the specified index, with the specified previous value.
elementInserted(int, E) - Method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
Add to the current ListEvent the insert of the element at the specified index, with the specified previous value.
elementRemoved(int, E) - Method in class com.levigo.util.base.collections.AbstractListObserver
 
elementRemoved(Object) - Method in interface com.levigo.util.base.collections.CollectionObserver
 
elementRemoved(int, E) - Method in interface com.levigo.util.base.collections.ListObserver
 
elements() - Method in class com.levigo.util.base.collections.IntHashtable
 
elementSet(int, E, E) - Method in class com.levigo.util.base.collections.AbstractListObserver
This default implementation delegates to a pair of calls to AbstractListObserver.elementRemoved(int, Object) and AbstractListObserver.elementAdded(int, Object).
elementSet(int, E, E) - Method in interface com.levigo.util.base.collections.ListObserver
 
elementsInserted(int, int) - Method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
 
elementUpdated(int, E, E) - Method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
Add to the current ListEvent the update of the element at the specified index, with the specified previous value.
elementUpdated(int, E) - Method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
Deprecated. replaced with ListEventAssembler.elementUpdated(int, Object, Object).
EllipseAnnotation - Class in com.levigo.jadice.annotation
An annotation looking like an circle or ellipse.
EllipseAnnotation() - Constructor for class com.levigo.jadice.annotation.EllipseAnnotation
 
EllipseJToolBar - Class in com.levigo.util.swing.toolbar
A toolbar which automatically creates an ellipse button, if it becomes too small to show all entries.
EllipseJToolBar() - Constructor for class com.levigo.util.swing.toolbar.EllipseJToolBar
 
EllipseJToolBar.AccessibleEllipseJToolBar - Class in com.levigo.util.swing.toolbar
This class implements accessibility support for the JToolBar class.
EllipseJToolBar.AccessibleEllipseJToolBar() - Constructor for class com.levigo.util.swing.toolbar.EllipseJToolBar.AccessibleEllipseJToolBar
 
EMBEDDED_ANNOTATIONS - Static variable in class com.levigo.jadice.document.DocumentLayer
A layer typically used for format specific inline annotations.
EmbeddedAnnotation - Interface in com.levigo.jadice.annotation.embedded
 
EmbeddedAnnotationProvider - Interface in com.levigo.jadice.annotation.embedded
 
EmbeddedAnnotations - Class in com.levigo.jadice.annotation.embedded
This class contains various utility methods for embedded annotations.
EmbeddedAnnotations() - Constructor for class com.levigo.jadice.annotation.embedded.EmbeddedAnnotations
 
EmbeddedAnnotationType - Interface in com.levigo.jadice.annotation.embedded
 
EmbeddedAnnotationTypeImpl - Class in com.levigo.jadice.annotation.embedded
 
EmbeddedAnnotationTypeImpl(AnnotationType) - Constructor for class com.levigo.jadice.annotation.embedded.EmbeddedAnnotationTypeImpl
 
EmbeddedAnnotationTypeProvider - Interface in com.levigo.jadice.annotation.embedded
 
EmbeddedAnnotationVisibilityCommand - Class in com.levigo.jadice.swing.annotation.commands
This command could be used to change the visibility of embedded annotations.
EmbeddedAnnotationVisibilityCommand() - Constructor for class com.levigo.jadice.swing.annotation.commands.EmbeddedAnnotationVisibilityCommand
 
EmbeddedAnnotationVisibilityMenuContributor - Class in com.levigo.jadice.demo
The intention of this class is to provide several annotation visibility functions as a separate sub menu.
EmbeddedAnnotationVisibilityMenuContributor() - Constructor for class com.levigo.jadice.demo.EmbeddedAnnotationVisibilityMenuContributor
 
empty(String) - Static method in class com.levigo.util.base.Strings
Check whether the given String is empty or not.
EMPTY_STRING_LIST - Static variable in class com.levigo.util.swing.action.BasicActionFactory
 
EMPTY_STRING_LIST - Static variable in class com.levigo.util.swing.action.BasicCommandFactory
 
EmptyEnumeratorIterator<T> - Class in com.levigo.util.base.collections
Just an useful base class to provide empty iterator and enumerator functionality.
EmptyEnumeratorIterator() - Constructor for class com.levigo.util.base.collections.EmptyEnumeratorIterator
 
emptyTrim(String) - Static method in class com.levigo.util.base.Strings
Check whether the given String is empty or not.
enableAllAnnotationTypes() - Method in class com.levigo.jadice.annotation.AnnotationRenderSettings
Enable the rendering of all annotation types which may have previously been disabled using AnnotationRenderSettings.setAnnotationRenderingEnabled(AnnotationType, boolean).
enableAllLayers() - Method in class com.levigo.jadice.document.render.BaseRenderSettings
Enables the rendering of all standard layers provided by the DocumentLayer class and explicit disabled layers (defined by a call of BaseRenderSettings.setDocumentLayerEnabled(DocumentLayer, boolean) with a false boolean parameter).
enabled - Variable in class com.levigo.util.swing.action.CommandAction
Specifies whether action is enabled; the default is true.
enableInfo() - Method in class com.levigo.util.swing.componentdecorator.NonFocusedInfo
Enable non-focused info.
enableLink - Variable in class com.levigo.util.swing.Hyperlink
 
encode(byte[]) - Static method in class com.levigo.util.base.datatype.Base64
 
encode(byte[], int, int) - Static method in class com.levigo.util.base.datatype.Base64
Encodes hex octects into Base64
ENDSUB - Static variable in class com.levigo.util.swing.action.BasicMenuComponentFactory
End submenu [Format:{EndSubMenu}]
enlargeToGrid(Rectangle2D) - Static method in class com.levigo.util.swing.Rectangles
Create a rectangle with the same area as the given input rectangle but with all of its edges snapped (rounded) to the integer grid.
enrichMetadata(MutableMetadataNode) - Method in interface com.levigo.jadice.document.metadata.MetadataEnricher
 
ensureEventDispatchThread() - Static method in class com.levigo.util.swing.TGASwingUtil
This method will ensure that the calling thread is the event dispatch thread.
ensureEventDispatchThread(Component) - Static method in class com.levigo.util.swing.TGASwingUtil
Deprecated. 
ensureIndexIsVisible(int) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Scrolls the ThumbnailView within an enclosing JViewport to make the specified cell completely visible.
ensureModifiable() - Method in class com.levigo.jadice.search.AbstractCharSequenceSearchRequest
Utility method which will throw a IllegalStateException if AbstractCharSequenceSearchRequest.isModifiable() returns false
ensureNotRunning() - Method in class com.levigo.jadice.search.AbstractCharSequenceSearchRequest
 
ensureValid() - Method in class com.levigo.jadice.search.AbstractCharSequenceSearchRequest
 
entries - Variable in class com.levigo.util.swing.menu.BasicMenuBuilder.Group
 
entryAdded(K, V) - Method in interface com.levigo.util.base.collections.MapObserver
 
entryRemoved(K, V) - Method in interface com.levigo.util.base.collections.MapObserver
 
entrySet() - Method in class com.levigo.util.base.collections.ObservableMap
 
EntryTableModel - Class in com.levigo.util.swing.table
The EntryTableModel provides a single-row model in order to allow the addition of a single row to an existing table which is defined by a master table model.
EntryTableModel(AppendableTableModel) - Constructor for class com.levigo.util.swing.table.EntryTableModel
Construct an entry table model which uses the row scheme of the given master table model.
entryUpdated(K, V, V) - Method in interface com.levigo.util.base.collections.MapObserver
 
EnumerationIterator<T> - Class in com.levigo.util.base.collections
 
EnumerationIterator(Enumeration<T>) - Constructor for class com.levigo.util.base.collections.EnumerationIterator
 
EQUAL - Static variable in class com.levigo.util.base.glazedlists.matchers.ThresholdMatcherEditor
 
equals(Object) - Method in class com.levigo.jadice.annotation.AnnotationRenderSettings
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.DiscreteProperty
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.Label
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.Labels
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.NameBasedFactory
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.Parameter
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.PropertyDefault
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.RangeProperty
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.ToolkitBasedFactory
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.TypeRef
 
equals(Object) - Method in class com.levigo.jadice.annotation.profiles.TypeSet
 
equals(Object) - Method in class com.levigo.jadice.document.AbstractProcessingControls
 
equals(Object) - Method in class com.levigo.jadice.document.DocumentLayer
 
equals(DataFlavor) - Method in class com.levigo.jadice.document.flavor.AbstractJadiceLocalDataFlavor
 
equals(Object) - Method in class com.levigo.jadice.document.Format
The default equality implementation for formats is based on class equality.
equals(Object) - Method in class com.levigo.jadice.document.ProductInformation.Artifact
 
equals(Object) - Method in class com.levigo.jadice.document.render.BaseRenderSettings
 
equals(Object) - Method in class com.levigo.jadice.document.render.ImageRenderSettings
 
equals(Object) - Method in class com.levigo.jadice.document.render.TextRenderSettings
 
equals(Object) - Method in class com.levigo.jadice.document.Resolution
 
equals(Object) - Method in class com.levigo.jadice.document.util.FloatDimension
 
equals(Object) - Method in class com.levigo.jadice.document.util.GradationCurve
 
equals(Object) - Method in class com.levigo.jadice.swing.pageview.PageViewSettings
 
equals(Object) - Method in class com.levigo.jadice.swing.tool.Tool.ActivationRequest
 
equals(Object) - Method in class com.levigo.util.base.collections.InterceptableList
 
equals(Object) - Method in class com.levigo.util.base.collections.ObservableCollection
 
equals(Object) - Method in class com.levigo.util.base.collections.ObservableList
 
equals(Object) - Method in class com.levigo.util.base.collections.ObservableMap
 
equals(Object) - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Compares the specified object with this list for equality.
equals(Object) - Method in class com.levigo.util.base.glazedlists.DebugList
Compares the specified object with this list for equality.
equals(Object) - Method in class com.levigo.util.base.glazedlists.matchers.SearchEngineTextMatcherEditor.Field
 
equals(Object, Object) - Static method in class com.levigo.util.base.Objects
Checks two objects for equality considering whether any of them is null.
equals(Object) - Method in class com.levigo.util.concurrent.tasks.AbstractTask
 
equals(Object) - Method in class com.levigo.util.swing.messaging.DefaultMessageResource
Gets whether given Object equals this MessageResource.
error(QualifiedLogEvent) - Method in class com.levigo.jadice.document.read.ReaderListenerAdapter
 
error(String) - Method in interface com.levigo.util.log.Logger
Log a message at the ERROR level.
error(String, Throwable) - Method in interface com.levigo.util.log.Logger
Log an exception (throwable) at the ERROR level with an accompanying message.
error(MessageID) - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
error(MessageID, Throwable) - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
error(MessageID, Object...) - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
error(MessageID, Throwable, Object...) - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
error(MessageID) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "error".
error(MessageID, Throwable) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "error".
error(MessageID, Object...) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "error".
error(MessageID, Throwable, Object...) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "error".
error(QualifiedLogEvent) - Method in interface com.levigo.util.log.qualified.QualifiedLogListener
Callback method which will be invoked in case of an error.
error(QualifiedLogEvent) - Method in class com.levigo.util.swing.infobar.QualifiedLoggingBridge
 
ERROR - Static variable in class com.levigo.util.swing.messaging.Message
 
errorHandler - Variable in class com.levigo.jadice.printer.AbstractPrinter
The PrintErrorHandler to be applied when a print error occurred.
evalToBoolean(String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Evaluate the given XPath expression against the current node and return the result as a Boolean.
evalToNode(String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Evaluate the given XPath expression against the current node and return the result as a Node.
evalToNodeSet(String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Evaluate the given XPath expression against the current node and return the result as a NodeList.
evalToNumber(String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Evaluate the given XPath expression against the current node and return the result as a Number.
evalToString(String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Evaluate the given XPath expression against the current node and return the result as a String.
evaluate(A) - Method in interface com.levigo.util.base.glazedlists.FunctionList.Function
Transform the given sourceValue into any kind of Object.
evaluate(E) - Method in interface com.levigo.util.base.glazedlists.ThresholdList.Evaluator
Returns an integer value for an Object to be used to compare that object against a threshold.
EventComboBoxModel<E> - Class in com.levigo.util.swing.glazedlists
A combo box model for displaying Glazed Lists in a combo box.
EventComboBoxModel(EventList<E>) - Constructor for class com.levigo.util.swing.glazedlists.EventComboBoxModel
Creates a new combo box model that contains the elements of the given source and tracks further changes made to it.
eventLevel - Variable in class com.levigo.util.base.glazedlists.event.ListEventAssembler
the event level is the number of nested events
EventList<E> - Interface in com.levigo.util.base.glazedlists
An observable List.
eventList(Collection<? extends E>) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Creates a new EventList which contains the contents of the specified Collection.
EventListModel<E> - Class in com.levigo.util.swing.glazedlists
An EventListModel adapts an EventList to the ListModel interface making it appropriate for use with a JList.
EventListModel(EventList<E>) - Constructor for class com.levigo.util.swing.glazedlists.EventListModel
Creates a new model that contains all objects located in the given source and reacts to any changes in the given source.
eventListOf(E...) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Creates a new EventList which contains the given elements.
EventSelectionModel<E> - Class in com.levigo.util.swing.glazedlists
An EventSelectionModel is a class that performs two simulaneous services.
EventSelectionModel(EventList<E>) - Constructor for class com.levigo.util.swing.glazedlists.EventSelectionModel
Creates a new selection model that also presents a list of the selection.
EventTableColumnModel<T extends TableColumn> - Class in com.levigo.util.swing.glazedlists
A TableColumnModel that holds an EventList.
EventTableColumnModel(EventList<T>) - Constructor for class com.levigo.util.swing.glazedlists.EventTableColumnModel
Creates a new model that contains the TableColumn objects from the given source.
EventTableModel<E> - Class in com.levigo.util.swing.glazedlists
A TableModel that holds an EventList.
EventTableModel(EventList<E>, TableFormat<? super E>) - Constructor for class com.levigo.util.swing.glazedlists.EventTableModel
Creates a new table model that extracts column data from the given source using the the given tableFormat.
EventTableModel(EventList<E>, String[], String[], boolean[]) - Constructor for class com.levigo.util.swing.glazedlists.EventTableModel
Creates a new table that renders the specified list with an automatically generated TableFormat.
EXACT - Static variable in class com.levigo.util.base.glazedlists.matchers.TextMatcherEditor
Matching mode where items are considered a match if they are an exact character for character match with at least one of the filter strings.
exceptionIfDisposed() - Method in class com.levigo.jadice.document.AbstractDocument
 
exceptionIfDisposed() - Method in class com.levigo.jadice.swing.SwingUIDocument
 
Exceptions - Class in com.levigo.util.base
Utility classes related to exceptions/throwables.
execute() - Method in class com.levigo.jadice.appbase.commands.AbstractToolActivationCommand
 
execute() - Method in class com.levigo.jadice.appbase.commands.AnnotationEditActivationCommand
 
execute() - Method in class com.levigo.jadice.appbase.commands.CopyRasterizedSelectionCommand
 
execute() - Method in class com.levigo.jadice.appbase.commands.CopySelectedTextCommand
 
execute() - Method in class com.levigo.jadice.appbase.commands.OpenDocumentFromFileCommand
 
execute() - Method in class com.levigo.jadice.appbase.commands.ToggleToolActivationPolicyCommand
 
execute() - Method in class com.levigo.jadice.appbase.preview.FirstPageCommand
 
execute() - Method in class com.levigo.jadice.appbase.preview.LastPageCommand
 
execute() - Method in class com.levigo.jadice.appbase.preview.NextPageCommand
 
execute() - Method in class com.levigo.jadice.appbase.preview.PreviousPageCommand
 
execute() - Method in class com.levigo.jadice.appbase.search.ActivateRolloutSearchCommand
 
execute() - Method in class com.levigo.jadice.appbase.search.ToggleCaseSensitiveCommand
 
execute() - Method in class com.levigo.jadice.appbase.search.ToggleExtendedSearchCommand
 
execute() - Method in class com.levigo.jadice.appbase.search.ToggleWholeWordsOnlyCommand
 
execute() - Method in class com.levigo.jadice.demo.commands.OpenViewerFrameCommand
 
execute() - Method in class com.levigo.jadice.demo.commands.ToggleToolbarVisibilityCommand
 
execute() - Method in class com.levigo.jadice.demo.commands.ToggleToolCommand
 
execute() - Method in class com.levigo.jadice.demo.gradation.commands.GradationCommand
 
execute() - Method in class com.levigo.jadice.demo.infotree.ToggleInfoTreeCommand
 
execute() - Method in class com.levigo.jadice.demo.lens.ToggleLensCommand
 
execute() - Method in class com.levigo.jadice.demo.navigator.ToggleNavigatorCommand
 
execute() - Method in class com.levigo.jadice.demo.pdf.crypto.commands.ShowPDFPermissionsCommand
 
execute() - Method in class com.levigo.jadice.demo.thumbnailview.SorterClearSelectionCommand
 
execute() - Method in class com.levigo.jadice.demo.thumbnailview.SorterSelectAllCommand
 
execute() - Method in class com.levigo.jadice.demo.thumbnailview.ToggleSorterCommand
 
execute(TaskExecutor<List<Document>>) - Method in interface com.levigo.jadice.document.read.fluent.AsyncReadConfigurer
Execute this read configuration on the given TaskExecutor.
execute() - Method in interface com.levigo.jadice.document.read.fluent.AsyncReadConfigurer
Execute this read configuration.
execute() - Method in interface com.levigo.jadice.document.read.fluent.SyncReadConfigurer
Execute this read configuration synchronously on the current thread.
execute() - Method in class com.levigo.jadice.search.AbstractCharSequenceSearchRequest
 
execute() - Method in class com.levigo.jadice.search.CopySelectedTextCommand
Deprecated.  
execute() - Method in class com.levigo.jadice.swing.annotation.commands.AnnotationDeleteCommand
 
execute() - Method in class com.levigo.jadice.swing.annotation.commands.AnnotationModeCommand
 
execute() - Method in class com.levigo.jadice.swing.annotation.commands.AnnotationSelectAllCommand
 
execute() - Method in class com.levigo.jadice.swing.annotation.commands.AnnotationVisibilityCommand
 
execute() - Method in class com.levigo.jadice.swing.annotation.commands.EmbeddedAnnotationVisibilityCommand
 
execute() - Method in class com.levigo.jadice.swing.commands.CopyRasterizedSelectionCommand
Deprecated.  
execute() - Method in class com.levigo.jadice.swing.commands.DirectPrintDocumentCommand
 
execute() - Method in class com.levigo.jadice.swing.commands.PrintDocumentCommand
 
execute() - Method in class com.levigo.jadice.swing.commands.RemoveDocumentFromPageViewCommand
 
execute() - Method in class com.levigo.jadice.swing.commands.RotateCommand
 
execute() - Method in class com.levigo.jadice.swing.commands.ScrollCommand
 
execute() - Method in class com.levigo.jadice.swing.commands.SelectPageLayoutCommand
 
execute() - Method in class com.levigo.jadice.swing.commands.ShowProductInfoSplashCommand
 
execute() - Method in class com.levigo.jadice.swing.commands.SpinCommand
 
execute() - Method in class com.levigo.jadice.swing.commands.ToggleFontRenderModeCommand
 
execute() - Method in class com.levigo.jadice.swing.commands.ToggleUseImageUpscalingCommand
 
execute() - Method in class com.levigo.jadice.swing.commands.TurnPageCommand
 
execute() - Method in class com.levigo.jadice.swing.commands.ZoomCommand
 
execute() - Method in class com.levigo.jadice.swing.commands.ZoomToSelectionCommand
 
execute() - Method in class com.levigo.jadice.swing.crosshair.ToggleCrosshairCommand
 
execute() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailResizeCommand
 
execute(Runnable) - Method in class com.levigo.util.concurrent.tasks.QueuedAndActiveTaskThreadPoolExecutor
 
execute(Task<T>) - Method in interface com.levigo.util.concurrent.tasks.TaskExecutor
Execute the given Task.
execute(Collection<Object>) - Method in interface com.levigo.util.swing.action.Command
Execute the command.
execute(Collection<Object>) - Method in class com.levigo.util.swing.action.DummyCommand
 
execute(Collection<Object>) - Method in class com.levigo.util.swing.action.injection.InjectedCommand
 
execute() - Method in class com.levigo.util.swing.action.injection.InjectedCommand
This method is called in order to execute the command.
executeMatcherEventQueueRunnable(Runnable) - Method in class com.levigo.util.base.glazedlists.matchers.ThreadedMatcherEditor
This method executes the given runnable on a Thread.
executePrintJob(AbstractPrinter) - Static method in class com.levigo.jadice.printer.PrintManager
Executes a print job using the given printer instance.
executePrintJob(PrintJobConfiguration) - Static method in class com.levigo.jadice.printer.PrintManager
Executes a print job using a configuration specified in the given PrintJobConfiguration object.
executePrintJob(PrintJobConfiguration, AbstractPrintDialog) - Static method in class com.levigo.jadice.printer.PrintManager
Executes a print job using a configuration specified in the given PrintJobConfiguration object.
executeSync() - Method in class com.levigo.jadice.search.AbstractCharSequenceSearchRequest
Executes this AbstractCharSequenceSearchRequest (or implementation) synchronous on the current thread.
ExecutorManager - Interface in com.levigo.util.concurrent.tasks
 
ExecutorManager.ConfigurationStrategy - Interface in com.levigo.util.concurrent.tasks
 
EXPANDED_ICON - Static variable in class com.levigo.util.swing.CollapsiblePane
The icon used by the "toggle" action when the JCollapsiblePane is collapsed, i.e the icon which indicates the pane can be expanded.
EXPANDED_NAME - Static variable in class com.levigo.util.swing.CollapsiblePane
The name used by the "toggle" action when the JCollapsiblePane is collapsed, i.e the name which indicates the pane can be expanded.
expandPath(TreePath) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
expandRoot() - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
expectedPageCountDetermined(int) - Method in interface com.levigo.jadice.document.FormatReaderProcessor
 
export - Variable in class com.levigo.jadice.document.auth.PageSegmentPermission.PageSegmentPermissionFactory
Controls if content export is allowed.
exportAny - Variable in class com.levigo.jadice.document.auth.DocumentPermission.DocumentPermissionFactory
 
exportAsDrag(JComponent, InputEvent, int) - Method in class com.levigo.util.swing.dnd.VisualRepresentationSupportTransferHandler
 
ExportHandler<S> - Interface in com.levigo.jadice.swing.dnd
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> - Class in com.levigo.jadice.swing.dnd
 
ExportHandlerTransferHandler(ExportHandler<S>, ViewComponent, Document, S) - Constructor for class com.levigo.jadice.swing.dnd.ExportHandlerTransferHandler
 
ExportIntent - Class in com.levigo.jadice.document.auth
 
ExportIntent(List<Page>, DataFlavor) - Constructor for class com.levigo.jadice.document.auth.ExportIntent
 
ExportParameters - Class in com.levigo.jadice.swing.dnd
A parameter object used to convey relevant context information to ExportHandlers.
ExportParameters(ViewComponent, Document) - Constructor for class com.levigo.jadice.swing.dnd.ExportParameters
 
ExportSelectionIntent - Class in com.levigo.jadice.document.auth
 
ExportSelectionIntent(Selection, DataFlavor) - Constructor for class com.levigo.jadice.document.auth.ExportSelectionIntent
 
exportToDOCP - Variable in class com.levigo.jadice.document.auth.DocumentPermission.DocumentPermissionFactory
 
exportWithinJVM - Variable in class com.levigo.jadice.document.auth.DocumentPermission.DocumentPermissionFactory
 
EXTERNAL_ACTION - Static variable in class com.levigo.util.swing.action.BasicMenuComponentFactory
An externally defined action.
ExtResourceBundle - Class in com.levigo.jadice.document.util
 
ExtResourceBundle(String, ResourceBundle) - Constructor for class com.levigo.jadice.document.util.ExtResourceBundle
 

F

Factory<T,E extends Throwable> - Interface in com.levigo.util.base
An object capable of creating an instance of type T.
factoryName - Variable in class com.levigo.util.swing.action.BasicActionFactory
Name of this action factory, usually the properties file name.
factoryName - Variable in class com.levigo.util.swing.action.BasicCommandFactory
Name of this command factory, usually its properties file name.
factoryName - Variable in class com.levigo.util.swing.action.BasicMenuComponentFactory
Name of this command factory, usually the properties file name.
factoryName - Variable in class com.levigo.util.swing.action.DefaultActionFactory
Name of this action factory, usually its properties file name.
factoryName - Variable in class com.levigo.util.swing.action.DefaultCommandFactory
Name of this command factory, usually its properties file name.
factoryName - Variable in class com.levigo.util.swing.action.DefaultMenuComponentFactory
Name of this menu component factory, usually its properties file name.
FadeablePane - Class in com.levigo.util.swing
Document me.
FadeablePane(JComponent) - Constructor for class com.levigo.util.swing.FadeablePane
Constructs a new JCollapsiblePane with a JPanel as content pane and a vertical with a gap of 2 pixels as layout manager.
FadeablePane() - Constructor for class com.levigo.util.swing.FadeablePane
Constructs a new JCollapsiblePane with a JPanel as content pane and a vertical with a gap of 2 pixels as layout manager.
FadeBox - Class in com.levigo.util.swing.effect
 
FadeBox(JComponent) - Constructor for class com.levigo.util.swing.effect.FadeBox
 
FadeBox(JComponent, float, float) - Constructor for class com.levigo.util.swing.effect.FadeBox
 
fadeCompleted() - Method in class com.levigo.util.swing.FadeablePane
Subclasses may override this method in order to perform some action after a fade-in or fade-out animation completed.
fadeStarted() - Method in class com.levigo.util.swing.FadeablePane
Subclasses may override this method in order to perform some action before a fade-in or fade-out animation starts.
falseMatcher() - Static method in class com.levigo.util.base.glazedlists.matchers.Matchers
Get a Matcher that always returns false, therefore matching nothing..
fatal(QualifiedLogEvent) - Method in class com.levigo.jadice.document.read.ReaderListenerAdapter
 
fatal(String) - Method in interface com.levigo.util.log.Logger
Log a message at the WARN level.
fatal(String, Throwable) - Method in interface com.levigo.util.log.Logger
Log an exception (throwable) at the WARN level with an accompanying message.
fatal(MessageID) - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
fatal(MessageID, Throwable) - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
fatal(MessageID, Object...) - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
fatal(MessageID, Throwable, Object...) - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
fatal(MessageID) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "fatal".
fatal(MessageID, Throwable) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "fatal".
fatal(MessageID, Object...) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "fatal".
fatal(MessageID, Throwable, Object...) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "fatal".
fatal(QualifiedLogEvent) - Method in interface com.levigo.util.log.qualified.QualifiedLogListener
Callback method which will be invoked in case of a fatal event.
fatal(QualifiedLogEvent) - Method in class com.levigo.util.swing.infobar.QualifiedLoggingBridge
 
fields - Static variable in class com.levigo.util.swing.action.BasicActionFactory
All key event identifiers used to generate keystrokes.
FileCacheInputStream - Class in com.levigo.jadice.document.io
An concrete SeekableInputStream which works by caching the data in a temporary file.
FileCacheInputStream(InputStream) - Constructor for class com.levigo.jadice.document.io.FileCacheInputStream
Create a new FileCacheInputStream which caches the given stream's data in a temporary file which is created in the default system temp directory.
FileCacheInputStream(InputStream, File, boolean) - Constructor for class com.levigo.jadice.document.io.FileCacheInputStream
Create a new FileCacheInputStream which caches the given stream's data in the given temporary file.
FileCacheInputStream(InputStream, File, boolean, int) - Constructor for class com.levigo.jadice.document.io.FileCacheInputStream
Create a new FileCacheInputStream which caches the given stream's data in the given temporary file.
FileChooser - Class in com.levigo.jadice.appbase.chooser
JFileChooser alternative which includes a document preview.
FileChooser() - Constructor for class com.levigo.jadice.appbase.chooser.FileChooser
 
FileChooser(File) - Constructor for class com.levigo.jadice.appbase.chooser.FileChooser
 
FileChooser(File, FileSystemView) - Constructor for class com.levigo.jadice.appbase.chooser.FileChooser
 
FileChooser(FileSystemView) - Constructor for class com.levigo.jadice.appbase.chooser.FileChooser
 
FileChooser(String) - Constructor for class com.levigo.jadice.appbase.chooser.FileChooser
 
FileChooser(String, File, FileSystemView) - Constructor for class com.levigo.jadice.appbase.chooser.FileChooser
 
FileChooser(String, FileSystemView) - Constructor for class com.levigo.jadice.appbase.chooser.FileChooser
 
FileChooser.EmbeddedChooser - Class in com.levigo.jadice.appbase.chooser
 
FileChooser.EmbeddedChooser() - Constructor for class com.levigo.jadice.appbase.chooser.FileChooser.EmbeddedChooser
 
FileChooser.EmbeddedChooser(File) - Constructor for class com.levigo.jadice.appbase.chooser.FileChooser.EmbeddedChooser
 
FileChooser.EmbeddedChooser(File, FileSystemView) - Constructor for class com.levigo.jadice.appbase.chooser.FileChooser.EmbeddedChooser
 
FileChooser.EmbeddedChooser(FileSystemView) - Constructor for class com.levigo.jadice.appbase.chooser.FileChooser.EmbeddedChooser
 
FileChooser.EmbeddedChooser(String) - Constructor for class com.levigo.jadice.appbase.chooser.FileChooser.EmbeddedChooser
 
FileChooser.EmbeddedChooser(String, FileSystemView) - Constructor for class com.levigo.jadice.appbase.chooser.FileChooser.EmbeddedChooser
 
FileChooser.ReturnValue - Enum in com.levigo.jadice.appbase.chooser
 
FileImportHandler - Class in com.levigo.jadice.swing.thumbnailview.dnd
An ImportHandler implementation supporting the import of files residing on a local file system.
FileImportHandler() - Constructor for class com.levigo.jadice.swing.thumbnailview.dnd.FileImportHandler
 
FileOpener - Class in com.levigo.jadice.appbase
Support file based opening operations for the viewer.
FileOpener(PageView) - Constructor for class com.levigo.jadice.appbase.FileOpener
FileOpener Constructor
FileOpener.FileOpenerReadConfiguration - Class in com.levigo.jadice.appbase
A ReadConfiguration which loads a single local File.
FileOpener.FileOpenerReadConfiguration(File) - Constructor for class com.levigo.jadice.appbase.FileOpener.FileOpenerReadConfiguration
 
FileOpener.SimpleReadStrategy - Class in com.levigo.jadice.appbase
 
FileOpener.SimpleReadStrategy() - Constructor for class com.levigo.jadice.appbase.FileOpener.SimpleReadStrategy
 
FileStreamProvider - Class in com.levigo.jadice.document.io
A Provider which may be used to access a local file.
FileStreamProvider(File) - Constructor for class com.levigo.jadice.document.io.FileStreamProvider
Construct a FileStreamProvider for the given File.
fill() - Method in class com.levigo.jadice.document.io.SeekableLookaheadStream
 
fill(EffectLayout.Edge, boolean, boolean) - Static method in class com.levigo.util.swing.effect.EffectLayout.Constraints
 
fillColor - Variable in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
filled - Variable in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
fillInStackTrace() - Method in class com.levigo.util.base.MimicryThrowable
 
fillShape(Shape) - Method in interface com.levigo.jadice.document.creator.GraphicalState
 
fillText(float, float, String) - Method in interface com.levigo.jadice.document.creator.GraphicalState
 
filter(DocTreeProcessor, RenderControls) - Method in class com.levigo.jadice.annotation.AnnotationRenderSettings
 
FILTER - Static variable in class com.levigo.jadice.document.render.ImageRenderSettings
Identifier key for a filter change, used within a RenderSettingsEvent to recognize the kind of change which happen.
filter(Collection<E>, Matcher<? super E>) - Static method in class com.levigo.util.base.glazedlists.matchers.Matchers
Iterate through the specified collection and remove all elements that don't match the specified matcher.
Filterator<C,E> - Interface in com.levigo.util.base.glazedlists
An interface for extracting a list of values to be considered by a Matcher when matching a particular element of a list.
filterator(String...) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Creates a TextFilterator that searches the given JavaBean properties.
filterator(Class<E>, String...) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Creates a TextFilterator that searches the given JavaBean properties of the specified class.
FilterList<E> - Class in com.levigo.util.base.glazedlists
An EventList that shows a subset of the elements of a source EventList.
FilterList(EventList<E>) - Constructor for class com.levigo.util.base.glazedlists.FilterList
Creates a FilterList that includes a subset of the specified source EventList.
FilterList(EventList<E>, Matcher<? super E>) - Constructor for class com.levigo.util.base.glazedlists.FilterList
Convenience constructor for creating a FilterList and setting its Matcher.
FilterList(EventList<E>, MatcherEditor<? super E>) - Constructor for class com.levigo.util.base.glazedlists.FilterList
Convenience constructor for creating a FilterList and setting its MatcherEditor.
FilterType - Enum in com.levigo.jadice.document.render
A FilterType enum for defining certain downscale filters to apply.
finalize() - Method in class com.levigo.jadice.document.io.FileCacheInputStream
 
finalize() - Method in class com.levigo.jadice.document.io.MemoryInputStream
 
finalize() - Method in class com.levigo.jadice.document.io.RandomAccessFileInputStream
 
finalize() - Method in class com.levigo.jadice.document.io.SeekableInputStream
Finalizes this object prior to garbage collection.
finalize() - Method in class com.levigo.jadice.document.read.Reader
 
finalize() - Method in class com.levigo.jadice.swing.pageview.PageView
Finalization-cleanup.
finalize() - Method in class com.levigo.util.swing.action.CommandAction
Removes listeners.
finalize() - Method in class com.levigo.util.swing.messaging.MessageResult
 
finalize() - Method in class com.levigo.util.swing.messaging.printstreams.MessagePrintStream
 
findAll(JComponent, Class<T>) - Static method in class com.levigo.util.swing.action.ContextUtils
Find all elements matching the given class in the context for the given UI component.
findAll(Collection<? extends Object>, Class<T>) - Static method in class com.levigo.util.swing.action.ContextUtils
Find all elements matching the given class in the given collection.
findAttribute(String) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
returns the attribute value of the current node or null if the attribute does not exist
findAttribute(String, String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Returns the attribute value of the node pointed by given XPath expression or null if the attribute does not exist
findFirst(JComponent, Class<T>) - Static method in class com.levigo.util.swing.action.ContextUtils
Find the first element matching the given class in the context for the given UI component.
findFirst(Collection<? extends Object>, Class<T>) - Static method in class com.levigo.util.swing.action.ContextUtils
Find the first element matching the given class in the given collection.
findMatches(CharSequence, MatchConsumer) - Method in interface com.levigo.jadice.search.CharSequenceMatcher
Runs the search for some sequence of characters.
findMatches(CharSequence, MatchConsumer) - Method in class com.levigo.jadice.search.PatternSearchRequest.PatternMatcher
 
findMatchingLayerSelection(Collection<DocumentLayer>) - Static method in class com.levigo.jadice.printer.PrintEnvironment
 
findSubMenu(String) - Method in class com.levigo.util.swing.menu.BasicMenuBuilder
 
findSubMenu(String) - Method in interface com.levigo.util.swing.menu.MenuBuilder
Find a MenuBuilder for an existing sub-menu.
findViewport() - Method in class com.levigo.jadice.swing.ViewComponent
Find the first JViewport which hosts this view component.
finished(Object) - Method in class com.levigo.util.swing.PendingOperations
Notify this instance that the operation that was registered as pending under the given key is finished now.
finished() - Method in class com.levigo.util.swing.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
fireAnnotationChange(Annotation, AnnotationPageSegmentEvent.EventType, Object, Object) - Method in class com.levigo.jadice.annotation.Annotation
Handle an annotation change
fireChanged(String, Object, Object) - Method in class com.levigo.jadice.document.render.AbstractListenableRenderSettings
 
fireChanged(Matcher<E>) - Method in class com.levigo.util.base.glazedlists.matchers.AbstractMatcherEditor
Indicates that the filter has changed in an indeterminate way.
fireChangedMatcher(MatcherEditor.Event<E>) - Method in class com.levigo.util.base.glazedlists.matchers.AbstractMatcherEditor
 
fireChangeListeners() - Method in class com.levigo.util.swing.colorpicker.ColorPalette
 
fireColumnAdded(TableColumnModelEvent) - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
 
fireColumnMarginChanged() - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
 
fireColumnMoved(TableColumnModelEvent) - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
 
fireColumnRemoved(TableColumnModelEvent) - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
 
fireColumnSelectionChanged(ListSelectionEvent) - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
 
fireConstrained(Matcher<E>) - Method in class com.levigo.util.base.glazedlists.matchers.AbstractMatcherEditor
Indicates that the filter has changed to be more restrictive.
fireErrorEvent(QualifiedLogEvent, Throwable) - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
fireFatalEvent(QualifiedLogEvent, Throwable) - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
fireListDataEvent(ListDataEvent) - Method in class com.levigo.util.swing.glazedlists.EventListModel
Notifies all ListDataListeners about one block of changes in the list.
fireMatchAll() - Method in class com.levigo.util.base.glazedlists.matchers.AbstractMatcherEditor
Indicates that the filter matches all.
fireMatchNone() - Method in class com.levigo.util.base.glazedlists.matchers.AbstractMatcherEditor
Indicates that the filter matches none.
fireModified(PageSegmentEvent) - Method in class com.levigo.jadice.document.AbstractPageSegment
Fire a notification about a general change to the page segment.
fireModified() - Method in class com.levigo.jadice.document.AbstractPageSegment
Fire a notification about a general change to the page segment.
fireModified(Rectangle2D) - Method in class com.levigo.jadice.document.AbstractPageSegment
Fire a notification about a general change to the page segment which (may have) damaged the given region.
firePageWriteStarted(int) - Method in class com.levigo.jadice.document.write.FormatWriter
 
firePrinterError(PrinterException, AbstractPrinter, PrinterJob) - Static method in class com.levigo.jadice.printer.event.PrintErrorBroadcaster
Forwards the print event to all registered error handlers.
firePrintEvent(PrintEvent) - Method in class com.levigo.jadice.printer.AbstractPrinter
Fires a print page print event for a page contained in the book to print.
firePrintStateChanged(PrintEvent) - Static method in class com.levigo.jadice.printer.event.PrintEventBroadcaster
Forwards the print event to all registered listeners.
firePropertyChange(String, Object, Object) - Method in class com.levigo.jadice.swing.lens.LensView
 
firePropertyChange(String, Object, Object) - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
Overridden for performance reasons.
firePropertyChange(String, byte, byte) - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
Overridden for performance reasons.
firePropertyChange(String, char, char) - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
Overridden for performance reasons.
firePropertyChange(String, short, short) - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
Overridden for performance reasons.
firePropertyChange(String, int, int) - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
Overridden for performance reasons.
firePropertyChange(String, long, long) - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
Overridden for performance reasons.
firePropertyChange(String, float, float) - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
Overridden for performance reasons.
firePropertyChange(String, double, double) - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
Overridden for performance reasons.
firePropertyChange(String, boolean, boolean) - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
Overridden for performance reasons.
firePropertyChange(String, Object, Object) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
We override this method, because the default implementation erroneously compares the old and new value for equality instead of identity.
firePropertyChange(String, Object, Object) - Method in class com.levigo.util.swing.action.CommandAction
Supports reporting bound property changes.
fireRelaxed(Matcher<E>) - Method in class com.levigo.util.base.glazedlists.matchers.AbstractMatcherEditor
Indicates that the filter has changed to be less restrictive.
fireStateChanged() - Method in class com.levigo.util.swing.JButtonGroup
Notifies all listeners that have registered interest for notification on this event type.
fireWarningEvent(QualifiedLogEvent, Throwable) - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
fireWriteReadDone(int) - Method in class com.levigo.jadice.document.write.FormatWriter
 
first() - Method in interface com.levigo.util.base.glazedlists.SeparatorList.Separator
A convenience method to get the first element from this group.
FirstPageCommand - Class in com.levigo.jadice.appbase.preview
FirstPageCommand.java
FirstPageCommand() - Constructor for class com.levigo.jadice.appbase.preview.FirstPageCommand
 
fitBoth() - Method in class com.levigo.jadice.swing.pageview.PageViewSettings
Dynamically zoom pages so that they fit completely into the page view.
fitHeight() - Method in class com.levigo.jadice.swing.pageview.PageViewSettings
Dynamically zoom pages so that they fill the page view vertically.
fitWidth() - Method in class com.levigo.jadice.swing.pageview.PageViewSettings
Dynamically zoom pages so that they fill the page view horizontally.
fixedMatcherEditor(Matcher<E>) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Get a MatcherEditor that is fixed on the specified Matcher.
FixedProperty<T> - Class in com.levigo.jadice.annotation.profiles
 
FixedProperty() - Constructor for class com.levigo.jadice.annotation.profiles.FixedProperty
 
flavor - Variable in class com.levigo.jadice.document.auth.ExportIntent
 
flavor - Variable in class com.levigo.jadice.document.auth.ExportSelectionIntent
 
flavor - Variable in class com.levigo.jadice.document.auth.ImportIntent
 
FlexibleTree - Class in com.levigo.util.swing.flextree
 
FlexibleTree() - Constructor for class com.levigo.util.swing.flextree.FlexibleTree
 
FlexibleTree.AccessilbeFlexibleTree - Class in com.levigo.util.swing.flextree
 
FlexibleTree.AccessilbeFlexibleTree() - Constructor for class com.levigo.util.swing.flextree.FlexibleTree.AccessilbeFlexibleTree
 
FlexTreeNavigator - Class in com.levigo.util.swing.flextree
 
FlexTreeNavigator(FlexibleTree) - Constructor for class com.levigo.util.swing.flextree.FlexTreeNavigator
 
FlexTreeUtils - Class in com.levigo.util.swing.flextree
 
FlipFlopCollapsiblePanel - Class in com.levigo.util.swing
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.
FlipFlopCollapsiblePanel(String, String, LayoutManager) - Constructor for class com.levigo.util.swing.FlipFlopCollapsiblePanel
Create a FlipFlopCollapsiblePanel using the separate expanded and collapsed titles and layout manager.
FloatDimension - Class in com.levigo.jadice.document.util
A float-based extension of Dimension2D, because there is none in the JDK RT library.
FloatDimension() - Constructor for class com.levigo.jadice.document.util.FloatDimension
 
FloatDimension(float, float) - Constructor for class com.levigo.jadice.document.util.FloatDimension
 
FloatDimension(Dimension2D) - Constructor for class com.levigo.jadice.document.util.FloatDimension
 
FloatDimension(double, double) - Constructor for class com.levigo.jadice.document.util.FloatDimension
Using this constructor will down-cast the provided double-arguments.
floating - Variable in class com.levigo.jadice.demo.SorterToolbar.SorterToolBarUI
 
floatingToolBarFrame - Variable in class com.levigo.jadice.demo.SorterToolbar.SorterToolBarUI
 
floatingX - Variable in class com.levigo.jadice.demo.SorterToolbar.SorterToolBarUI
 
floatingY - Variable in class com.levigo.jadice.demo.SorterToolbar.SorterToolBarUI
 
floor(float) - Static method in class com.levigo.util.base.Numbers
A fast implementation of Math.floor(double) for floats.
floor(double) - Static method in class com.levigo.util.base.Numbers
A fast implementation of Math.floor(double).
flush() - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
flushBefore(long) - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
flushedPos - Variable in class com.levigo.jadice.document.io.SeekableInputStream
The position prior to which data may be discarded.
FocusArrowListener - Class in com.levigo.util.swing.colorpicker
This listens for arrow keys and shifts the keyboard focus accordingly.
FocusArrowListener() - Constructor for class com.levigo.util.swing.colorpicker.FocusArrowListener
 
Folder - Interface in com.levigo.jadice.document
A folder represents a collection if items, i.e. other Folders, Documents or any other implementation of Item.
FONT_RENDER_MODE - Static variable in class com.levigo.jadice.document.render.TextRenderSettings
Identifier key for a font render mode change, used within a RenderSettingsEvent to recognize the kind of change which happen.
fontFace - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
FontManager - Interface in com.levigo.jadice.document.fontmgr
 
FontManagerFactory - Class in com.levigo.jadice.document.fontmgr
 
FontManagerHandle - Interface in com.levigo.jadice.document.fontmgr
A handle to a configured font manager instance (created using the FontManagerFactory).
FontManagerReaderSettings - Class in com.levigo.jadice.document.fontmgr
 
FontManagerReaderSettings() - Constructor for class com.levigo.jadice.document.fontmgr.FontManagerReaderSettings
 
fontSize - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
FORM - Static variable in class com.levigo.jadice.document.DocumentLayer
A layer typically used for form elements.
format - Variable in class com.levigo.jadice.document.AbstractPageSegment
Human readable format description.
Format - Class in com.levigo.jadice.document
Used to gain information about the format that a given document class supports.
Format() - Constructor for class com.levigo.jadice.document.Format
Default-constructor.
formatReadCanceled(ReaderListener.ReaderEvent) - Method in class com.levigo.jadice.document.read.ReaderListenerAdapter
Called upon a ReaderListener.ReaderEvent of type ReaderEvent.Type#FORMAT_READ_CANCELED.
formatReadCompleted(ReaderListener.ReaderEvent) - Method in class com.levigo.jadice.document.read.ReaderListenerAdapter
Called upon a ReaderListener.ReaderEvent of type ReaderEvent.Type#FORMAT_READ_COMPLETED.
FormatReader - Class in com.levigo.jadice.document
Abstract base class for different document formats.
FormatReader() - Constructor for class com.levigo.jadice.document.FormatReader
 
FormatReaderProcessor - Interface in com.levigo.jadice.document
Caveat: levigo reserves the right to add methods to this interface with future releases.
formatReadFailed(ReaderListener.ReaderEvent) - Method in class com.levigo.jadice.document.read.ReaderListenerAdapter
Called upon a ReaderListener.ReaderEvent of type ReaderEvent.Type#FORMAT_READ_FAILED.
formatReadStarted(ReaderListener.ReaderEvent) - Method in class com.levigo.jadice.document.read.ReaderListenerAdapter
Called upon a ReaderListener.ReaderEvent of type ReaderEvent.Type#FORMAT_READ_STARTED.
FormatRegistry - Class in com.levigo.jadice.document
 
FormatRegistry() - Constructor for class com.levigo.jadice.document.FormatRegistry
 
FormatWriter - Class in com.levigo.jadice.document.write
Abstract base class for different document formats.
FormatWriter() - Constructor for class com.levigo.jadice.document.write.FormatWriter
 
forwardEvent(ListEvent<?>) - Method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
Forwards the event.
FreezableList<E> - Class in com.levigo.util.base.glazedlists
An EventList that shows the current contents of its source EventList.
FreezableList(EventList<E>) - Constructor for class com.levigo.util.base.glazedlists.FreezableList
Creates a FreezableList that can freeze the view of the specified source EventList.
freeze() - Method in class com.levigo.util.base.glazedlists.FreezableList
Locks this FreezableList on the current state of the source EventList.
from(File, boolean) - Static method in class com.levigo.jadice.document.metadata.MetadataBuilder
 
from(URL, boolean) - Static method in class com.levigo.jadice.document.metadata.MetadataBuilder
 
from(String, boolean) - Static method in class com.levigo.jadice.document.metadata.MetadataBuilder
 
from(Reader, boolean) - Static method in class com.levigo.jadice.document.metadata.MetadataBuilder
 
from(InputStream, boolean) - Static method in class com.levigo.jadice.document.metadata.MetadataBuilder
 
from(InputSource, boolean) - Static method in class com.levigo.jadice.document.metadata.MetadataBuilder
 
from(Node, boolean) - Static method in class com.levigo.jadice.document.metadata.MetadataBuilder
 
from(MetadataNode, boolean) - Static method in class com.levigo.jadice.document.metadata.MetadataBuilder
 
from(Source, boolean) - Static method in class com.levigo.jadice.document.metadata.MetadataBuilder
 
fromCurrentTag(MetadataNode, boolean) - Static method in class com.levigo.jadice.document.metadata.MetadataBuilder
Create another MutableMetadataNode instance from the hierarchy under the current tag.
fromHSB(float[]) - Static method in class com.levigo.util.base.Colors
Convert the given color in the HSB (sometimes called HSL) color model into a Color in the color space sRGB.
fromHSB(float, float, float) - Static method in class com.levigo.util.base.Colors
Convert the given color in the HSB (sometimes called HSL) color model into a Color in the color space sRGB.
fromString(String) - Method in class com.levigo.util.base.glazedlists.gui.AbstractTableComparatorChooser
This class is capable of representing its own state with a String, to persist sorting state externally.
fromXML(Class<T>, String) - Static method in class com.levigo.jadice.annotation.profiles.PrimitiveConverter
 
FROZEN_STATE_DISABLED - Static variable in class com.levigo.jadice.swing.crosshair.CrossHairTool
Deprecated. since 5.1.0.7. It is strongly recommended to use the FrozenMode.DISABLED instead. This constant will be removed with one of the next major releases.
FROZEN_STATE_ENABLED - Static variable in class com.levigo.jadice.swing.crosshair.CrossHairTool
Deprecated. since 5.1.0.7. This state will lead to undefined frozen states. Therefore it is strongly recommended not to use anymore. This constant will be removed with with one of the next major releases.
FROZEN_STATE_RESET_ON_DOCCHANGE - Static variable in class com.levigo.jadice.swing.crosshair.CrossHairTool
Deprecated. since 5.1.0.7. It is strongly recommended to use the FrozenMode.ENABLED_DOCCHANGE_RESET instead. This constant will be removed with with one of the next major releases.
FROZEN_STATE_RESET_ON_PAGECHANGE - Static variable in class com.levigo.jadice.swing.crosshair.CrossHairTool
Deprecated. since 5.1.0.7. It is strongly recommended to use the FrozenMode.ENABLED_PAGECHANGE_RESET instead. This constant will be removed with with one of the next major releases.
FrozenList<E> - Class in com.levigo.util.base.collections
An unmodifiable list that is as lean as possible.
FrozenList(Collection<E>) - Constructor for class com.levigo.util.base.collections.FrozenList
 
FrozenList(Iterator<E>) - Constructor for class com.levigo.util.base.collections.FrozenList
 
FrozenList(E...) - Constructor for class com.levigo.util.base.collections.FrozenList
 
FrozenMode - Enum in com.levigo.jadice.swing.crosshair
An enumeration of possible frozen modes.
FrozenStateMode - Enum in com.levigo.jadice.swing.lens
Describes how an instance of HoverLensTool / LensView handles the frozen mode.
fullRefreshRequired() - Method in interface com.levigo.util.swing.flextree.DynamicTreeModule.ChangeListener
Receive notification that the domain object or data that the target node represents changed in some way that makes it necessary to update the derived properties of all nodes within the sub-tree starting at the target node.
fullScaleLensPosition - Variable in class com.levigo.jadice.swing.lens.HoverLensTool
the position of the lens center in document scale
FunctionList<S,E> - Class in com.levigo.util.base.glazedlists
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(EventList<S>, FunctionList.Function<S, E>) - Constructor for class com.levigo.util.base.glazedlists.FunctionList
Construct a FunctionList which stores the result of transforming each source element using the given forward FunctionList.Function.
FunctionList(EventList<S>, FunctionList.Function<S, E>, FunctionList.Function<E, S>) - Constructor for class com.levigo.util.base.glazedlists.FunctionList
Construct a FunctionList which stores the result of transforming each source element using the given forward FunctionList.Function.
FunctionList.AdvancedFunction<A,B> - Interface in com.levigo.util.base.glazedlists
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> - Interface in com.levigo.util.base.glazedlists
A Function encapsulates the logic for transforming a list element into any kind of Object.

G

GalleryNavigationTool - Class in com.levigo.jadice.swing.pageview
A navigation tool in the style used by some web galleries.
GalleryNavigationTool() - Constructor for class com.levigo.jadice.swing.pageview.GalleryNavigationTool
 
GalleryNavigationToolComponentAddon - Class in com.levigo.jadice.swing.pageview
FIXME: document the properties, refer component documentation here.
GalleryNavigationToolComponentAddon() - Constructor for class com.levigo.jadice.swing.pageview.GalleryNavigationToolComponentAddon
 
GestureTester - Class in com.levigo.jadice.demo.gestures
 
GestureTester() - Constructor for class com.levigo.jadice.demo.gestures.GestureTester
 
get(Page) - Static method in class com.levigo.jadice.annotation.Annotations
Returns a list all annotations of given page.
get(Page) - Static method in class com.levigo.jadice.annotation.embedded.EmbeddedAnnotations
Returns a list all embedded annotations of given page.
get(PropertyProfile<V>) - Static method in class com.levigo.jadice.annotation.profiles.AnnotationBeanPropertyCache
 
get(Document) - Static method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
Return the applicable AnnotationProfile for the given Document.
get(Page) - Static method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
Return the applicable AnnotationProfile for the given Document and Page within.
get(String) - Static method in class com.levigo.jadice.document.DocumentLayer
Return the document layer with the given name.
get(String, int) - Static method in class com.levigo.jadice.document.DocumentLayer
Return the document layer with the given name and priority.
get() - Static method in class com.levigo.jadice.document.flavor.IntraDOCPDataFlavor
 
get() - Static method in class com.levigo.jadice.document.flavor.JadiceRasteredImageDataFlavor
 
get() - Method in class com.levigo.jadice.document.io.FileStreamProvider
 
get(PageSegment) - Static method in class com.levigo.jadice.document.model.DocumentModelInfo
Return the model information for the given page segment.
get(Page) - Static method in class com.levigo.jadice.document.model.DocumentModelInfo
Return the model information for the given page.
get(Document) - Static method in class com.levigo.jadice.document.render.RenderControlInventory
Returns the RenderControlInventory for the given document.
get(Document, boolean) - Static method in class com.levigo.jadice.document.render.RenderControlInventory
Creates and returns a RenderControlInventory for given document.
get() - Static method in class com.levigo.jadice.document.render.RenderControlInventory
Creates and returns an empty RenderControlInventory.
get(ToolManager) - Static method in class com.levigo.jadice.swing.search.tool.SelectionHighlighterTool
 
get(ToolManager, boolean) - Static method in class com.levigo.jadice.swing.search.tool.SelectionHighlighterTool
 
get(Document) - Static method in class com.levigo.jadice.swing.SwingUIDocument
Return a UIDocument suitable for use with the Java AWT/Swing GUI toolkit based on the given Document.
get(int) - Method in class com.levigo.util.base.collections.FrozenList
 
get(int) - Method in class com.levigo.util.base.collections.InterceptableList
 
get(int) - Method in class com.levigo.util.base.collections.IntHashtable
 
get(Object) - Method in class com.levigo.util.base.collections.IntHashtable
 
get(int) - Method in class com.levigo.util.base.collections.ObservableList
 
get(Object) - Method in class com.levigo.util.base.collections.ObservableMap
 
get(int) - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Returns the element at the specified position in this list.
get(int) - Method in class com.levigo.util.base.glazedlists.BasicEventList
Returns the element at the specified position in this list.
get(int) - Method in class com.levigo.util.base.glazedlists.CollectionList
Returns the element at the specified position in this list.
get(int) - Method in class com.levigo.util.base.glazedlists.DebugList
Returns the element at the specified position in this list.
get(int) - Method in class com.levigo.util.base.glazedlists.FreezableList
Returns the element at the specified position in this list.
get(int) - Method in class com.levigo.util.base.glazedlists.FunctionList
Returns the element at the specified position in this list.
get(int) - Method in class com.levigo.util.base.glazedlists.GroupingList
Returns the element at the specified position in this list.
get(int) - Method in class com.levigo.util.base.glazedlists.SequenceList
Returns the element at the specified position in this list.
get(int) - Method in class com.levigo.util.base.glazedlists.TransformedList
Returns the element at the specified position in this list.
get() - Method in interface com.levigo.util.base.Provider
Provides an instance of T.
get() - Method in class com.levigo.util.base.SimpleProvider
 
get() - Method in class com.levigo.util.concurrent.PrecompletedFuture
 
get(long, TimeUnit) - Method in class com.levigo.util.concurrent.PrecompletedFuture
 
get(String) - Static method in class com.levigo.util.log.MDC
 
get(JComponent) - Static method in class com.levigo.util.swing.action.Context
Get the context for a given component by looking at the client properties.
get(String) - Method in interface com.levigo.util.swing.action.injection.ParameterInjector.ParameterProvider
 
get(JComponent) - Static method in class com.levigo.util.swing.effect.EffectContainer
Returns the first ancestor of comp that is a EffectContainer or null if comp is NotActiveException contained in a EffectContainer.
get(Object) - Method in class com.levigo.util.swing.messaging.MessageResult
Returns the value to which the specified result identifier is mapped in this identity hash map, or null if the map contains no mapping for this identifier.
get() - Method in class com.levigo.util.swing.SwingWorker
Return the value created by the construct method.
getAbsolute() - Method in class com.levigo.jadice.swing.commands.ZoomCommand
This method the absolute zoom value, which will be applied in ZoomCommand.Mode.TO_ABSOLUTE mode.
getAccessibleAction() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
getAccessibleActionDescription(int) - Method in class com.levigo.util.swing.action.NonUglyActionJToggleButton.AccessibleNonUglyActionJToggleButton
 
getAccessibleAt(Point) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
getAccessibleAt(Point) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView
Returns the Accessible child contained at the local coordinate Point, if one exists.
getAccessibleChild(int) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
getAccessibleChild(int) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView
Return the nth Accessible child of the object.
getAccessibleChild(int) - Method in class com.levigo.util.swing.IconManager.IconManagerIcon.AccessibleIconManagerIcon
Returns the nth Accessible child of the object.
getAccessibleChildrenCount() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
getAccessibleChildrenCount() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class com.levigo.util.swing.IconManager.IconManagerIcon.AccessibleIconManagerIcon
Returns the number of accessible children in the object.
getAccessibleComponent() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
Get the AccessibleComponent associated with this object.
getAccessibleContext() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
Get the AccessibleContext for this object.
getAccessibleContext() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Gets the AccessibleContext associated with this JList.
getAccessibleContext() - Method in class com.levigo.util.swing.action.NonUglyActionJToggleButton
Gets the AccessibleContext associated with this AccessibleNonUglyActionJToggleButton.
getAccessibleContext() - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
getAccessibleContext() - Method in class com.levigo.util.swing.IconManager.IconManagerIcon
Gets the AccessibleContext associated with this Icon.
getAccessibleContext() - Method in class com.levigo.util.swing.infobar.DrawerContainer
Gets the AccessibleContext associated with this JPanel.
getAccessibleContext() - Method in class com.levigo.util.swing.LevigoSeparators.AbstractLineSeparator
Deprecated. Gets the AccessibleContext associated with this JSeparator.
getAccessibleContext() - Method in class com.levigo.util.swing.toolbar.EllipseJToolBar
Gets the AccessibleContext associated with this JToolBar.
getAccessibleDescription() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
getAccessibleIcon() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
Returns the icon for the element renderer, as the only item of an array of AccessibleIcons or a null array if the renderer component contains no icons.
getAccessibleIconDescription() - Method in class com.levigo.util.swing.IconManager.IconManagerIcon.AccessibleIconManagerIcon
Gets the description of the icon.
getAccessibleIconHeight() - Method in class com.levigo.util.swing.IconManager.IconManagerIcon.AccessibleIconManagerIcon
Gets the height of the icon.
getAccessibleIconWidth() - Method in class com.levigo.util.swing.IconManager.IconManagerIcon.AccessibleIconManagerIcon
Gets the width of the icon.
getAccessibleIndexInParent() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
getAccessibleIndexInParent() - Method in class com.levigo.util.swing.IconManager.IconManagerIcon.AccessibleIconManagerIcon
Gets the index of this object in its accessible parent.
getAccessibleName() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
getAccessibleName(TreePath) - Method in interface com.levigo.util.swing.flextree.TreeAccessibleNameProvider
Return a String to provide Accessible Name for the FlexibleTree Elements.
getAccessibleParent() - Method in class com.levigo.util.swing.IconManager.IconManagerIcon.AccessibleIconManagerIcon
Gets the Accessible parent of this object.
getAccessibleRole() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
getAccessibleRole() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView
Get the role of this object.
getAccessibleRole() - Method in class com.levigo.util.swing.flextree.FlexibleTree.AccessilbeFlexibleTree
 
getAccessibleRole() - Method in class com.levigo.util.swing.IconManager.IconManagerIcon.AccessibleIconManagerIcon
Gets the role of this object.
getAccessibleRole() - Method in class com.levigo.util.swing.infobar.DrawerContainer.AccessibleDrawer
Get the role of this object.
getAccessibleRole() - Method in class com.levigo.util.swing.LevigoSeparators.AbstractLineSeparator.AccessibleSeparator
Deprecated. Get the role of this object.
getAccessibleSelection() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
getAccessibleSelection() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView
Get the AccessibleSelection associated with this object.
getAccessibleSelection(int) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView
Returns an Accessible representing the specified selected page in the object.
getAccessibleSelectionCount() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView
Returns the number of items currently selected.
getAccessibleStateSet() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
getAccessibleStateSet() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView
Get the state set of this object.
getAccessibleStateSet() - Method in class com.levigo.util.swing.IconManager.IconManagerIcon.AccessibleIconManagerIcon
Gets the state of this object.
getAccessibleStateSet() - Method in class com.levigo.util.swing.toolbar.EllipseJToolBar.AccessibleEllipseJToolBar
Get the state of this object.
getAccessibleText() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
getAccessibleValue() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
getAction(Context, String) - Method in interface com.levigo.util.swing.action.ActionFactory
Default constructor using the settings of the actions.properties file.
getAction(Context, String, String, String, String, String, Icon, Icon, String, KeyStroke, int, HashMap<String, Object>) - Method in interface com.levigo.util.swing.action.ActionFactory
Settings for the icons, texts etc. in the action.properties file can be overwritten.
getAction(Context, String, String, String, String, String, Icon, Icon, String, KeyStroke, int, HashMap<String, Object>) - Method in class com.levigo.util.swing.action.BasicActionFactory
Settings for the icons, texts etc. in the action.properties file can be overwritten.
getAction(Context, String, String, String, String, String, Icon, Icon, String, KeyStroke, int, HashMap<String, Object>, boolean) - Method in class com.levigo.util.swing.action.BasicActionFactory
Settings for the icons, texts etc. in the action.properties file can be overwritten.
getAction(Context, String) - Method in class com.levigo.util.swing.action.BasicActionFactory
Default constructor using the settings of the actions.properties file.
getAction(Context, String, boolean) - Method in class com.levigo.util.swing.action.BasicActionFactory
Default constructor using the settings of the actions.properties file.
getAction(Context, String) - Method in class com.levigo.util.swing.action.DefaultActionFactory
 
getAction(Context, String, String, String, String, String, Icon, Icon, String, KeyStroke, int, HashMap<String, Object>) - Method in class com.levigo.util.swing.action.DefaultActionFactory
 
getActionCreationListener() - Static method in class com.levigo.util.swing.action.DefaultActionFactory
Returns an array of currently registered creation listeners
getActionFactory() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
getActionFactory() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
getActionFactory(String) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Returns an action factory for given resource key.
getActions(String) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Create all currently available action names(!)
getActions(String) - Method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
 
getActions(String) - Method in interface com.levigo.util.swing.action.MenuComponentFactory
Create a collection of all currently available action names(!)
getActionsForType(String, String) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
 
getActionsForType(String, String) - Method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
 
getActionsForType(String, String) - Method in interface com.levigo.util.swing.action.MenuComponentFactory
Create a collection of all currently available action names(!)
getActivationFeedback(MouseEditEvent) - Method in class com.levigo.jadice.search.TextSelectionTool
 
getActivationFeedback(MouseEditEvent) - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
 
getActivationFeedback(MouseEditEvent) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
getActivationFeedback(MouseEditEvent) - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
getActivationFeedback(MouseEditEvent) - Method in class com.levigo.jadice.swing.pageview.PanTool
 
getActivationFeedback(MouseEditEvent) - Method in class com.levigo.jadice.swing.tool.Tool
Provide feedback for the user about what would happen, if the mouse were pressed at the current location.
getActivationMargin() - Method in class com.levigo.jadice.swing.thumbnailview.LightboxThumbnailTool
Returns the activation margin, expressed in percent of the light-box's preferred height.
getActivationModifiers() - Method in class com.levigo.jadice.search.TextSelectionTool
 
getActivationModifiers() - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
getActivationPolicy() - Method in class com.levigo.jadice.swing.tool.ToolManager
 
getActivationRequest(EditEvent) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
getActivationRequest(EditEvent) - Method in class com.levigo.jadice.swing.tool.Tool
Return the auto-activation request for this this tool in response to the given event.
getActivationRequestForKeyPressed(KeyEditEvent) - Method in class com.levigo.jadice.swing.tool.Tool
Return the auto-activation request for this this tool in response to the given key press.
getActivationRequestForMouseDragged(MouseEditEvent) - Method in class com.levigo.jadice.swing.tool.Tool
Return the auto-activation request for this this tool in response to the given mouse drag event.
getActivationRequestForMousePressed(MouseEditEvent) - Method in class com.levigo.jadice.search.TextSelectionTool
 
getActivationRequestForMousePressed(MouseEditEvent) - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
getActivationRequestForMousePressed(MouseEditEvent) - Method in class com.levigo.jadice.swing.pageview.PanTool
 
getActivationRequestForMousePressed(MouseEditEvent) - Method in class com.levigo.jadice.swing.tool.Tool
Return the auto-activation request for this this tool in response to the given mouse press.
getActiveFrame(String, String) - Static method in class com.levigo.util.swing.AbstractGeometryFrame
Retrieve the first (i.e. the one and only) active frame of a given type and ID.
getActiveFrames() - Static method in class com.levigo.util.swing.AbstractGeometryFrame
Retrieves a collection of all currently active frames.
getActiveFrames(String) - Static method in class com.levigo.util.swing.AbstractGeometryFrame
Retrieve all currently active frames of a given type.
getActiveFramesinZOrder() - Static method in class com.levigo.util.swing.AbstractGeometryFrame
Retrieves a collection of all currently active frames in the current z-order.
getActiveSelection() - Method in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
 
getActiveSelectionColor() - Method in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
 
getActiveTaskCount() - Method in class com.levigo.util.concurrent.tasks.ThreadPoolTaskService
 
getActiveTool() - Method in class com.levigo.jadice.swing.tool.ToolManager
Returns the Class of the currently active Tool or null if no Tool has been activated
getActivity() - Method in class com.levigo.jadice.swing.tool.Tool.ActivationRequest
 
getAdditionalFormatClassLoader() - Static method in class com.levigo.jadice.document.FormatRegistry
Returns an additional context class loader used to load format providers.
getAddOn(Class<T>, ViewComponent) - Method in interface com.levigo.jadice.appbase.AddOnPresenter
Return the add-on component of the given class within the context of the given view component.
getAddOn(Class<T>, ViewComponent) - Method in class com.levigo.jadice.appbase.BasicAddOnPresenter
 
getAddon() - Static method in class com.levigo.util.swing.plaf.LookAndFeelAddons
 
getAddOns() - Method in interface com.levigo.jadice.appbase.AddOnPresenter
Return a map of currently managed add-ons, indexed by context.
getAddOns() - Method in class com.levigo.jadice.appbase.BasicAddOnPresenter
 
getAdjacentNavigationIndex(Position.Bias) - Method in class com.levigo.jadice.swing.pageview.PageView
Return the index of the next (following) or previous page for navigation purposes.
getAffineTransform() - Method in class com.levigo.jadice.document.render.BaseRenderSettings
Gets the affine transform for this render context, useful for converting from document to device space.
getAffineTransform(Dimension2D) - Method in class com.levigo.jadice.document.render.BaseRenderSettings
Gets the affine transform for this render setting, useful for converting from document to device space.
getAggregateBounds() - Method in class com.levigo.jadice.swing.pageview.AbstractContinuousLayout
 
getAll(int) - Method in class com.levigo.util.base.glazedlists.UniqueList
Returns a List of all original elements represented by the value at the given index within this UniqueList.
getAll(E) - Method in class com.levigo.util.base.glazedlists.UniqueList
Returns a List of all original elements represented by the given value within this UniqueList.
getAllKeys() - Method in class com.levigo.util.swing.IconManager
Return all icon keys.
getAllowedValues() - Method in class com.levigo.jadice.annotation.profiles.DiscreteProperty
 
getAllowedValuesXML() - Method in class com.levigo.jadice.annotation.profiles.DiscreteProperty
 
getAlpha() - Method in class com.levigo.util.swing.FadeablePane
 
getAnchorSelectionIndex() - Method in class com.levigo.util.base.glazedlists.ListSelection
Return the anchor of the current selection.
getAnchorSelectionIndex() - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Return the first index argument from the most recent call to setSelectionInterval(), addSelectionInterval() or removeSelectionInterval().
getAnimationFPS() - Method in class com.levigo.util.swing.CollapsiblePane
 
getAnimationFPS() - Method in class com.levigo.util.swing.FadeablePane
 
getAnimationSteps() - Method in class com.levigo.util.swing.CollapsiblePane
 
getAnimationSteps() - Method in class com.levigo.util.swing.FadeablePane
 
getAnno() - Method in class com.levigo.jadice.annotation.AnnotationRenderer
Returns annotation, may be modified by an AnnotationRenderer implementation depending on annotation format
getAnnoPageSegment() - Method in class com.levigo.jadice.swing.annotation.commands.AbstractAnnotationCommand
Returns the AnnotationPageSegment, if it is contained in the document, otherwise null will be returned
getAnnoRenderSettings() - Method in class com.levigo.jadice.swing.annotation.commands.AbstractAnnotationCommand
Gets the annotation rendering settings.
getAnnotation() - Method in class com.levigo.jadice.annotation.AnnotationPageSegmentEvent
Gets the annotation concerned.
getAnnotation() - Method in class com.levigo.jadice.annotation.AnnotationRenderer
Returns initial annotation set via AnnotationRenderer.setAnnotation(Annotation)
getAnnotationClass() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
getAnnotationClassXML() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
Deprecated. This method is for XML marshalling use only
getAnnotationCustomizers() - Method in class com.levigo.jadice.annotation.AnnotationReaderSettings
Returns current AnnotationCustomizer implementation.
getAnnotationCustomizers() - Static method in class com.levigo.jadice.annotation.Annotations
 
getAnnotationFactory() - Method in class com.levigo.jadice.swing.annotation.commands.AnnotationModeCommand
Tries to retrieve the toggle mode value from command parameters at given parameter index
getAnnotationInitializer() - Method in class com.levigo.jadice.annotation.profiles.AnnotationInitializerFactory
 
getAnnotationPageSegment(Page) - Static method in class com.levigo.jadice.annotation.Annotations
Returns the annotation page segment of given page.
getAnnotationPageSegment(Page, boolean) - Static method in class com.levigo.jadice.annotation.Annotations
Returns the annotation page segment of given page.
getAnnotationProfile() - Method in class com.levigo.jadice.annotation.AnnotationPageSegment
 
getAnnotationProfile() - Method in class com.levigo.jadice.annotation.AnnotationReaderSettings
Returns current AnnotationProfile.
getAnnotationProfile(Document, Page) - Static method in class com.levigo.jadice.annotation.Annotations
This is a convenience method to retrieve an applicable AnnotationProfile.
getAnnotationProfile() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
Return the "effective" profile to which this type or template belongs.
getAnnotationProfile() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
Return the AnnotationType on which this property is defined.
getAnnotationProfile(EventObject) - Method in class com.levigo.jadice.demo.AnnotationVisibilityMenuContributor
Provides a suitable annotation profile for the given event.
getAnnotationProfile() - Method in class com.levigo.jadice.swing.annotation.commands.AbstractAnnotationCommand
 
getAnnotationRenderer(A) - Static method in class com.levigo.jadice.annotation.AnnotationPageSegment
 
getAnnotations() - Method in class com.levigo.jadice.annotation.AnnotationPageSegment
Returns a collection of all annotations.
getAnnotations() - Method in class com.levigo.jadice.swing.annotation.commands.AbstractAnnotationCommand
Returns the annotations contained in the AnnotationPageSegment, if it exists.
getAnnotationsToDisable() - Method in class com.levigo.jadice.printer.AbstractPrinter
Return current annotation classes disabled for printing.
getAnnotationTool() - Method in class com.levigo.jadice.swing.annotation.commands.AbstractAnnotationCommand
 
getAnnotationToolBarLocation() - Static method in class com.levigo.jadice.demo.BasicJadicePanel
Returns the layout constraint of the annotation toolbar.
getAnnotationTypes() - Method in class com.levigo.jadice.swing.annotation.commands.AnnotationVisibilityCommand
Tries to retrieve the toggle mode value from command parameters at given parameter index
getAnnotationTypes() - Method in class com.levigo.jadice.swing.annotation.commands.EmbeddedAnnotationVisibilityCommand
Tries to retrieve the toggle mode value from command parameters at given parameter index
getAntiAliasingMode() - Method in class com.levigo.jadice.document.render.TextRenderSettings
Returns the anti-alaising mode
getArchetypeName() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
getArchetypeName() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
getArchetypeName(AnnotationType) - Static method in class com.levigo.jadice.annotation.profiles.AnnotationType
Deprecated. For internal use only, location of this method may change in future.
getArguments() - Method in exception com.levigo.util.log.qualified.AbstractQualifiedException
 
getArguments() - Method in exception com.levigo.util.log.qualified.AbstractQualifiedRuntimeException
 
getArguments() - Method in class com.levigo.util.log.qualified.DefaultQualifiedLogEvent
 
getArguments() - Method in interface com.levigo.util.log.qualified.UnresolvedQualifiedMessage
 
getArtifact(String) - Static method in class com.levigo.jadice.document.ProductInformation
Get the artifact with the given composite id of the form group-ID:artifact-ID.
getArtifactID() - Method in class com.levigo.jadice.document.ProductInformation.Artifact
Return the artifact's artifact-ID.
getArtifactID() - Static method in class com.levigo.jadice.document.ProductInformation
Return the main maven artifact-ID for jadice document platform.
getArtifacts() - Static method in class com.levigo.jadice.document.ProductInformation
Return a map of artifacts contained in this installation.
getAttachments(Document, DocumentLayer) - Static method in class com.levigo.jadice.document.att.Attachments
This method gathers all the Attachments which are bound to any PageSegment that is in the given DocumentLayer of any Page in the given Document.
getAttachments(Page, DocumentLayer) - Static method in class com.levigo.jadice.document.att.Attachments
Retrieves the Attachments which are bound to the PageSegment found in the given Page at the given DocumentLayer
getAttribute(String) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
returns the attribute value of the current node
getAttribute(String, String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Returns the attribute value of the node pointed by given XPath expression
getAttributeNames() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
 
getAutoCompleteSupport() - Method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport.AutoCompleteCellEditor
Returns the AutoCompleteSupport object that controls the autocompletion behaviour for the JComboBox.
getAutoDisableFlags() - Method in class com.levigo.util.swing.IconManager
Gets the autoDisableFlags.
getAutoRolloverFlags() - Method in class com.levigo.util.swing.IconManager
Gets the autoRolloverFlags.
getAutoscrollInsets() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
getAutoscrollInsets() - Method in class com.levigo.jadice.swing.pageview.PageView
 
getAuxiliaryWindowIcon(String) - Static method in class com.levigo.util.swing.AbstractGeometryFrame
Returns the auxiliary window icon defined via the given icon identifier.
getAvailableFontFamilies() - Method in class com.levigo.jadice.document.creator.AbstractContentsPageSegment
 
getBackground() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
getBackingTree() - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
getBaseFormat(Page) - Static method in class com.levigo.jadice.document.Pages
Returns the base format of the given page.
getBaseFormat(Page, DocumentLayer) - Static method in class com.levigo.jadice.document.Pages
Returns the base format of the given layer in the given Page.
getBaseRenderSettings() - Method in class com.levigo.jadice.document.render.DefaultRenderControls
 
getBaseRenderSettings() - Method in interface com.levigo.jadice.document.render.RenderControls
Return the BaseRenderSettings.
getBaseType() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
getBaseType() - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
getBaseType() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
getBeepOnStrictViolation() - Method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
Returns true if a beep sound is played when the user attempts to violate the strict invariant; false if no beep sound is played.
getBestMatchAddonClassName() - Static method in class com.levigo.util.swing.plaf.LookAndFeelAddons
Based on the current look and feel (as returned by UIManager.getLookAndFeel()), this method returns the name of the closest LookAndFeelAddons to use.
getBitOffset() - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
getBlockEndIndex() - Method in class com.levigo.util.base.glazedlists.event.ListEvent
Gets the last row of the current block of changes.
getBlocksRemaining() - Method in class com.levigo.util.base.glazedlists.event.ListEvent
Deprecated. this method depends on a particular implementation of how list events are stored internally, and this implementation has since changed.
getBlockStartIndex() - Method in class com.levigo.util.base.glazedlists.event.ListEvent
Gets the first row of the current block of changes.
getBodyText() - Method in class com.levigo.util.swing.messaging.Message
Gets the message content text,
getBoolean(byte[], int) - Static method in class com.levigo.jadice.document.io.ByteUtils
reads out a boolean value of the given byte[] at the offset specified in the second parameter.
getBoolean(Object) - Method in class com.levigo.util.swing.messaging.MessageResult
Returns the boolean valu for the given identifier.
getBorder() - Method in class com.levigo.util.swing.CollapsiblePane
 
getBorder() - Method in class com.levigo.util.swing.FadeablePane
 
getBorderInsets(Component) - Method in class com.levigo.jadice.swing.JadiceProductInformationSplash.ProdInfoBorder
 
getBorderInsets(Component) - Method in class com.levigo.util.swing.BubbleBorder
 
getBorderInsets(Component) - Method in class com.levigo.util.swing.DropShadowBorder
 
getBorderInsets(Component) - Method in class com.levigo.util.swing.RolloutBorder
 
getBorderInsets(Component) - Method in class com.levigo.util.swing.RoundedBorder
 
getBorderInsets(Component, Insets) - Method in class com.levigo.util.swing.SlickBevelBorder
 
getBorderInsets(Component) - Method in class com.levigo.util.swing.SlickBevelBorder
 
getBounds() - Method in class com.levigo.jadice.annotation.Annotation
Returns a Rectangle2D that completely encloses the annotation.
getBounds() - Method in class com.levigo.jadice.annotation.ArrowAnnotation
 
getBounds() - Method in interface com.levigo.jadice.annotation.embedded.EmbeddedAnnotation
Returns a Rectangle2D that completely encloses the annotation.
getBounds() - Method in class com.levigo.jadice.annotation.LineAnnotation
 
getBounds() - Method in class com.levigo.jadice.annotation.PathAnnotation
 
getBounds() - Method in class com.levigo.jadice.annotation.RectangleAnnotation
 
getBounds() - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Returns an integer Rectanglethat completely encloses the annotation.
getBounds() - Method in class com.levigo.jadice.annotation.StampAnnotation
Returns the bounds of this annotation
getBounds() - Method in class com.levigo.jadice.annotation.StampImageAnnotation
 
getBounds() - Method in class com.levigo.jadice.document.AbstractPageSegment
 
getBounds() - Method in class com.levigo.jadice.document.creator.CompositePageSegment
 
getBounds() - Method in interface com.levigo.jadice.document.PageSegment
Returns the raw size and position of the PageSegment in base units.
getBounds() - Method in interface com.levigo.jadice.document.Selection
returns the overall bounds of the selection.
getBounds() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
getBuffer() - Method in class com.levigo.jadice.document.io.CarbonCopyStream
Return the ByteArrayBuffer holding a copy of the data read via this stream.
getBuffer() - Method in class com.levigo.util.swing.FadeablePane
Returns the current cached image.
getBufSize() - Method in class com.levigo.jadice.document.io.SeekableLookaheadStream
 
getBuildTimestamp() - Method in class com.levigo.jadice.document.ProductInformation.Artifact
Return the build timestamp for this artifact.
getBuildTimestamp() - Static method in class com.levigo.jadice.document.ProductInformation
Return the build timestamp for the main jadice document platform artifact.
getBundle(Class<?>) - Static method in class com.levigo.jadice.document.util.I18N
Lookup the default I18N bundle for the given class.
getBundle(String) - Static method in class com.levigo.jadice.document.util.I18N
Lookup the I18N bundle for the given bundleName.
getBundleName() - Method in class com.levigo.util.swing.messaging.DefaultMessageResource
Returns the name of associated ResourceBundle.
getButton() - Method in class com.levigo.jadice.swing.tool.MouseEditEvent
 
getButton(ButtonModel) - Method in class com.levigo.util.swing.JButtonGroup
Returns the AbstractButton whose ButtonModel is given.
getButtonAndModifierMask() - Method in class com.levigo.jadice.demo.gestures.MouseGestureSupport
 
getButtonCount() - Method in class com.levigo.util.swing.JButtonGroup
 
getButtons() - Method in class com.levigo.util.swing.JButtonGroup
Returns the buttons in the group as a List
getByteAt(int) - Method in class com.levigo.jadice.document.io.ByteArrayBuffer
Returns the byte value at the given index
getByteOrder() - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
getBytesAt(int, byte[], int, int) - Method in class com.levigo.jadice.document.io.ByteArrayBuffer
Fills up to len bytes from the buffer, and stores them into b starting at index off.
getCachedRendering(RenderControls) - Method in class com.levigo.jadice.annotation.AnnotationPageSegment
 
getCachedRendering() - Method in class com.levigo.jadice.document.AbstractPageSegment
 
getCacheFileTimeToLiveSeconds() - Static method in class com.levigo.jadice.document.io.FileCacheInputStream
Get the time in seconds after which stale cache files are expunged.
getCancelAction() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
getCancelAction() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
getCancelButton() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
getCaseSensitiveOption() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
getCaseSensitiveOption() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
getCause() - Method in class com.levigo.jadice.document.read.ReaderListener.ReaderEvent
 
getCDATA() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
 
getCellBounds(ThumbnailView, int, int) - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
getCellBounds(int, int) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Returns the bounding rectangle, in the ThumbnailView's coordinate system, for the range of cells specified by the two indices.
getCellBounds(Page) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
getCellBounds(ThumbnailView, int, int) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailViewUI
 
getCellHeight() - Method in class com.levigo.util.swing.table.JTableRowHeader
 
getCellRenderer() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
getCellSize() - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
 
getCellSize() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailViewUI
 
getChangeHandler() - Method in class com.levigo.jadice.annotation.Annotation
Returns the annotation change handler
getCharBigEndian(byte[], int) - Static method in class com.levigo.jadice.document.io.ByteUtils
reads out a char value in the given byte[] at the offset specified in the second parameter.
getCharLittleEndian(byte[], int) - Static method in class com.levigo.jadice.document.io.ByteUtils
reads out a char value in the given byte[] at the offset specified in the second parameter.
getChecked(E) - Method in interface com.levigo.util.base.glazedlists.gui.CheckableTableFormat
Gets whether the specified object is checked.
getCheckerBoard(int) - Static method in class com.levigo.util.swing.colorpicker.PlafPaintUtils
 
getChildCount() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
 
getChildren() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Return a list of all child nodes.
getChildren(String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Return a list of all nodes selected by the XPath expression.
getChildren() - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Return a list of all child nodes.
getChildren(String, Object...) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Return a list of all nodes selected by the XPath expression.
getChildren(E) - Method in interface com.levigo.util.base.glazedlists.CollectionList.Model
Return a list of the child nodes for a parent node.
getChildren() - Method in class com.levigo.util.swing.action.Context
Returns the child contexts.
getChildren(TreePath) - Method in interface com.levigo.util.swing.flextree.TreeContentProvider
Returns a EventList containing all the contents (children) for the last tree path component of given tree path.
getChoosableFileFilters() - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
getClassName() - Method in class com.levigo.jadice.annotation.profiles.NameBasedFactory
 
getClassName() - Method in class com.levigo.util.base.MimicryThrowable
 
getClassResolver() - Static method in class com.levigo.jadice.document.config.Jadice
 
getClickCount() - Method in class com.levigo.jadice.swing.tool.MouseEditEvent
 
getClipping() - Method in class com.levigo.jadice.document.render.BaseRenderSettings
Return the clipping type.
getCollapsible() - Method in class com.levigo.util.swing.FlipFlopCollapsiblePanel
 
getColor() - Method in class com.levigo.jadice.swing.crosshair.CrossHairTool
Returns the line color
getColor() - Method in class com.levigo.util.swing.colorpicker.ColorPicker
 
getColor(String) - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
 
getColor(String, Color) - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
 
getColorPanel() - Method in class com.levigo.util.swing.colorpicker.ColorPicker
 
getColorRGB() - Method in interface com.levigo.jadice.document.creator.GraphicalState
 
getColorRGB() - Method in interface com.levigo.jadice.document.creator.GraphicalStateFactory
 
getColumn(int) - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
getColumnClass(int) - Method in interface com.levigo.util.base.glazedlists.gui.AdvancedTableFormat
Returns the most specific superclass for all the cell values in the column.
getColumnClass(String) - Method in interface com.levigo.util.swing.flextree.TreeColumnProvider
Return the class of the column for the given column ID.
getColumnClass(int) - Method in class com.levigo.util.swing.glazedlists.EventTableModel
Gets the class of elements in the specified column.
getColumnClass(int) - Method in class com.levigo.util.swing.table.SunTableSorter
 
getColumnComparator(int) - Method in interface com.levigo.util.base.glazedlists.gui.AdvancedTableFormat
Returns the default Comparator to use for the specified column.
getColumnComparatorIndex(int) - Method in class com.levigo.util.base.glazedlists.gui.AbstractTableComparatorChooser
Gets the index comparator in use for the specified column.
getColumnCount() - Method in interface com.levigo.util.base.glazedlists.gui.TableFormat
The number of columns to display.
getColumnCount() - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
getColumnCount() - Method in class com.levigo.util.swing.glazedlists.EventTableModel
Get the column count as specified by the table format.
getColumnCount() - Method in class com.levigo.util.swing.table.EntryTableModel
 
getColumnCount() - Method in class com.levigo.util.swing.table.SunTableSorter
 
getColumnIDs() - Method in interface com.levigo.util.swing.flextree.TreeColumnProvider
Return the list of column IDs.
getColumnIndex(Object) - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
getColumnIndexAtX(int) - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
getColumnMargin() - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
getColumnName(int) - Method in interface com.levigo.util.base.glazedlists.gui.TableFormat
Gets the title of the specified column.
getColumnName(String) - Method in interface com.levigo.util.swing.flextree.TreeColumnProvider
Return the name of the column for the given column ID.
getColumnName(int) - Method in class com.levigo.util.swing.glazedlists.EventTableModel
Fetch the name for the specified column.
getColumnName(int) - Method in class com.levigo.util.swing.table.EntryTableModel
 
getColumnName(int) - Method in class com.levigo.util.swing.table.SunTableSorter
 
getColumns() - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
getColumnSelectionAllowed() - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
getColumnValue(E, int) - Method in interface com.levigo.util.base.glazedlists.gui.TableFormat
Gets the value of the specified field for the specified object.
getComboBox() - Method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
Returns the autocompleting JComboBox or null if AutoCompleteSupport has been AutoCompleteSupport.uninstall()ed.
getCommand(String) - Method in class com.levigo.util.swing.action.BasicCommandFactory
 
getCommand(String) - Method in interface com.levigo.util.swing.action.CommandFactory
Default constructor using the settings of the commands.properties file.
getCommand(String) - Method in class com.levigo.util.swing.action.DefaultCommandFactory
 
getCommandActions(String, Context) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Create all currently available command actions for the given template key.
getCommandActions(String, Context) - Method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
 
getCommandActions(String, Context) - Method in interface com.levigo.util.swing.action.MenuComponentFactory
Create all currently available command actions for the given template key.
getCommandClassname(String) - Method in class com.levigo.util.swing.action.BasicCommandFactory
Returns the command class name for given key, provided by embedded BasicCommandFactory.commandLookupProperties, or an empty string if no command entry was found.
getCommandCreationListeners() - Static method in class com.levigo.util.swing.action.DefaultCommandFactory
Returns an array of currently registered creation listeners
getCommandFactory(String) - Method in class com.levigo.util.swing.action.BasicActionFactory
 
getCommands() - Method in class com.levigo.util.swing.action.CommandAction
Method returns collection of the commands which are related to the action.
getComparableAt(int, int) - Method in interface com.levigo.util.swing.table.SortableTableModel
 
getComparator() - Method in class com.levigo.util.base.glazedlists.matchers.ThresholdMatcherEditor
 
getComparator() - Method in class com.levigo.util.base.glazedlists.SortedList
Gets the Comparator that is being used to sort this list.
getComparator(int) - Method in class com.levigo.util.swing.table.SunTableSorter
 
getComparatorsForColumn(int) - Method in class com.levigo.util.base.glazedlists.gui.AbstractTableComparatorChooser
Gets the list of comparators for the specified column.
getCompatibleTools(Class<T>) - Method in class com.levigo.jadice.swing.tool.ToolManager
Return all registered Tools which are derived from the given class or which implement the given interface.
getCompatibleTools(Class<T>, boolean) - Method in class com.levigo.jadice.swing.tool.ToolManager
Return all registered Tools which are derived from the given class or which implement the given interface.
getComponent() - Method in class com.levigo.jadice.swing.commands.ShowProductInfoSplashCommand
 
getComponentAfter(Container, Component) - Method in class com.levigo.util.swing.colorpicker.DelegateFocusTraversalPolicy
 
getComponentBefore(Container, Component) - Method in class com.levigo.util.swing.colorpicker.DelegateFocusTraversalPolicy
 
getComponentID() - Method in enum com.levigo.jadice.printer.PrinterLogMessages
 
getComponentID() - Method in enum com.levigo.util.concurrent.ConcurrentMessages
 
getComponentID() - Method in interface com.levigo.util.log.qualified.MessageID
Return the ID of the component to which this message ID pertains.
getCompositeIcon(String[], int, Dimension) - Method in class com.levigo.util.swing.IconManager
Get the IconManager.IconManagerIconfor a given set of layers (names of icons representing the layers) and a set of effect flags scaled to a given dimension.
getCompositeIcon(String[]) - Method in class com.levigo.util.swing.IconManager
Get the IconManager.IconManagerIconfor a given set of layers (names of icons representing the layers).
getCompositeID() - Method in class com.levigo.jadice.document.ProductInformation.Artifact
Return the artifact's composite ID of the form group-ID:artifact-ID.
getConstrainedDocumentPoint() - Method in class com.levigo.jadice.swing.tool.MouseEditEvent
Return the point in document coordinates.
getConstrainedPoint() - Method in class com.levigo.jadice.swing.tool.MouseEditEvent
Return the point relative to the RenderedPage's origin in screen coordinates.
getContent() - Method in class com.levigo.jadice.annotation.profiles.Parameter
 
getContent() - Method in interface com.levigo.jadice.document.Folder
Get the folder content consisting of more Items.
getContentPanel() - Method in class com.levigo.util.swing.CollapsiblePane
 
getContentPanel() - Method in class com.levigo.util.swing.FadeablePane
 
getContext() - Method in class com.levigo.jadice.appbase.commands.AddOnContextWindowAdapter
Returns the associated context reference.
getContext() - Method in class com.levigo.jadice.demo.BasicJadicePanel
Returns the main context.
getContext() - Method in class com.levigo.jadice.demo.SorterToolbar
Returns the context reference, which is internally used to propagate context and state changes.
getContext() - Method in class com.levigo.util.swing.action.AbstractContextCommand
 
getContext() - Method in class com.levigo.util.swing.action.CommandAction
 
getContext() - Method in interface com.levigo.util.swing.menu.ContributionContext
Returns a Context object.
getContextMenu(String, Context) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Create a JPopupMenu for the given template key or context name.
getContextMenu(String, Context, Action[]) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Create a JPopupMenu for the given template key or context name.
getContextMenu(String, Context) - Method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
 
getContextMenu(String, Context, Action[]) - Method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
 
getContextMenu(String, Context) - Method in interface com.levigo.util.swing.action.MenuComponentFactory
Create a JPopupMenu for the given template key or context name.
getContextMenu(String, Context, Action[]) - Method in interface com.levigo.util.swing.action.MenuComponentFactory
Create a JPopupMenu for the given template key or context name.
getContextToolbar() - Method in class com.levigo.jadice.search.TextSelectionTool
 
getContextToolbar() - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
 
getContextToolbar() - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
getControlLabels() - Method in class com.levigo.util.swing.messaging.Message
Gets an array of message control labels.
getControlMnemonics() - Method in class com.levigo.util.swing.messaging.Message
Gets an array of message control mnemonics.
getControlPoint(int) - Method in class com.levigo.jadice.document.util.ControlCurve
Get a specified control point.
getControlPoint(int) - Method in class com.levigo.jadice.document.util.GradationCurve
 
getControlPoints() - Method in class com.levigo.jadice.document.util.ControlCurve
Returns the points.
getControls() - Method in class com.levigo.jadice.document.read.ReaderParameters
 
getCorePoolSize() - Method in interface com.levigo.util.concurrent.tasks.ExecutorManager.ConfigurationStrategy
 
getCorePoolSize() - Method in class com.levigo.util.concurrent.tasks.ThreadPoolTaskService
 
getCorrectsCase() - Method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
Returns true if user specified strings are converted to the case of the autocompletion term they match; false otherwise.
getCount(int) - Method in class com.levigo.util.base.glazedlists.UniqueList
Returns the number of duplicates of the value found at the specified index.
getCount(E) - Method in class com.levigo.util.base.glazedlists.UniqueList
Returns the number of duplicates of the specified value.
getCreatedAt() - Method in class com.levigo.jadice.annotation.Annotation
 
getCreatedBy() - Method in class com.levigo.jadice.annotation.Annotation
 
getCreateMode() - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
Returns the annotation factory used to create the annotation(s) while in create mode.
getCreateMode() - Method in class com.levigo.jadice.swing.annotation.commands.AbstractAnnotationModeCommand
 
getCurrentOwner() - Method in interface com.levigo.jadice.document.UIDocument
Get the current owner, i.e. the last UI component to assert ownership of this document.
getCurrentOwner() - Method in class com.levigo.jadice.swing.SwingUIDocument
 
getCurrentPage() - Method in class com.levigo.jadice.swing.pageview.PageView
Return the current page.
getCurrentPageBorder() - Method in class com.levigo.jadice.swing.pageview.PageView
 
getCurrentPageControls() - Method in class com.levigo.jadice.swing.pageview.PageView
Returns the render controls of the current page.
getCurrentPageIndex() - Method in class com.levigo.jadice.appbase.preview.NavigablePreviewThumbnailRenderer
 
getCurrentPageIndex() - Method in class com.levigo.jadice.printer.PrintJobConfiguration
 
getCurrentPageIndex(Rectangle) - Method in class com.levigo.jadice.swing.pageview.AbstractContinuousLayout
 
getCurrentPageIndex() - Method in class com.levigo.jadice.swing.pageview.PageView
Return the current page index.
getCurrentPageRenderBounds() - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
 
getCurrentPageRenderControls() - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
 
getCurrentPageVisibleBounds() - Method in class com.levigo.jadice.swing.pageview.PageView
Get the bounds of the viewport with respect to the currently focused page.
getCurrentRenderedPage(Rectangle) - Method in class com.levigo.jadice.swing.pageview.AbstractContinuousLayout
 
getCurrentTextMatcher() - Method in class com.levigo.util.base.glazedlists.matchers.TextMatcherEditor
Return the current Matcher if it is a TextMatcher or null if no current Matcher exists or is something other than a TextMatcher.
getCursor() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
getCursor() - Method in class com.levigo.jadice.swing.tool.Tool.ActivationRequest
 
getCursor() - Method in class com.levigo.jadice.swing.tool.Tool
Return the current cursor in use on the associated view component.
getCurve() - Method in class com.levigo.jadice.document.util.ControlCurve
 
getCurve() - Method in class com.levigo.jadice.document.util.NaturalCubicSpline1D
 
getCustomizerFactories() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
Deprecated. This method is for XML umarshalling use only
getCustomizers() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
getDamage() - Method in class com.levigo.jadice.document.PageSegmentEvent
Returns the damage region for this event.
getDamage() - Method in class com.levigo.jadice.document.render.RenderResult
 
getDataTipText() - Method in interface com.levigo.util.swing.tooltip.DataTipSource
 
getDeactivationMargin() - Method in class com.levigo.jadice.swing.thumbnailview.LightboxThumbnailTool
Returns the deactivation margin, expressed in percent of the light-box's preferred height.
getDecoratedToolActivationPolicy() - Method in class com.levigo.jadice.demo.SpacePanBehaviour
 
getDecrementalScaleModifier() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
getDecrementalScaleMouseButton() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
getDecrementalSizeKeyCode() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
getDecrementalSizeModifier() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
getDefault() - Static method in class com.levigo.util.concurrent.tasks.ThreadPoolTaskService
 
getDefaultAlphaValue() - Method in class com.levigo.jadice.annotation.profiles.ColorProperty
 
getDefaultBlockSize() - Static method in class com.levigo.jadice.document.io.MemoryInputStream
Get the default block size to use.
getDefaultCachePath() - Static method in class com.levigo.jadice.document.io.FileCacheInputStream
Return the default cache path to use, of no explicit path is given.
getDefaultComponent(Container) - Method in class com.levigo.util.swing.colorpicker.DelegateFocusTraversalPolicy
 
getDefaultEffects() - Method in class com.levigo.util.swing.IconManager
Gets the default effects.
getDefaultExtensions() - Method in class com.levigo.jadice.document.Format
The default file-extension for the format.
getDefaultFilterType() - Static method in enum com.levigo.jadice.document.render.FilterType
 
getDefaultInstance() - Static method in class com.levigo.jadice.document.fontmgr.FontManagerFactory
 
getDefaultLayerAttachments(Document) - Static method in class com.levigo.jadice.document.att.Attachments
This method gathers all the Attachments which are bound to any PageSegment that is in the default DocumentLayer (DocumentLayer.DEFAULT) of any Page in the given Document.
getDefaultLayerAttachments(Page) - Static method in class com.levigo.jadice.document.att.Attachments
Retrieves the Attachments which are bound to the PageSegment found in the given Page's default layer (DocumentLayer.DEFAULT).
getDefaultLayerSelection() - Static method in class com.levigo.jadice.printer.PrintEnvironment
 
getDefaultLocation() - Method in class com.levigo.util.swing.AbstractGeometryFrame
The default location for new frames.
getDefaultPrintElement(PreferenceStore) - Static method in class com.levigo.jadice.printer.PrintEnvironment
Retrieves the default print elements.
getDefaultProfile() - Static method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
getDefaultReadAhead() - Static method in class com.levigo.jadice.document.io.FileCacheInputStream
Return the default read-ahead
getDefaultRenderer() - Method in class com.levigo.util.swing.table.JTableRowHeader
Returns the default renderer used when no headerRenderer is defined by a TableColumn.
getDefaultResolution() - Method in class com.levigo.jadice.document.read.NCIReaderSettings
 
getDefaults() - Method in class com.levigo.util.swing.plaf.AquaLookAndFeelAddons
 
getDefaults() - Method in class com.levigo.util.swing.plaf.LookAndFeelAddons
 
getDefaults() - Method in class com.levigo.util.swing.plaf.MetalLookAndFeelAddons
 
getDefaultScale() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
getDefaultScaleStep() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
getDefaultSize() - Method in class com.levigo.util.swing.AbstractGeometryFrame
The default size for new frames.
getDefaultText() - Method in class com.levigo.jadice.annotation.TextAnnotation
Returns the current default text.
getDefaultThreadGroup() - Static method in class com.levigo.util.swing.TGASwingUtil
Gets the default ThreadGroup.
getDefaultTypeSet() - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
getDefaultValue() - Method in class com.levigo.jadice.annotation.profiles.PropertyDefault
 
getDefaultValue() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
getDefaultValueXML() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
getDeletedAnnotations() - Method in class com.levigo.jadice.annotation.AnnotationPageSegment
Returns a collection of all deleted annotations.
getDepth() - Static method in class com.levigo.util.log.NDC
 
getDescription() - Method in class com.levigo.jadice.document.Format
Describes the format represented by this instance.
getDescription() - Method in class com.levigo.util.swing.messaging.Message
Returns the description text of a message.
getDeselected() - Method in class com.levigo.util.base.glazedlists.ListSelection
Gets an EventList that contains only deselected values add modifies the source list on mutation.
getDeselected() - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Gets an EventList that contains only deselected values and modifies the source list on mutation.
getDetailsText() - Method in class com.levigo.util.swing.messaging.Message
Gets more detailed information belonging to the message.
getDeviceResolution() - Method in class com.levigo.jadice.document.render.BaseRenderSettings
Gets the device resolution.
getDialogInsets() - Static method in class com.levigo.jadice.swing.util.UI
Return the default insets for dialogs.
getDialogTitle() - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
getDirection() - Method in class com.levigo.jadice.swing.commands.ScrollCommand
 
getDisabledAnnotationTypes() - Method in class com.levigo.jadice.annotation.AnnotationRenderSettings
Returns an immutable set of currently disabled (not visible) annotation types.
getDisabledColor() - Method in class com.levigo.jadice.swing.pageview.GalleryNavigationTool
 
getDisabledIcon() - Method in class com.levigo.util.swing.action.IconJMenuItem
 
getDispatchPriority() - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
 
getDispatchPriority() - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
getDispatchPriority() - Method in class com.levigo.jadice.swing.pageview.MouseWheelTool
 
getDispatchPriority() - Method in class com.levigo.jadice.swing.pageview.MouseWheelZoomTool
 
getDispatchPriority() - Method in class com.levigo.jadice.swing.pageview.PanTool
 
getDispatchPriority() - Method in class com.levigo.jadice.swing.tool.Tool
Return the dispatch priority for this tool.
getDocument() - Method in class com.levigo.jadice.appbase.preview.NavigablePreviewThumbnailRenderer
 
getDocument() - Method in class com.levigo.jadice.document.AbstractDocumentEvent
Returns the document which is the source of this event.
getDocument() - Method in class com.levigo.jadice.document.AbstractPageEvent
Returns the document which holds the page source of this event.
getDocument() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Return the meta-data document to which this node belongs.
getDocument() - Method in class com.levigo.jadice.document.PageSegmentEvent
Returns a reference of the document container which holds the page and the event concerning page segment or null if not available at the creation time of this event.
getDocument() - Method in interface com.levigo.jadice.document.PageSelection
Return the document to which the pages belong or null if the pages are not (currently) associated with a document or the association is unknown.
getDocument() - Method in interface com.levigo.jadice.document.read.fluent.DocumentBuilder
 
getDocument() - Method in class com.levigo.jadice.document.read.Reader
 
getDocument() - Method in class com.levigo.jadice.document.read.ReaderListener.ReaderEvent
 
getDocument() - Method in class com.levigo.jadice.printer.event.PrintEvent
Return the document which this event pertains to.
getDocument() - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Deprecated.  
getDocument() - Method in class com.levigo.jadice.swing.dnd.ExportParameters
Return the document from which the content shall be exported.
getDocument() - Method in class com.levigo.jadice.swing.pageview.PageView
 
getDocument() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
getDocument() - Method in class com.levigo.jadice.swing.ViewComponent
 
getDocumentControls() - Method in class com.levigo.jadice.swing.pageview.PageView
Returns the render controls for the current document.
getDocumentLayer(PageSegment) - Method in class com.levigo.jadice.document.BasicPage
Retrieve the DocumentLayer for a given AbstractPageSegment
getDocumentLayer(String, int) - Method in interface com.levigo.jadice.document.DocumentLayerCache
Tries to retrieve a document layer with given name and priority from the cache.
getDocumentLayer(PageSegment) - Method in interface com.levigo.jadice.document.Page
Retrieve the DocumentLayer for a given AbstractPageSegment
getDocumentPoint() - Method in class com.levigo.jadice.swing.tool.MouseEditEvent
Return the point in document coordinates.
getDocumentRenderControl() - Method in class com.levigo.jadice.document.render.RenderControlInventory
Return the documents render control
getDocumentState() - Method in class com.levigo.jadice.swing.pageview.PageView
Convenience getter for the document state.
getDouble(byte[], int) - Static method in class com.levigo.jadice.document.io.ByteUtils
reads out a double value in the given byte[] at the offset specified in the second parameter.
getDragActionSwitchModifier() - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
getDragGestureMotionThreshold() - Method in class com.levigo.util.swing.dnd.BasicDragGestureRecognizer
 
getDragOperationType(MouseEvent, TransferHandler) - Method in class com.levigo.util.swing.dnd.BasicDragGestureRecognizer
 
getDragThreshold() - Method in class com.levigo.util.swing.dnd.BasicDragGestureRecognizer
 
getDynamicZoomMode() - Method in class com.levigo.jadice.swing.pageview.PageViewSettings
 
getEditor() - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
 
getEditorFactories() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
Deprecated. This method is for XML umarshalling use only
getEditorFactory() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
getEditorFactory(String) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
getEffectContainer() - Method in class com.levigo.jadice.swing.BasicViewer
 
getEffectContainer() - Method in class com.levigo.jadice.swing.thumbnailview.PageSorter
Returns the page sorters EffectContainer
getEffectiveTransform() - Method in interface com.levigo.jadice.document.creator.GraphicalState
the effective transform of this graphical state.
getEffectiveTransform() - Method in interface com.levigo.jadice.document.creator.GraphicalStateFactory
the effective transform of this graphical state.
getElement() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.ValueElement
 
getElement() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
 
getElementAt(int) - Method in class com.levigo.util.swing.glazedlists.EventListModel
Retrieves the value at the specified location from the table.
getElementAt(int) - Method in class com.levigo.util.swing.glazedlists.EventTableModel
Retrieves the value at the specified location from the table.
getElements() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.CollectionValue
 
getEmbeddedAnnotations() - Method in interface com.levigo.jadice.annotation.embedded.EmbeddedAnnotationProvider
 
getEmbeddedAnnotationTypes() - Method in interface com.levigo.jadice.annotation.embedded.EmbeddedAnnotationTypeProvider
 
getEnabled() - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Returns whether the EventSelectionModel is editable or not.
getEnabledColor() - Method in class com.levigo.jadice.swing.pageview.GalleryNavigationTool
 
getEncoding() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
 
getEndIndex() - Method in class com.levigo.util.base.glazedlists.RangeList
Get the first index of the source EventList that is beyond the range of this RangeList.
getEndIndex() - Method in class com.levigo.util.base.glazedlists.ThresholdList
Get the first index of the source EventList that is beyond the range of this RangeList.
getEntireText() - Method in class com.levigo.jadice.annotation.HistoryAnnotation
Returns entire text (new text + history pattern + secure text)
getEntries() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.MapValue
 
getErrorHandler() - Method in class com.levigo.jadice.printer.AbstractPrinter
 
getErrorMessage() - Method in class com.levigo.jadice.printer.event.PrintEvent
Return an error message describing the problem which may appear while printing or null if no error occurred.
getEstimatedSize() - Method in class com.levigo.jadice.document.AbstractPageSegment.CacheableRendering
 
getEvaluator() - Method in class com.levigo.util.base.glazedlists.ThresholdList
A convenience method to allow access to the ThresholdList.Evaluator that was provided on construction.
getEvent() - Method in interface com.levigo.util.swing.menu.ContributionContext
Returns the originating event which causes the contribution.
getEventList() - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Deprecated. As of 2005/02/18, the naming of this method became ambiguous. Please use EventSelectionModel.getSelected().
getEventType() - Method in class com.levigo.jadice.annotation.AnnotationPageSegmentEvent
Gets the event type of this event.
getExecutor() - Method in interface com.levigo.util.concurrent.tasks.TaskService
Create a TaskExecutor with a default scope.
getExecutor(TaskScope<R>) - Method in interface com.levigo.util.concurrent.tasks.TaskService
Create a TaskExecutor for the given TaskScope.
getExecutor(TaskScope<R>, int) - Method in interface com.levigo.util.concurrent.tasks.TaskService
Create a TaskExecutor for the given TaskScope.
getExecutor() - Method in class com.levigo.util.concurrent.tasks.ThreadPoolTaskService
Get a TaskExecutor scoped for the current thread.
getExecutor(TaskScope<R>) - Method in class com.levigo.util.concurrent.tasks.ThreadPoolTaskService
 
getExecutor(TaskScope<R>, int) - Method in class com.levigo.util.concurrent.tasks.ThreadPoolTaskService
 
getExpectedPageCount() - Method in class com.levigo.jadice.document.read.ReaderListener.ReaderEvent
Get the total page count to be expected.
getExpertControls() - Method in class com.levigo.util.swing.colorpicker.ColorPicker
This returns the panel with several rows of spinner controls.
getExportAction(S, ExportParameters) - Method in class com.levigo.jadice.swing.dnd.CompositeExportHandler
 
getExportAction(S, ExportParameters) - Method in interface com.levigo.jadice.swing.dnd.ExportHandler
Return the provided DnD actions for given selection.
getExportAction(Selection, ExportParameters) - Method in class com.levigo.jadice.swing.dnd.RasterizedSelectionExportHandler
 
getExportAction(Selection, ExportParameters) - Method in class com.levigo.jadice.swing.dnd.SelectedTextExportHandler
 
getExportAction(List<Page>, ExportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.IntraDOCPPageExportHandler
 
getExportAction(List<Page>, ExportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.IntraJVMPageExportHandler
 
getExportAction(List<Page>, ExportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.PageTextExportHandler
 
getExportAction(List<Page>, ExportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.RasterizedPageImageExportHandler
 
getExportAction(List<Page>, ExportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.ReorderPageExportHandler
 
getExportHandler() - Method in class com.levigo.jadice.search.TextSelectionTool
 
getExportHandler() - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
getExportResolution() - Method in class com.levigo.jadice.appbase.commands.CopyRasterizedSelectionCommand
Return the export resolution.
getExportResolution() - Method in class com.levigo.jadice.swing.commands.CopyRasterizedSelectionCommand
Deprecated. Return the export resolution.
getExportResolution() - Method in class com.levigo.jadice.swing.dnd.RasterizedSelectionExportHandler
 
getExportResolution() - Method in class com.levigo.jadice.swing.thumbnailview.dnd.RasterizedPageImageExportHandler
Return the export resolution.
getFactory(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
Return the annotation factory for the given name.
getFactoryName() - Method in class com.levigo.util.swing.action.BasicActionFactory
Returns the name of this factory, usually its properties file name.
getFactoryName() - Method in class com.levigo.util.swing.action.BasicCommandFactory
Returns the name of this factory, usually its properties file name.
getFactoryName() - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Returns the name of this factory, usually its properties file name.
getFactoryName() - Method in class com.levigo.util.swing.action.DefaultActionFactory
 
getFactoryName() - Method in class com.levigo.util.swing.action.DefaultCommandFactory
 
getFactoryName() - Method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
 
getFactoryName() - Method in interface com.levigo.util.swing.action.NamedActionFactory
Returns the name of this factory, usually its properties resource name.
getFactoryName() - Method in interface com.levigo.util.swing.action.NamedCommandFactory
Returns the name of this factory, usually its properties resource name.
getFactoryName() - Method in interface com.levigo.util.swing.action.NamedMenuComponentFactory
Returns the name of this factory, usually its properties resource name.
getFallbackIcon() - Method in class com.levigo.util.swing.DropDownToggleButton
Gets the buttons fallback icon.
getFallbackToolTipText() - Method in class com.levigo.util.swing.DropDownToggleButton
Gets the buttons fallback tool tip text.
getFields() - Method in class com.levigo.util.base.glazedlists.matchers.SearchEngineTextMatcherEditor
 
getFileFilter() - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
getFileSystemView() - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
getFileView() - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
getFillColor() - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Returns the current fill color
getFillingColorRGB() - Method in interface com.levigo.jadice.document.creator.GraphicalState
 
getFillingColorRGB() - Method in interface com.levigo.jadice.document.creator.GraphicalStateFactory
 
getFilterator() - Method in class com.levigo.util.base.glazedlists.matchers.RangeMatcherEditor
Get the filterator used to extract Comparables from the matched elements.
getFilterator() - Method in class com.levigo.util.base.glazedlists.matchers.TextMatcherEditor
Get the filterator used to extract Strings from the matched elements.
getFilterMode() - Method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
Returns the manner in which the contents of the ComboBoxModel are filtered.
getFilterStrings(List<String>) - Method in interface com.levigo.util.base.glazedlists.TextFilterable
Gets this object as a list of Strings.
getFilterStrings(List<String>, E) - Method in interface com.levigo.util.base.glazedlists.TextFilterator
Gets the specified object as a list of Strings.
getFilterType() - Method in class com.levigo.jadice.document.render.ImageRenderSettings
Returns the filter type to be applied.
getFilterValues(List<C>, E) - Method in interface com.levigo.util.base.glazedlists.Filterator
Extracts the list of filterable values from a given element.
getFirstComponent(Container) - Method in class com.levigo.util.swing.colorpicker.DelegateFocusTraversalPolicy
 
getFirstDocument() - Method in interface com.levigo.jadice.document.read.fluent.ReadConfigurer
Returns the first registered document.
getFirstItem() - Method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
Returns the optional single value used as the first element in the ComboBoxModel or null if no first item has been set.
getFirstSelection() - Method in class com.levigo.jadice.swing.commands.AbstractSelectionCommand
 
getFixedContributors() - Method in class com.levigo.jadice.demo.infotree.InfoTreePanel
 
getFixedContributors() - Method in class com.levigo.jadice.swing.tool.PopupMenuTool
Returns a List which holds instances of MenuContributor that will be given the opportunity to contribute entries to the menu created by this Tool.
getFixedContributors() - Method in class com.levigo.util.swing.flextree.PopupMenuFeature
 
getFloat(byte[], int) - Static method in class com.levigo.jadice.document.io.ByteUtils
reads out a float value in the given byte[] at the offset specified in the second parameter.
getFlushedPosition() - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
getFlyoutZonePercent() - Method in class com.levigo.jadice.swing.pageview.GalleryNavigationTool
 
getFocusableComponents(Component) - Static method in class com.levigo.util.swing.colorpicker.FocusArrowListener
Returns a set of all the components that can have the keyboard focus.
getFocusRingColor() - Static method in class com.levigo.util.swing.colorpicker.PlafPaintUtils
 
getFont() - Method in class com.levigo.jadice.annotation.TextAnnotation
 
getFont() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
getFont(String) - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
 
getFont(String, Font) - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
 
getFontFace() - Method in class com.levigo.jadice.annotation.TextAnnotation
Returns the logical name of the diplay font
getFontFamilyName() - Method in interface com.levigo.jadice.document.creator.GraphicalState
 
getFontFamilyName() - Method in interface com.levigo.jadice.document.creator.GraphicalStateFactory
 
getFontManagerHandle() - Method in class com.levigo.jadice.document.fontmgr.FontManagerReaderSettings
 
getFontMetrics(Font) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
getFontSize() - Method in class com.levigo.jadice.annotation.TextAnnotation
Returns the font size of the displayed text.
getFontSize() - Method in interface com.levigo.jadice.document.creator.GraphicalState
 
getFontSize() - Method in interface com.levigo.jadice.document.creator.GraphicalStateFactory
 
getForeground() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
getFormat(MimeType) - Static method in class com.levigo.jadice.document.FormatRegistry
 
getFormat() - Method in interface com.levigo.jadice.document.PageSegmentSource
Return the format description for this page segment.
getFormat() - Method in class com.levigo.jadice.document.read.Reader
 
getFormat() - Method in class com.levigo.jadice.document.read.ReaderListener.ReaderEvent
 
getFormatForExtension(String) - Static method in class com.levigo.jadice.document.FormatRegistry
Retrieve the first FormatInfo which has a default extension which matches the given extension.
getFormatInformation() - Static method in class com.levigo.jadice.document.FormatRegistry
Retrieve the format information for the currently registered document types.
getForwardFunction() - Method in class com.levigo.util.base.glazedlists.FunctionList
Returns the FunctionList.Function which maps source elements to elements stored within this FunctionList.
getFrameDragTolerance() - Method in class com.levigo.jadice.swing.thumbnailview.VisibleBoundsTool
Get the tolerance in pixels within which the frame will be draggable.
getFrameID() - Method in class com.levigo.util.swing.AbstractGeometryFrame
Get the frame's ID.
getFrameType() - Method in class com.levigo.util.swing.AbstractGeometryFrame
Returns the type or identification of this frame instance.
getFrozenLabelText() - Method in class com.levigo.jadice.swing.lens.LensView
Returns the text of the frozen label indicator.
getFrozenMode() - Method in class com.levigo.jadice.swing.crosshair.CrossHairTool
Returns the current frozen mode behaviour.
getFrozenStateMode() - Method in class com.levigo.jadice.swing.crosshair.CrossHairTool
Deprecated. since 5.1.0.7. It is strongly recommended to use CrossHairTool.getFrozenMode() instead. Do not use this method any longer, it will be removed with one of the next major releases.
getFrozenStateMode() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Return the frozen state mode, which describes how instances of hover lens handles the frozen mode.
getFrozenStateMode() - Method in class com.levigo.jadice.swing.lens.LensView
Return the frozen state mode which describes how instances of LensView handle the frozen mode.
getGap() - Method in class com.levigo.jadice.annotation.StampAnnotation
Returns the insets width of stamp border and displayed text
getGlobal() - Static method in class com.levigo.util.log.config.LoggingConfiguration
Returns the global LoggingConfiguration instance.
getGradationCurve() - Method in class com.levigo.jadice.demo.gradation.GradationFrame
Returns the contained gradation panel
getGradationCurve() - Method in class com.levigo.jadice.document.render.ImageRenderSettings
Returns the gradation curve to be applied to the image.
getGradationFrame() - Method in class com.levigo.jadice.demo.gradation.commands.GradationCommand
Returns the gradation frame which is contained in the given collection and has the same scope as this command instance.
getGraphics() - Method in class com.levigo.jadice.document.render.BasicRenderParameters
Get the Graphics2D into which the rendering is supposed to render (if it wants to).
getGraphicsConfiguration(Point) - Static method in class com.levigo.jadice.document.util.GraphicsEnvironment
Returns the GraphicsConfiguration object which belongs to the given point.
getGraphicsConfiguration() - Method in class com.levigo.util.swing.action.ActionJButton
 
getGraphicsConfiguration() - Method in class com.levigo.util.swing.action.ActionJCheckboxMenuItem
 
getGraphicsConfiguration() - Method in class com.levigo.util.swing.action.ActionJRadioMenuItem
 
getGraphicsConfiguration() - Method in class com.levigo.util.swing.action.IconJMenuItem
 
getGraphicsConfiguration() - Method in class com.levigo.util.swing.action.NonUglyActionJToggleButton
 
getGroup() - Method in interface com.levigo.util.base.glazedlists.SeparatorList.Separator
Get the List of all elements in this group.
getGroup() - Method in class com.levigo.util.swing.menu.ActionFactoryMenuContributor
 
getGroupID() - Method in class com.levigo.jadice.document.ProductInformation.Artifact
Return the artifact's group-ID.
getGroupID() - Static method in class com.levigo.jadice.document.ProductInformation
Return the main maven group-ID for jadice document platform.
getGroups() - Method in class com.levigo.util.swing.menu.BasicMenuBuilder
 
getGroups() - Method in interface com.levigo.util.swing.menu.MenuBuilder
Return the (read-only) list of group names already defined.
getHandback() - Method in interface com.levigo.jadice.search.Result
Returns the handback object associated with this Result object.
getHeadAngle() - Method in class com.levigo.jadice.annotation.ArrowAnnotation
Returns the head Angle in degrees.
getHeadEdges() - Method in class com.levigo.jadice.annotation.ArrowAnnotation
 
getHeaderRect(int) - Method in class com.levigo.util.swing.table.JTableRowHeader
Returns the rectangle containing the header tile at row.
getHeaderRenderer(TableColumn) - Method in class com.levigo.util.swing.table.SortableJTable
 
getHeaderRendererIcon(int, int) - Method in class com.levigo.util.swing.table.SunTableSorter
 
getHeadLength() - Method in class com.levigo.jadice.annotation.ArrowAnnotation
Returns the head length.
getHeight() - Method in class com.levigo.jadice.document.util.FloatDimension
 
getHidesPopupOnFocusLost() - Method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
Returns true if the popup menu is hidden whenever the combo box editor loses focus; false otherwise.
getHistoryDepth() - Method in interface com.levigo.util.swing.infobar.MessageWidget
Returns the maximum number of messages the message widget presents.
getHistoryDepth() - Method in class com.levigo.util.swing.infobar.RollingMessagePanel
 
getHistoryPattern() - Method in class com.levigo.jadice.annotation.HistoryAnnotation
Returns current history pattern
getHistorySize() - Method in interface com.levigo.util.swing.infobar.MessageWidget
Return the number of messages currently being presented by this message widget.
getHistorySize() - Method in class com.levigo.util.swing.infobar.RollingMessagePanel
 
getHoverShape() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
getHoverSize() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
getHSB() - Method in class com.levigo.util.swing.colorpicker.ColorPalette
 
getHSB(Point) - Method in class com.levigo.util.swing.colorpicker.ColorPalette
Returns the color at the indicated point in HSB values.
getHSB() - Method in class com.levigo.util.swing.colorpicker.ColorPicker
 
getIcon(AnnotationFactory) - Method in class com.levigo.jadice.appbase.AnnotationProfileAwareToolBar
retrieve the toolbar icon to be used for a given AnnotationType.
getIcon(TypeSet) - Method in class com.levigo.jadice.appbase.AnnotationProfileAwareToolBar
retrieve the toolbar icon to be used for a given TypeSet.
getIcon() - Method in class com.levigo.util.swing.action.IconJMenuItem
 
getIcon() - Method in class com.levigo.util.swing.action.VisibilityEnabledJCheckboxMenuItem
 
getIcon() - Method in class com.levigo.util.swing.action.VisibilityEnabledJRadioMenuItem
 
getIcon(TreePath) - Method in interface com.levigo.util.swing.flextree.TreeIconProvider
 
getIcon(String) - Method in class com.levigo.util.swing.IconManager
Get the IconManager.IconManagerIconfor a given name.
getIcon(String, int) - Method in class com.levigo.util.swing.IconManager
Get the IconManager.IconManagerIconfor a given name.
getIcon(String, int, Dimension) - Method in class com.levigo.util.swing.IconManager
Get the IconManager.IconManagerIconfor a given name and a set of effect flags scaled to a given dimension.
getIcon() - Method in interface com.levigo.util.swing.infobar.MessageConsumer.Message
Get the icon (if any) to be associated with the message.
getIcon() - Method in class com.levigo.util.swing.infobar.SimpleMessage
 
getIcon() - Method in class com.levigo.util.swing.RotatedIcon
Gets the Icon to be rotated
getIconHeight() - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer.BasicThumbnailRendererIcon
 
getIconHeight() - Method in class com.levigo.util.swing.ArrowIcon
 
getIconHeight() - Method in class com.levigo.util.swing.BorderIcon
 
getIconHeight() - Method in class com.levigo.util.swing.IconManager.IconManagerIcon
 
getIconHeight() - Method in class com.levigo.util.swing.RotatedIcon
Gets the height of this icon.
getIconManager(String) - Method in class com.levigo.util.swing.action.BasicActionFactory
Finds the IconManager to use for the specified key.
getIconWidth() - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer.BasicThumbnailRendererIcon
 
getIconWidth() - Method in class com.levigo.util.swing.ArrowIcon
 
getIconWidth() - Method in class com.levigo.util.swing.BorderIcon
 
getIconWidth() - Method in class com.levigo.util.swing.IconManager.IconManagerIcon
 
getIconWidth() - Method in class com.levigo.util.swing.RotatedIcon
Gets the width of this icon.
getID() - Method in class com.levigo.jadice.annotation.Annotation
Returns annotations id.
getId() - Method in class com.levigo.jadice.document.AbstractPageSegment
 
getID() - Method in class com.levigo.jadice.swing.tool.EditEvent
 
getId() - Method in interface com.levigo.util.base.Identifiable
Return the unique identifier for this object.
getId() - Method in exception com.levigo.util.log.qualified.AbstractQualifiedException
 
getId() - Method in exception com.levigo.util.log.qualified.AbstractQualifiedRuntimeException
 
getId() - Method in class com.levigo.util.log.qualified.DefaultQualifiedLogEvent
 
getId() - Method in interface com.levigo.util.log.qualified.QualifiedMessage
returns the message id of this logging event in the format COMPONENT_ID-EVENT_ID.
getId() - Method in class com.levigo.util.log.qualified.ResolvedQualifiedLogEvent
 
getID() - Method in interface com.levigo.util.swing.infobar.MessageConsumer.Message
Get the message's ID.
getID() - Method in class com.levigo.util.swing.infobar.SimpleMessage
 
getID() - Method in class com.levigo.util.swing.messaging.MessageEvent
 
getIdentifier() - Method in enum com.levigo.jadice.printer.OutputReferenceBase
Simply returns the string value to get access to the preference in a PreferenceStore.
getIdentifier() - Method in class com.levigo.util.swing.messaging.Message
Returns the messageIdentifier.
getImage(String, int) - Method in class com.levigo.util.swing.IconManager
Get the Imageof an icon instead of the icon itself.
getImage(String) - Method in class com.levigo.util.swing.IconManager
Get the Imageof an icon instead of the icon itself.
getImageForEffect(int) - Method in class com.levigo.util.swing.IconManager
Get the image instance for a particular set of effect flags.
getImageRenderSettings() - Method in class com.levigo.jadice.document.render.DefaultRenderControls
 
getImageRenderSettings() - Method in interface com.levigo.jadice.document.render.RenderControls
Return the ImageRenderSettings.
getImportActionForFlavor(DataFlavor, ImportParameters) - Method in class com.levigo.jadice.swing.dnd.CompositeImportHandler
 
getImportActionForFlavor(DataFlavor, ImportParameters) - Method in interface com.levigo.jadice.swing.dnd.ImportHandler
Returns the accepted DnD action for the given DataFlavor by this import handler.
getImportActionForFlavor(DataFlavor, ImportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.FileImportHandler
 
getImportActionForFlavor(DataFlavor, ImportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.ImageImportHandler
 
getImportActionForFlavor(DataFlavor, ImportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.IntraDOCPPageImportHandler
 
getImportActionForFlavor(DataFlavor, ImportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.IntraJVMPageImportHandler
 
getImportActionForFlavor(DataFlavor, ImportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.ReorderPageImportHandler
 
getInBufPos() - Method in class com.levigo.jadice.document.io.SeekableLookaheadStream
 
getIncrementalScaleModifier() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
getIncrementalScaleMouseButton() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
getIncrementalSizeKeyCode() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
getIncrementalSizeModifier() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
getIndex() - Method in class com.levigo.util.base.glazedlists.event.ListEvent
Gets the current row index.
getInfoTreePanel() - Method in class com.levigo.jadice.demo.infotree.InfoProviderFrame
Returns a reference to the embedded InfoTreePanel.
getInitalizationPolicy() - Method in class com.levigo.jadice.document.text.TextServicesRegistry
 
getInitialAutoscrollDelay() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
getInitializer() - Method in class com.levigo.jadice.annotation.Annotation
 
getInitializerFactories() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
getInitializerFactory() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
Return the initializer factory for the current toolkit set via AnnotationFactory.setToolkitType(String).
getInitializerFactory(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
getInnerDocument() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
 
getInnerDocument() - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
 
getInnerText() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
 
getInput() - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
getInputEvent() - Method in class com.levigo.jadice.swing.tool.EditEvent
 
getInputEvent() - Method in class com.levigo.jadice.swing.tool.KeyEditEvent
 
getInputEvent() - Method in class com.levigo.jadice.swing.tool.MouseEditEvent
 
getInputEvent() - Method in class com.levigo.jadice.swing.tool.MouseWheelEditEvent
 
getInsertionIndex(Comparable[]) - Method in class com.levigo.util.swing.table.TableSorter
 
getInsets(Insets) - Method in class com.levigo.util.swing.CollapsiblePane
 
getInsets() - Method in class com.levigo.util.swing.CollapsiblePane
 
getInsets(Insets) - Method in class com.levigo.util.swing.FadeablePane
 
getInsets() - Method in class com.levigo.util.swing.FadeablePane
 
getInstance() - Static method in class com.levigo.jadice.document.render.DefaultThumbnailProvider
 
getInstance() - Static method in class com.levigo.jadice.document.text.TextContentService
Provides a TextContentService instance.
getInstance(TaskExecutor<TextContentService.TextContentResult>) - Static method in class com.levigo.jadice.document.text.TextContentService
Provides a TextContentService instance.
getInstance() - Static method in class com.levigo.jadice.document.util.JadicePreferenceHolder
 
getInstance() - Static method in class com.levigo.jadice.swing.util.DebugActionCreationFailureLogger
 
getInstance(String) - Static method in class com.levigo.util.swing.action.DefaultActionFactory
Provide access to the one and only instance of this factory.
getInstance(String) - Static method in class com.levigo.util.swing.action.DefaultCommandFactory
Create instance for the factory.
getInstance(String) - Static method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
Create instance for the factory.
getInstance(String) - Static method in class com.levigo.util.swing.IconManager
Factory method: get an IconManager instance for the specified icon set name.
getInstance(Class<?>, String) - Static method in class com.levigo.util.swing.IconManager
Factory method: get an IconManager instance for the specified icon set name.
getInstance() - Static method in class com.levigo.util.swing.messaging.dialog.DefaultDialogMessageListener
Gets the single instance of this class.
getInstance() - Static method in class com.levigo.util.swing.messaging.MessageFactoryHolder
returns an instance of this class
getInstance(Object) - Static method in class com.levigo.util.swing.PendingOperations
The context to add, query or remove an operation for.
getInstanceClass() - Method in class com.levigo.jadice.annotation.profiles.NameBasedFactory
 
getInt(byte[], int) - Static method in class com.levigo.jadice.document.io.ByteUtils
reads out a int value in the given byte[] at the offset specified in the second parameter.
getIntegerValue() - Method in class com.levigo.util.swing.text.NumericDocument
Returns the actual value of the document
getInternalHook(Class<T>) - Method in class com.levigo.jadice.search.AbstractCharSequenceSearchRequest
THIS IS A JADICE INTERNAL METHOD.
getInvalidResolutionHandling() - Method in class com.levigo.jadice.document.read.NCIReaderSettings
 
getInventory() - Method in class com.levigo.jadice.document.render.InventoryRenderSettingsEvent
Returns the render control inventory in which the change happens
getInventoryRenderSettingsListeners() - Method in class com.levigo.jadice.document.render.RenderControlInventory
Returns a list of the registered InventoryRenderSettingsListener.
getInverseTransform(Dimension2D) - Method in class com.levigo.jadice.document.render.BaseRenderSettings
Gets the inverse affine transform for this render context, useful for converting from device to document space.
getItemList() - Method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
Returns the filtered EventList of items which backs the ComboBoxModel of the autocompleting JComboBox.
getJadiceAnnotationToolbar() - Method in class com.levigo.jadice.demo.BasicJadicePanel
Returns a reference to the applications annotation toolbar.
getJadiceAnnotationToolbar() - Method in interface com.levigo.jadice.demo.JadiceToolbarProvider
Returns a reference to the application's annotation toolbar.
getJadiceCopyrightLogo() - Method in class com.levigo.jadice.swing.JadiceProductInformationSplash
Returns the jadice copyright logo
getJadiceLogo() - Method in class com.levigo.jadice.swing.JadiceProductInformationSplash
Returns the jadice logo
getJadiceMainToolBar() - Method in class com.levigo.jadice.demo.BasicJadicePanel
Returns a reference to the main toolbar.
getJadiceMainToolBar() - Method in interface com.levigo.jadice.demo.JadiceToolbarProvider
Returns a reference to the application's main toolbar.
getJadiceMenuBar() - Method in class com.levigo.jadice.demo.BasicJadicePanel
Returns a reference to the current applications menu bar.
getJadiceProductPicture() - Method in class com.levigo.jadice.swing.JadiceProductInformationSplash
Returns the jadice product picture
getJavaTypeName() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.JavaTypedValue
 
getJVMBuildVersionNumber() - Static method in class com.levigo.jadice.document.util.SystemEnvironment
Returns the build version number of the current jvm.
getJVMMajorVersionNumber() - Static method in class com.levigo.jadice.document.util.SystemEnvironment
Returns the major version number of current jvm.
getJVMMicroVersionNumber() - Static method in class com.levigo.jadice.document.util.SystemEnvironment
Returns the micro version number of the current jvm.
getJVMMinorVersionNumber() - Static method in class com.levigo.jadice.document.util.SystemEnvironment
Returns the minor version number of the current jvm.
getJVMVersion() - Static method in class com.levigo.jadice.document.util.SystemEnvironment
Returns the jvm version as string.
getKey() - Method in class com.levigo.util.swing.action.injection.InjectedCommand
 
getKeyBindingAction(KeyStroke) - Method in class com.levigo.jadice.appbase.tool.KeyBindingsTool
Retrieve the Action currently mapped to the given KeyStroke.
getKeyChar() - Method in class com.levigo.jadice.swing.tool.KeyEditEvent
 
getKeyCode() - Method in class com.levigo.jadice.swing.tool.KeyEditEvent
 
getKeyEventIdentifier(NamedActionFactory, String) - Static method in class com.levigo.util.swing.action.BasicActionFactory
Find the key stroke or key mask identifier (defined in either KeyEvent or InputEvent) for the given name and returns it.
getKeyLocation() - Method in class com.levigo.jadice.swing.tool.KeyEditEvent
 
getKeys() - Method in class com.levigo.jadice.document.util.ExtResourceBundle
 
getKeys() - Method in class com.levigo.util.swing.messaging.DefaultMessageResource
Returns an enumeration of all keys
getKeys() - Method in interface com.levigo.util.swing.messaging.MessageResource
Returns all keys that were found in this resource.
getKeyStroke(String) - Method in class com.levigo.util.swing.action.BasicActionFactory
Creates a Keystroke by the given key information, e.g. for accelerator keys or keystrokes used in an InputMap.
getLabel() - Method in interface com.levigo.jadice.annotation.embedded.EmbeddedAnnotationType
 
getLabel() - Method in class com.levigo.jadice.annotation.embedded.EmbeddedAnnotationTypeImpl
 
getLabel(Locale) - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
getLabel() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
getLabel() - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
getLabel(Locale) - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
getLabel(Locale, String) - Method in class com.levigo.jadice.annotation.profiles.Labels
 
getLabel(Locale) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
getLabel() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
getLabel(Locale) - Method in class com.levigo.jadice.annotation.profiles.TypeSet
 
getLabel() - Method in class com.levigo.jadice.annotation.profiles.TypeSet
 
getLabels() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
getLabels() - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
getLabels() - Method in class com.levigo.jadice.annotation.profiles.Labels
 
getLabels() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
getLabels() - Method in class com.levigo.jadice.annotation.profiles.TypeSet
 
getLastComponent(Container) - Method in class com.levigo.util.swing.colorpicker.DelegateFocusTraversalPolicy
 
getLastModifiedAt() - Method in class com.levigo.jadice.annotation.Annotation
 
getLastModifiedBy() - Method in class com.levigo.jadice.annotation.Annotation
 
getLastPrintServiceName() - Static method in class com.levigo.jadice.printer.PrintEnvironment
Returns the last used print service name if available.
getLastPrintServiceName() - Static method in class com.levigo.jadice.printer.PrintManager
Returns the last used print service name if available.
getLastPrintServiceNames() - Static method in class com.levigo.jadice.printer.PrintEnvironment
Returns all last used print service names if available.
getLastPrintServiceNames() - Static method in class com.levigo.jadice.printer.PrintManager
Returns all last used print service names if available.
getLastTriggerEvent() - Static method in class com.levigo.util.swing.action.CommandAction
Due to technical reasons this method is temporary part of this class.
getLayer() - Method in class com.levigo.jadice.document.PageSegmentEvent
Returns the document layer in which the changed page segment resides if available otherwise null
getLayerMapping() - Method in class com.levigo.jadice.document.read.Reader
 
getLayers() - Method in class com.levigo.jadice.document.BasicPage
Return the DocumentLayers for which this page has a page segment.
getLayers() - Method in interface com.levigo.jadice.document.Page
Return the DocumentLayers for which this page has a page segment.
getLayers() - Method in class com.levigo.jadice.printer.LayerSelection
 
getLayerSelectionToPrint() - Method in class com.levigo.jadice.printer.PrintJobConfiguration
 
getLayersToPrint() - Method in class com.levigo.jadice.printer.PrintJobConfiguration
 
getLayout() - Method in class com.levigo.jadice.swing.commands.SelectPageLayoutCommand
 
getLayoutAlignmentX(Container) - Method in class com.levigo.util.swing.effect.EffectLayout
 
getLayoutAlignmentY(Container) - Method in class com.levigo.util.swing.effect.EffectLayout
 
getLayouts() - Method in class com.levigo.jadice.appbase.status.PageLayoutSnapIn
Returns the PageView.Layouts to be offered to the user by this snap-in.
getLeadSelectionIndex() - Method in class com.levigo.util.base.glazedlists.ListSelection
Return the lead of the current selection.
getLeadSelectionIndex() - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Return the second index argument from the most recent call to setSelectionInterval(), addSelectionInterval() or removeSelectionInterval().
getLeadSelectionPath() - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
getLens() - Method in class com.levigo.jadice.swing.lens.LensView.LensInputEventTool
 
getLensView() - Method in class com.levigo.jadice.demo.lens.LensFrame
Returns the contained Lens panel
getLevel() - Method in exception com.levigo.util.log.qualified.AbstractQualifiedRuntimeException
 
getLevel() - Method in class com.levigo.util.log.qualified.DefaultQualifiedLogEvent
 
getLevel() - Method in interface com.levigo.util.log.qualified.QualifiedLogEvent
 
getLevel() - Method in class com.levigo.util.log.qualified.ResolvedQualifiedLogEvent
 
getLevel() - Method in class com.levigo.util.swing.infobar.SimpleMessage
 
getLimit() - Method in interface com.levigo.util.base.glazedlists.SeparatorList.Separator
Get the maximum number of elements in this group to show.
getLineCount(String) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
getLineSeparator() - Static method in class com.levigo.jadice.document.util.SystemEnvironment
Returns the line separator which depends on the current os.
getLineWidth() - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Gets the border line width of this annotation.
getLineWidth() - Method in class com.levigo.jadice.swing.crosshair.CrossHairTool
Returns the line width
getLinkedActionFactories() - Method in class com.levigo.util.swing.action.DefaultActionFactory
Returns an array of linked actions factories
getLinkedCommandFactories() - Method in class com.levigo.util.swing.action.DefaultCommandFactory
Returns an array of linked command factories
getLinkedFactoryDescription() - Method in class com.levigo.util.swing.action.DefaultActionFactory
Returns a description of linked factories.
getLinkedFactoryDescription() - Method in class com.levigo.util.swing.action.DefaultCommandFactory
Returns a description of linked factories.
getLinkedFactoryDescription() - Method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
Returns a description of linked factories.
getLinkedMenuComponentFactories() - Method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
Returns an array of linked menu component factories
getList() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
getList() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
getListenerCount(Class) - Static method in class com.levigo.util.swing.messaging.MessageManager
Returns the total number of listeners of the supplied type registered as MessageListener at MessageManager.
getListenerList() - Static method in class com.levigo.util.swing.messaging.MessageManager
Returns a list of current registered listeners at MessageManager.
getListEventListeners() - Method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
Get all ListEventListeners observing the EventList.
getListSelectionModel() - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Deprecated. As of 2004/11/26, the EventSelectionModel implements ListSelectionModel directly.
getLizardTechLogo() - Method in class com.levigo.jadice.swing.JadiceProductInformationSplash
Returns the lizardtech Logo
getLocale() - Method in class com.levigo.jadice.annotation.profiles.Label
 
getLocale() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
getLocale() - Method in class com.levigo.util.swing.IconManager.IconManagerIcon.AccessibleIconManagerIcon
Returns the locale of this object.
getLocalizedMessage() - Method in class com.levigo.util.base.MimicryThrowable
 
getLocalPropertyProfiles() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
Return the list or property profiles native to this type.
getLocalTransform() - Method in interface com.levigo.jadice.document.creator.GraphicalState
the local transform.
getLocalTransform() - Method in interface com.levigo.jadice.document.creator.GraphicalStateFactory
the local transform.
getLocation() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
 
getLocation() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
getLocationOnScreen() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
getLogger(String) - Static method in class com.levigo.util.log.LoggerFactory
Return a logger named according to the name parameter using the statically bound ILoggerFactory instance.
getLogger(Class<?>) - Static method in class com.levigo.util.log.LoggerFactory
Return a logger named corresponding to the class passed as parameter, using the statically bound ILoggerFactory instance.
getLogicalBoundingBox() - Method in class com.levigo.jadice.annotation.AnnotationRenderer
 
getLogMessageForEvent(QualifiedLogEvent) - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
generates (or retrieves) a log message for a particular event.
getLong(byte[], int) - Static method in class com.levigo.jadice.document.io.ByteUtils
reads out a long value in the given byte[] at the offset specified in the second parameter.
getLookupClassLoaders() - Static method in class com.levigo.util.swing.action.ResourceLocator
 
getLookupProperty(String) - Method in class com.levigo.util.swing.action.BasicActionFactory
Allows an application to request lookup properties programmatically.
getLookupProperty(String) - Method in class com.levigo.util.swing.action.BasicCommandFactory
Allows an application to request lookup properties programmatically.
getLookupProperty(String) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Allows an application to request lookup properties programmatically.
getLookupProperty(String) - Method in class com.levigo.util.swing.action.DefaultActionFactory
Allows an application to programmatically request lookup properties.
getLookupProperty(String) - Method in class com.levigo.util.swing.action.DefaultCommandFactory
Allows an application to request lookup properties programmatically.
getLookupProperty(String) - Method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
Allows an application to programmatically request lookup properties.
getLookupTable(int) - Method in class com.levigo.jadice.document.util.GradationCurve
Return a lookup table based on the curve in the range 0...size.
getLoweredBevelBorder() - Static method in class com.levigo.util.swing.SlickBevelBorder
 
getLowerThreshold() - Method in class com.levigo.util.base.glazedlists.ThresholdList
Gets the lower threshold for this list
getMacOSXFontDirectories() - Static method in class com.levigo.jadice.document.fontmgr.FontManagerFactory
 
getMainToolBarLocation() - Static method in class com.levigo.jadice.demo.BasicJadicePanel
Returns the layout constraint of the main toolbar.
getMajorVersion() - Static method in class com.levigo.jadice.document.ProductInformation
Return the major version number, i.e. the first part of the version string.
getManager() - Method in class com.levigo.jadice.swing.tool.Tool
Return the current tool manager.
getMatcher() - Method in class com.levigo.util.base.glazedlists.matchers.AbstractMatcherEditor
Return the current Matcher specified by this MatcherEditor.
getMatcher() - Method in class com.levigo.util.base.glazedlists.matchers.MatcherEditor.Event
 
getMatcher() - Method in interface com.levigo.util.base.glazedlists.matchers.MatcherEditor
Return the current Matcher specified by this MatcherEditor.
getMatcher() - Method in class com.levigo.util.base.glazedlists.matchers.ThreadedMatcherEditor
Returns the current Matcher specified by the source MatcherEditor.
getMatcherEditor() - Method in class com.levigo.util.base.glazedlists.matchers.MatcherEditor.Event
Get the MatcherEditor that originated this event, or null if this event originated directly from a FilterList in a call to FilterList.setMatcher(Matcher).
getMatcherEditors() - Method in class com.levigo.util.base.glazedlists.matchers.CompositeMatcherEditor
Get the EventList of MatcherEditors that make up this CompositeMatcherEditor.
getMatchingLeafs(TreePath[], Class<T>) - Static method in class com.levigo.util.swing.flextree.FlexTreeUtils
Return the matching leaf objects (last path components) of the given paths matching the given type.
getMatchingPaths(TreePath[], Class<?>) - Static method in class com.levigo.util.swing.flextree.FlexTreeUtils
Return those paths whose leaf objects (last path components) of the given paths match the given type.
getMatchOperation() - Method in class com.levigo.util.base.glazedlists.matchers.ThresholdMatcherEditor
See ThresholdMatcherEditor.setMatchOperation(com.levigo.util.base.glazedlists.matchers.ThresholdMatcherEditor.MatchOperation).
getMatchPredicate() - Method in class com.levigo.util.swing.flextree.PredicateNavigator
 
getMax() - Method in class com.levigo.jadice.document.Resolution
Return the maximum of the two resolution components.
getMaxAnimationStepSize() - Method in class com.levigo.util.swing.CollapsiblePane
 
getMaxCharacters() - Method in class com.levigo.jadice.annotation.TextAnnotation
 
getMaximumImageResolution() - Method in class com.levigo.jadice.document.model.DocumentModelInfo
 
getMaximumPoolSize() - Method in class com.levigo.util.concurrent.tasks.ThreadPoolTaskService
 
getMaximumResolution() - Method in class com.levigo.jadice.document.read.NCIReaderSettings
 
getMaximumSize(JComponent) - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
 
getMaximumSize() - Method in class com.levigo.util.swing.FlipFlopCollapsiblePanel
 
getMaximumSize() - Method in class com.levigo.util.swing.LevigoSeparators.AbstractLineSeparator
Deprecated.  
getMaximumSize(JComponent) - Method in class com.levigo.util.swing.table.TableRowHeaderUI
Return the maximum size of the header.
getMaximumValue() - Method in class com.levigo.jadice.annotation.profiles.RangeProperty
 
getMaximumValue() - Method in class com.levigo.util.swing.text.NumericDocument
 
getMaximumValueXML() - Method in class com.levigo.jadice.annotation.profiles.RangeProperty
 
getMaxPoolSize() - Method in interface com.levigo.util.concurrent.tasks.ExecutorManager.ConfigurationStrategy
 
getMaxSelectionIndex() - Method in class com.levigo.util.base.glazedlists.ListSelection
Returns the last selected index or -1 if nothing is selected.
getMaxSelectionIndex() - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Gets the index of the last selected element.
getMaxZoomFactor() - Method in class com.levigo.jadice.swing.pageview.MouseWheelZoomTool
 
getMenu(String, Context) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Create a JMenu for the given template key or context name.
getMenu(String, Context, Action[]) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Create a JMenu for the given template key or context name.
getMenu(String, Context) - Method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
 
getMenu(String, Context, Action[]) - Method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
 
getMenu(String, Context) - Method in interface com.levigo.util.swing.action.MenuComponentFactory
Create a JMenu for the given template key or context name.
getMenu(String, Context, Action[]) - Method in interface com.levigo.util.swing.action.MenuComponentFactory
Create a JMenu for the given template key or context name.
getMenuBar(String, Context) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
 
getMenuBar(String, Context) - Method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
 
getMenuBar(String, Context) - Method in interface com.levigo.util.swing.action.MenuComponentFactory
Create a JMenuBar for the given template key or context name.
getMenuComponentCreationListeners() - Static method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
Returns an array of currently registered creation listeners
getMenuComponentFactory() - Method in class com.levigo.jadice.appbase.search.RolloutSearch
 
getMenuContributors() - Method in class com.levigo.jadice.search.TextSelectionTool
 
getMenuContributors() - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
getMenuContributors() - Method in class com.levigo.jadice.swing.tool.ToolManager
Return the current list of tools suitable as menu contributors.
getMenuFactory(String) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
 
getMenuType() - Method in interface com.levigo.util.swing.menu.ContributionContext
Return the type of menu currently under construction.
getMessage(Throwable) - Static method in class com.levigo.util.base.Exceptions
 
getMessage() - Method in exception com.levigo.util.log.qualified.AbstractQualifiedException
 
getMessage(Locale) - Method in exception com.levigo.util.log.qualified.AbstractQualifiedException
 
getMessage() - Method in exception com.levigo.util.log.qualified.AbstractQualifiedRuntimeException
 
getMessage(Locale) - Method in exception com.levigo.util.log.qualified.AbstractQualifiedRuntimeException
 
getMessage() - Method in class com.levigo.util.log.qualified.DefaultQualifiedLogEvent
 
getMessage(Locale) - Method in class com.levigo.util.log.qualified.DefaultQualifiedLogEvent
 
getMessage() - Method in interface com.levigo.util.log.qualified.QualifiedMessage
Resolves and returns the human-readable message text of this qualified entity using the current default locale, i.e. the one returned by Locale.getDefault().
getMessage() - Method in class com.levigo.util.log.qualified.ResolvedQualifiedLogEvent
 
getMessage(Locale) - Method in interface com.levigo.util.log.qualified.UnresolvedQualifiedMessage
Resolves and returns the human-readable message text of this qualified entity using the specified Locale.
getMessage() - Method in interface com.levigo.util.swing.infobar.MessageConsumer.Message
Get the - usually one-line - message to be shown initially.
getMessage() - Method in class com.levigo.util.swing.infobar.SimpleMessage
 
getMessage() - Method in class com.levigo.util.swing.messaging.MessageEvent
Returns the Message Object to be displayed.
getMessage(String, Object[], Exception) - Static method in class com.levigo.util.swing.messaging.MessageManager
Returns the Messagethat was generated by the MessageFactory system for the given Message key.
getMessageEvent() - Method in class com.levigo.util.swing.messaging.MessageResult
Returns the associate MessageEvent.
getMessageID() - Method in exception com.levigo.util.log.qualified.AbstractQualifiedException
 
getMessageID() - Method in exception com.levigo.util.log.qualified.AbstractQualifiedRuntimeException
 
getMessageID() - Method in class com.levigo.util.log.qualified.DefaultQualifiedLogEvent
 
getMessageID() - Method in interface com.levigo.util.log.qualified.UnresolvedQualifiedMessage
 
getMessageResult() - Method in class com.levigo.util.swing.messaging.MessageEvent
Returns the resultOfMessage.
getMetadata() - Method in class com.levigo.jadice.document.AbstractDocument
 
getMetadata() - Method in class com.levigo.jadice.document.AbstractPageSegment
 
getMetadata() - Method in class com.levigo.jadice.document.creator.CompositePageSegment
 
getMetadata() - Method in interface com.levigo.jadice.document.metadata.MetadataProvider
Return the exposed meta-data or null if no meta-data is available.
getMetadata() - Method in interface com.levigo.jadice.document.PageSegmentSource
Return the stream's meta-data.
getMetadata() - Method in class com.levigo.jadice.document.read.Reader
 
getMetadata() - Method in class com.levigo.jadice.document.read.ReaderParameters
 
getMetadata() - Method in class com.levigo.jadice.swing.SwingUIDocument
 
getMimeType() - Method in class com.levigo.jadice.document.Format
Return the string-encoded MIME-Type of the format.
getMin() - Method in class com.levigo.jadice.document.Resolution
Return the minimum of the two resolution components.
getMinimumImageResolution() - Method in class com.levigo.jadice.document.model.DocumentModelInfo
 
getMinimumResolution() - Method in class com.levigo.jadice.document.read.NCIReaderSettings
 
getMinimumScale() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
getMinimumScale() - Method in class com.levigo.jadice.swing.lens.LensView
 
getMinimumSegmentLength() - Method in class com.levigo.jadice.demo.gestures.MouseGestureSupport
 
getMinimumSize() - Method in class com.levigo.util.swing.CollapsiblePane
 
getMinimumSize() - Method in class com.levigo.util.swing.FadeablePane
 
getMinimumSize() - Method in class com.levigo.util.swing.LevigoSeparators.AbstractLineSeparator
Deprecated.  
getMinimumSize(JComponent) - Method in class com.levigo.util.swing.table.TableRowHeaderUI
Return the minimum size of the header.
getMinimumValue() - Method in class com.levigo.jadice.annotation.profiles.RangeProperty
 
getMinimumValue() - Method in class com.levigo.util.swing.text.NumericDocument
 
getMinimumValueXML() - Method in class com.levigo.jadice.annotation.profiles.RangeProperty
 
getMinorVersion() - Static method in class com.levigo.jadice.document.ProductInformation
Return the minor version number, i.e. the second part of the version string.
getMinSelectionIndex() - Method in class com.levigo.util.base.glazedlists.ListSelection
Returns the first selected index or -1 if nothing is selected.
getMinSelectionIndex() - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Gets the index of the first selected element.
getMinZoomFactor() - Method in class com.levigo.jadice.swing.pageview.MouseWheelZoomTool
 
getModCount() - Method in class com.levigo.jadice.annotation.Annotation
 
getModCount() - Method in class com.levigo.jadice.document.AbstractPage
 
getModCount() - Method in interface com.levigo.jadice.document.Page
Get the number of page modifications since its creation.
getMode() - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
Returns the annotation mode.
getMode() - Method in class com.levigo.jadice.swing.commands.TurnPageCommand
 
getMode() - Method in class com.levigo.jadice.swing.commands.ZoomCommand
 
getMode() - Method in class com.levigo.util.base.glazedlists.matchers.CompositeMatcherEditor
Get the match mode for this CompositeMatcherEditor.
getMode() - Method in class com.levigo.util.base.glazedlists.matchers.TextMatcherEditor
Returns the behaviour mode for this TextMatcherEditor.
getMode() - Method in class com.levigo.util.base.glazedlists.SortedList
Get the behaviour mode for this SortedList.
getMode() - Method in class com.levigo.util.swing.colorpicker.ColorPicker
 
getModifierAndButtonMask() - Method in class com.levigo.jadice.swing.pageview.PanTool
 
getModifierMask() - Method in class com.levigo.jadice.swing.pageview.MouseWheelZoomTool
 
getModifiers() - Method in class com.levigo.jadice.swing.tool.EditEvent
 
getModifiersEx() - Method in class com.levigo.jadice.swing.tool.EditEvent
 
getModLevelOfRelease() - Method in class com.levigo.jadice.swing.JadiceProductInformationSplash
 
getMoreParameters(String) - Method in class com.levigo.util.swing.action.BasicActionFactory
Method returns the Map of the keys and values which are not recognized in AbstractAction.
getMutableMetadataRoot() - Method in class com.levigo.jadice.document.AbstractDocument
 
getMutableMetadataRoot() - Method in interface com.levigo.jadice.document.metadata.MutableMetadataProvider
Return the mutable root node of the meta-data tree belonging to this metadata provider.
getMutableTableModelEvent() - Method in class com.levigo.util.swing.glazedlists.EventTableModel
 
getName() - Method in interface com.levigo.jadice.annotation.embedded.EmbeddedAnnotationType
 
getName() - Method in class com.levigo.jadice.annotation.embedded.EmbeddedAnnotationTypeImpl
 
getName() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
getName() - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
getName() - Method in class com.levigo.jadice.annotation.profiles.Parameter
 
getName() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.Property
 
getName() - Method in class com.levigo.jadice.document.AbstractDocument
 
getName() - Method in interface com.levigo.jadice.document.Document
Gets the document's name.
getName() - Method in class com.levigo.jadice.document.DocumentLayer
Gets the name.
getName() - Method in class com.levigo.jadice.document.Format
Return the format's name.
getName() - Method in interface com.levigo.jadice.document.Item
Gets the item's name.
getName() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
 
getName(ResourceBundle) - Method in class com.levigo.jadice.printer.LayerSelection
 
getName() - Method in class com.levigo.jadice.swing.SwingUIDocument
 
getName() - Method in class com.levigo.util.base.glazedlists.matchers.SearchEngineTextMatcherEditor.Field
Returns the text to be located which uniquely identifies this Field.
getName() - Method in interface com.levigo.util.log.Logger
Return the name of this Logger instance.
getName() - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Return the name of this logger - most likely based on the name of the emitting class.
getName() - Method in class com.levigo.util.swing.IconManager.IconManagerIcon
Returns if available the name of the icon otherwise null.
getName() - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
 
getName() - Method in interface com.levigo.util.swing.plaf.ComponentAddon
 
getNavigablePreviewThumbnailRenderer() - Method in class com.levigo.jadice.appbase.preview.AbstractNavigablePreviewCommand
 
getNavigationClickCount() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailNavigationTool
Get the minimum number of mouse clicks required to trigger navigation to the clicked page.
getNavigatorComponent() - Method in class com.levigo.jadice.demo.navigator.NavigatorFrame
Returns the contained navigator component
getNewValue() - Method in class com.levigo.jadice.annotation.AnnotationPageSegmentEvent
Gets the new value for the property, expressed as an Object.
getNewValue() - Method in class com.levigo.jadice.document.render.RenderSettingsEvent
Gets the new value of the changed setting, expressed as an Object.
getNewValue() - Method in class com.levigo.util.base.glazedlists.event.ListEvent
Deprecated. this is a developer preview API that is not yet fit for human consumption. Hopefully the full implementation is complete for Glazed Lists 2.0.
getNextMatch(String, int, Position.Bias) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Look for pages matching a certain prefix, starting from the given index, searching with the given bias.
getNextSequenceValue(E) - Method in class com.levigo.util.base.glazedlists.SequenceList
Returns the next value in the sequence defined by this list or value itself if it is a sequence value.
getNonTranslatingTransform(AffineTransform) - Static method in class com.levigo.util.base.AffineTransforms
Return the non-translating part of the given transform.
getNotNull(RenderControls) - Static method in class com.levigo.jadice.document.render.DefaultRenderControls
Utility method.
getNumberOfColumns() - Method in class com.levigo.util.swing.text.NColumnsDigitDocument
Returns the numberOfColumns.
getNumberOfColumns() - Method in class com.levigo.util.swing.text.NColumnsTextDocument
Returns the numberOfColumns.
getNumberOfImages() - Method in class com.levigo.jadice.document.model.DocumentModelInfo
 
getNumberOfPages() - Method in class com.levigo.jadice.printer.AbstractPrinter.BasicPageable
 
getNumbersOfPages() - Method in class com.levigo.jadice.printer.PrintJobConfiguration
 
getOldValue() - Method in class com.levigo.jadice.annotation.AnnotationPageSegmentEvent
Gets the old value for the property, expressed as an Object.
getOldValue() - Method in class com.levigo.jadice.document.render.RenderSettingsEvent
Gets the old value of the changed setting, expressed as an Object.
getOldValue() - Method in class com.levigo.util.base.glazedlists.event.ListEvent
Deprecated. this is a developer preview API that is not yet fit for human consumption. Hopefully the full implementation is complete for Glazed Lists 2.0.
getOpacity() - Method in class com.levigo.util.swing.colorpicker.ColorPicker
Returns the currently selected opacity (a float between 0 and 1).
getOperationType(int, int) - Method in class com.levigo.util.swing.dnd.BasicDragGestureRecognizer
 
getOrderedAndActiveLayers(Collection<DocumentLayer>) - Method in class com.levigo.jadice.document.render.BaseRenderSettings
Returns a collection of candidate layers in an ordering suitable for rendering.
getOrientation() - Method in class com.levigo.util.swing.CollapsiblePane
Deprecated. Please use CollapsiblePane.getStyle() instead.
getOutputReferenceBase(PreferenceStore) - Static method in class com.levigo.jadice.printer.PrintEnvironment
Retrieves the setting for output reference base to manipulate the imageable area of the print output.
getOutputReferenceBase() - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Simply returns the currently set OutputReferenceBase.
getOwner() - Method in class com.levigo.util.swing.action.Context
Returns the owner.
getOwnerProfile() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
Return the profile that "owns" this type or template.
getP1() - Method in class com.levigo.jadice.annotation.LineAnnotation
 
getP2() - Method in class com.levigo.jadice.annotation.LineAnnotation
 
getPage() - Method in class com.levigo.jadice.annotation.ImageAnnotation
 
getPage() - Method in class com.levigo.jadice.annotation.StampImageAnnotation
 
getPage(int) - Method in class com.levigo.jadice.document.AbstractDocument
 
getPage(int, boolean) - Method in class com.levigo.jadice.document.AbstractDocument
 
getPage() - Method in class com.levigo.jadice.document.AbstractPageEvent
Return the page which originates this event
getPage() - Method in class com.levigo.jadice.document.AbstractPageSegment
 
getPage(int) - Method in interface com.levigo.jadice.document.Document
Convenience method: return the page at the given page index.
getPage(int, boolean) - Method in interface com.levigo.jadice.document.Document
Return the page at the given page index.
getPage() - Method in interface com.levigo.jadice.document.PageSegment
Returns the enclosing page
getPage() - Method in class com.levigo.jadice.document.read.ReaderListener.ReaderEvent
 
getPage() - Method in class com.levigo.jadice.document.render.AbstractPageRenderer
Returns the page to be rendered.
getPage() - Method in class com.levigo.jadice.document.render.BasicRenderParameters
The Page that is being rendered.
getPage() - Method in class com.levigo.jadice.document.render.InventoryRenderSettingsEvent
Returns the page reference if the change concerns page specific settings, or null if a change of the document render settings cause this event
getPage() - Method in interface com.levigo.jadice.document.Selection
Provides the Page this selection belongs to.
getPage() - Method in class com.levigo.jadice.document.text.TextContentService.TextContentResult
 
getPage() - Method in class com.levigo.jadice.printer.event.PrintEvent
Gets the page.
getPage(int) - Method in class com.levigo.jadice.swing.SwingUIDocument
 
getPage(int, boolean) - Method in class com.levigo.jadice.swing.SwingUIDocument
 
getPage() - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
 
getPage() - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailRenderer
 
getPage() - Method in class com.levigo.jadice.swing.tool.EditEvent
Return the Page to which this event pertains to.
getPageAt(Point) - Method in class com.levigo.jadice.swing.pageview.PageView
Get the RenderedPage at the given position or null if there is no such page.
getPageBorder() - Method in class com.levigo.jadice.swing.pageview.PageView
 
getPageControls(Page) - Method in class com.levigo.jadice.swing.pageview.PageView
Returns the render controls of the given page.
getPageControls(Page, boolean) - Method in class com.levigo.jadice.swing.pageview.PageView
Returns the render controls of the given page.
getPageCount() - Method in class com.levigo.jadice.appbase.preview.NavigablePreviewThumbnailRenderer
 
getPageCount() - Method in class com.levigo.jadice.document.AbstractDocument
 
getPageCount() - Method in interface com.levigo.jadice.document.Document
Convenience method: determine the number of pages in this document.
getPageCount() - Method in class com.levigo.jadice.swing.pageview.PageView
Convenience getter for the total number of pages.
getPageCount() - Method in class com.levigo.jadice.swing.SwingUIDocument
 
getPageExportHandler() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
getPageFormat(int) - Method in class com.levigo.jadice.printer.AbstractPrinter.BasicPageable
 
getPageFormat() - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Returns the currently set PageFormat object.
getPageImportHandler() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
getPageIndex(Page) - Method in class com.levigo.jadice.document.AbstractDocument
 
getPageIndex(Page) - Method in interface com.levigo.jadice.document.Document
Convenience method: determine the index of a page in this document.
getPageIndex() - Method in class com.levigo.jadice.document.read.ReaderListener.ReaderEvent
 
getPageIndex() - Method in class com.levigo.jadice.document.render.BasicRenderParameters
The index of the page being rendered.
getPageIndex(Page) - Method in class com.levigo.jadice.swing.SwingUIDocument
 
getPageIndex() - Method in class com.levigo.jadice.swing.tool.EditEvent
 
getPageLabel(Page) - Method in class com.levigo.jadice.swing.thumbnailview.DefaultThumbnailCellRenderer
 
getPageLayoutStyle() - Method in class com.levigo.jadice.swing.pageview.PageView
Returns the currently applied page layout.
getPageRenderControl(Page) - Method in class com.levigo.jadice.document.render.RenderControlInventory
Return the page render control for the given page.
getPageRenderControl(Page, boolean) - Method in class com.levigo.jadice.document.render.RenderControlInventory
Return the page render control for the given page.
getPageRenderControls() - Method in class com.levigo.jadice.swing.tool.EditEvent
Return RenderControls used to render the page this event pertains to.
getPageResolution() - Method in class com.levigo.jadice.annotation.AnnotationPageSegment
Returns the horizontal and vertical resolution.
getPages() - Method in class com.levigo.jadice.document.AbstractDocument
 
getPages() - Method in class com.levigo.jadice.document.BasicDocument
 
getPages() - Method in interface com.levigo.jadice.document.Document
Returns a list of pages in the document.
getPages() - Method in class com.levigo.jadice.search.AbstractCharSequenceSearchRequest
the Pages that have been specified using the AbstractCharSequenceSearchRequest.setPages(List) method.
getPages() - Method in class com.levigo.jadice.swing.SwingUIDocument
 
getPageSegment(DocumentLayer) - Method in class com.levigo.jadice.document.BasicPage
Retrieve the ModelElement at a given DocumentLayer
getPageSegment(DocumentLayer) - Method in interface com.levigo.jadice.document.Page
Retrieve the ModelElement at a given DocumentLayer
getPageSegment() - Method in class com.levigo.jadice.document.PageSegmentEvent
Returns the changed page segment
getPageSegment() - Method in class com.levigo.jadice.document.read.ReaderListener.ReaderEvent
 
getPageSegments() - Method in class com.levigo.jadice.document.BasicPage
Return the PageSegments this page holds.
getPageSegments() - Method in interface com.levigo.jadice.document.Page
Return the PageSegments this page holds.
getPageTooltip(Page) - Method in class com.levigo.jadice.swing.thumbnailview.DefaultThumbnailCellRenderer
 
getPageView() - Method in class com.levigo.jadice.appbase.commands.CopyRasterizedSelectionCommand
 
getPageView() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
getPageView() - Method in class com.levigo.jadice.appbase.search.RolloutSearch
 
getPageView() - Method in class com.levigo.jadice.appbase.search.SearchFrame
 
getPageView() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
getPageView() - Method in class com.levigo.jadice.demo.BasicJadicePanel
Returns the embedded page viewer.
getPageView() - Method in class com.levigo.jadice.swing.BasicViewer
 
getPageView() - Method in class com.levigo.jadice.swing.commands.AbstractPageViewCommand
Returns the page view.
getPageView() - Method in class com.levigo.jadice.swing.commands.CopyRasterizedSelectionCommand
Deprecated.  
getPageView() - Method in class com.levigo.jadice.swing.lens.LensView
 
getPageView() - Method in class com.levigo.jadice.swing.navigator.NavigatorComponent
Returns the binded PageView component or null if not available.
getPageView() - Method in class com.levigo.jadice.swing.thumbnailview.PageSorter
 
getPageView() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Gets the embedded page view holding the document to be displayed en miniature.
getPanPoint() - Method in class com.levigo.jadice.swing.pageview.PageView
Return the coordinate of the top left point of the current page's visible area in document units.
getParameters() - Method in class com.levigo.jadice.annotation.profiles.NameBasedFactory
 
getParameters() - Method in class com.levigo.jadice.document.util.ImmutableMimeType
 
getParameters(String) - Method in class com.levigo.util.swing.action.BasicActionFactory
Method returns all parameters for the key.
getParent() - Method in interface com.levigo.jadice.document.creator.GraphicalState
returns the parent or null if this is the root GraphicalState.
getParent() - Method in class com.levigo.util.swing.action.Context
Return the parent context.
getParentProfile() - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
getParentProfileSpec() - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
Deprecated. XML mapping use only
getPatchLevel() - Static method in class com.levigo.jadice.document.ProductInformation
Return the patch level, i.e. the fourth part of the version string.
getPatchLevelOfRelease() - Method in class com.levigo.jadice.swing.JadiceProductInformationSplash
 
getPath() - Method in class com.levigo.jadice.annotation.PathAnnotation
 
getPathBounds(TreePath) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
getPathForLocation(int, int) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
getPathIterator() - Method in class com.levigo.jadice.annotation.PathAnnotation
 
getPathIterator() - Method in class com.levigo.jadice.annotation.StampAnnotation
 
getPathIterator() - Method in class com.levigo.jadice.annotation.StampImageAnnotation
 
getPatternPosition() - Method in class com.levigo.jadice.annotation.HistoryAnnotation
Return current pattern position.
getPatterns() - Method in class com.levigo.jadice.search.PatternSearchRequest
Returns the Patterns applied to this PatternSearchRequest or null if no patterns have been applied yet.
getPefix(String) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Get the prefix of a namespace identified by its URI.
getPefixes(String) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Get all bound prefixes of a namespace identified by its URI.
getPendingOperations() - Method in class com.levigo.util.swing.PendingOperations
Returns a flat copy of the pendingOperations, mostly for logging purposes.
getPermissions() - Method in class com.levigo.jadice.annotation.Annotation
 
getPermissions() - Method in class com.levigo.jadice.document.AbstractDocument
 
getPermissions() - Method in class com.levigo.jadice.document.AbstractPageSegment
 
getPermissions() - Method in class com.levigo.jadice.document.Permissions
 
getPermissions() - Method in interface com.levigo.jadice.document.PermissionsProvider
Provides an instance of Permissions.
getPermissions() - Method in class com.levigo.jadice.swing.SwingUIDocument
 
getPoint() - Method in class com.levigo.jadice.swing.tool.MouseEditEvent
Return the point relative to the RenderedPage's origin in screen coordinates.
getPointCount() - Method in class com.levigo.jadice.document.util.ControlCurve
Get the number of control points.
getPointRotation(AffineTransform, Point2D) - Static method in class com.levigo.util.base.AffineTransforms
Determines the rotation component of the given transformation with respect to the X-axis, i.e.
getPoints() - Method in class com.levigo.jadice.annotation.ArrowAnnotation
Get the points of the arrow in a point array: bottom tip edge of head arm 1 edge of head arm 2
getPoints() - Method in class com.levigo.jadice.annotation.LineAnnotation
 
getPopupIconGap() - Method in class com.levigo.util.swing.PopupButton
 
getPopupMenu() - Method in class com.levigo.util.swing.PopupButton
 
getPopupMenu() - Method in class com.levigo.util.swing.SplitButton
 
getPreferenceStore() - Static method in class com.levigo.util.swing.AbstractGeometryFrame
Gets the PreferenceStore where user preferences can be stored.
getPreferredLocale() - Static method in class com.levigo.util.swing.action.ResourceLocator
Returns a locale which is used to find preferable locale specific resources.
getPreferredScrollableViewportSize() - Method in class com.levigo.jadice.swing.pageview.PageView
 
getPreferredScrollableViewportSize() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
getPreferredScrollableViewportSize() - Method in class com.levigo.util.swing.effect.EffectContainer
 
getPreferredScrollableViewportSize() - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
getPreferredSize() - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
getPreferredSize() - Method in class com.levigo.jadice.appbase.chooser.PreviewPanel
 
getPreferredSize() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
getPreferredSize() - Method in class com.levigo.jadice.appbase.search.BackgroundProgressBar
 
getPreferredSize() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
getPreferredSize(JComponent) - Method in class com.levigo.jadice.swing.pageview.BasicPageViewUI
 
getPreferredSize() - Method in class com.levigo.jadice.swing.status.MemoryMonitorSnapIn
 
getPreferredSize() - Method in class com.levigo.jadice.swing.status.TaskServiceMonitorSnapIn
 
getPreferredSize(JComponent) - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
 
getPreferredSize() - Method in class com.levigo.util.swing.CollapsiblePane
The critical part of the animation of this JCollapsiblePane relies on the calculation of its preferred size.
getPreferredSize() - Method in class com.levigo.util.swing.FadeablePane
 
getPreferredSize() - Method in class com.levigo.util.swing.LevigoSeparators.AbstractLineSeparator
Deprecated.  
getPreferredSize(JComponent) - Method in class com.levigo.util.swing.table.TableRowHeaderUI
Return the preferred size of the header.
getPreferredSize() - Method in class com.levigo.util.swing.TransformerPanel
 
getPreferredToolbarLocation() - Method in class com.levigo.jadice.search.TextSelectionTool
 
getPreferredToolbarLocation() - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
 
getPreferredToolbarLocation() - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
getPreferredValues() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
getPreferredValuesXML() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
getPrefetcher() - Method in class com.levigo.jadice.swing.pageview.PageView
 
getPrefetchRange() - Method in class com.levigo.jadice.swing.pageview.PageView
 
getPresentationRuleManager() - Method in class com.levigo.jadice.swing.pageview.PageView
 
getPresenter() - Static method in class com.levigo.jadice.appbase.AddOns
Return the AddOnPresenter currently in charge of add-on management.
getPressedIcon() - Method in class com.levigo.util.swing.action.IconJMenuItem
 
getPressedIcon() - Method in class com.levigo.util.swing.action.VisibilityEnabledJCheckboxMenuItem
 
getPressedIcon() - Method in class com.levigo.util.swing.action.VisibilityEnabledJRadioMenuItem
 
getPreviewResultList() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
getPreviousSequenceValue(E) - Method in class com.levigo.util.base.glazedlists.SequenceList
Returns the previous value in the sequence defined by this list or value itself if it is a sequence value.
getPrintable(int) - Method in class com.levigo.jadice.printer.AbstractPrinter.BasicPageable
Returns the Printable instance responsible for rendering the page specified by param.
getPrinter() - Method in class com.levigo.jadice.printer.AbstractPrintDialog
 
getPrinterExceptions() - Method in class com.levigo.jadice.printer.AbstractPrinter
 
getPrinterJob() - Method in class com.levigo.jadice.printer.AbstractPrinter
Gets the job.
getPrintErrorHandlerCount() - Static method in class com.levigo.jadice.printer.event.PrintErrorBroadcaster
Returns the total number of registered print error handlers
getPrintErrorHandlers() - Static method in class com.levigo.jadice.printer.event.PrintErrorBroadcaster
Returns a snapshot copy as list of all registered print error handlers.
getPrintJobConfiguration() - Method in class com.levigo.jadice.printer.AbstractPrinter
 
getPrintListenerCount() - Static method in class com.levigo.jadice.printer.event.PrintEventBroadcaster
Returns the total number of registered print listeners
getPrintListeners() - Static method in class com.levigo.jadice.printer.event.PrintEventBroadcaster
Returns an array of all registered print listeners.
getPrintRequestAttributeSet() - Method in class com.levigo.jadice.printer.AbstractPrinter
Returns the PrintRequestAttributeSet to apply while printing.
getPrintServiceName() - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Returns the print service name that was set.
getPrintSide() - Method in class com.levigo.jadice.printer.PrintJobConfiguration
The current preselected print side.
getPrintSource() - Method in class com.levigo.jadice.printer.event.PrintEvent
The print source on which this event initially occurred.
getPrintStream() - Method in class com.levigo.util.swing.messaging.printstreams.MessagePrintStream
Returns the PrintStream in which message are printed.
getPrintTitle() - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Returns the print job title.
getPrintTitleMaxLength() - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Returns the max length of the print job title.
getPriority() - Method in class com.levigo.jadice.document.DocumentLayer
Return this layer's default ordering priority.
getPriority() - Method in class com.levigo.jadice.document.Format
Return the priority with which this format will be selected, if there are multiple eligible ones.
getPriority(Format) - Static method in class com.levigo.jadice.document.FormatRegistry
Return the overridden priority for the given format or null if the default priority applies.
getPriority() - Method in interface com.levigo.util.concurrent.tasks.TaskExecutor
Return the priority of Tasks submitted using this executor.
getPriority() - Method in interface com.levigo.util.swing.infobar.MessageConsumer.Message
Get the message priority.
getPriority() - Method in class com.levigo.util.swing.infobar.SimpleMessage
 
getPrivateContext(JComponent) - Static method in class com.levigo.util.swing.action.Context
Get the context for a given component by looking at the client properties.
getProcessedPagesCount() - Method in class com.levigo.jadice.search.SearchStateChangeEvent
 
getProdInfoPanel() - Method in class com.levigo.jadice.swing.JadiceProductInformationSplash
Creates the product info Panel
getProductId() - Static method in class com.levigo.jadice.document.ProductInformation
Return the product-ID used for prefixing qualified log messages.
getProgressBar() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
getProgressBar() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
getProgressSection() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
getPropDesc() - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
Deprecated. XML mapping use only
getProperties() - Method in class com.levigo.jadice.annotation.Annotation
 
getProperties() - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
getProperties() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor
 
getProperties() - Method in class com.levigo.jadice.document.AbstractDocument
 
getProperties() - Method in class com.levigo.jadice.document.AbstractPage
 
getProperties() - Method in class com.levigo.jadice.document.AbstractPageSegment
 
getProperties() - Method in interface com.levigo.jadice.document.PageSegmentSource
Return the stream's user properties.
getProperties() - Method in class com.levigo.jadice.document.read.Reader
 
getProperties() - Method in class com.levigo.jadice.document.read.ReaderParameters
 
getProperties() - Method in interface com.levigo.jadice.document.util.PropertiesProvider
Return a map of user properties.
getProperties() - Method in class com.levigo.jadice.swing.SwingUIDocument
 
getPropertyChangeListeners() - Method in class com.levigo.util.swing.action.CommandAction
Returns an array of all the PropertyChangeListeners added to this AbstractAction with addPropertyChangeListener().
getPropertyDefaults() - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
Return the list or property profiles native to this type.
getPropertyName() - Method in class com.levigo.jadice.annotation.profiles.PropertyDefault
 
getPropertyName() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
getPropertyName() - Method in class com.levigo.jadice.document.render.RenderSettingsEvent
Gets the name of the setting that was changed.
getPropertyProfile(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
Return a property profile by its property name.
getPropertyProfiles() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
getPropertyType() - Method in class com.levigo.jadice.annotation.profiles.ColorProperty
 
getPropertyType() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
getPublisher() - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Get the publisher used to distribute ListEvents.
getPublisher() - Method in class com.levigo.util.base.glazedlists.DebugList
Get the publisher used to distribute ListEvents.
getPublisher() - Method in interface com.levigo.util.base.glazedlists.EventList
Get the publisher used to distribute ListEvents.
getQualification(PageSegment) - Method in class com.levigo.jadice.annotation.AnnotationPageSegment
 
getQualifiedLogger(Class<?>) - Static method in class com.levigo.util.log.LoggerFactory
 
getQualifiedLogger(String) - Static method in class com.levigo.util.log.LoggerFactory
 
getQueuedTaskCount() - Method in class com.levigo.util.concurrent.tasks.ThreadPoolTaskService
 
getRaisedBevelBorder() - Static method in class com.levigo.util.swing.SlickBevelBorder
 
getRangeSet() - Method in class com.levigo.util.swing.text.NColumsRangeSetDocument
Returns the rangeSet.
getRatio() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailResizeCommand
 
getReadAhead() - Method in class com.levigo.jadice.document.io.RandomAccessFileInputStream
 
getReadAhead() - Method in class com.levigo.jadice.document.io.SubfileSeekableInputStream
 
getReaderControls() - Method in class com.levigo.jadice.document.read.ReaderListener.ReaderEvent
 
getReadID() - Method in class com.levigo.jadice.document.read.Reader
 
getReadID() - Method in class com.levigo.jadice.document.read.ReaderListener.ReaderEvent
 
getReadID() - Method in class com.levigo.jadice.document.read.ReaderParameters
 
getReadID() - Method in interface com.levigo.jadice.document.SourceID
Get the read-ID of the read operation during which the page segment was read.
getReadStrategy() - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
getReadWriteLock() - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Gets the lock required to share this list between multiple threads.
getReadWriteLock() - Method in class com.levigo.util.base.glazedlists.DebugList
Gets the lock required to share this list between multiple threads.
getReadWriteLock() - Method in interface com.levigo.util.base.glazedlists.EventList
Gets the lock required to share this list between multiple threads.
getRecentlyFocusedFrame() - Static method in class com.levigo.util.swing.AbstractGeometryFrame
Returns the most recently activated and focused AbstractGeometryFrame instance.
getRectangle() - Method in class com.levigo.jadice.annotation.RectangleAnnotation
 
getReferenceClass() - Method in enum com.levigo.jadice.demo.commands.ToggleToolCommand.Tool
 
getRefName() - Method in class com.levigo.jadice.annotation.profiles.TypeRef
Deprecated. 
getRegisteredDocuments() - Method in interface com.levigo.jadice.document.read.fluent.ReadConfigurer
Returns all with this ReadConfigurer registered Documents.
getRegisteredLayers() - Static method in class com.levigo.jadice.printer.PrintEnvironment
Returns the list of available layers to be printed based on the preferences.
getRegisteredLayerSelections() - Static method in class com.levigo.jadice.printer.PrintEnvironment
 
getRegisteredListeners() - Method in class com.levigo.util.swing.action.Context
Method getRegisteredListeners -ContextListener.
getRegisteredToolClasses() - Method in class com.levigo.jadice.swing.tool.ToolManager
Allows access to all registered tool classes.
getReleaseLevelOfRelease() - Method in class com.levigo.jadice.swing.JadiceProductInformationSplash
 
getReleaseVersion() - Static method in class com.levigo.jadice.document.ProductInformation
Return the release version number, i.e. the third part of the version string.
getRenderArea() - Method in class com.levigo.jadice.document.render.PageImageRenderer
Returns the page area, which will be used as clip bounds of the rendered image.
getRenderControlInventory() - Method in class com.levigo.jadice.printer.PrintJobConfiguration
 
getRenderControls() - Method in class com.levigo.jadice.document.render.AbstractPageRenderer
Returns the render controls which will be applied the next time the page is rendered into a buffered image, in other words when the AbstractPageRenderer.render(Graphics2D) method will be called.
getRenderControls() - Method in class com.levigo.jadice.document.render.BasicRenderParameters
The RenderControls used to render the page.
getRenderControls(boolean) - Method in class com.levigo.jadice.swing.commands.AbstractDocumentCommand
Return a RenderControls for the current scope.
getRenderControlsInventory() - Method in class com.levigo.jadice.swing.pageview.PageView
Returns the currently used RenderControlInventory by this PageView.
getRenderedPage(Page) - Method in class com.levigo.jadice.swing.pageview.AbstractContinuousLayout
 
getRenderedPageBounds() - Method in class com.levigo.jadice.document.render.BasicRenderParameters
Return the rendered page's bounds.
getRenderedPageBounds() - Method in class com.levigo.jadice.swing.tool.EditEvent
Return bounds of the rendered page this event pertains to.
getRenderedPages() - Method in class com.levigo.jadice.swing.pageview.AbstractContinuousLayout
 
getRenderedSize(Page, RenderControls) - Static method in class com.levigo.jadice.document.Pages
Calculates the rendered size of the given page taking into account the given RenderControls.
getRenderedSize() - Method in class com.levigo.jadice.swing.tool.EditEvent
Return size of the rendered page this event pertains to.
getRenderer() - Method in class com.levigo.jadice.swing.tool.DecorationTool
Returns the decoration renderer to which this Tool.render(RenderParameters, boolean) calls are bridged to DecorationRenderer.decorate(com.levigo.jadice.document.render.BasicRenderParameters) calls.
getRendererFactories() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
Deprecated. This method is for XML umarshalling use only
getRendererFactory() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
Return the renderer factory for the current toolkit set via AnnotationFactory.setToolkitType(String).
getRendererFactory(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
getRendering(Page, Rectangle2D) - Method in class com.levigo.jadice.appbase.commands.CopyRasterizedSelectionCommand
 
getRendering() - Method in class com.levigo.jadice.document.AbstractPageSegment.CacheableRendering
 
getRendering(Page, Rectangle2D) - Method in class com.levigo.jadice.swing.commands.CopyRasterizedSelectionCommand
Deprecated.  
getRenderingHints() - Method in class com.levigo.util.swing.TransformerPanel
 
getRenderMode() - Method in class com.levigo.jadice.document.render.TextRenderSettings
Returns the font render mode to be applied
getRenderPriority() - Method in class com.levigo.jadice.swing.crosshair.CrossHairTool
 
getRenderPriority() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
getRenderPriority() - Method in class com.levigo.jadice.swing.search.tool.SelectionHighlighterTool
 
getRenderPriority() - Method in class com.levigo.jadice.swing.tool.Tool
Return the render priority for this tool.
getRenderSettingsListeners() - Method in class com.levigo.jadice.document.render.DefaultRenderControls
Returns a list of currently registered listeners.
getRenderSize() - Method in class com.levigo.jadice.document.render.BasicRenderParameters
The size at which the page is being rendered.
getReorderMap() - Method in class com.levigo.util.base.glazedlists.event.ListEvent
Gets the reorder map of this list.
getRepaintDelay() - Method in class com.levigo.jadice.swing.pageview.PageView
 
getRepaintScope() - Method in class com.levigo.jadice.document.render.PageRenderer
Request the applied TaskScope.
getRepeatAutoscrollDelay() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
getRequest() - Method in class com.levigo.jadice.search.SearchResultEvent
 
getRequest() - Method in class com.levigo.jadice.search.SearchStateChangeEvent
 
getResizingAllowed() - Method in class com.levigo.util.swing.table.JTableRowHeader
Returns true if the user is allowed to resize columns by dragging between their headers, false otherwise.
getResolution() - Method in class com.levigo.jadice.document.AbstractPageSegment
Return the resolution of the page segment (in DPI).
getResolution() - Method in class com.levigo.jadice.document.creator.AbstractContentsPageSegment
 
getResourceURLIterator(String) - Static method in class com.levigo.util.swing.action.ResourceLocator
Returns an Iterator providing all resources of the specified name from the search path used to load classes.
getResourceURLIterator(String, Locale) - Static method in class com.levigo.util.swing.action.ResourceLocator
Returns an Iterator providing all resources of the specified name from the search path used to load classes.
getResult() - Method in class com.levigo.jadice.search.SearchResultEvent
Return the result that has been found.
getResultKeys() - Method in class com.levigo.util.swing.messaging.MessageResult
Returns an iterator over the key in the result map.
getResultList() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
getResultList() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
getResultList() - Method in class com.levigo.jadice.search.AbstractCharSequenceSearchRequest
 
getResultSection() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
getResultSection() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
getResultStatus() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
getReverseFunction() - Method in class com.levigo.util.base.glazedlists.FunctionList
Returns the FunctionList.Function which maps elements stored within this FunctionList back to elements within the source list or null if no such FunctionList.Function was specified.
getRGB() - Method in class com.levigo.util.swing.colorpicker.ColorPalette
 
getRGB(Point) - Method in class com.levigo.util.swing.colorpicker.ColorPalette
Returns the color at the indicated point in RGB values.
getRGB() - Method in class com.levigo.util.swing.colorpicker.ColorPicker
 
getRollingMessagePanel() - Method in class com.levigo.jadice.demo.BasicJadicePanel
Returns a reference to the contained rolling message and info panel.
getRolloverColor() - Method in class com.levigo.jadice.swing.pageview.GalleryNavigationTool
 
getRolloverIcon() - Method in class com.levigo.util.swing.action.IconJMenuItem
 
getRolloverIcon() - Method in class com.levigo.util.swing.action.VisibilityEnabledJCheckboxMenuItem
 
getRolloverIcon() - Method in class com.levigo.util.swing.action.VisibilityEnabledJRadioMenuItem
 
getRoot() - Method in interface com.levigo.jadice.document.metadata.Metadata
 
getRootLogger() - Static method in class com.levigo.util.log.LoggerFactory
 
getRootPath() - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
getRotation() - Method in class com.levigo.jadice.annotation.StampAnnotation
Gets the rotation angle.
getRotation() - Method in class com.levigo.jadice.annotation.StampImageAnnotation
 
getRotation() - Method in class com.levigo.jadice.document.render.BaseRenderSettings
Gets the rotation angle.
getRotation() - Method in class com.levigo.jadice.swing.commands.RotateCommand
 
getRotation() - Method in class com.levigo.util.swing.RotatedIcon
Gets the Rotate enum which indicates the direction of rotation
getRowCount() - Method in class com.levigo.util.swing.glazedlists.EventTableModel
The number of rows equals the number of entries in the source event list.
getRowCount() - Method in class com.levigo.util.swing.table.EntryTableModel
 
getRowCount() - Method in class com.levigo.util.swing.table.SunTableSorter
 
getRules() - Method in class com.levigo.jadice.swing.pageview.PresentationRuleManager
 
getSanctionedReaderThreads() - Method in class com.levigo.util.base.glazedlists.DebugList
Returns the Set of Threads that are allowed to perform reads on this DebugList.
getSanctionedWriterThreads() - Method in class com.levigo.util.base.glazedlists.DebugList
Returns the Set of Threads that are allowed to perform writes on this DebugList.
getScale() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Gets the scale.
getScale() - Method in class com.levigo.jadice.swing.lens.LensView
Gets the scale.
getScaledSize(Page, RenderControls) - Static method in class com.levigo.jadice.document.Pages
Calculates the rendered size of the given page taking into account the given RenderControls, but disregarding page rotation.
getScaleStep() - Method in class com.levigo.jadice.swing.lens.LensView
 
getScope() - Method in class com.levigo.jadice.swing.commands.AbstractDocumentCommand
 
getScreenResolution() - Static method in class com.levigo.jadice.document.util.GraphicsEnvironment
Returns the screen resolution in dots-per-inch.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class com.levigo.jadice.swing.pageview.PageView
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class com.levigo.util.swing.effect.EffectContainer
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
getScrollableTracksViewportHeight() - Method in class com.levigo.jadice.swing.pageview.PageView
 
getScrollableTracksViewportHeight() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
getScrollableTracksViewportHeight() - Method in class com.levigo.util.swing.effect.EffectContainer
 
getScrollableTracksViewportHeight() - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
getScrollableTracksViewportWidth() - Method in class com.levigo.jadice.swing.pageview.PageView
 
getScrollableTracksViewportWidth() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
getScrollableTracksViewportWidth() - Method in class com.levigo.util.swing.effect.EffectContainer
 
getScrollableTracksViewportWidth() - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class com.levigo.jadice.swing.pageview.PageView
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class com.levigo.util.swing.effect.EffectContainer
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
getScrollAmount() - Method in class com.levigo.jadice.swing.tool.MouseWheelEditEvent
 
getScrollDivisor() - Method in class com.levigo.jadice.swing.pageview.MouseWheelZoomTool
Get the scroll divisor.
getScrollPane() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
getScrollPane() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
getScrollPane() - Method in class com.levigo.jadice.swing.BasicViewer
 
getScrollPane() - Method in class com.levigo.jadice.swing.thumbnailview.PageSorter
Returns the page sorters scrollpane.
getScrollType() - Method in class com.levigo.jadice.swing.tool.MouseWheelEditEvent
 
getSearchAction() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
getSearchAction() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
getSearchButton() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
getSearchField() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
getSearchField() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
getSearchLine() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
getSearchRequest() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
Create the SearchRequest used by this component.
getSearchRequest() - Method in class com.levigo.jadice.appbase.search.SearchPanel
Create the SearchRequest used by this component.
getSearchSection() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
getSearchSection() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
getSearchStrings() - Method in class com.levigo.jadice.search.SearchRequest
the search strings that have been specified using the SearchRequest.setSearchStrings(String[]) method.
getSegmentMap() - Method in class com.levigo.jadice.document.AbstractPage
 
getSegmentMap() - Method in class com.levigo.jadice.document.BasicPage
 
getSegmentMap() - Method in interface com.levigo.jadice.document.Page
Return the map of DocumentLayers to PageSegments.
getSelected() - Method in class com.levigo.util.base.glazedlists.ListSelection
Gets an EventList that contains only selected values and modifies the source list on mutation.
getSelected() - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Gets an EventList that contains only selected values and modifies the source list on mutation.
getSelected() - Method in class com.levigo.util.swing.JButtonGroup
Returns the selected button in the group.
getSelectedAnnotations() - Method in class com.levigo.jadice.swing.annotation.commands.AbstractAnnotationCommand
Returns the currently selected annotations.
getSelectedColumnCount() - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
getSelectedColumns() - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
getSelectedFile() - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
getSelectedFileIcon() - Method in class com.levigo.jadice.appbase.chooser.PreviewPanel
 
getSelectedIcon() - Method in class com.levigo.util.swing.action.IconJMenuItem
 
getSelectedIcon() - Method in class com.levigo.util.swing.action.VisibilityEnabledJCheckboxMenuItem
 
getSelectedIcon() - Method in class com.levigo.util.swing.action.VisibilityEnabledJRadioMenuItem
 
getSelectedItem() - Method in class com.levigo.util.swing.glazedlists.EventComboBoxModel
Gets the currently selected item.
getSelectedPages() - Method in interface com.levigo.jadice.document.PageSelection
Return a list of selected pages.
getSelectedPages() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Returns the list of selected pages.
getSelectedPaths() - Method in interface com.levigo.util.swing.flextree.TreeContributionContext
 
getSelectedText() - Method in class com.levigo.jadice.appbase.commands.CopySelectedTextCommand
 
getSelectedText() - Method in interface com.levigo.jadice.document.Selection
Provides the selected text.
getSelectedText() - Method in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
 
getSelectedText() - Method in class com.levigo.jadice.swing.search.tool.SelectionHighlighterTool
 
getSelection(Page) - Method in class com.levigo.jadice.document.text.TextContentService
Return the Selection for the whole page.
getSelection() - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
Return an unmodifiable snapshot copy of all selected annotations
getSelection() - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
getSelection() - Method in class com.levigo.util.swing.JButtonGroup
 
getSelectionBackground() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Returns the color used to draw the background of selected pages.
getSelectionBetween(Page, Point2D, Point2D) - Method in class com.levigo.jadice.document.text.TextContentService
Return the Selection between two points on the page.
getSelectionBetween(Page, Point2D, Point2D, Granularity) - Method in class com.levigo.jadice.document.text.TextContentService
Provides line based selection support.
getSelectionColor() - Method in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
 
getSelectionColor() - Method in class com.levigo.jadice.swing.search.tool.SelectionHighlighterTool
 
getSelectionForeground() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Returns the color used to draw the foreground of selected pages.
getSelectionInArea(Page, Rectangle) - Method in class com.levigo.jadice.document.text.TextContentService
Return the Selection within a rectangular area.
getSelectionMode() - Method in class com.levigo.util.base.glazedlists.ListSelection
Returns the current selection mode.
getSelectionMode() - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Returns the current selection mode.
getSelectionModel() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
getSelectionModel() - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
getSelectionPath() - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
getSelectionPaths() - Method in class com.levigo.util.swing.flextree.FlexibleTree
Returns the paths of all selected values.
getSelections() - Method in class com.levigo.jadice.swing.commands.AbstractSelectionCommand
 
getSelections() - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
getSelections() - Method in interface com.levigo.jadice.swing.pageview.SelectionProvider
 
getSelections() - Method in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
 
getSelectNextAction() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
getSelectNextAction() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
getSelectNextButton() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
getSelectNextButton() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
getSelectPreviousAction() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
getSelectPreviousAction() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
getSelectPreviousButton() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
getSelectPreviousButton() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
getSelectsTextOnFocusGain() - Method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
Returns true if the combo box editor text is selected when it gains focus; false otherwise.
getSettings(Class<S>) - Method in class com.levigo.jadice.document.AbstractProcessingControls
 
getSettings(Class<S>) - Method in interface com.levigo.jadice.document.ProcessingControls
Return a particular instance of ProcessingSettings selected by its class.
getSettings(Class<S>) - Method in class com.levigo.jadice.document.read.Reader
 
getSettings(Class<S>) - Method in class com.levigo.jadice.document.render.DefaultRenderControls
 
getSettings() - Method in class com.levigo.jadice.document.render.DefaultRenderControls
 
getSettings() - Method in interface com.levigo.jadice.document.render.RenderControls
 
getSettingsChangeHandler() - Method in class com.levigo.jadice.document.render.AbstractListenableRenderSettings
Gets a SettingsChangeHandler for this settings instance.
getSeverity() - Method in class com.levigo.util.swing.messaging.Message
 
getShape() - Method in class com.levigo.jadice.annotation.EllipseAnnotation
 
getShape() - Method in class com.levigo.jadice.annotation.LineAnnotation
 
getShape() - Method in class com.levigo.jadice.annotation.PathAnnotation
 
getShape() - Method in class com.levigo.jadice.annotation.RectangleAnnotation
 
getShape() - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Shape for render structure
getShape() - Method in class com.levigo.jadice.annotation.StampAnnotation
 
getShape() - Method in interface com.levigo.jadice.document.Selection
Provides a graphical representation of this selection.
getSharedState() - Method in class com.levigo.jadice.document.read.ReaderParameters
 
getShort(byte[], int) - Static method in class com.levigo.jadice.document.io.ByteUtils
reads out a short value in the given byte[] at the offset specified in the second parameter.
getSize() - Method in class com.levigo.jadice.annotation.AnnotationPageSegment
 
getSize() - Method in class com.levigo.jadice.document.AbstractPageSegment
 
getSize() - Method in class com.levigo.jadice.document.BasicPage
Get the raw size of the page in base units.
getSize() - Method in class com.levigo.jadice.document.creator.AbstractContentsPageSegment
 
getSize() - Method in class com.levigo.jadice.document.creator.CompositePageSegment
 
getSize() - Method in interface com.levigo.jadice.document.Page
Get the raw size of the page in base units.
getSize(Page, Unit) - Static method in class com.levigo.jadice.document.Pages
Calculates the size of the given page using the given Unit.
getSize() - Method in interface com.levigo.jadice.document.PageSegment
Returns the raw size/dimensions of the PageSegment in base units.
getSize(Dimension2D) - Method in class com.levigo.jadice.document.Resolution
Return the physical size of a grid of the given size with this resolution.
getSize(Dimension2D, Unit) - Method in class com.levigo.jadice.document.Resolution
Return the physical size of a grid of the given size with this resolution.
getSize() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
getSize() - Method in class com.levigo.util.swing.glazedlists.EventListModel
Gets the size of the list.
getSizeEstimate() - Method in class com.levigo.jadice.document.io.CarbonCopyStream
 
getSizeEstimate() - Method in class com.levigo.jadice.document.io.ConcatenatedInputStream
 
getSizeEstimate() - Method in class com.levigo.jadice.document.io.FileCacheInputStream
 
getSizeEstimate() - Method in class com.levigo.jadice.document.io.MemoryInputStream
 
getSizeEstimate() - Method in class com.levigo.jadice.document.io.RandomAccessFileInputStream
 
getSizeEstimate() - Method in class com.levigo.jadice.document.io.SeekableInputStream
A rough estimated size for this stream instance, which is used for internal cache management.
getSizeEstimate() - Method in class com.levigo.jadice.document.io.SeekableLookaheadStream
 
getSizeEstimate() - Method in class com.levigo.jadice.document.io.SubfileSeekableInputStream
 
getSnapIn(Class<T>) - Method in class com.levigo.jadice.swing.status.StatusBar
Returns a particular instance of SnapIn selected by its class contained in this status bar.
getSnapIn(String) - Method in class com.levigo.util.swing.BarSnapInScrollPane
 
getSnapInStatusBar() - Method in class com.levigo.jadice.demo.BasicJadicePanel
Returns a reference to embedded snap-in status bar.
getSortDirection(int) - Method in interface com.levigo.util.swing.table.SortableTableModel
Return the sort direction for the given column: 0: the column is not considered for sorting 1: the column is sorted in ascending order -1: the column is sorted in descending order.
getSortDirection(int) - Method in class com.levigo.util.swing.table.TableSorter
Return the sort direction for the given column: 0: the column is not considered for sorting 1: the column is sorted in ascending order -1: the column is sorted in descending order.
getSorter() - Method in class com.levigo.jadice.demo.SorterFrame
Returns the contained Page Sorter
getSorter() - Method in class com.levigo.jadice.demo.SorterToolbar
Returns the the contained page sorter
getSorterToolbar() - Method in class com.levigo.jadice.demo.BasicJadicePanel
Returns a reference to the contained sorter toolbar object if available.
getSortingColumns() - Method in class com.levigo.util.base.glazedlists.gui.AbstractTableComparatorChooser
Get the columns that the TableComparatorChooser is sorting by.
getSortingStatus(int) - Method in class com.levigo.util.swing.table.SunTableSorter
 
getSortingStyle(int) - Method in class com.levigo.util.base.glazedlists.gui.AbstractTableComparatorChooser
Gets the sorting style currently applied to the specified column.
getSortingStyle(int) - Method in class com.levigo.util.swing.glazedlists.TableComparatorChooser
Gets the sorting style currently applied to the specified column.
getSortPriority(int) - Method in interface com.levigo.util.swing.table.SortableTableModel
Get the sort priority for a given column.
getSortPriority(int) - Method in class com.levigo.util.swing.table.TableSorter
Get the sort priority for a given column.
getSource() - Method in class com.levigo.jadice.document.AbstractPageSegment
 
getSource() - Method in class com.levigo.jadice.document.io.SeekableLookaheadStream
 
getSource() - Method in interface com.levigo.jadice.document.PageSegment
Get the PageSegmentSource describing the source of this page segment.
getSource() - Method in class com.levigo.jadice.document.render.RenderSettingsEvent
Returns the source RenderSettings instance which caused this event.
getSource() - Method in class com.levigo.jadice.swing.tool.EditEvent
 
getSource() - Method in class com.levigo.util.base.glazedlists.ListSelection
Get the EventList that selection is being managed for.
getSourceActions(JComponent) - Method in class com.levigo.jadice.swing.dnd.ExportHandlerTransferHandler
 
getSourceControls() - Method in class com.levigo.jadice.document.render.RenderSettingsEvent
Returns the RenderControls instance the source RenderSettings belongs to.
getSourceDocument() - Method in interface com.levigo.jadice.document.UIDocument
Return the source Document instance that this UIDocument is based on or null.
getSourceDocument() - Method in class com.levigo.jadice.swing.SwingUIDocument
 
getSourceIndex(int) - Method in class com.levigo.util.base.glazedlists.FilterList
Gets the index in the source EventList that corresponds to the specified index.
getSourceIndex(int) - Method in class com.levigo.util.base.glazedlists.GroupingList
Gets the index in the source EventList that corresponds to the specified index.
getSourceIndex(int) - Method in class com.levigo.util.base.glazedlists.RangeList
Gets the index in the source EventList that corresponds to the specified index.
getSourceIndex(int) - Method in class com.levigo.util.base.glazedlists.SeparatorList
Gets the index in the source EventList that corresponds to the specified index.
getSourceIndex(int) - Method in class com.levigo.util.base.glazedlists.SortedList
Gets the index in the source EventList that corresponds to the specified index.
getSourceIndex(int) - Method in class com.levigo.util.base.glazedlists.TransformedList
Gets the index in the source EventList that corresponds to the specified index.
getSourceIndex(int) - Method in class com.levigo.util.base.glazedlists.UniqueList
Gets the index in the source EventList that corresponds to the specified index.
getSourceList() - Method in class com.levigo.util.base.glazedlists.event.ListEvent
Gets the List where this event originally occured.
getSourcePages() - Method in class com.levigo.jadice.printer.PrintJobConfiguration
 
getStackTrace(Throwable) - Static method in class com.levigo.util.base.Exceptions
 
getStacktraceAsString(Throwable) - Static method in class com.levigo.jadice.printer.event.PrintEventBroadcaster
Returns a string describing given throwable and its backtrace.
getStartIndex() - Method in class com.levigo.util.base.glazedlists.RangeList
Get the first index of the source EventList that is presented in this RangeList.
getStartIndex() - Method in class com.levigo.util.base.glazedlists.ThresholdList
Get the first index of the source EventList that is presented in this RangeList.
getState() - Method in class com.levigo.jadice.document.AbstractDocument
 
getState() - Method in interface com.levigo.jadice.document.Document
 
getState() - Method in class com.levigo.jadice.search.AbstractCharSequenceSearchRequest
 
getState() - Method in class com.levigo.jadice.swing.SwingUIDocument
 
getStatusFeedback() - Method in class com.levigo.jadice.swing.tool.ToolManager
 
getSteps() - Method in class com.levigo.jadice.swing.commands.ZoomCommand
 
getStrategy() - Method in class com.levigo.util.base.glazedlists.matchers.TextMatcherEditor
Returns the character comparison strategy for this TextMatcherEditor.
getStream() - Method in interface com.levigo.jadice.document.PageSegmentSource
Return the stream from which the page segment was read.
getStream() - Method in class com.levigo.jadice.document.read.ReaderParameters
 
getStreamIndex() - Method in class com.levigo.jadice.document.read.Reader
 
getStreamIndex() - Method in class com.levigo.jadice.document.read.ReaderListener.ReaderEvent
 
getStreamIndex() - Method in class com.levigo.jadice.document.read.ReaderParameters
 
getStreamIndex() - Method in interface com.levigo.jadice.document.SourceID
Return the source stream's index within the read operation during which the page segment was read.
getStreamPageIndex() - Method in class com.levigo.jadice.document.read.ReaderListener.ReaderEvent
 
getStreamPageIndex() - Method in interface com.levigo.jadice.document.SourceID
Get the index of the page within the stream from which the page segment was read.
getStreamPosition() - Method in class com.levigo.jadice.document.io.CarbonCopyStream
 
getStreamPosition() - Method in class com.levigo.jadice.document.io.ConcatenatedInputStream
 
getStreamPosition() - Method in class com.levigo.jadice.document.io.FileCacheInputStream
 
getStreamPosition() - Method in class com.levigo.jadice.document.io.MemoryInputStream
 
getStreamPosition() - Method in class com.levigo.jadice.document.io.RandomAccessFileInputStream
 
getStreamPosition() - Method in class com.levigo.jadice.document.io.SeekableLookaheadStream
 
getStreamPosition() - Method in class com.levigo.jadice.document.io.SubfileSeekableInputStream
 
getString(String, Object...) - Method in class com.levigo.jadice.document.util.ExtResourceBundle
Return a formatted string by using the key to look up a pattern string in the resource bundle and formatting it with the given arguments using MessageFormat.format(String, Object...).
getString(String, Object[]) - Method in class com.levigo.util.swing.messaging.DefaultMessageResource
Gets the String value for the specified key.
getString(String) - Static method in class com.levigo.util.swing.messaging.dialog.DefaultTextResources
Gets the properties file entry for the specified key.
getString(String, Object[]) - Method in interface com.levigo.util.swing.messaging.MessageResource
Gets the String value for the specified key.
getStrokeColor() - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Returns the current stroke color
getStrokeResolution() - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
getStructureOfActionNames(String, String) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Separate the actions for the specific key of the component and typ of query and puts them into the collection.
getStyle() - Method in class com.levigo.util.swing.CollapsiblePane
 
getSubMenuIDs() - Method in class com.levigo.util.swing.menu.BasicMenuBuilder
 
getSubMenuIDs() - Method in interface com.levigo.util.swing.menu.MenuBuilder
Return the (read-only) list of sub-menu ids already defined.
getSuperType() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
getSuperType() - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
getSuperType() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
getSuperTypeName() - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
getSuperTypeName() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
getSuppressableMessages() - Method in class com.levigo.util.swing.messaging.DefaultMessageFactory
Returns a Collection of Message identifiers of messages that are allowed to be suppressed by the user.
getSuppressableMessages() - Method in interface com.levigo.util.swing.messaging.MessageFactory
Returns a Collection of Message identifiers of messages that are allowed to be suppressed by the user.
getSuppressableMessages() - Method in class com.levigo.util.swing.messaging.MessageFactoryHolder
Returns a Collection of Message identifiers of messages that are allowed to be suppressed by the user.
getSuppressableMessages() - Static method in class com.levigo.util.swing.messaging.MessageManager
Returns a Collection of Messageidentifiers of messages that are allowed to be suppressed by the user.
getSystemAddonClassName() - Static method in class com.levigo.util.swing.plaf.LookAndFeelAddons
Gets the addon best suited for the operating system where the virtual machine is running.
getSystemClipboard() - Static method in class com.levigo.jadice.document.util.GraphicsEnvironment
Gets the system clipboard which interfaces with clipboard facilities provided by the native platform.
getSystemPropertySecure(String) - Static method in class com.levigo.jadice.document.util.SystemEnvironment
Allows secure access to system properties without the risk of a thrown SecurityException if the calling thread is not allowed to access the system property with the specified key name.
getSystemPropertySecure(String, String) - Static method in class com.levigo.jadice.document.util.SystemEnvironment
Allows secure access to system properties without the risk of a thrown SecurityException if the calling thread is not allowed to access the system property with the specified key name.
getTabbedPane() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
getTable() - Method in class com.levigo.util.swing.table.JTableRowHeader
Returns the table associated with this header.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.levigo.util.swing.table.EditableTableRowHeaderRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.levigo.util.swing.table.SortButtonRenderer
It is recognized which type of button should be used (UP, DOWN).
getTableFormat() - Method in class com.levigo.util.swing.glazedlists.EventTableModel
Gets the Table Format.
getTableHeader() - Method in class com.levigo.util.swing.table.SunTableSorter
 
getTableModel() - Method in class com.levigo.util.swing.table.JTableRowHeader
Returns the table model associated with this header.
getTableModel() - Method in class com.levigo.util.swing.table.SunTableSorter
 
getTargetDocument() - Method in class com.levigo.jadice.swing.dnd.ImportParameters
Return the Document into which content is supposed to be imported.
getTargetIndex() - Method in class com.levigo.jadice.document.read.Reader
Get the target page index to be used for page segments read by the next call to Reader.read(InputStream).
getTargetIndex() - Method in class com.levigo.jadice.swing.dnd.ImportParameters
Return the target page index at which imported content sould be placed.
getTargetPath() - Method in interface com.levigo.util.swing.flextree.TreeContributionContext
The TreePath (which is normally also one of the selected paths) that was immediately under the mouse when the popup menu was triggered.
getTaskExecutor() - Method in class com.levigo.jadice.appbase.chooser.PreviewPanel
 
getTempDir() - Static method in class com.levigo.jadice.document.util.SystemEnvironment
Returns the current temp file path as string.
getTempDir(String) - Static method in class com.levigo.jadice.document.util.SystemEnvironment
Returns the current temp file path as string.
getTempDirFile(String) - Static method in class com.levigo.jadice.document.util.SystemEnvironment
Returns the current temp file path as file object.
getTemplate(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
Return the template with the given name or null if there is no such template.
getTemplates() - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
getText(EmbeddedAnnotation) - Static method in class com.levigo.jadice.annotation.embedded.EmbeddedAnnotations
 
getText() - Method in class com.levigo.jadice.annotation.profiles.Label
 
getText() - Method in class com.levigo.jadice.annotation.TextAnnotation
Returns the actual displayed text of this annotation.
getText() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
 
getText(String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Get the text content of the node addressed by the XPath.
getTextColor() - Method in class com.levigo.jadice.annotation.TextAnnotation
 
getTextContent(PageSegment, Rectangle2D) - Method in class com.levigo.jadice.annotation.AnnotationPageSegment
 
getTextContentFactories() - Method in class com.levigo.jadice.document.text.TextServicesRegistry
 
getTextFilterator() - Method in class com.levigo.util.base.glazedlists.matchers.SearchEngineTextMatcherEditor.Field
Returns the TextFilterator capable of extracting only the fields that should be considered by SearchTerms using this Field.
getTextFilterator() - Method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
Returns the TextFilterator that extracts searchable strings from each item in the ComboBoxModel.
getTextFormat() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
getTextMatchingStrategy() - Method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
Returns the manner in which the contents of the ComboBoxModel are filtered and autocompletion terms are matched.
getTextOrCDATA() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
 
getTextOrCDATA(String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Get the text content of the node addressed by the XPath.
getTextRenderSettings() - Method in class com.levigo.jadice.document.render.DefaultRenderControls
 
getTextRenderSettings() - Method in interface com.levigo.jadice.document.render.RenderControls
Return the TextRenderSettings.
getThreadPriority() - Method in interface com.levigo.util.concurrent.tasks.ExecutorManager.ConfigurationStrategy
 
getThreshold() - Method in class com.levigo.util.base.glazedlists.matchers.ThresholdMatcherEditor
See ThresholdMatcherEditor.getThreshold().
getThreshold() - Method in class com.levigo.util.swing.infobar.QualifiedLoggingBridge
 
getThrowable() - Method in exception com.levigo.util.log.qualified.AbstractQualifiedRuntimeException
 
getThrowable() - Method in class com.levigo.util.log.qualified.DefaultQualifiedLogEvent
 
getThrowable() - Method in interface com.levigo.util.log.qualified.QualifiedLogEvent
returns a associated Throwable which may be the cause of the QualifiedLogEvent.
getThrowable() - Method in class com.levigo.util.log.qualified.ResolvedQualifiedLogEvent
 
getThrowable() - Method in class com.levigo.util.swing.infobar.SimpleMessage
 
getThumbnail(Page, TaskExecutor<Page>, RenderControls, boolean) - Method in class com.levigo.jadice.document.render.DefaultThumbnailProvider
 
getThumbnail(Page, TaskExecutor<Page>, RenderControls, boolean) - Method in interface com.levigo.jadice.document.render.ThumbnailProvider
Returns a thumbnail image in given size of a page associated to.
getThumbnail(Page, RenderControls) - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
 
getThumbnail(Page, RenderControls) - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailRenderer
 
getThumbnail(Page, RenderControls) - Method in class com.levigo.jadice.swing.thumbnailview.DefaultThumbnailCellRenderer
 
getThumbnailBounds(ThumbnailView, Page, Rectangle) - Method in class com.levigo.jadice.swing.thumbnailview.DefaultThumbnailCellRenderer
 
getThumbnailBounds(ThumbnailView, Page, Rectangle) - Method in interface com.levigo.jadice.swing.thumbnailview.ThumbnailCellRenderer
 
getThumbnailCellRendererComponent(ThumbnailView, Page, boolean, boolean, boolean) - Method in class com.levigo.jadice.swing.thumbnailview.DefaultThumbnailCellRenderer
 
getThumbnailCellRendererComponent(ThumbnailView, Page, boolean, boolean, boolean) - Method in interface com.levigo.jadice.swing.thumbnailview.ThumbnailCellRenderer
 
getThumbnailDecorationBorder() - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
 
getThumbnailProvider() - Method in class com.levigo.jadice.appbase.chooser.PreviewPanel
 
getThumbnailProvider() - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailRenderer
 
getThumbnailProvider() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
getThumbnailRenderControls(Page) - Method in class com.levigo.jadice.appbase.chooser.PreviewPanel
 
getThumbnailRenderControls(Page) - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
 
getThumbnailRenderControls(Page) - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailRenderer
 
getThumbnailRenderControls(Page) - Method in class com.levigo.jadice.swing.thumbnailview.DefaultThumbnailCellRenderer
 
getThumbnailRenderControls(Page) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Calculates the zoom factor for the render context to fit into the thumbnail image size.
getThumbnailSize() - Method in class com.levigo.jadice.appbase.chooser.PreviewPanel
 
getThumbnailSize() - Method in class com.levigo.jadice.appbase.preview.NavigablePreviewThumbnailRenderer
 
getThumbnailSize() - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
 
getThumbnailSize() - Method in class com.levigo.jadice.swing.thumbnailview.PageSorter
 
getThumbnailSize() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Returns the thumbnailSize.
getThumbnailView() - Method in class com.levigo.jadice.swing.thumbnailview.LightboxThumbnailTool
Returns the embedded thumbnail view
getThumbnailView() - Method in class com.levigo.jadice.swing.thumbnailview.PageSorter
Returns the embedded thumbnail view component.
getTitleText() - Method in class com.levigo.util.swing.messaging.Message
Returns the title text that characterizes the message.
getToggleFrozenModifier() - Method in class com.levigo.jadice.swing.crosshair.CrossHairTool
 
getToggleFrozenModifier() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
getToggleFrozenMouseButton() - Method in class com.levigo.jadice.swing.crosshair.CrossHairTool
 
getToggleFrozenMouseButton() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
getTogglingDeselected() - Method in class com.levigo.util.base.glazedlists.ListSelection
Gets an EventList that contains only deselected values and modifies the selection state on mutation.
getTogglingDeselected() - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Gets an EventList that contains only deselected values and modifies the selection state on mutation.
getTogglingSelected() - Method in class com.levigo.util.base.glazedlists.ListSelection
Gets an EventList that contains only selected values and modifies the selection state on mutation.
getTogglingSelected() - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Gets an EventList that contains only selected values and modifies the selection state on mutation.
getTool() - Method in class com.levigo.jadice.demo.commands.ToggleToolCommand
 
getTool(Class<T>) - Method in class com.levigo.jadice.swing.tool.ToolManager
Return the tool instance for the given tool class, or null if no such tool is registered.
getToolActivationPolicy() - Method in class com.levigo.jadice.appbase.commands.ToggleToolActivationPolicyCommand
 
getToolbar(JadiceToolbarProvider) - Method in class com.levigo.jadice.demo.commands.ToggleToolbarVisibilityCommand
 
getToolbar(String, Context) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Create a JToolbar for the given template key or context name.
getToolbar(String, Context, Action[]) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Create a JToolbar for the given template key or context name.
getToolbar(String, Context) - Method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
 
getToolbar(String, Context, Action[]) - Method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
 
getToolbar(String, Context) - Method in interface com.levigo.util.swing.action.MenuComponentFactory
Create a JToolBar for the given template key or context name.
getToolbar(String, Context, Action[]) - Method in interface com.levigo.util.swing.action.MenuComponentFactory
Create a JToolbar for the given template key or context name.
getToolClass() - Method in class com.levigo.jadice.appbase.commands.AbstractToolActivationCommand
 
getToolClass() - Method in class com.levigo.jadice.appbase.commands.AnnotationEditActivationCommand
 
getToolClass() - Method in class com.levigo.jadice.appbase.commands.DragTextActivationCommand
 
getToolClass() - Method in class com.levigo.jadice.appbase.commands.LensActivationCommand
 
getToolClass() - Method in class com.levigo.jadice.appbase.commands.PanActivationCommand
 
getToolkitType() - Static method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
getToolkitType() - Method in class com.levigo.jadice.annotation.profiles.ToolkitBasedFactory
 
getToolManager() - Method in class com.levigo.jadice.swing.navigator.BasicNavigatorComponentUI
 
getToolManager() - Method in class com.levigo.jadice.swing.navigator.NavigatorComponent
Returns the ToolManager of the embedded navigator thumbnail component
getToolManager() - Method in class com.levigo.jadice.swing.navigator.NavigatorComponentUI
Returns the ToolManager of the embedded navigator thumbnail component
getToolManager() - Method in class com.levigo.jadice.swing.ViewComponent
 
getToolPropertyPrefix(Class<? extends Tool>) - Static method in class com.levigo.jadice.swing.tool.ToolManager
Constructs the property name prefix for Tool property change events.
getToolTip(AnnotationFactory) - Method in class com.levigo.jadice.appbase.AnnotationProfileAwareToolBar
Resolve tooltip for given AnnotationType.
getToolTip(TypeSet) - Method in class com.levigo.jadice.appbase.AnnotationProfileAwareToolBar
Retrieve ToolTip for a given TypeSet.
getTooltip(TreePath) - Method in interface com.levigo.util.swing.flextree.TreeTipProvider
 
getToolTipText(MouseEvent) - Method in class com.levigo.jadice.swing.status.MemoryMonitorSnapIn
 
getToolTipText(MouseEvent) - Method in class com.levigo.jadice.swing.status.TaskServiceMonitorSnapIn
 
getToolTipText(MouseEvent) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Returns the tooltip text to be used for the given event.
getToolTipText(MouseEvent) - Method in class com.levigo.util.swing.table.JTableRowHeader
Allows the renderer's tips to be used if there is text set.
getTotalColumnWidth() - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
getTotalPageCount() - Method in class com.levigo.jadice.search.SearchStateChangeEvent
 
getTransferData(S, DataFlavor, ExportParameters) - Method in class com.levigo.jadice.swing.dnd.CompositeExportHandler
 
getTransferData(S, DataFlavor, ExportParameters) - Method in interface com.levigo.jadice.swing.dnd.ExportHandler
Return the transfer data representation of the given selection.
getTransferData(Selection, DataFlavor, ExportParameters) - Method in class com.levigo.jadice.swing.dnd.RasterizedSelectionExportHandler
 
getTransferData(Selection, DataFlavor, ExportParameters) - Method in class com.levigo.jadice.swing.dnd.SelectedTextExportHandler
 
getTransferData(List<Page>, DataFlavor, ExportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.IntraDOCPPageExportHandler
 
getTransferData(List<Page>, DataFlavor, ExportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.IntraJVMPageExportHandler
 
getTransferData(List<Page>, DataFlavor, ExportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.PageTextExportHandler
 
getTransferData(List<Page>, DataFlavor, ExportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.RasterizedPageImageExportHandler
 
getTransferData(List<Page>, DataFlavor, ExportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.ReorderPageExportHandler
 
getTransform() - Method in class com.levigo.jadice.document.render.BasicRenderParameters
Return the transform from document to rendered space.
getTransform() - Method in class com.levigo.util.swing.TransformerPanel
Never returns null
getTranslucentRegions() - Method in class com.levigo.jadice.document.model.DocumentModelInfo
 
getTransparentRegions() - Method in class com.levigo.jadice.document.model.DocumentModelInfo
 
getTree() - Method in interface com.levigo.util.swing.flextree.TreeContributionContext
 
getTreeModules() - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
getTreeModules(Class<T>) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
getType() - Method in class com.levigo.jadice.annotation.Annotation
Get the type profile.
getType(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
Return the type profile with the given name or null if there is no such profile.
getType() - Method in class com.levigo.jadice.annotation.profiles.TypeRef
 
getType() - Method in exception com.levigo.jadice.document.JadiceException
Deprecated. the exception type has been superseded by the use of AbstractQualifiedException. Use AbstractQualifiedException.getMessageID() instead.
getType() - Method in class com.levigo.jadice.document.PageSegmentEvent
Returns the type of this event
getType() - Method in class com.levigo.jadice.document.read.ReaderListener.ReaderEvent
Return the ReaderListener.ReaderEvent.Type of this event.
getType() - Method in class com.levigo.jadice.printer.event.PrintEvent
Gets the type of this event
getType() - Method in class com.levigo.util.base.glazedlists.event.ListEvent
Gets the type of the current change, which should be one of ListEvent.INSERT, UPDATE, or DELETE.
getType() - Method in class com.levigo.util.base.glazedlists.matchers.MatcherEditor.Event
 
getType() - Method in interface com.levigo.util.swing.infobar.MessageConsumer.Message
Get the message type.
getType() - Method in class com.levigo.util.swing.infobar.SimpleMessage
 
getType() - Method in class com.levigo.util.swing.messaging.Message
 
getTypes() - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
getTypes() - Method in class com.levigo.jadice.annotation.profiles.TypeSet
 
getTypeSet(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
getTypeSetName() - Method in class com.levigo.jadice.annotation.profiles.TypeSet
 
getTypeSets() - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
getUI() - Method in class com.levigo.jadice.demo.SorterToolbar
 
getUI() - Method in class com.levigo.jadice.swing.navigator.NavigatorComponent
Returns the NavigatorComponentUI (!)
getUI() - Method in class com.levigo.jadice.swing.pageview.PageView
Returns the PageViewUI (!)
getUI() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Returns the ThumbnailViewUI (!)
getUI(JComponent, Class<?>) - Static method in class com.levigo.util.swing.plaf.LookAndFeelAddons
Workaround for IDE mixing up with classloaders and Applets environments.
getUI(JComponent, String) - Static method in class com.levigo.util.swing.plaf.LookAndFeelAddons
Create the UI for the given component.
getUI() - Method in class com.levigo.util.swing.table.JTableRowHeader
Returns the look and feel (L&F) object that renders this component.
getUIClassID() - Method in class com.levigo.jadice.swing.navigator.NavigatorComponent
Returns "NavigatorComponentUI", the UIDefaults key used to look up the name of the NavigatorComponentUI class that defines the look and feel for this component.
getUIClassID() - Method in class com.levigo.jadice.swing.pageview.PageView
Returns "ListUI", the UIDefaults key used to look up the name of the javax.swing.plaf.ListUI class that defines the look and feel for this component.
getUIClassID() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Returns "ThumbnailViewUI", the UIDefaults key used to look up the name of the ThumbnailViewUI class that defines the look and feel for this component.
getUIClassID() - Method in class com.levigo.util.swing.table.JTableRowHeader
Returns the suffix used to construct the name of the look and feel (L&F) class used to render this component.
getUnionSelectionBounds(Page, List<? extends Selection>) - Method in class com.levigo.jadice.search.TextSelectionTool
 
getUnionSelectionBounds(Page, List<? extends Selection>, RenderControls, Rectangle) - Method in class com.levigo.jadice.search.TextSelectionTool
 
getUnit() - Method in class com.levigo.jadice.document.Resolution
 
getUnitRotation(AffineTransform) - Static method in class com.levigo.util.base.AffineTransforms
Determines the rotation component of the given transformation with respect to the unit point (1,1) relative to the origin.
getUnitsToScroll() - Method in class com.levigo.jadice.swing.tool.MouseWheelEditEvent
 
getUpperThreshold() - Method in class com.levigo.util.base.glazedlists.ThresholdList
Gets the upper threshold for this list
getUserHome() - Static method in class com.levigo.jadice.document.util.SystemEnvironment
Returns the user home path as string.
getUserHome(String) - Static method in class com.levigo.jadice.document.util.SystemEnvironment
Returns the user home path as string.
getUserHomeFile(String) - Static method in class com.levigo.jadice.document.util.SystemEnvironment
Returns the user home path as file object.
getV() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.BooleanValue
 
getV() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.ByteValue
 
getV() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.CollectionValue
 
getV() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.DecimalValue
 
getV() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.DoubleValue
 
getV() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.FloatValue
 
getV() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.IntegerValue
 
getV() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.IntValue
 
getV() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.LongValue
 
getV() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.MapValue
 
getV() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.ShortValue
 
getV() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.StringValue
 
getV() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.TimestampValue
 
getV() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.Value
 
getValidatingContainer() - Method in interface com.levigo.util.swing.CollapsiblePane.JCollapsiblePaneContainer
 
getValue() - Method in class com.levigo.jadice.annotation.profiles.Parameter
 
getValue() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.ValueElement
 
getValue(String) - Method in class com.levigo.util.swing.action.CommandAction
Gets the Object associated with the specified key.
getValue(String) - Method in class com.levigo.util.swing.action.DelegateAction
Get the value for the given property key.
getValue() - Method in class com.levigo.util.swing.SwingWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getValueAt(int) - Method in class com.levigo.jadice.document.util.GradationCurve
Get the intensity value for a given point.
getValueAt(double) - Method in class com.levigo.jadice.document.util.NaturalCubicSpline1D
Get the y-value at a given x location
getValueAt(TreePath, String) - Method in interface com.levigo.util.swing.flextree.TreeColumnProvider
Return the value for the cell defined by the given tree path and the given column ID.
getValueAt(int, int) - Method in class com.levigo.util.swing.glazedlists.EventTableModel
Retrieves the value at the specified location of the table.
getValueAt(int, int) - Method in class com.levigo.util.swing.table.EntryTableModel
 
getValueAt(int, int) - Method in class com.levigo.util.swing.table.SunTableSorter
 
getValueIsAdjusting() - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Returns true if the value is undergoing a series of changes.
getVersion(DataFlavor) - Static method in class com.levigo.jadice.document.flavor.IntraDOCPDataFlavor
Returns the version number of the given flavor.
getVersion() - Method in class com.levigo.jadice.document.Format
The version of the format support.
getVersion() - Method in class com.levigo.jadice.document.ProductInformation.Artifact
Return the version string.
getVersion() - Static method in class com.levigo.jadice.document.ProductInformation
Return the full version string for the main jadice document platform artifact.
getVersionLevelOfRelease() - Method in class com.levigo.jadice.swing.JadiceProductInformationSplash
 
getVersionPart(int) - Method in class com.levigo.jadice.document.ProductInformation.Artifact
Return the i'th part of the version string (if it exists and can be expressed as a number) or zero.
getVersionPart(int) - Static method in class com.levigo.jadice.document.ProductInformation
Return the i'th version part of the version number of the jadice document platform.
getView() - Method in class com.levigo.jadice.demo.SorterToolbar
Returns the associated PageView component.
getView() - Method in class com.levigo.util.swing.TransformerPanel
 
getViewComponent() - Method in class com.levigo.jadice.swing.dnd.ExportParameters
The ViewComponent handling the export.
getViewComponent() - Method in class com.levigo.jadice.swing.dnd.ImportParameters
The ViewComponent handling the import.
getViewComponent() - Method in class com.levigo.jadice.swing.tool.RenderParameters
Get the view component triggering the render cycle.
getViewComponent() - Method in class com.levigo.jadice.swing.tool.ToolManager
 
getViewer() - Method in class com.levigo.jadice.demo.BasicJadicePanel
Returns the embedded viewer instance.
getWheelRotation() - Method in class com.levigo.jadice.swing.tool.MouseWheelEditEvent
 
getWhen() - Method in class com.levigo.jadice.swing.tool.EditEvent
 
getWholeWordsOption() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
getWholeWordsOption() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
getWidth() - Method in class com.levigo.jadice.document.util.FloatDimension
 
getWidths() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailResizeCommand
 
getWindowIcon() - Static method in class com.levigo.util.swing.AbstractGeometryFrame
Gets the window icon used as default icon for all frames of this type.
getWindowsFontDirectories() - Static method in class com.levigo.jadice.document.fontmgr.FontManagerFactory
 
getWindowsVisualStyle() - Static method in class com.levigo.util.base.OS
Returns the name of the current Windows visual style.
getWranglerFactories() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
Deprecated. This method is for XML umarshalling use only
getWranglerFactory() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
getWranglerFactory() - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
getWranglerFactory() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
Return the wrangler factory for the current toolkit set via AnnotationFactory.setToolkitType(String).
getWranglerFactory(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
getX() - Method in class com.levigo.jadice.document.Resolution
Return the horizontal resolution.
getX() - Method in class com.levigo.jadice.swing.tool.MouseEditEvent
 
getXAxisRotation(AffineTransform) - Static method in class com.levigo.util.base.AffineTransforms
Determines the rotation component of the given transformation with respect to the X-axis, i.e.
getY() - Method in class com.levigo.jadice.document.Resolution
Return the vertical resolution.
getY() - Method in class com.levigo.jadice.swing.tool.MouseEditEvent
 
getYAxisRotation(AffineTransform) - Static method in class com.levigo.util.base.AffineTransforms
Determines the rotation component of the given transformation with respect to the Y-axis, i.e.
getZoom() - Method in class com.levigo.jadice.document.render.BaseRenderSettings
Gets the zoom factor.
getZoomFactor() - Method in class com.levigo.jadice.document.render.BaseRenderSettings
Deprecated. Please consider using the BaseRenderSettings.getZoom() method instead. Note though, that you will need to multiply its return value by 100 in order to obtain a percent value. This method has been deprecated, because the integer-granularity may introduce rounding-errors which may be unacceptable in certain situations.
GlazedLists - Class in com.levigo.util.base.glazedlists
A factory for creating all sorts of objects to be used with Glazed Lists.
GlazedListsSwing - Class in com.levigo.util.swing.glazedlists
A factory for creating all sorts of objects to be used with Glazed Lists.
gotoChild() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Go to the only child element of the current node.
gotoChild(int) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Go to the Nth child of the curent node.
gotoChild(String) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Go to the child found with given node name
gotoChild() - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Go to the only child element of the current node.
gotoChild(int) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Go to the Nth child of the curent node.
gotoChild(String) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Go to the child found with given node name
gotoFirstChild() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Go to the first child element of the current node.
gotoFirstChild(String) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Go to the first child with the given name
gotoFirstChild() - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Go to the first child element of the current node.
gotoFirstChild(String) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Go to the first child with the given name
gotoLastChild() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Go to the last child element of the current node.
gotoLastChild(String) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Go to the last child with the given name
gotoLastChild() - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Go to the last child element of the current node.
gotoLastChild(String) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Go to the last child with the given name
gotoParent() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Go to parent tag.
gotoParent() - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Go to parent tag.
gotoRoot() - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Go to document root tag
gotoRoot() - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Go to document root tag
gotoTag(String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Go to a specific node
gotoTag(String, Object...) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Go to a specific node
grabFocus() - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
GRADATION_CURVE - Static variable in class com.levigo.jadice.document.render.ImageRenderSettings
Identifier key for a gradation change, used within a RenderSettingsEvent to recognize the kind of change which happen.
GradationCommand - Class in com.levigo.jadice.demo.gradation.commands
Shows/Hide a gradation frame Hint:
To work properly this commands needs a PageView instance in the Context object.
GradationCommand() - Constructor for class com.levigo.jadice.demo.gradation.commands.GradationCommand
 
GradationCurve - Class in com.levigo.jadice.document.util
This class represents a gradation curve which can be used to map pixel intensity values to rendered intensities.
GradationCurve() - Constructor for class com.levigo.jadice.document.util.GradationCurve
Create a new GradationCurve which is initialised as a linear identity curve.
GradationCurve(GradationCurve) - Constructor for class com.levigo.jadice.document.util.GradationCurve
Create a new GradationCurve as clone of a given gradation curve.
GradationFrame - Class in com.levigo.jadice.demo.gradation
This class shows a document Gradations Curve in a JFrame.
GradationFrame() - Constructor for class com.levigo.jadice.demo.gradation.GradationFrame
Constructs a gradation frame.
GradationFrame(PageView) - Constructor for class com.levigo.jadice.demo.gradation.GradationFrame
Constructs a gradation frame, the given Viewer will associated with the gradation panel.
gradationPanel - Variable in class com.levigo.jadice.demo.gradation.GradationFrame
 
GRANT_ALL - Static variable in interface com.levigo.jadice.document.Permission
A special kind of permission which always grants any action.
Granularity - Enum in com.levigo.jadice.document.text
An enum listing the text content element levels.
GraphicalState - Interface in com.levigo.jadice.document.creator
 
GraphicalStateFactory - Interface in com.levigo.jadice.document.creator
 
graphics - Variable in class com.levigo.jadice.document.render.BasicRenderParameters
 
GraphicsConfigurationValidateable - Interface in com.levigo.util.swing.action
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 - Class in com.levigo.jadice.document.util
GraphicsEnvironment is a utility class to provide different informations about the graphics environment.
GraphicsEnvironment() - Constructor for class com.levigo.jadice.document.util.GraphicsEnvironment
 
GREATER_THAN - Static variable in class com.levigo.util.base.glazedlists.matchers.ThresholdMatcherEditor
 
GREATER_THAN_OR_EQUAL - Static variable in class com.levigo.util.base.glazedlists.matchers.ThresholdMatcherEditor
 
GROUP_DEFAULT - Static variable in interface com.levigo.util.swing.menu.MenuBuilder
The name of the default menu group.
GROUP_EDIT - Static variable in interface com.levigo.util.swing.menu.MenuBuilder
The name of the "edit" menu group.
GROUP_KEY - Static variable in interface com.levigo.util.swing.menu.MenuBuilder
The item type key queried on actions to determine the group name, if no explicit name has been specified upon installation.
GROUP_SETTINGS - Static variable in interface com.levigo.util.swing.menu.MenuBuilder
The name of the "settings" menu group.
GroupBuilder - Interface in com.levigo.jadice.document.read.fluent
IMPORTANT: This interface is used as a public part of the fluent read API.
GroupingList<E> - Class in com.levigo.util.base.glazedlists
A grouping list contains elements which are themselves Lists.
GroupingList(EventList<E>) - Constructor for class com.levigo.util.base.glazedlists.GroupingList
Creates a GroupingList that determines groupings via the Comparable interface which all elements of the source are assumed to implement.
GroupingList(EventList<E>, Comparator<? super E>) - Constructor for class com.levigo.util.base.glazedlists.GroupingList
Creates a GroupingList that determines groups using the specified Comparator.
groups - Variable in class com.levigo.util.swing.menu.BasicMenuBuilder.Menu
 

H

handleEditEvent(boolean, EditEvent) - Method in class com.levigo.jadice.demo.gestures.MouseGestureTool
 
handleEditEvent(boolean, EditEvent) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
handleEditEvent(boolean, EditEvent) - Method in class com.levigo.jadice.swing.pageview.PanTool
 
handleEditEvent(boolean, EditEvent) - Method in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
 
handleEditEvent(boolean, EditEvent) - Method in class com.levigo.jadice.swing.tool.Tool
Handle the given EditEvent.
handleEditEvent(Class<?>, EditEvent) - Method in class com.levigo.jadice.swing.tool.ToolManager
 
handleEditEventPreDispatch(EditEvent) - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
 
handleGesture(Component, String, GeneralPath) - Method in class com.levigo.jadice.demo.gestures.MouseGestureTool
 
handleGetObject(String) - Method in class com.levigo.jadice.document.util.ExtResourceBundle
 
handleKeyPressed(KeyEditEvent, boolean) - Method in class com.levigo.jadice.appbase.tool.KeyBindingsTool
 
handleKeyPressed(KeyEditEvent, boolean) - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
 
handleKeyPressed(KeyEditEvent, boolean) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
handleKeyPressed(KeyEditEvent, boolean) - Method in class com.levigo.jadice.swing.pageview.KeyboardNavigationTool
 
handleKeyPressed(KeyEditEvent, boolean) - Method in class com.levigo.jadice.swing.tool.Tool
Invoked when a key has been pressed.
handleKeyReleased(KeyEditEvent, boolean) - Method in class com.levigo.jadice.swing.tool.Tool
Invoked when a key has been released.
handleKeyTyped(KeyEditEvent, boolean) - Method in class com.levigo.jadice.swing.tool.Tool
Invoked when a key has been typed.
handleListChange(ListEvent<E>) - Method in class com.levigo.util.swing.glazedlists.EventTableModel
Default implementation for converting a ListEvent to TableModelEvents.
handleMessage(MessageConsumer.Message) - Method in interface com.levigo.util.swing.infobar.MessageConsumer
Handle the given message.
handleMessage(MessageConsumer.Message) - Method in class com.levigo.util.swing.infobar.RollingMessagePanel
Adds a message to the message panel and shows it.
handleMouseClicked(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.crosshair.CrossHairTool
 
handleMouseClicked(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
handleMouseClicked(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.lens.LensView.LensInputEventTool
 
handleMouseClicked(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
handleMouseClicked(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.tool.PopupMenuTool
 
handleMouseClicked(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.tool.Tool
Invoked when the mouse button has been clicked (pressed and released) on a component.
handleMouseDragged(MouseEditEvent, boolean) - Method in class com.levigo.jadice.search.TextSelectionTool
 
handleMouseDragged(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
handleMouseDragged(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.lens.LensView.LensInputEventTool
 
handleMouseDragged(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
handleMouseDragged(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.pageview.PanTool
 
handleMouseDragged(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.thumbnailview.VisibleBoundsTool
 
handleMouseDragged(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.tool.Tool
Invoked when a mouse button is pressed on a component and then dragged.
handleMouseEntered(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.tool.Tool
Invoked when the mouse cursor enters the unobscured part of component's geometry.
handleMouseExited(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.thumbnailview.LightboxThumbnailTool
 
handleMouseExited(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.tool.Tool
Invoked when the mouse cursor exits the unobscured part of component's geometry.
handleMouseMoved(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
 
handleMouseMoved(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.crosshair.CrossHairTool
 
handleMouseMoved(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
handleMouseMoved(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.lens.LensView.LensInputEventTool
 
handleMouseMoved(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.pageview.GalleryNavigationTool
 
handleMouseMoved(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.thumbnailview.LightboxThumbnailTool
 
handleMouseMoved(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.thumbnailview.VisibleBoundsTool
 
handleMouseMoved(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.tool.Tool
Invoked when the mouse cursor has been moved onto a component but no buttons have been pushed.
handleMousePressed(MouseEditEvent, boolean) - Method in class com.levigo.jadice.search.TextSelectionTool
 
handleMousePressed(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
 
handleMousePressed(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.crosshair.CrossHairTool
 
handleMousePressed(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
handleMousePressed(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
handleMousePressed(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.pageview.PanTool
 
handleMousePressed(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailNavigationTool
 
handleMousePressed(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.thumbnailview.VisibleBoundsTool
 
handleMousePressed(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.tool.PopupMenuTool
 
handleMousePressed(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.tool.Tool
Invoked when a mouse button has been pressed on a component.
handleMouseReleased(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
 
handleMouseReleased(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.crosshair.CrossHairTool
 
handleMouseReleased(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
handleMouseReleased(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.pageview.PanTool
 
handleMouseReleased(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailNavigationTool
 
handleMouseReleased(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.thumbnailview.VisibleBoundsTool
 
handleMouseReleased(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.tool.PopupMenuTool
 
handleMouseReleased(MouseEditEvent, boolean) - Method in class com.levigo.jadice.swing.tool.Tool
Invoked when a mouse button has been released on a component.
handleMouseWheelMoved(MouseWheelEditEvent, boolean) - Method in class com.levigo.jadice.swing.pageview.MouseWheelTool
 
handleMouseWheelMoved(MouseWheelEditEvent, boolean) - Method in class com.levigo.jadice.swing.pageview.MouseWheelZoomTool
 
handleMouseWheelMoved(MouseWheelEditEvent, boolean) - Method in class com.levigo.jadice.swing.tool.Tool
Invoked when the mouse wheel is rotated.
handleTask(ReadTask) - Method in class com.levigo.jadice.document.read.Reader
 
hasAttachments(Document, DocumentLayer) - Static method in class com.levigo.jadice.document.att.Attachments
 
hasAttachments(Page, DocumentLayer) - Static method in class com.levigo.jadice.document.att.Attachments
 
hasAttribute(String) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Check whether current tag contains the attribute with the given name.
hasAttribute(String, String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Check whether the node addressed by the XPath contains the attribute with the given name.
hasChildren(TreePath) - Method in interface com.levigo.util.swing.flextree.TreeContentProvider
Determines whether the last tree path component can have children.
hasDamage() - Method in class com.levigo.jadice.document.render.RenderResult
 
hasDefaultLayerAttachments(Document) - Static method in class com.levigo.jadice.document.att.Attachments
 
hasDefaultLayerAttachments(Page) - Static method in class com.levigo.jadice.document.att.Attachments
 
hasDetails() - Method in interface com.levigo.util.swing.infobar.MessageConsumer.Message
Return whether the message has associated details.
hasDetails() - Method in class com.levigo.util.swing.infobar.SimpleMessage
 
hashCode() - Method in class com.levigo.jadice.annotation.AnnotationRenderSettings
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.DiscreteProperty
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.Label
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.Labels
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.NameBasedFactory
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.Parameter
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.PropertyDefault
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.RangeProperty
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.ToolkitBasedFactory
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.TypeRef
 
hashCode() - Method in class com.levigo.jadice.annotation.profiles.TypeSet
 
hashCode() - Method in class com.levigo.jadice.document.AbstractProcessingControls
 
hashCode() - Method in class com.levigo.jadice.document.DocumentLayer
 
hashCode() - Method in class com.levigo.jadice.document.flavor.AbstractJadiceLocalDataFlavor
 
hashCode() - Method in class com.levigo.jadice.document.Format
The default hash-code implementation for formats is based on the class hash-code.
hashCode() - Method in class com.levigo.jadice.document.ProductInformation.Artifact
 
hashCode() - Method in class com.levigo.jadice.document.render.BaseRenderSettings
 
hashCode() - Method in class com.levigo.jadice.document.render.ImageRenderSettings
 
hashCode() - Method in class com.levigo.jadice.document.render.TextRenderSettings
 
hashCode() - Method in class com.levigo.jadice.document.Resolution
 
hashCode() - Method in class com.levigo.jadice.document.util.FloatDimension
 
hashCode() - Method in class com.levigo.jadice.document.util.GradationCurve
Calculate a hash code based on all points on the curve.
hashCode() - Method in class com.levigo.jadice.swing.pageview.PageViewSettings
 
hashCode() - Method in class com.levigo.jadice.swing.tool.Tool.ActivationRequest
 
hashCode() - Method in class com.levigo.util.base.collections.InterceptableList
 
hashCode() - Method in class com.levigo.util.base.collections.ObservableCollection
 
hashCode() - Method in class com.levigo.util.base.collections.ObservableList
 
hashCode() - Method in class com.levigo.util.base.collections.ObservableMap
 
hashCode() - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Returns the hash code value for this list.
hashCode() - Method in class com.levigo.util.base.glazedlists.DebugList
Returns the hash code value for this list.
hashCode() - Method in class com.levigo.util.base.glazedlists.matchers.SearchEngineTextMatcherEditor.Field
 
hashCode() - Method in class com.levigo.util.concurrent.tasks.AbstractTask
 
hasMoreElements() - Method in class com.levigo.util.base.collections.EmptyEnumeratorIterator
 
hasNext() - Method in class com.levigo.util.base.collections.AbstractCompositeIterator
 
hasNext() - Method in class com.levigo.util.base.collections.ArrayIterator
 
hasNext() - Method in class com.levigo.util.base.collections.EmptyEnumeratorIterator
 
hasNext() - Method in class com.levigo.util.base.collections.EnumerationIterator
 
hasNext() - Method in interface com.levigo.util.base.collections.PeekableIterator
hasNext() - Method in class com.levigo.util.base.collections.PeekableIteratorWrapper
 
hasNext() - Method in class com.levigo.util.base.collections.SingletonIterator
 
hasNext() - Method in class com.levigo.util.base.glazedlists.event.ListEvent
Without incrementing the implicit iterator, this tests if there is another change to view.
hasNode(String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
Check if the node addressed by the XPath exists in the document.
hasPageContext() - Method in class com.levigo.jadice.swing.tool.EditEvent
Return whether this event has a Page as a context.
hasPageRenderControl(Page) - Method in class com.levigo.jadice.document.render.RenderControlInventory
Return whether the page has specific render control settings.
hasPrevious() - Method in class com.levigo.util.base.collections.ArrayIterator
 
hasResource(String) - Method in class com.levigo.jadice.document.util.ExtResourceBundle
 
hasSelections() - Method in class com.levigo.jadice.swing.search.tool.SelectionHighlighterTool
checks if there are selected text fragments on the the page
hasText(EmbeddedAnnotation) - Static method in class com.levigo.jadice.annotation.embedded.EmbeddedAnnotations
 
hasTool(Class<? extends Tool>) - Method in class com.levigo.jadice.swing.tool.ToolManager
Return whether this tool manager currently manages a tool of the given class.
header - Variable in class com.levigo.util.swing.table.TableRowHeaderUI
The JTableHeader that is delegating the painting to this UI.
HIDDEN_INPUT - Static variable in class com.levigo.util.swing.messaging.Message
 
hide() - Method in class com.levigo.util.swing.AbstractGeometryFrame
Deprecated.  
HistoryAnnotation - Class in com.levigo.jadice.annotation
 
HistoryAnnotation() - Constructor for class com.levigo.jadice.annotation.HistoryAnnotation
 
HistoryAnnotation.HistoryPatternPosition - Enum in com.levigo.jadice.annotation
 
HOMESTEAD_VISUAL_STYLE - Static variable in class com.levigo.util.swing.plaf.WindowsLookAndFeelAddons
 
HORIZONTAL - Static variable in class com.levigo.util.swing.LevigoSeparators
Deprecated.  
HORIZONTAL_LEADING - Static variable in class com.levigo.util.swing.BarSnapInScrollPane
 
HORIZONTAL_LEFT - Static variable in class com.levigo.util.swing.BarSnapInScrollPane
 
HORIZONTAL_RIGHT - Static variable in class com.levigo.util.swing.BarSnapInScrollPane
 
HORIZONTAL_TRAILING - Static variable in class com.levigo.util.swing.BarSnapInScrollPane
 
HoverLensTool - Class in com.levigo.jadice.swing.lens
A hover lens tool for the PageView component.
HoverLensTool() - Constructor for class com.levigo.jadice.swing.lens.HoverLensTool
 
HoverLensTool.HoverShape - Enum in com.levigo.jadice.swing.lens
Shape of the hover lens
Hyperlink - Class in com.levigo.util.swing
A button which looks vaguely hyperlinky without the hassles of an actual HTML-in-JTextComponent hyperlinks.
Hyperlink() - Constructor for class com.levigo.util.swing.Hyperlink
 
Hyperlink(Action) - Constructor for class com.levigo.util.swing.Hyperlink
 
Hyperlink(Icon) - Constructor for class com.levigo.util.swing.Hyperlink
 
Hyperlink(String, Icon) - Constructor for class com.levigo.util.swing.Hyperlink
 
Hyperlink(String) - Constructor for class com.levigo.util.swing.Hyperlink
 

I

I18N - Class in com.levigo.jadice.document.util
 
I18N() - Constructor for class com.levigo.jadice.document.util.I18N
 
ICON_MENU - Static variable in class com.levigo.util.swing.action.BasicMenuComponentFactory
type of the menu is an menu with icon decorated icons - it used in the file of actions definition in the parameter menuType
iconified - Variable in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
IconJMenuItem - Class in com.levigo.util.swing.action
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.
IconJMenuItem(Action, boolean) - Constructor for class com.levigo.util.swing.action.IconJMenuItem
Constructor.
IconManager - Class in com.levigo.util.swing
The IconManager manages a set of Icons.
IconManager.IconManagerIcon - Class in com.levigo.util.swing
The IconManager.IconManagerIcon.AccessibleIconManagerIcon implementation used for icons created by the icon manager.
IconManager.IconManagerIcon(String, Rectangle, int, Dimension) - Constructor for class com.levigo.util.swing.IconManager.IconManagerIcon
Constructor for IconManagerIcon.
IconManager.IconManagerIcon.AccessibleIconManagerIcon - Class in com.levigo.util.swing
This class implements accessibility support for the IconManagerIcon class.
IconManager.IconManagerIcon.AccessibleIconManagerIcon() - Constructor for class com.levigo.util.swing.IconManager.IconManagerIcon.AccessibleIconManagerIcon
 
id - Variable in class com.levigo.jadice.annotation.Annotation
anno id
id - Variable in class com.levigo.jadice.document.AbstractPageSegment
 
id - Variable in class com.levigo.util.swing.menu.BasicMenuBuilder.Entry
 
ID - Static variable in class com.levigo.util.swing.messaging.MessageEvent
 
IDENTICAL_STRATEGY - Static variable in class com.levigo.util.base.glazedlists.matchers.TextMatcherEditor
Character comparison strategy that assumes all characters can be compared directly as though they are ASCII.
Identifiable - Interface in com.levigo.util.base
An interface to be implemented by classes providing a way to uniquely identify their instances.
ignore(String) - Method in class com.levigo.util.swing.messaging.dialog.DefaultDialogMessageListener
Lets the user customize to what events he doesn't want to react by showing a message dialog.
ImageAnnotation - Class in com.levigo.jadice.annotation
 
ImageAnnotation() - Constructor for class com.levigo.jadice.annotation.ImageAnnotation
 
ImageImportHandler - Class in com.levigo.jadice.swing.thumbnailview.dnd
An ImportHandler implementation supporting the import of images.
ImageImportHandler() - Constructor for class com.levigo.jadice.swing.thumbnailview.dnd.ImageImportHandler
 
ImageRenderSettings - Class in com.levigo.jadice.document.render
A ProcessingSettings type which controls various aspects of the image rendering process like desaturation, gradation or image filtering.
ImageRenderSettings() - Constructor for class com.levigo.jadice.document.render.ImageRenderSettings
Constructor
ImmutableMimeType - Class in com.levigo.jadice.document.util
This is an immutable variant of the MimeType class.
ImmutableMimeType(String, String) - Constructor for class com.levigo.jadice.document.util.ImmutableMimeType
 
ImmutableMimeType(String) - Constructor for class com.levigo.jadice.document.util.ImmutableMimeType
 
ImmutableMimeType(String, String, Map<String, String>) - Constructor for class com.levigo.jadice.document.util.ImmutableMimeType
 
ImmutableMimeType(String, Map<String, String>) - Constructor for class com.levigo.jadice.document.util.ImmutableMimeType
 
immutableTransform(AffineTransform) - Static method in class com.levigo.util.base.AffineTransforms
Create an immutable incarnation of the given transform.
importAny - Variable in class com.levigo.jadice.document.auth.DocumentPermission.DocumentPermissionFactory
 
importData(Transferable, int, ImportParameters) - Method in class com.levigo.jadice.swing.dnd.CompositeImportHandler
 
importData(Transferable, int, ImportParameters) - Method in interface com.levigo.jadice.swing.dnd.ImportHandler
Import from the given Transferable into the given ViewComponent.
importData(Transferable, int, ImportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.FileImportHandler
 
importData(Transferable, int, ImportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.ImageImportHandler
 
importData(Transferable, int, ImportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.IntraDOCPPageImportHandler
 
importData(Transferable, int, ImportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.IntraJVMPageImportHandler
 
importData(Transferable, int, ImportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.ReorderPageImportHandler
 
ImportExportHandlerFactory - Class in com.levigo.jadice.demo.dnd
A factory creating the default ImportHandlers and ExportHandlers.
ImportExportHandlerFactory() - Constructor for class com.levigo.jadice.demo.dnd.ImportExportHandlerFactory
 
importFromDOCP - Variable in class com.levigo.jadice.document.auth.DocumentPermission.DocumentPermissionFactory
 
ImportHandler - Interface in com.levigo.jadice.swing.dnd
ImportHandlers are responsible for the import of transfer data from representations suitable for Drag&Drop or Copy/Cut&Paste transfer.
ImportHandler.DummyPage - Class in com.levigo.jadice.swing.dnd
A marker class used to mark pages to be removed upon completion of a D&D transfer operation.
ImportHandler.DummyPage() - Constructor for class com.levigo.jadice.swing.dnd.ImportHandler.DummyPage
 
ImportIntent - Class in com.levigo.jadice.document.auth
 
ImportIntent(int, DataFlavor) - Constructor for class com.levigo.jadice.document.auth.ImportIntent
 
ImportParameters - Class in com.levigo.jadice.swing.dnd
A parameter object used to convey relevant context information to ImportHandlers.
ImportParameters(ViewComponent, Document, int) - Constructor for class com.levigo.jadice.swing.dnd.ImportParameters
 
importWithinJVM - Variable in class com.levigo.jadice.document.auth.DocumentPermission.DocumentPermissionFactory
 
incrementModCount() - Method in class com.levigo.jadice.annotation.AnnotationRenderer
Increases modification count, forces renderer to create new annotation rendering.
index - Variable in class com.levigo.jadice.document.auth.AddPagesIntent
 
index - Variable in class com.levigo.jadice.document.auth.ImportIntent
 
index - Variable in class com.levigo.jadice.document.auth.ReorderIntent
 
indexOf(Object) - Method in class com.levigo.util.base.collections.FrozenList
 
indexOf(Object) - Method in class com.levigo.util.base.collections.InterceptableList
 
indexOf(Object) - Method in class com.levigo.util.base.collections.ObservableList
 
indexOf(Object) - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Returns the index in this list of the first occurrence of the specified element, or -1 if this list does not contain this element.
indexOf(Object) - Method in class com.levigo.util.base.glazedlists.DebugList
Returns the index in this list of the first occurrence of the specified element, or -1 if this list does not contain this element.
indexOf(List<E>, Matcher<? super E>) - Static method in class com.levigo.util.base.glazedlists.matchers.Matchers
Returns the index of the first element from the given list that satisfies the matcher or -1 if no such element exists.
indexOf(Object) - Method in class com.levigo.util.base.glazedlists.SortedList
Returns the index in this list of the first occurrence of the specified element, or -1 if this list does not contain this element.
indexOf(Object) - Method in class com.levigo.util.base.glazedlists.ThresholdList
Returns the index in this list of the first occurrence of the specified element, or -1 if this list does not contain this element.
indexOf(Object) - Method in class com.levigo.util.base.glazedlists.UniqueList
Returns the index in this list of the first occurrence of the specified element, or -1 if this list does not contain this element.
indexOf(byte[], String, int) - Static method in class com.levigo.util.base.Strings
Finds the first occurrance of the given String in the given buffer.
indexOfGroup(E) - Method in class com.levigo.util.base.glazedlists.GroupingList
Return the index of the group to which the groupElement would belong if it were hypothetically added to the source list.
indexOfSimulated(Object) - Method in class com.levigo.util.base.glazedlists.SortedList
Deprecated. Deprecated as of 12/11/2005. Replaced with SortedList.sortIndex(Object) which has cleaner semantics.
indexToLocation(ThumbnailView, int) - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
indexToLocation(ThumbnailView, int) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailViewUI
 
IndividualAnnotationPermission - Class in com.levigo.jadice.annotation.auth
An annotation permission object to be used to define individual annotation permissions.
IndividualAnnotationPermission() - Constructor for class com.levigo.jadice.annotation.auth.IndividualAnnotationPermission
 
IndividualAnnotationPermission.Factory - Class in com.levigo.jadice.annotation.auth
 
IndividualAnnotationPermission.Factory.AbstractPerm - Class in com.levigo.jadice.annotation.auth
 
IndividualAnnotationPermission.Factory.AbstractPerm() - Constructor for class com.levigo.jadice.annotation.auth.IndividualAnnotationPermission.Factory.AbstractPerm
 
info(String) - Method in interface com.levigo.util.log.Logger
Log a message at the INFO level.
info(String, Throwable) - Method in interface com.levigo.util.log.Logger
Log an exception (throwable) at the INFO level with an accompanying message.
info(String, Object...) - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
info(String, Throwable, Object...) - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
info(String) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "info".
info(String, Object...) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "info".
info(String, Throwable) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "info".
info(String, Throwable, Object...) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "debug".
INFO - Static variable in class com.levigo.util.swing.messaging.Message
 
InfoProviderFrame - Class in com.levigo.jadice.demo.infotree
This frame contains a document InfoTreePanel, which displays the inner Document state and structure as a tree view.
InfoProviderFrame() - Constructor for class com.levigo.jadice.demo.infotree.InfoProviderFrame
Constructs a frame with an embedded InfoTreePanel.
InfoProviderFrame(PageView) - Constructor for class com.levigo.jadice.demo.infotree.InfoProviderFrame
Constructs a frame with an embedded InfoTreePanel, the given PageView will be associated with the InfoTreePanel.
InfoTreePanel - Class in com.levigo.jadice.demo.infotree
This class represents the inner Document state and structure as a tree view.
InfoTreePanel() - Constructor for class com.levigo.jadice.demo.infotree.InfoTreePanel
Constructor invokes the initialization of the user interface.
InfoTreePanel(PageView) - Constructor for class com.levigo.jadice.demo.infotree.InfoTreePanel
Constructor invokes the initialization of the user interface.
inherit(Stack<Object>) - Static method in class com.levigo.util.log.NDC
 
init() - Method in class com.levigo.jadice.appbase.applet.JadiceLifeCycleApplet
Ensures a valid initialization of jadice applets lifecycle.
init() - Method in interface com.levigo.jadice.appbase.Reloadable
Called to inform realizations of this interface that it has been (re-) loaded into the system.
init() - Method in class com.levigo.jadice.appbase.status.DocumentStatusMessageSnapIn
The implementation of this method provided by this class does nothing.
init() - Method in class com.levigo.jadice.appbase.status.PageSnapIn
 
init() - Method in class com.levigo.jadice.appbase.status.PrinterStatusSnapIn
The implementation of this method provided by this class does nothing.
init() - Method in class com.levigo.jadice.appbase.status.ZoomSnapIn
The implementation of this method provided by this class does nothing.
init(String, Icon) - Method in class com.levigo.util.swing.Hyperlink
 
init() - Method in class com.levigo.util.swing.PopupButton
 
init() - Method in class com.levigo.util.swing.SplitButton
 
init() - Static method in class com.levigo.util.swing.TGASwingUtil
Sets the destroyed flag to false so Runnables are directed at the EventQueues.
initBasicDefaults(LookAndFeelAddons) - Method in class com.levigo.jadice.appbase.search.RolloutSearchComponentAddon
 
initBasicDefaults(LookAndFeelAddons) - Method in class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBoxAddon
 
initBasicDefaults(LookAndFeelAddons) - Method in class com.levigo.jadice.swing.annotation.AnnotationToolComponentAddon
 
initBasicDefaults(LookAndFeelAddons) - Method in class com.levigo.jadice.swing.navigator.NavigatorComponentAddon
 
initBasicDefaults(LookAndFeelAddons) - Method in class com.levigo.jadice.swing.pageview.GalleryNavigationToolComponentAddon
 
initBasicDefaults(LookAndFeelAddons) - Method in class com.levigo.jadice.swing.pageview.PageViewComponentAddon
 
initBasicDefaults(LookAndFeelAddons) - Method in class com.levigo.jadice.swing.thumbnailview.LightboxThumbnailToolComponentAddon
 
initBasicDefaults(LookAndFeelAddons) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailViewComponentAddon
 
initBasicDefaults(LookAndFeelAddons) - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
Adds default key/value pairs to the given list.
initCollection() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.CollectionValue
 
initColumnSizes(JTable) - Static method in class com.levigo.util.swing.table.JTableFormatter
Initializes the column sizes of the specified JTable to use the given space as smart as possible: Minimum width = heading width Preferred width = width of the widest cell content in each column If the sum of preferred cell widthes is wider than the available space, all columns will be cropped equally.
initGui() - Method in class com.levigo.jadice.demo.BasicJadicePanel
Initializes and arranges the gui components.
initGUI() - Method in class com.levigo.jadice.demo.gradation.GradationFrame
Initialises the gui
initGui() - Method in class com.levigo.jadice.swing.JadiceProductInformationSplash
Initializes the gui.
initialiseGUI(String[]) - Static method in class JadiceDemoApplication
Initialize Jadice Panel GUI
initialiseGUI(String[]) - Static method in class JadiceFilterDemoApplication
Initialize Jadice Panel GUI
initialize(Page) - Method in class com.levigo.jadice.annotation.Annotation
 
initialize() - Method in class com.levigo.jadice.document.text.TextServicesRegistry
 
initialize(int) - Method in class com.levigo.util.swing.action.NonUglyActionJToggleButton
Overrides the button initialisation to get the styling we want.
initialize(int) - Method in class com.levigo.util.swing.NonUglyActionButton
Overrides the button initialisation to get the styling we want.
initialize(LookAndFeelAddons) - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
 
initialize(LookAndFeelAddons) - Method in interface com.levigo.util.swing.plaf.ComponentAddon
Initializes this addon (i.e register UI classes, colors, fonts, borders, any UIResource used by the component class).
initialize() - Method in class com.levigo.util.swing.plaf.LookAndFeelAddons
 
initializeLocalVars() - Method in class com.levigo.util.swing.table.JTableRowHeader
Initializes the local variables and properties with default values.
initializePrintCache() - Method in class com.levigo.jadice.printer.AbstractPrinter
Creates a fresh instance of the cache.
initializer - Variable in class com.levigo.jadice.annotation.Annotation
 
initializerFactories - Variable in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
initMacDefaults(LookAndFeelAddons) - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
Default implementation calls AbstractComponentAddon.initBasicDefaults(LookAndFeelAddons)
initMetalDefaults(LookAndFeelAddons) - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
Default implementation calls AbstractComponentAddon.initBasicDefaults(LookAndFeelAddons)
initMotifDefaults(LookAndFeelAddons) - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
Default implementation calls AbstractComponentAddon.initBasicDefaults(LookAndFeelAddons)
initSnapshot(AnnotationReaderSettings) - Method in class com.levigo.jadice.annotation.AnnotationReaderSettings
 
initSnapshot(NCIReaderSettings) - Method in class com.levigo.jadice.document.read.NCIReaderSettings
 
initTrackImageData(int, int[]) - Method in class com.levigo.util.swing.colorpicker.ColorPickerAlphaSliderUI
 
initTrackImageData(int, int[]) - Method in class com.levigo.util.swing.colorpicker.ColorPickerSliderUI
 
initWindowsDefaults(LookAndFeelAddons) - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
Default implementation calls AbstractComponentAddon.initBasicDefaults(LookAndFeelAddons)
inject(Object, ParameterInjector.ParameterProvider) - Method in class com.levigo.util.swing.action.injection.ParameterInjector
 
InjectedCommand - Class in com.levigo.util.swing.action.injection
An abstract Command which relieves its subclasses from the chore of dealing with the extraction and validation of arguments from the context.
InjectedCommand() - Constructor for class com.levigo.util.swing.action.injection.InjectedCommand
 
INPUT - Static variable in class com.levigo.util.swing.messaging.Message
 
INPUT_MAP - Static variable in class com.levigo.util.swing.action.BasicActionFactory
The key used for storing the keystrokes for the action in an InputMap (referenced by an ActionMap) used for a menu or button.
inputEvent - Variable in class com.levigo.jadice.swing.tool.EditEvent
 
INSERT - Static variable in class com.levigo.util.base.glazedlists.event.ListEvent
 
insertControlPoint(int, Point) - Method in class com.levigo.jadice.document.util.ControlCurve
Insert a control point at a given location
insertControlPoint(int, Point) - Method in class com.levigo.jadice.document.util.GradationCurve
 
insertIndexInterval(int, int, boolean) - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Insert length indices beginning before/after index.
insertLinkedActionFactory(int, BasicActionFactory) - Method in class com.levigo.util.swing.action.DefaultActionFactory
Inserts a action factory at index position of linked factories.
insertLinkedCommandFactory(int, BasicCommandFactory) - Method in class com.levigo.util.swing.action.DefaultCommandFactory
Inserts a command factory at index position of linked factories.
insertLinkedMenuComponentFactory(int, BasicMenuComponentFactory) - Method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
Inserts a menu component factory at index position of linked factories.
insertString(int, String, AttributeSet) - Method in class com.levigo.util.swing.text.NColumnsDigitDocument
 
insertString(int, String, AttributeSet) - Method in class com.levigo.util.swing.text.NColumnsTextDocument
 
insertString(int, String, AttributeSet) - Method in class com.levigo.util.swing.text.NColumsRangeSetDocument
 
insertString(int, String, AttributeSet) - Method in class com.levigo.util.swing.text.NumericDocument
 
insertString(int, String, AttributeSet) - Method in class com.levigo.util.swing.text.UppercaseDocument
 
inset - Variable in class com.levigo.util.swing.LevigoSeparators.AbstractLineSeparator
Deprecated.  
install(PageView) - Method in class com.levigo.jadice.demo.SpacePanBehaviour
Install the SpacePanBehaviour into the given PageView.
install(EventList<E>) - Static method in class com.levigo.util.base.glazedlists.UndoRedoSupport
Installs support for undoing and redoing changes to the given source.
install(JComponent, Context.Children, Context.Ancestors) - Static method in class com.levigo.util.swing.action.Context
Install a context with the given aggregation mode on the given owner.
install(JComponent, Action) - Static method in class com.levigo.util.swing.ActionOnDoubleClick
 
install(FlexibleTree) - Static method in class com.levigo.util.swing.flextree.PopupMenuFeature
Install this feature on the given flextree.
install(FlexibleTree) - Static method in class com.levigo.util.swing.flextree.SelectionHandlerFeature
Install this feature on the given flextree.
install(FlexibleTree) - Static method in class com.levigo.util.swing.flextree.ToolTipFeature
Install this feature on the given flextree.
install(JComboBox, EventList<E>) - Static method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
Installs support for autocompletion into the comboBox and returns the support object that is actually providing those facilities.
install(JComboBox, EventList<E>, TextFilterator<? super E>) - Static method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
Installs support for autocompletion into the comboBox and returns the support object that is actually providing those facilities.
install(JComboBox, EventList<E>, TextFilterator<? super E>, Format) - Static method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
Installs support for autocompletion into the comboBox and returns the support object that is actually providing those facilities.
install(JTable, SortedList<E>, Object) - Static method in class com.levigo.util.swing.glazedlists.TableComparatorChooser
Installs a new TableComparatorChooser that responds to clicks on the header of the specified table and uses them to sort the specified sortedList by delegating to the given strategy If at any time the table should no longer sort, the behaviour can be removed calling TableComparatorChooser.dispose() on the object returned by this method.
install(JTable, SortedList<E>, Object, TableFormat<? super E>) - Static method in class com.levigo.util.swing.glazedlists.TableComparatorChooser
Installs a new TableComparatorChooser that responds to clicks on the header of the specified table and uses them to sort the specified sortedList by delegating to the given strategy If at any time the table should no longer sort, the behaviour can be removed calling TableComparatorChooser.dispose() on the object returned by this method.
install(UndoManager, EventList<E>) - Static method in class com.levigo.util.swing.glazedlists.UndoSupport
Installs support for undoing/redoing edits on the given source.
install(UndoManager, EventList<E>, FunctionList.Function<UndoRedoSupport.Edit, UndoableEdit>) - Static method in class com.levigo.util.swing.glazedlists.UndoSupport
Installs support for undoing/redoing edits on the given source.
install(LoggingConfiguration, MessageConsumer) - Static method in class com.levigo.util.swing.infobar.QualifiedLoggingBridge
 
installAction(Action) - Method in class com.levigo.util.swing.menu.BasicMenuBuilder
 
installAction(String, Action) - Method in class com.levigo.util.swing.menu.BasicMenuBuilder
 
installAction(Action) - Method in interface com.levigo.util.swing.menu.MenuBuilder
Install the given action into the default menu group MenuBuilder.GROUP_DEFAULT.
installAction(String, Action) - Method in interface com.levigo.util.swing.menu.MenuBuilder
Install the given action into the given menu group.
installContext() - Method in class com.levigo.jadice.appbase.status.PageLayoutSnapIn
Create, install and return a Context for this snap-in.
installContext() - Method in class com.levigo.jadice.appbase.status.PageSnapIn
Create, install and return a Context for this snap-in.
installContext() - Method in class com.levigo.jadice.appbase.status.ZoomSnapIn
Create, install and return a Context for this snap-in.
installDefaults() - Method in class com.levigo.jadice.swing.navigator.BasicNavigatorComponentUI
Initialize NavigatorComponent properties, e.g. font, foreground, background, thumb size and so on.
installDefaults() - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
Initialize ThumbnailView properties, e.g. font, foreground, and background, and add the CellRendererPane.
installDefaults() - Method in class com.levigo.util.swing.table.TableRowHeaderUI
Initialize JTableHeader properties, e.g. font, foreground, and background.
installKeyboardActions() - Method in class com.levigo.jadice.swing.navigator.BasicNavigatorComponentUI
Registers the keyboard bindings on the ThumbnailView that the BasicListUI is associated with.
installKeyboardActions() - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
Registers the keyboard bindings on the ThumbnailView that the BasicListUI is associated with.
installKeyboardActions() - Method in class com.levigo.util.swing.table.TableRowHeaderUI
Register all keyboard actions on the JTableHeader.
installListener(E) - Method in interface com.levigo.util.base.glazedlists.ObservableElementList.Connector
Start listening for events from the specified element.
installListeners() - Method in class com.levigo.jadice.swing.navigator.BasicNavigatorComponentUI
Create and install the listeners for the ThumbnailView, its model, and its selectionModel.
installListeners() - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
Create and install the listeners for the ThumbnailView, its model, and its selectionModel.
installListeners(JSlider) - Method in class com.levigo.util.swing.colorpicker.ColorPickerSliderUI
 
installListeners() - Method in class com.levigo.util.swing.table.TableRowHeaderUI
Attaches listeners to the JTableHeader.
installSubMenu(String, String, Action) - Method in class com.levigo.util.swing.menu.BasicMenuBuilder
 
installSubMenu(String, String, Action) - Method in interface com.levigo.util.swing.menu.MenuBuilder
Install a sub-menu and return a MenuBuilder for it.
installUI(JComponent) - Method in class com.levigo.jadice.swing.navigator.BasicNavigatorComponentUI
 
installUI(JComponent) - Method in class com.levigo.jadice.swing.pageview.BasicPageViewUI
 
installUI(JComponent) - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
Initializes this.list by calling installDefaults(), installListeners(), and installKeyboardActions() in order.
installUI(JComponent) - Method in class com.levigo.util.swing.table.TableRowHeaderUI
 
instanceClass - Variable in class com.levigo.jadice.annotation.profiles.NameBasedFactory
 
Intent - Interface in com.levigo.jadice.document
This is a marker interface for actions to be checked against a Permission.
InterceptableList<E> - Class in com.levigo.util.base.collections
 
InterceptableList(List<E>, ListInterceptor<E>) - Constructor for class com.levigo.util.base.collections.InterceptableList
 
interceptorSupport - Variable in class com.levigo.jadice.document.AbstractDocument
 
interrupt() - Method in class com.levigo.util.swing.SwingWorker
A new method that interrupts the worker thread.
IntHashtable<V> - Class in com.levigo.util.base.collections
 
IntHashtable(int, float) - Constructor for class com.levigo.util.base.collections.IntHashtable
 
IntHashtable(int) - Constructor for class com.levigo.util.base.collections.IntHashtable
 
IntHashtable() - Constructor for class com.levigo.util.base.collections.IntHashtable
 
into(Document) - Method in class com.levigo.jadice.document.read.fluent.ReadConfiguration
Configure a Document as the target for reading.
into(Document) - Method in interface com.levigo.jadice.document.read.fluent.ReadConfigurer
Configure a Document as the target for reading.
INTRA_DOCP_MIME_TYPE_PREFIX - Static variable in class com.levigo.jadice.document.flavor.IntraDOCPDataFlavor
The prefix of the MIME type.
IntraDOCPDataFlavor - Class in com.levigo.jadice.document.flavor
A DataFlavor used for moving or copying Pages across jadice application running in different JVMs.
IntraDOCPPageExportHandler - Class in com.levigo.jadice.swing.thumbnailview.dnd
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.
IntraDOCPPageExportHandler() - Constructor for class com.levigo.jadice.swing.thumbnailview.dnd.IntraDOCPPageExportHandler
 
IntraDOCPPageImportHandler - Class in com.levigo.jadice.swing.thumbnailview.dnd
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.
IntraDOCPPageImportHandler() - Constructor for class com.levigo.jadice.swing.thumbnailview.dnd.IntraDOCPPageImportHandler
 
IntraJVMPageExportHandler - Class in com.levigo.jadice.swing.thumbnailview.dnd
An ExportHandler implementation exporting the selection as Page references for import into other Documents in other instances of a jadice ViewComponent residing in the same JVM instance.
IntraJVMPageExportHandler() - Constructor for class com.levigo.jadice.swing.thumbnailview.dnd.IntraJVMPageExportHandler
 
IntraJVMPageImportHandler - Class in com.levigo.jadice.swing.thumbnailview.dnd
An ImportHandler implementation supporting the import of transfer data generated by the IntraJVMPageExportHandler.
IntraJVMPageImportHandler() - Constructor for class com.levigo.jadice.swing.thumbnailview.dnd.IntraJVMPageImportHandler
 
invalidate() - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
Overridden for performance reasons.
invalidateLayout(Container) - Method in class com.levigo.util.swing.effect.EffectLayout
 
inventoryChanged(InventoryRenderSettingsEvent) - Method in interface com.levigo.jadice.document.render.InventoryRenderSettingsListener
Will be called whenever a RenderSettings change happens and the render settings type supports change event propagation.
InventoryRenderSettingsEvent - Class in com.levigo.jadice.document.render
This event gets delivered whenever a RenderSettings, which supports the propagation of changes, has been changed in a RenderControlInventory.
InventoryRenderSettingsEvent(RenderControlInventory, Page, RenderControls, RenderSettings, String, Object, Object) - Constructor for class com.levigo.jadice.document.render.InventoryRenderSettingsEvent
Constructor
InventoryRenderSettingsEvent(RenderControlInventory, Page, RenderSettingsEvent) - Constructor for class com.levigo.jadice.document.render.InventoryRenderSettingsEvent
Constructor
InventoryRenderSettingsListener - Interface in com.levigo.jadice.document.render
This interface is for receiving change events whenever a RenderSettings object, which supports change event propagation, within a RenderControlInventory have been changed.
invert(Comparator<T>) - Static method in class com.levigo.util.base.collections.Comparators
 
invert(Color) - Static method in class com.levigo.util.base.Colors
Create a new color which is the inverse of the given one.
invert(Matcher<E>) - Static method in class com.levigo.util.base.glazedlists.matchers.Matchers
Get a Matcher that returns the opposite of the specified Matcher.
invertSelection() - Method in class com.levigo.util.base.glazedlists.ListSelection
Inverts the current selection.
invertSelection() - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Inverts the current selection.
invokeAndWait(Runnable) - Static method in class com.levigo.util.swing.TGASwingUtil
Calls SwingUtilities.invokeAndWait(Runnable code) using the default ThreadGroup
invokeAndWait(ThreadGroup, Runnable) - Static method in class com.levigo.util.swing.TGASwingUtil
Calls SwingUtilities.invokeAndWait(Runnable code) considering the ThreadGroup to be used
invokeLater(Runnable) - Static method in class com.levigo.util.swing.TGASwingUtil
Calls SwingUtilities.invokeLater(Runnable code) using the default ThreadGroup.
invokeLater(ThreadGroup, Runnable) - Static method in class com.levigo.util.swing.TGASwingUtil
Calls SwingUtilities.invokeLater(Runnable code) considering the ThreadGroup to be used
invokeLaterIfNotEDT(Runnable) - Static method in class com.levigo.util.swing.TGASwingUtil
Initiate a call of the given Runnable.run() method on the event dispatch thread.
invokeLaterIfNotEDT(ThreadGroup, Runnable) - Static method in class com.levigo.util.swing.TGASwingUtil
Initiate a call of the given Runnable.run() method considering the thread group to be used on the event dispatch thread.
IOUtils - Class in com.levigo.jadice.document.io
 
IOUtils() - Constructor for class com.levigo.jadice.document.io.IOUtils
 
isAcceptAllFileFilterUsed() - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
isAccessibleChildSelected(int) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView
Returns true if the current child of this object is selected.
isActive() - Method in class com.levigo.jadice.swing.thumbnailview.LightboxThumbnailTool
Deprecated. Use LightboxThumbnailTool.isLightboxVisible() instead.
isActive(Class<? extends Tool>) - Method in class com.levigo.jadice.swing.tool.ToolManager
Return whether the tool of the given class is currently active.
isActive(Tool) - Method in class com.levigo.jadice.swing.tool.ToolManager
Return whether the given tool is currently active.
isActive() - Method in class com.levigo.util.swing.action.Context
Returns the info if the context is active.
isActive() - Static method in class com.levigo.util.swing.TGASwingUtil
Gets the active flag.
isAddOnActive(Class<? extends JComponent>, ViewComponent) - Method in interface com.levigo.jadice.appbase.AddOnPresenter
Determine whether there is a registered and active (visible) add-on component of the given class within the context of the given view component.
isAddOnActive(Class<? extends JComponent>, ViewComponent) - Method in class com.levigo.jadice.appbase.BasicAddOnPresenter
 
isAddOnRegistered(Class<? extends JComponent>, ViewComponent) - Method in interface com.levigo.jadice.appbase.AddOnPresenter
Determine whether there is a registered (displayable) add-on component of the given class within the context of the given view component.
isAddOnRegistered(Class<? extends JComponent>, ViewComponent) - Method in class com.levigo.jadice.appbase.BasicAddOnPresenter
 
isAdjustGeometryEnabled() - Static method in class com.levigo.util.swing.AbstractPropertyGeometryFrame
Returns whether adjusting of frames geometry into current graphics environment is enabled This behavior is only supported if the restoring of frame geometry is enabled.
isAllow - Variable in class com.levigo.jadice.annotation.auth.DocumentAnnotationPermission.Factory
 
isAllow - Variable in class com.levigo.jadice.annotation.auth.IndividualAnnotationPermission.Factory
 
isAllowed(Selection) - Method in class com.levigo.jadice.appbase.commands.CopyRasterizedSelectionCommand
 
isAllowed(Selection) - Method in class com.levigo.jadice.appbase.commands.CopySelectedTextCommand
 
isAllowMultipleTextlines() - Method in class com.levigo.jadice.annotation.StampAnnotation
 
isAllowResize() - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Returns a flag if annotation could be resized
isAllowRotation() - Method in class com.levigo.jadice.annotation.StampAnnotation
Returns current rotation handle flag.
isAllowRotation() - Method in class com.levigo.jadice.annotation.StampImageAnnotation
Returns current rotation handle flag.
isAllowTransparency() - Method in class com.levigo.jadice.annotation.profiles.ColorProperty
 
isAltDown() - Method in class com.levigo.jadice.swing.tool.EditEvent
 
isAltGraphDown() - Method in class com.levigo.jadice.swing.tool.EditEvent
 
isAnimated() - Method in class com.levigo.util.swing.CollapsiblePane
 
isAnnotated(Document) - Static method in class com.levigo.jadice.annotation.Annotations
Returns whether the given document is annotated.
isAnnotated(Page) - Static method in class com.levigo.jadice.annotation.Annotations
Returns whether the given page is annotated.
isAnnotated(Document) - Static method in class com.levigo.jadice.annotation.embedded.EmbeddedAnnotations
Returns whether the given document is annotated.
isAnnotated(Page) - Static method in class com.levigo.jadice.annotation.embedded.EmbeddedAnnotations
Returns whether the given page is annotated.
isAnnotationPrintEnabled(PreferenceStore) - Static method in class com.levigo.jadice.printer.PrintEnvironment
Determines whether the annotations should be printed or not.
isAnnotationRenderingEnabled(AnnotationType) - Method in class com.levigo.jadice.annotation.AnnotationRenderSettings
Returns whether annotation of given type should be rendered or not.
isAnyPermissionGranted(D, Intent...) - Method in class com.levigo.jadice.document.Permissions
 
isApplyPageViewRenderSettings() - Method in class com.levigo.jadice.swing.navigator.NavigatorComponent
Returns an indicator whether the sorter render pages according to the PageView render settings or not.
isApplyPageViewRenderSettings() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Returns an indicator whether the sorter render pages according to the PageView render settings or not.
isAsynchronousPrinting() - Method in class com.levigo.jadice.printer.PrintJobConfiguration
 
isAutoActivate() - Method in class com.levigo.jadice.swing.thumbnailview.LightboxThumbnailTool
Returns whether the light-box shall become visible automatically if the mouse enters the light-box's activation zone.
isAutoDeactivate() - Method in class com.levigo.jadice.swing.thumbnailview.LightboxThumbnailTool
Returns whether the light-box shall become invisible automatically if the mouse leaves the light-box's deactivation zone.
isAutoScrollModeOn() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Returns whether hover lens may cause an autoscroll on the viewer if the mouse moved outside the visible area.
isAuxiliary() - Method in class com.levigo.jadice.annotation.AnnotationPageSegment
 
isAuxiliary() - Method in class com.levigo.jadice.document.AbstractPageSegment
 
isAuxiliary() - Method in class com.levigo.jadice.document.creator.CompositePageSegment
 
isAuxiliary() - Method in interface com.levigo.jadice.document.PageSegment
Return whether this PageSegment is in some way "auxiliary".
isAvailable() - Method in class com.levigo.jadice.appbase.commands.CopyRasterizedSelectionCommand
 
isAvailable() - Method in class com.levigo.jadice.appbase.commands.CopySelectedTextCommand
 
isAvailable() - Method in class com.levigo.jadice.appbase.commands.DragTextActivationCommand
 
isAvailable() - Method in interface com.levigo.jadice.document.fontmgr.FontManagerHandle
This method is intended to be a fast access to the information if a font manager instance is already present without the need of waiting of a font manager instance until a timeout occurs or blocking methods return as might happen if the font manager creation runs asynchronously.
isAvailable() - Method in class com.levigo.jadice.search.CopySelectedTextCommand
Deprecated.  
isAvailable() - Method in class com.levigo.jadice.swing.commands.CopyRasterizedSelectionCommand
Deprecated.  
isAvailable() - Method in class com.levigo.jadice.swing.commands.DirectPrintDocumentCommand
 
isAvailable() - Method in interface com.levigo.util.swing.action.Command
Returns an indicator whether the command is available and therefore integrable.
isAvailable() - Method in class com.levigo.util.swing.action.DummyCommand
 
isAvailable() - Method in class com.levigo.util.swing.action.injection.InjectedCommand
 
isBase64(char) - Static method in class com.levigo.util.base.datatype.Base64
 
isBold() - Method in class com.levigo.jadice.annotation.TextAnnotation
 
isBorderOpaque() - Method in class com.levigo.jadice.swing.JadiceProductInformationSplash.ProdInfoBorder
 
isBorderOpaque() - Method in class com.levigo.util.swing.BubbleBorder
 
isBorderOpaque() - Method in class com.levigo.util.swing.DropShadowBorder
 
isBorderOpaque() - Method in class com.levigo.util.swing.RolloutBorder
 
isBorderOpaque() - Method in class com.levigo.util.swing.RoundedBorder
 
isBufferFormatValid(BufferedImage) - Method in class com.levigo.util.swing.FadeablePane
Defines if the cached image has the valid format for the current painting painting operation and there is no need to recreate it.
isCached() - Method in class com.levigo.jadice.document.io.FileCacheInputStream
Returns true since this ImageInputStream caches data in order to allow seeking backwards.
isCached() - Method in class com.levigo.jadice.document.io.MemoryInputStream
Returns true since this ImageInputStream caches data in order to allow seeking backwards.
isCached() - Method in class com.levigo.jadice.document.io.SeekableInputStream
Default implementation returns false.
isCachedFile() - Method in class com.levigo.jadice.document.io.FileCacheInputStream
Returns true since this ImageInputStream maintains a file cache.
isCachedFile() - Method in class com.levigo.jadice.document.io.MemoryInputStream
Returns false since this ImageInputStream does not maintain a file cache.
isCachedFile() - Method in class com.levigo.jadice.document.io.SeekableInputStream
Default implementation returns false.
isCachedMemory() - Method in class com.levigo.jadice.document.io.FileCacheInputStream
Returns false since this ImageInputStream does not maintain a main memory cache.
isCachedMemory() - Method in class com.levigo.jadice.document.io.MemoryInputStream
Returns true since this ImageInputStream maintains a main memory cache.
isCachedMemory() - Method in class com.levigo.jadice.document.io.SeekableInputStream
Default implementation returns false.
isCancelled() - Method in class com.levigo.jadice.printer.AbstractPrintDialog
Returns a flag indicating whether printing is cancelled by the user.
isCancelled() - Method in class com.levigo.jadice.search.SearchStateChangeEvent
 
isCancelled() - Method in class com.levigo.util.concurrent.PrecompletedFuture
 
isCancelRequested() - Method in class com.levigo.jadice.document.AbstractFormatReaderProcessor
 
isCancelRequested() - Method in interface com.levigo.jadice.document.FormatReaderProcessor
Return whether the reader shall abort the read.
isCaseSensitive() - Method in class com.levigo.jadice.search.SearchRequest
 
isCellEditable(TreePath, String) - Method in interface com.levigo.util.swing.flextree.EditableTreeColumnProvider
Return whether the value for the cell defined by the given tree path and the given column ID is editable.
isCellEditable(int, int) - Method in class com.levigo.util.swing.glazedlists.EventTableModel
Delegates the question of whether the cell is editable or not to the backing TableFormat if it is a WritableTableFormat.
isCellEditable(int, int) - Method in class com.levigo.util.swing.table.EntryTableModel
 
isCellEditable(int, int) - Method in class com.levigo.util.swing.table.SunTableSorter
 
isCenterOnParent() - Method in class com.levigo.util.swing.messaging.dialog.DefaultDialogMessageListener
Returns whether the displayed message dialog should be centered on the parent frame of messageEvents source or on the screen.
isChangeAllowed(Annotation) - Static method in class com.levigo.jadice.annotation.auth.Permission
 
isChangeFrozenStateInLensArea() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
isCheckingEnabled() - Method in class com.levigo.util.swing.text.NumericDocument
Returns a flag indicating if range check is active
isCollapsed() - Method in class com.levigo.util.swing.CollapsiblePane
 
isCollapsed() - Method in class com.levigo.util.swing.FlipFlopCollapsiblePanel
 
isColored() - Method in class com.levigo.jadice.document.model.DocumentModelInfo
 
isColumnReverse(int) - Method in class com.levigo.util.base.glazedlists.gui.AbstractTableComparatorChooser
Gets whether the comparator in use for the specified column is reverse.
isColumnSortable(TableColumn) - Method in interface com.levigo.util.swing.table.SortableTableModel
Is this column sortable?
isConsumed() - Method in class com.levigo.jadice.swing.tool.EditEvent
 
isControlDown() - Method in class com.levigo.jadice.swing.tool.EditEvent
 
isCurrentAnnotationType(AnnotationFactory) - Method in class com.levigo.jadice.swing.annotation.commands.AbstractAnnotationModeCommand
Returns whether the current annotation mode is the same as given annotation type.
isCurrentlyMatchingAll() - Method in class com.levigo.util.base.glazedlists.matchers.AbstractMatcherEditor
Returns true if the current matcher will match everything.
isCurrentlyMatchingNone() - Method in class com.levigo.util.base.glazedlists.matchers.AbstractMatcherEditor
Returns true if the current matcher will match nothing.
isCw() - Method in class com.levigo.jadice.swing.commands.SpinCommand
 
isData(char) - Static method in class com.levigo.util.base.datatype.Base64
 
isDataFlavorSupported(DataFlavor, ImportParameters) - Method in class com.levigo.jadice.swing.dnd.CompositeImportHandler
 
isDataFlavorSupported(DataFlavor, ImportParameters) - Method in interface com.levigo.jadice.swing.dnd.ImportHandler
Check whether the given DataFlavor is supported by this import handler.
isDataFlavorSupported(DataFlavor, ImportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.FileImportHandler
 
isDataFlavorSupported(DataFlavor, ImportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.ImageImportHandler
 
isDataFlavorSupported(DataFlavor, ImportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.IntraDOCPPageImportHandler
 
isDataFlavorSupported(DataFlavor, ImportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.IntraJVMPageImportHandler
 
isDataFlavorSupported(DataFlavor, ImportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.ReorderPageImportHandler
 
isDebugEnabled() - Method in interface com.levigo.util.log.Logger
Is the logger instance enabled for the DEBUG level?
isDebugEnabled() - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Return whether the "debug" (or higher) level is enabled
isDefaultToTreeRoot() - Method in class com.levigo.util.swing.flextree.PopupMenuFeature
Return whether popup activations on empty space are treated as activations on the tree root.
isDeleteStaleCacheFiles() - Static method in class com.levigo.jadice.document.io.FileCacheInputStream
Return whether stale cache files are automatically expunged.
isDesaturate() - Method in class com.levigo.jadice.document.render.ImageRenderSettings
Returns whether the desaturation is activated
isDestroyed() - Static method in class com.levigo.util.swing.TGASwingUtil
 
isDisposed() - Method in class com.levigo.jadice.document.AbstractDocument
 
isDisposed() - Method in interface com.levigo.jadice.document.Document
Return whether or not this Document has been disposed of.
isDisposed() - Method in class com.levigo.jadice.swing.SwingUIDocument
 
isDocumentLayerEnabled(DocumentLayer) - Method in class com.levigo.jadice.document.render.BaseRenderSettings
Returns whether layer class should be rendered or not.
isDocumentPrintEnabled(PreferenceStore) - Static method in class com.levigo.jadice.printer.PrintEnvironment
Determines whether the document should be printed or not.
isDoFireAnnotationEvents() - Method in class com.levigo.jadice.annotation.Annotation
Return whether this annotation instance propagates annotation events
isDone() - Method in class com.levigo.util.concurrent.PrecompletedFuture
 
isDragDefaultsToExport() - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
isEditable() - Method in class com.levigo.jadice.annotation.TextAnnotation
 
isEditable(E, int) - Method in interface com.levigo.util.base.glazedlists.gui.WritableTableFormat
For editing fields.
isEdited() - Method in class com.levigo.util.swing.table.EntryTableModel
Gets whether at least one field has been edited.
isEligible(PageSegment, Rectangle2D, TextContentServiceInternal.Priority) - Method in class com.levigo.jadice.annotation.AnnotationPageSegment
 
isEmpty() - Method in class com.levigo.util.base.collections.FrozenList
 
isEmpty() - Method in class com.levigo.util.base.collections.InterceptableList
 
isEmpty() - Method in class com.levigo.util.base.collections.IntHashtable
 
isEmpty() - Method in class com.levigo.util.base.collections.ObservableCollection
 
isEmpty() - Method in class com.levigo.util.base.collections.ObservableList
 
isEmpty() - Method in class com.levigo.util.base.collections.ObservableMap
 
isEmpty() - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Returns true if this list contains no elements.
isEmpty() - Method in class com.levigo.util.base.glazedlists.DebugList
Returns true if this list contains no elements.
isEmpty() - Method in class com.levigo.util.swing.messaging.MessageResult
Returns true if result map is empty otherwise false
isEnableCaching() - Method in class com.levigo.jadice.document.render.PageImageRenderer
 
isEnabled() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
isEnabled(Class<? extends Tool>) - Method in class com.levigo.jadice.swing.tool.ToolManager
Checks whether the given Tool is enabled.
isEnabled() - Method in class com.levigo.util.swing.action.CommandAction
Returns true if the action is enabled.
isEnabled() - Method in class com.levigo.util.swing.action.DelegateAction
 
isEnabled(String) - Method in interface com.levigo.util.swing.action.Privileges
Deprecated. Returns if the specified action is enabled.
isEnabled() - Method in class com.levigo.util.swing.effect.FadeBox
 
isEnabled() - Method in class com.levigo.util.swing.effect.RolloutBox
 
isEnableDragExport() - Method in class com.levigo.jadice.search.TextSelectionTool
 
isEnableFirstLast() - Method in class com.levigo.jadice.appbase.status.PageSnapIn
 
isEnableHoverToolbar() - Method in class com.levigo.jadice.search.TextSelectionTool
 
isEnableLink() - Method in class com.levigo.util.swing.Hyperlink
 
isEnablePreviousNext() - Method in class com.levigo.jadice.appbase.status.PageSnapIn
 
isEnableTransientPageRendering() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
isEnlargePageToPaper() - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Simply returns the current flag value.
isEnlargeToPaper(PreferenceStore) - Static method in class com.levigo.jadice.printer.PrintEnvironment
Determines whether pages should be enlarged to fit into paper size.
isEntryRow(int) - Method in interface com.levigo.util.swing.table.EditableRowHeaderTableModel
 
isEntryRow() - Method in class com.levigo.util.swing.table.EditableTableRowHeaderRenderer
 
isEntryRow(int) - Method in class com.levigo.util.swing.table.EntryTableModel
 
isErrorEnabled() - Method in interface com.levigo.util.log.Logger
Is the logger instance enabled for the ERROR level?
isErrorEnabled() - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
isErrorEnabled() - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Return whether the "error" (or higher) level is enabled
isEventDispatchThread() - Static method in class com.levigo.util.swing.TGASwingUtil
Checks whether the current thread (no matter if EventQueue or not) is the correct EventDispatchThread for the current ThreadGroup.
isEventDispatchThread(ThreadGroup) - Static method in class com.levigo.util.swing.TGASwingUtil
Checks whether the current thread (no matter if EventQueue or not) is the correct EventDispatchThread for the current ThreadGroup.
isEventEmpty() - Method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
Returns true if the current atomic change to this list change queue is empty; false otherwise.
isExclusive() - Method in class com.levigo.jadice.swing.tool.ToolManager
Return whether the exclusive tool mode is active, i.e. if the currently active tool is also the exclusive tool.
isExecutable(String) - Method in interface com.levigo.util.swing.action.Privileges
Deprecated. Returns if it is allowed to execute the specified command.
isExistingFrameAt(Point) - Method in class com.levigo.util.swing.AbstractGeometryFrame
Check whether there is already an active frame with the same type like this frame at the given location.
isFast() - Method in class com.levigo.jadice.swing.commands.ScrollCommand
 
isFatalEnabled() - Method in interface com.levigo.util.log.Logger
Is the logger instance enabled for the FATAL level?
isFatalEnabled() - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
isFatalEnabled() - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Return whether the "fatal" level is enabled
isFilled() - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Returns a flag indicating if annotation is rendered with a background color.
isFinished() - Method in class com.levigo.jadice.search.SearchStateChangeEvent
 
isFloating() - Method in class com.levigo.jadice.demo.SorterToolbar.SorterToolBarUI
 
isFocusTraversable() - Method in class com.levigo.jadice.swing.BasicViewer
Deprecated.  
isFocusTraversable() - Method in class com.levigo.jadice.swing.pageview.PageView
Deprecated. Yes, I know.
isFocusTraversable() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
isFromSameDocument(DataFlavor, Document) - Static method in class com.levigo.jadice.document.flavor.AbstractJadiceLocalDataFlavor
Check whether the given Document is the source of the given DataFlavor.
isFromSameJVM(DataFlavor) - Static method in class com.levigo.jadice.document.flavor.IntraDOCPDataFlavor
Checks if the given flavor is an IntraDOCPDataFlavor from the same JVM.
isFrozen() - Method in class com.levigo.jadice.swing.crosshair.CrossHairTool
Gets the frozen state.
isFrozen() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Gets the frozen state of the lens.
isFrozen() - Method in class com.levigo.jadice.swing.lens.LensView
Gets the frozen state.
isFrozen() - Method in class com.levigo.util.base.glazedlists.FreezableList
Gets whether this EventList is showing a previous state of the source EventList.
isFullRowSelected() - Method in class com.levigo.util.swing.table.EditableTableRowHeaderRenderer
 
isGeometryRestored() - Method in class com.levigo.util.swing.AbstractPropertyGeometryFrame
Returns whether frames geometry could be restored from given properties preferences.
isGrantAll() - Method in class com.levigo.jadice.document.Permissions
Return whether this Permissions Object always grants every permission, because there are no Permissions installed and the default is to grant permission.
isHeadLengthInPercent() - Method in class com.levigo.jadice.annotation.ArrowAnnotation
Returns current head length flag.
isHideIfDisabled() - Method in class com.levigo.util.swing.menu.ActionFactoryMenuContributor
Whether disabled actions shall be hidden or not.
isHomogenous() - Method in class com.levigo.jadice.document.Resolution
Return whether the resolution is homogeneous, i.e. identical in both directions.
isHSB - Variable in enum com.levigo.util.swing.colorpicker.ColorPicker.Mode
 
isIconified() - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
isIgnoreEmptyActions() - Static method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
Returns an indicator whether to ignore actions with no commands configured.
isIgnoreLineWidth() - Method in class com.levigo.jadice.annotation.StampAnnotation
 
isIncrease() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailResizeCommand
 
isInfoEnabled() - Method in interface com.levigo.util.log.Logger
Is the logger instance enabled for the INFO level?
isInfoEnabled() - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Return whether the "info" (or higher) level is enabled
isInitialized() - Method in class com.levigo.jadice.annotation.Annotation
 
isInitialized() - Method in class com.levigo.jadice.document.AbstractPageSegment
 
isInstalled() - Method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
Returns true if this autocomplete support instance is currently installed and altering the behaviour of the combo box; false if it has been AutoCompleteSupport.uninstall()ed.
isIntraDOCPDataFlavor(DataFlavor) - Static method in class com.levigo.jadice.document.flavor.IntraDOCPDataFlavor
Checks if the given flavor is an IntraDOCPDataFlavor.
isItalic() - Method in class com.levigo.jadice.annotation.TextAnnotation
 
isJadiceRasteredImageDataFlavor(DataFlavor) - Static method in class com.levigo.jadice.document.flavor.JadiceRasteredImageDataFlavor
Check if the given DataFlavor is a JadiceRasteredImageDataFlavor.
isJVMBuildVersionNewerOrEqual(int) - Static method in class com.levigo.jadice.document.util.SystemEnvironment
Returns whether the current jvm build version is newer or equal to the given number.
isJVMLocalDataFlavor(DataFlavor) - Static method in class com.levigo.jadice.document.flavor.JVMLocalDataFlavor
Checks if a given DataFlavor is a JVMLocalDataFlavor.
isJVMMajorVersionNewerOrEqual(int) - Static method in class com.levigo.jadice.document.util.SystemEnvironment
Returns whether the current jvm major version is newer or equal to the given number.
isJVMMicroVersionNewerOrEqual(int) - Static method in class com.levigo.jadice.document.util.SystemEnvironment
Returns whether the current jvm micro version is newer or equal to the given number.
isJVMMinorVersionNewerOrEqual(int) - Static method in class com.levigo.jadice.document.util.SystemEnvironment
Returns whether the current jvm minor version is newer or equal to the given number.
isLightboxVisible() - Method in class com.levigo.jadice.swing.thumbnailview.LightboxThumbnailTool
Returns the visibility of the thumbnail light-box.
isLinearIdentity() - Method in class com.levigo.jadice.document.util.GradationCurve
Returns whether this curve is a identity curve
isLinePainted() - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Returns a flag if annotation border is rendered.
isLinux() - Static method in class com.levigo.util.base.OS
 
isLive() - Method in class com.levigo.util.swing.glazedlists.TextComponentMatcherEditor
Whether filtering occurs by the keystroke or not.
isLockCheckingEnabled() - Method in class com.levigo.util.base.glazedlists.DebugList
Returns true if DebugList is currently checking the calling Thread for lock ownership before each read and write operation.
isMac(LookAndFeelAddons) - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
 
isMacOSX() - Static method in class com.levigo.util.base.OS
 
isMessageSuppressed(String) - Static method in class com.levigo.util.swing.messaging.MessageManager
Returns true if the user has switched off this message.
isMetaDown() - Method in class com.levigo.jadice.swing.tool.EditEvent
 
isMetal(LookAndFeelAddons) - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
 
isModifiable() - Method in class com.levigo.jadice.search.AbstractCharSequenceSearchRequest
Informs if the AbstractCharSequenceSearchRequest is modifiable or not.
isModified - Variable in class com.levigo.jadice.annotation.Annotation
 
isModified() - Method in class com.levigo.jadice.annotation.Annotation
Returns modify status of the annotation.
isModified(Document) - Static method in class com.levigo.jadice.annotation.Annotations
Returns whether the annotations of given document are modified.
isModified(Page) - Static method in class com.levigo.jadice.annotation.Annotations
Returns whether the annotations of given page are modified.
isModified(S) - Method in class com.levigo.jadice.document.AbstractProcessingControls
 
isMotif(LookAndFeelAddons) - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
 
isMovePagesAllowed(List<Page>, int) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Checks whether it is allowed to move the pages in the supplied vector to the given target position.
isNeighbor(double, double, double) - Static method in class com.levigo.util.base.Numbers
Return whether the given value lies within a neighborhood of size 2*epsilon of p.
isNeighbor(int, int, int) - Static method in class com.levigo.util.base.Numbers
Return whether the given value lies within a neighborhood of size 2*epsilon of p.
isNotNull() - Static method in class com.levigo.util.base.glazedlists.matchers.Matchers
Get a Matcher that returns returns true iff it is given a null object.
isNull() - Static method in class com.levigo.util.base.glazedlists.matchers.Matchers
Get a Matcher that returns returns true iff it is given a non-null object.
isOpaqe() - Method in class com.levigo.jadice.document.creator.CompositePageSegment
Set whether this page segment is opaque (all white) regardless of whether the whole bounds are taken up by component segments or not.
isOpaque() - Method in class com.levigo.jadice.swing.thumbnailview.DefaultThumbnailCellRenderer
Overridden for performance reasons.
isOptimizedDrawingEnabled() - Method in class com.levigo.util.swing.TransformerPanel
 
isOriginalSize(PreferenceStore) - Static method in class com.levigo.jadice.printer.PrintEnvironment
Determines whether documents should be printed in original size.
isOverSelectionPoint(MouseEditEvent, List<Annotation>) - Static method in class com.levigo.jadice.swing.annotation.AnnotationTool
 
isPad(char) - Static method in class com.levigo.util.base.datatype.Base64
 
isPageFormatValidationEnabled() - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Indicates whether the applied page format should be validated and modified against the chosen print service.
isPathSelected(TreePath) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
isPending(Object) - Method in class com.levigo.util.swing.PendingOperations
Ask if the specified operation is still running in the current instance's context.
isPending() - Method in class com.levigo.util.swing.PendingOperations
Ask if any operation is still running in the current instance's context.
isPermissionGranted(D, Intent) - Method in class com.levigo.jadice.document.Permissions
 
isPinned() - Method in class com.levigo.jadice.swing.thumbnailview.LightboxThumbnailTool
Returns the selected state of the pin button in the visble light-box.
isPlastic() - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
 
isPrefetchEnabled() - Method in class com.levigo.jadice.swing.pageview.PageView
 
isPreserveRenderSettingsOnDocumentChange() - Method in class com.levigo.jadice.swing.pageview.PageView
Return whether the render settings are shared.
isPrintAllAnnotationsUsed() - Method in class com.levigo.jadice.printer.AbstractPrinter
Return current flag.
isPrinting() - Static method in class com.levigo.jadice.printer.AbstractPrinter
Determines whether this method is called from within a print process.
isPrintServiceAvailable() - Static method in class com.levigo.jadice.printer.PrintManager
Returns whether any printing service is available.
isRelease() - Static method in class com.levigo.jadice.document.ProductInformation
Return whether this is a release version.
isRemoveAllowed(Annotation) - Static method in class com.levigo.jadice.annotation.auth.Permission
 
isRemoveOnClick() - Method in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
 
isRemoveOnClick() - Method in class com.levigo.jadice.swing.search.tool.SelectionHighlighterTool
 
isReorderFlavor(DataFlavor) - Static method in class com.levigo.jadice.document.flavor.ReorderDataFlavor
Checks if a given DataFlavor is a ReorderDataFlavor.
isReordering() - Method in class com.levigo.util.base.glazedlists.event.ListEvent
Tests if this change is a complete reordering of the list.
isResetAnnotationModeAfterCreation() - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
Returns the resetAnnotationModeAfterCreation.
isResizable() - Method in class com.levigo.util.swing.messaging.dialog.DefaultDialogMessageListener
Returns whether the displayed message dialog can be resized.
isRestoreGeometryEnabled() - Static method in class com.levigo.util.swing.AbstractPropertyGeometryFrame
Returns whether re-/storing of frames geometry is enabled
isRestrictToPageBounds() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
isRootVisible() - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
isRotateToFit() - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Simply returns the current flag value.
isRowLocked(int) - Method in interface com.levigo.util.swing.table.EditableRowHeaderTableModel
 
isRowLocked() - Method in class com.levigo.util.swing.table.EditableTableRowHeaderRenderer
 
isRowLocked(int) - Method in class com.levigo.util.swing.table.EntryTableModel
 
isRowSelected() - Method in class com.levigo.util.swing.table.EditableTableRowHeaderRenderer
 
isRunning() - Method in class com.levigo.jadice.search.AbstractCharSequenceSearchRequest
checks if the AbstractCharSequenceSearchRequest is currently being processed by the internal search engine.
isRunning() - Method in class com.levigo.jadice.search.SearchStateChangeEvent
 
isScaleText() - Method in class com.levigo.jadice.annotation.TextAnnotation
 
isSecondary() - Method in class com.levigo.jadice.annotation.AbstractAnnotationFormat
 
isSecondary() - Method in class com.levigo.jadice.document.Format
Return whether this format is a secondary format.
isSelectableAt(Page, Point2D) - Method in class com.levigo.jadice.document.text.TextContentService
Return whether there is something selectable at the given point.
isSelected() - Method in class com.levigo.jadice.appbase.commands.AbstractToolActivationCommand
 
isSelected() - Method in class com.levigo.jadice.appbase.commands.AnnotationEditActivationCommand
 
isSelected() - Method in class com.levigo.jadice.appbase.commands.ToggleToolActivationPolicyCommand
 
isSelected() - Method in class com.levigo.jadice.appbase.search.ActivateRolloutSearchCommand
 
isSelected() - Method in class com.levigo.jadice.appbase.search.ToggleCaseSensitiveCommand
 
isSelected() - Method in class com.levigo.jadice.appbase.search.ToggleExtendedSearchCommand
 
isSelected() - Method in class com.levigo.jadice.appbase.search.ToggleWholeWordsOnlyCommand
 
isSelected() - Method in class com.levigo.jadice.demo.commands.ToggleToolCommand
 
isSelected() - Method in class com.levigo.jadice.demo.gradation.commands.GradationCommand
 
isSelected() - Method in class com.levigo.jadice.demo.infotree.ToggleInfoTreeCommand
 
isSelected() - Method in class com.levigo.jadice.demo.lens.ToggleLensCommand
 
isSelected() - Method in class com.levigo.jadice.demo.navigator.ToggleNavigatorCommand
 
isSelected() - Method in class com.levigo.jadice.demo.thumbnailview.ToggleSorterCommand
 
isSelected() - Method in class com.levigo.jadice.swing.annotation.commands.AnnotationModeCommand
 
isSelected() - Method in class com.levigo.jadice.swing.annotation.commands.AnnotationVisibilityCommand
 
isSelected() - Method in class com.levigo.jadice.swing.annotation.commands.EmbeddedAnnotationVisibilityCommand
 
isSelected() - Method in class com.levigo.jadice.swing.commands.SelectPageLayoutCommand
 
isSelected() - Method in class com.levigo.jadice.swing.commands.ToggleFontRenderModeCommand
 
isSelected() - Method in class com.levigo.jadice.swing.commands.ToggleUseImageUpscalingCommand
 
isSelected() - Method in class com.levigo.jadice.swing.commands.ZoomCommand
 
isSelected() - Method in class com.levigo.jadice.swing.crosshair.ToggleCrosshairCommand
 
isSelected(int) - Method in class com.levigo.util.base.glazedlists.ListSelection
Returns whether or not the item with the given source index is selected.
isSelected(Collection<Object>) - Method in interface com.levigo.util.swing.action.Command
Returns the selected state of this command.
isSelected(Collection<Object>) - Method in class com.levigo.util.swing.action.DummyCommand
 
isSelected(Collection<Object>) - Method in class com.levigo.util.swing.action.injection.InjectedCommand
 
isSelected() - Method in class com.levigo.util.swing.action.injection.InjectedCommand
Returns the selected state of this command.
isSelected(AbstractButton) - Method in class com.levigo.util.swing.JButtonGroup
Returns whether the button is selected
isSelectedIndex(int) - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Returns true if the specified index is selected.
isSelectionEmpty() - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Returns true if no indices are selected.
isSelectionPoint(Annotation, Point2D, int, boolean, int) - Method in class com.levigo.jadice.annotation.AnnotationWrangler
 
isShiftDown() - Method in class com.levigo.jadice.swing.tool.EditEvent
 
isShowAllowed(Annotation) - Static method in class com.levigo.jadice.annotation.auth.Permission
 
isShowAlways() - Method in class com.levigo.jadice.swing.pageview.GalleryNavigationTool
 
isShowGesturePath() - Method in class com.levigo.jadice.demo.gestures.MouseGestureTool
 
isShowing() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
isShowPrintDialog() - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Indicates whether a print dialog should be shown.
isShowRootHandles() - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
isShrinkPageToPaper() - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Simply returns the current flag value.
isShrinkToPaper(PreferenceStore) - Static method in class com.levigo.jadice.printer.PrintEnvironment
Determines whether documents should be shrunk to fit into paper size.
isSkipPageAtTopAndBottom() - Method in class com.levigo.jadice.swing.pageview.MouseWheelTool
Return whether to skip to the previous/next page if scrolling occurs while already scrolled to the top/bottom and using a single-page or spread layout.
isSnapshot() - Method in class com.levigo.jadice.document.ProductInformation.Artifact
Return whether this is a snapshot artifact.
isSnapshot() - Static method in class com.levigo.jadice.document.ProductInformation
Return whether this is a snapshot version.
isSorting() - Method in class com.levigo.util.swing.table.SunTableSorter
 
isSortingMouseEvent(MouseEvent) - Method in class com.levigo.util.swing.glazedlists.TableComparatorChooser
Determines if the specified mouse event shall be handled by this TableComparatorChooser.
isStrict() - Method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
Returns true if the user is able to specify values which do not appear in the popup list of suggestions; false otherwise.
isStrictModeEnabled() - Method in class com.levigo.jadice.appbase.commands.ToggleToolActivationPolicyCommand
 
isStrikethrough() - Method in class com.levigo.jadice.annotation.TextAnnotation
 
isSubmitted() - Method in class com.levigo.jadice.printer.AbstractPrintDialog
Returns a flag indicating whether printing is submitted by the user.
isSupported(MimeType) - Method in class com.levigo.jadice.document.Format
Determine whether this format supports the given MIME type.
isSuppressable() - Method in class com.levigo.util.swing.messaging.Message
Tells you if a message can be suppressed.
isSuppressed() - Method in class com.levigo.util.swing.messaging.Message
Tells you if a message is suppressed.
isSwingThreadProxyList(EventList) - Static method in class com.levigo.util.swing.glazedlists.GlazedListsSwing
Returns true iff list is an EventList that fires all of its update events from the Swing event dispatch thread.
isSyncPaletteToSatBri() - Method in class com.levigo.util.swing.colorpicker.ColorPalette
 
isSynth() - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
 
isSystemClipboardAccessible() - Static method in class com.levigo.jadice.document.util.GraphicsEnvironment
Returns an indicator whether system clipboard is accessible.
isTraceEnabled() - Method in interface com.levigo.util.log.Logger
Is the logger instance enabled for the TRACE level?
isTraceEnabled() - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Return whether the "trace" (or higher) level is enabled
isTrackImageUpToDate(int) - Method in class com.levigo.util.swing.colorpicker.ColorPickerSliderUI
 
isTrackingLookAndFeelChanges() - Static method in class com.levigo.util.swing.plaf.LookAndFeelAddons
 
isTryFileCaching() - Static method in class com.levigo.jadice.document.io.IOUtils
Return whether to try to cache data in local files by default.
isUnderlineActive - Variable in class com.levigo.util.swing.Hyperlink
 
isUnderlineActive() - Method in class com.levigo.util.swing.Hyperlink
 
isUnderscored() - Method in class com.levigo.jadice.annotation.TextAnnotation
 
isUseAbsoluteMagnification() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
isUseCenterAsOrigin() - Method in class com.levigo.jadice.annotation.StampAnnotation
 
isUseCenterAsOrigin() - Method in class com.levigo.jadice.annotation.StampImageAnnotation
 
isUseClickScaling() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
isUseExclusiveModeWhileDragging() - Method in class com.levigo.jadice.swing.thumbnailview.VisibleBoundsTool
 
isUseIdlePanModeCursor() - Method in class com.levigo.jadice.swing.pageview.PanTool
 
isUseThumbnailCache() - Method in class com.levigo.jadice.document.render.DefaultThumbnailProvider
 
isUseUpscalingFilter() - Method in class com.levigo.jadice.document.render.ImageRenderSettings
 
isUsingWindowsVisualStyles() - Static method in class com.levigo.util.base.OS
 
isValid() - Method in class com.levigo.jadice.document.AbstractPageSegment.CacheableRendering
 
isValid() - Method in interface com.levigo.jadice.document.Selection
Return whether the selection is still valid.
isValid() - Method in class com.levigo.jadice.search.AbstractCharSequenceSearchRequest
Checks if the configuration of the AbstractCharSequenceSearchRequest is sufficient.
isValid() - Method in class com.levigo.jadice.search.PatternSearchRequest
Extends the AbstractCharSequenceSearchRequest.isValid() by requiring a valid array of Patterns.
isValid() - Method in class com.levigo.jadice.search.SearchRequest
Checks if the configuration of the SearchRequest is sufficient.
isValidateGraphicsConfigurationEnabled - Variable in class com.levigo.util.swing.action.ActionJButton
 
isValidateGraphicsConfigurationEnabled() - Method in class com.levigo.util.swing.action.ActionJButton
 
isValidateGraphicsConfigurationEnabled - Variable in class com.levigo.util.swing.action.ActionJCheckboxMenuItem
 
isValidateGraphicsConfigurationEnabled() - Method in class com.levigo.util.swing.action.ActionJCheckboxMenuItem
 
isValidateGraphicsConfigurationEnabled - Variable in class com.levigo.util.swing.action.ActionJRadioMenuItem
 
isValidateGraphicsConfigurationEnabled() - Method in class com.levigo.util.swing.action.ActionJRadioMenuItem
 
isValidateGraphicsConfigurationEnabled() - Method in interface com.levigo.util.swing.action.GraphicsConfigurationValidateable
Returns the current state of this behavior.
isValidateGraphicsConfigurationEnabled - Variable in class com.levigo.util.swing.action.IconJMenuItem
 
isValidateGraphicsConfigurationEnabled() - Method in class com.levigo.util.swing.action.IconJMenuItem
 
isValidateGraphicsConfigurationEnabled - Variable in class com.levigo.util.swing.action.NonUglyActionJToggleButton
 
isValidateGraphicsConfigurationEnabled() - Method in class com.levigo.util.swing.action.NonUglyActionJToggleButton
 
isValidXMLCharacter(char) - Static method in class com.levigo.jadice.document.metadata.MetadataUtil
Return whether the given character is a valid XML character.
isVirtual() - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
isVisible() - Method in class com.levigo.jadice.demo.SorterToolbar
Returns whether this instance is visible.
isVisible() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
isVisible(String) - Method in interface com.levigo.util.swing.action.Privileges
Deprecated. Returns if the specified action is visible.
isWarnEnabled() - Method in interface com.levigo.util.log.Logger
Is the logger instance enabled for the WARN level?
isWarnEnabled() - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
isWarnEnabled() - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Return whether the "warning" (or higher) level is enabled
isWhiteSpace(char) - Static method in class com.levigo.util.base.datatype.Base64
 
isWholeWordsOnly() - Method in class com.levigo.jadice.search.SearchRequest
 
isWindows() - Static method in class com.levigo.util.base.OS
 
isWindows(LookAndFeelAddons) - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
 
isWindows2003() - Static method in class com.levigo.util.base.OS
 
isWindowsVista() - Static method in class com.levigo.util.base.OS
 
isWindowsXP() - Static method in class com.levigo.util.base.OS
 
isWithin(int, int, int) - Static method in class com.levigo.util.base.Numbers
Return whether the given value lies within the closed interval [begin..end].
isWithin(float, float, float) - Static method in class com.levigo.util.base.Numbers
Return whether the given value lies within the closed interval [begin..end].
isWithin(double, double, double) - Static method in class com.levigo.util.base.Numbers
Return whether the given value lies within the closed interval [begin..end].
isWithinPageBounds() - Method in class com.levigo.jadice.swing.tool.MouseEditEvent
 
isWrapEnabled() - Method in class com.levigo.util.swing.flextree.FlexTreeNavigator
 
isWritable() - Method in class com.levigo.util.base.glazedlists.CollectionList
 
isWritable() - Method in class com.levigo.util.base.glazedlists.FilterList
Gets whether the source EventList is writable via this API.
isWritable() - Method in class com.levigo.util.base.glazedlists.FreezableList
Gets whether the source EventList is writable via this API.
isWritable() - Method in class com.levigo.util.base.glazedlists.FunctionList
Gets whether the source EventList is writable via this API.
isWritable() - Method in class com.levigo.util.base.glazedlists.GroupingList
Gets whether the source EventList is writable via this API.
isWritable() - Method in class com.levigo.util.base.glazedlists.ObservableElementList
 
isWritable() - Method in class com.levigo.util.base.glazedlists.PopularityList
Gets whether the source EventList is writable via this API.
isWritable() - Method in class com.levigo.util.base.glazedlists.RangeList
Gets whether the source EventList is writable via this API.
isWritable() - Method in class com.levigo.util.base.glazedlists.SeparatorList
Gets whether the source EventList is writable via this API.
isWritable() - Method in class com.levigo.util.base.glazedlists.SequenceList
 
isWritable() - Method in class com.levigo.util.base.glazedlists.SortedList
Gets whether the source EventList is writable via this API.
isWritable() - Method in class com.levigo.util.base.glazedlists.TransactionList
Gets whether the source EventList is writable via this API.
isWritable() - Method in class com.levigo.util.base.glazedlists.TransformedList
Gets whether the source EventList is writable via this API.
isWritable() - Method in class com.levigo.util.base.glazedlists.UniqueList
Gets whether the source EventList is writable via this API.
italic - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
Item - Interface in com.levigo.jadice.document
An item represents an abstract entity providing just name and (by implementing PropertiesProvider) user properties.
ITEM_TYPE_KEY - Static variable in interface com.levigo.util.swing.menu.MenuBuilder
The item type key queried on actions to determine the type of menu item to create.
iterator() - Method in class com.levigo.jadice.annotation.AnnotationRenderer
 
iterator() - Method in class com.levigo.util.base.collections.ArrayIterable
 
iterator() - Method in class com.levigo.util.base.collections.FrozenList
 
iterator() - Method in class com.levigo.util.base.collections.ObservableCollection
 
iterator() - Method in class com.levigo.util.base.collections.SingletonIterable
 
iterator() - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in class com.levigo.util.base.glazedlists.SortedList
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
iterator() - Method in class com.levigo.util.swing.action.Context
Returns an iterator over the elements in this context.

J

Jadice - Class in com.levigo.jadice.document.config
 
JADICE_CONFIGURATION - Static variable in class com.levigo.jadice.document.util.JadicePreferenceHolder
Application wide accessor for jadice configuration and jadice specific system properties
JadiceComponentAddon - Class in com.levigo.jadice.swing
Super-class for all jadice ComponentAddons.
JadiceComponentAddon(String) - Constructor for class com.levigo.jadice.swing.JadiceComponentAddon
 
JadiceDemoApplication - Class in <Unnamed>
This class provides an integration of jadice viewer (used via BasicJadicePanel) as a standalone Application.
JadiceDemoApplication() - Constructor for class JadiceDemoApplication
 
JadiceException - Exception in com.levigo.jadice.document
The class JadiceException is a form of Throwable that indicates conditions that a reasonable jadice using application or applets might want to catch.
JadiceException(MessageID, Object...) - Constructor for exception com.levigo.jadice.document.JadiceException
 
JadiceException(MessageID, Throwable, Object...) - Constructor for exception com.levigo.jadice.document.JadiceException
 
JadiceException(String) - Constructor for exception com.levigo.jadice.document.JadiceException
Deprecated. JadiceException is now a qualified exception (see AbstractQualifiedException). Please consider instantiating it with a MessageID or using a different exception type.
JadiceException(int, String) - Constructor for exception com.levigo.jadice.document.JadiceException
Deprecated. JadiceException is now a qualified exception (see AbstractQualifiedException). Please consider instantiating it with a MessageID or using a different exception type.
JadiceException() - Constructor for exception com.levigo.jadice.document.JadiceException
Deprecated. JadiceException is now a qualified exception (see AbstractQualifiedException). Please consider instantiating it with a MessageID or using a different exception type.
JadiceException(int) - Constructor for exception com.levigo.jadice.document.JadiceException
Deprecated. JadiceException is now a qualified exception (see AbstractQualifiedException). Please consider instantiating it with a MessageID or using a different exception type.
JadiceException(int, String, Throwable) - Constructor for exception com.levigo.jadice.document.JadiceException
Deprecated. JadiceException is now a qualified exception (see AbstractQualifiedException). Please consider instantiating it with a MessageID or using a different exception type.
JadiceException(String, Throwable) - Constructor for exception com.levigo.jadice.document.JadiceException
Deprecated. JadiceException is now a qualified exception (see AbstractQualifiedException). Please consider instantiating it with a MessageID or using a different exception type.
JadiceFilterDemoApplication - Class in <Unnamed>
Just a simple demo to demonstrate the different subsampling filters provided by jadice.
JadiceFilterDemoApplication() - Constructor for class JadiceFilterDemoApplication
 
JadiceLifeCycleApplet - Class in com.levigo.jadice.appbase.applet
An abstract base class for javax.swing.JApplet implementations, which ensures a valid jadice applet life cycle and execution management.
JadiceLifeCycleApplet() - Constructor for class com.levigo.jadice.appbase.applet.JadiceLifeCycleApplet
 
JadicePreferenceHolder - Class in com.levigo.jadice.document.util
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.
JadicePreferenceHolder() - Constructor for class com.levigo.jadice.document.util.JadicePreferenceHolder
 
JadiceProductInformationSplash - Class in com.levigo.jadice.swing
JadiceProductInformationSplash class can be used to show a Jadice Product Info Window.
JadiceProductInformationSplash(Frame, boolean) - Constructor for class com.levigo.jadice.swing.JadiceProductInformationSplash
Constructor
JadiceProductInformationSplash.Disposer - Class in com.levigo.jadice.swing
A mouse listener to dispose product info, if a mouse click/release into it happens.
JadiceProductInformationSplash.Disposer() - Constructor for class com.levigo.jadice.swing.JadiceProductInformationSplash.Disposer
 
JadiceProductInformationSplash.ProdInfoBorder - Class in com.levigo.jadice.swing
 
JadiceProductInformationSplash.ProdInfoBorder() - Constructor for class com.levigo.jadice.swing.JadiceProductInformationSplash.ProdInfoBorder
 
JadicePropertiesConfiguration - Class in com.levigo.jadice.document.config
 
JadiceRasteredImageDataFlavor - Class in com.levigo.jadice.document.flavor
A DataFlavor that annotates the standard DataFlavor.imageFlavor to avoid the transfer of Pages as rasterized images within jadice.
JadiceRuntimeException - Exception in com.levigo.jadice.document
Qualified RuntimeException.
JadiceRuntimeException(MessageID, Object...) - Constructor for exception com.levigo.jadice.document.JadiceRuntimeException
 
JadiceRuntimeException(MessageID, Throwable, Object...) - Constructor for exception com.levigo.jadice.document.JadiceRuntimeException
 
JadiceToolbarProvider - Interface in com.levigo.jadice.demo
Realizations of this interface provide access to jadice toolbars.
JButtonGroup - Class in com.levigo.util.swing
JButtonGroup is an useful enhanced version of its ancestor class ButtonGroup.
JButtonGroup() - Constructor for class com.levigo.util.swing.JButtonGroup
Creates an empty JButtonGroup
JButtonGroup(AbstractButton[]) - Constructor for class com.levigo.util.swing.JButtonGroup
Creates a JButtonGroup object from an array of buttons and adds the buttons to the group.
join() - Method in class com.levigo.util.swing.SwingWorker
 
join(long) - Method in class com.levigo.util.swing.SwingWorker
 
JTableFormatter - Class in com.levigo.util.swing.table
A utility class that helps with JTable formatting, such as adjusting the column widths to their optimal value.
JTableFormatter() - Constructor for class com.levigo.util.swing.table.JTableFormatter
 
JTableRowHeader - Class in com.levigo.util.swing.table
This is the object which manages the header of the JTable.
JTableRowHeader() - Constructor for class com.levigo.util.swing.table.JTableRowHeader
Constructs a JTableHeader with a default TablerowModel.
JVM_ID - Static variable in class com.levigo.jadice.document.flavor.IntraDOCPDataFlavor
 
JVMLocalDataFlavor - Class in com.levigo.jadice.document.flavor
A DataFlavor used for moving or copying Pages across Documents within the same JVM.

K

key - Variable in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.MapValue.Entry
 
KEY_NEXT_PAGE_COMMAND - Static variable in class com.levigo.jadice.swing.pageview.GalleryNavigationTool
A key which is used to query the UIManager for an instance of InjectedCommand.
KEY_PREVIOUS_PAGE_COMMAND - Static variable in class com.levigo.jadice.swing.pageview.GalleryNavigationTool
A key which is used to query the UIManager for an instance of InjectedCommand.
KeyBindingsTool - Class in com.levigo.jadice.appbase.tool
A Tool which allows to map key strokes occurring on a ViewComponent to specific Actions.
KeyBindingsTool() - Constructor for class com.levigo.jadice.appbase.tool.KeyBindingsTool
 
KeyboardNavigationTool - Class in com.levigo.jadice.swing.pageview
This tool enables page turning using PageUp/PageDown and CursorUp/CursorDown for PageView.Layout.PAGE and PageView.Layout.SPREAD.
KeyboardNavigationTool() - Constructor for class com.levigo.jadice.swing.pageview.KeyboardNavigationTool
 
KeyEditEvent - Class in com.levigo.jadice.swing.tool
 
keyPressed(KeyEvent) - Method in class com.levigo.util.swing.colorpicker.FocusArrowListener
 
keys() - Method in class com.levigo.util.base.collections.IntHashtable
 
kill() - Method in class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
Basically does what the name suggests.

L

Label - Class in com.levigo.jadice.annotation.profiles
 
Label() - Constructor for class com.levigo.jadice.annotation.profiles.Label
Deprecated. JAXB usage exclusively
Label(String, String) - Constructor for class com.levigo.jadice.annotation.profiles.Label
 
Labels - Class in com.levigo.jadice.annotation.profiles
 
Labels() - Constructor for class com.levigo.jadice.annotation.profiles.Labels
Deprecated. JAXB usage exclusively
Labels(Label...) - Constructor for class com.levigo.jadice.annotation.profiles.Labels
 
LARGE_ICON - Static variable in class com.levigo.util.swing.action.CommandAction
 
lastIndexOf(Object) - Method in class com.levigo.util.base.collections.FrozenList
 
lastIndexOf(Object) - Method in class com.levigo.util.base.collections.InterceptableList
 
lastIndexOf(Object) - Method in class com.levigo.util.base.collections.ObservableList
 
lastIndexOf(Object) - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Returns the index in this list of the last occurrence of the specified element, or -1 if this list does not contain this element.
lastIndexOf(Object) - Method in class com.levigo.util.base.glazedlists.DebugList
Returns the index in this list of the last occurrence of the specified element, or -1 if this list does not contain this element.
lastIndexOf(Object) - Method in class com.levigo.util.base.glazedlists.SortedList
Returns the index in this list of the last occurrence of the specified element, or -1 if this list does not contain this element.
lastIndexOf(Object) - Method in class com.levigo.util.base.glazedlists.ThresholdList
Returns the index in this list of the last occurrence of the specified element, or -1 if this list does not contain this element.
lastIndexOf(byte[], String, int) - Static method in class com.levigo.util.base.Strings
Finds the last occurrance of the given String in the given buffer.
lastModCount - Variable in class com.levigo.jadice.annotation.AnnotationRenderer
 
lastModifiedAt - Variable in class com.levigo.jadice.annotation.Annotation
 
lastModifiedBy - Variable in class com.levigo.jadice.annotation.Annotation
 
lastPage - Variable in class com.levigo.jadice.printer.AbstractPrinter
Last page processed saved here to indicate a page change to set new page index from page selection array. -1 must be initial value.
LastPageCommand - Class in com.levigo.jadice.appbase.preview
LastPageCommand.java
LastPageCommand() - Constructor for class com.levigo.jadice.appbase.preview.LastPageCommand
 
lastSortIndex(Object) - Method in class com.levigo.util.base.glazedlists.SortedList
Returns the last index of the object's sort location or the last index at which the object could be positioned if inserted.
launchContextMenu(MouseEvent) - Method in class com.levigo.util.swing.PopupMenuLauncher
 
LAYER_ENABLED - Static variable in class com.levigo.jadice.document.render.BaseRenderSettings
Identifier key for a layer enabled state change, used within a RenderSettingsEvent to recognize the kind of change which happen.
LayerMappingBuilder<T> - Interface in com.levigo.jadice.document.read.fluent
IMPORTANT: This interface is used as a public part of the fluent read API.
LayerSelection - Class in com.levigo.jadice.printer
 
LayerSelection(String, Collection<DocumentLayer>) - Constructor for class com.levigo.jadice.printer.LayerSelection
 
LayerSelection(String, DocumentLayer...) - Constructor for class com.levigo.jadice.printer.LayerSelection
 
layoutClass - Variable in enum com.levigo.jadice.swing.pageview.PageView.Layout
 
layoutContainer(Container) - Method in class com.levigo.util.swing.ButtonRowLayout
 
layoutContainer(Container) - Method in class com.levigo.util.swing.effect.EffectLayout
 
layoutContainer(Container) - Method in class com.levigo.util.swing.infobar.RackLayout
 
length() - Method in class com.levigo.jadice.document.io.CarbonCopyStream
 
length() - Method in class com.levigo.jadice.document.io.ConcatenatedInputStream
 
length() - Method in class com.levigo.jadice.document.io.FileCacheInputStream
 
length() - Method in class com.levigo.jadice.document.io.MemoryInputStream
 
length() - Method in class com.levigo.jadice.document.io.RandomAccessFileInputStream
Returns the length of this stream contents.
length() - Method in class com.levigo.jadice.document.io.SeekableInputStream
Returns the length of this stream contents, if available.
length() - Method in class com.levigo.jadice.document.io.SeekableLookaheadStream
 
length() - Method in class com.levigo.jadice.document.io.SubfileSeekableInputStream
 
LensActivationCommand - Class in com.levigo.jadice.appbase.commands
LensToolActivationCommand.java
LensActivationCommand() - Constructor for class com.levigo.jadice.appbase.commands.LensActivationCommand
 
LensFrame - Class in com.levigo.jadice.demo.lens
This class shows jadice lens in a JFrame.
LensFrame() - Constructor for class com.levigo.jadice.demo.lens.LensFrame
Constructs a Lens frame, a Viewer should be associated with the lens panel.
LensFrame(PageView) - Constructor for class com.levigo.jadice.demo.lens.LensFrame
Constructs a Lens frame, the given Viewer will associated with the lens.
LensView - Class in com.levigo.jadice.swing.lens
A lens component for the jadice PageView extending a JComponent for an easy integration.
LensView() - Constructor for class com.levigo.jadice.swing.lens.LensView
Constructs a new lens instance.
LensView(PageView) - Constructor for class com.levigo.jadice.swing.lens.LensView
Constructs a new lens instance and associate it with given viewer.
LensView.LensInputEventTool - Class in com.levigo.jadice.swing.lens
A tool to retrieve and processes MouseEvents and KeyEvents registered by the Canvas.
LensView.LensInputEventTool() - Constructor for class com.levigo.jadice.swing.lens.LensView.LensInputEventTool
 
LESS_THAN - Static variable in class com.levigo.util.base.glazedlists.matchers.ThresholdMatcherEditor
 
LESS_THAN_OR_EQUAL - Static variable in class com.levigo.util.base.glazedlists.matchers.ThresholdMatcherEditor
 
Level - Enum in com.levigo.util.log
 
LevigoSeparators - Class in com.levigo.util.swing
Deprecated. This class will be removed in future releases. If you would like to continue using this class, please contact us and we will provide you the source code.
LevigoSeparators() - Constructor for class com.levigo.util.swing.LevigoSeparators
Deprecated.  
LevigoSeparators.AbstractLineSeparator - Class in com.levigo.util.swing
Deprecated. An abstract superclass for all separator implementations around here.
LevigoSeparators.AbstractLineSeparator() - Constructor for class com.levigo.util.swing.LevigoSeparators.AbstractLineSeparator
Deprecated.  
LevigoSeparators.AbstractLineSeparator.AccessibleSeparator - Class in com.levigo.util.swing
Deprecated. This class implements accessibility support for the JSeparator class.
LevigoSeparators.AbstractLineSeparator.AccessibleSeparator() - Constructor for class com.levigo.util.swing.LevigoSeparators.AbstractLineSeparator.AccessibleSeparator
Deprecated.  
LevigoSeparators.BlueLineSeparator - Class in com.levigo.util.swing
Deprecated. Draws a blue line filling the available space.
LevigoSeparators.BlueLineSeparator() - Constructor for class com.levigo.util.swing.LevigoSeparators.BlueLineSeparator
Deprecated.  
LevigoSeparators.DoubleLineSeparator - Class in com.levigo.util.swing
Deprecated. Draws a double line filling the available space.
LevigoSeparators.DoubleLineSeparator() - Constructor for class com.levigo.util.swing.LevigoSeparators.DoubleLineSeparator
Deprecated.  
LevigoSeparators.PlainSeparator - Class in com.levigo.util.swing
Deprecated.  
LevigoSeparators.PlainSeparator(Color) - Constructor for class com.levigo.util.swing.LevigoSeparators.PlainSeparator
Deprecated.  
LevigoSeparators.SingleLineSeparator - Class in com.levigo.util.swing
Deprecated. Draws a single line filling the available space.
LevigoSeparators.SingleLineSeparator() - Constructor for class com.levigo.util.swing.LevigoSeparators.SingleLineSeparator
Deprecated.  
LEXICAL_COMPARATOR - Static variable in class com.levigo.util.swing.table.SunTableSorter
 
LightboxThumbnailTool - Class in com.levigo.jadice.swing.thumbnailview
The LightboxThumbnailTool presents a ThumbnailView in semi-transparent fashion inside a PageView.
LightboxThumbnailTool() - Constructor for class com.levigo.jadice.swing.thumbnailview.LightboxThumbnailTool
 
LightboxThumbnailToolComponentAddon - Class in com.levigo.jadice.swing.thumbnailview
FIXME: document the properties, refer component documentation here.
LightboxThumbnailToolComponentAddon() - Constructor for class com.levigo.jadice.swing.thumbnailview.LightboxThumbnailToolComponentAddon
 
LINE_ENDING - Static variable in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
 
LineAnnotation - Class in com.levigo.jadice.annotation
An annotation looking like a line.
LineAnnotation() - Constructor for class com.levigo.jadice.annotation.LineAnnotation
 
linePainted - Variable in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
lineWidth - Variable in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
linkedActionFactories - Variable in class com.levigo.util.swing.action.DefaultActionFactory
List of associated action factories
linkedCommandFactories - Variable in class com.levigo.util.swing.action.DefaultCommandFactory
 
linkedMenuComponentFactories - Variable in class com.levigo.util.swing.action.DefaultMenuComponentFactory
List of associated menu component factories
listChanged(ListEvent<Page>) - Method in class com.levigo.jadice.document.DocumentAdapter
 
listChanged(ListEvent<Page>) - Method in class com.levigo.jadice.swing.pageview.AbstractContinuousLayout
 
listChanged(ListEvent<Page>) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView
 
listChanged(ListEvent<S>) - Method in class com.levigo.util.base.glazedlists.CollectionList
Handle changes in the parent list.
listChanged(ListEvent<E>) - Method in interface com.levigo.util.base.glazedlists.event.ListEventListener
When the underlying list changes, this notification allows the object to repaint itself or update itself as necessary.
listChanged(ListEvent<E>) - Method in class com.levigo.util.base.glazedlists.FilterList
When the underlying list changes, this notification allows the object to repaint itself or update itself as necessary.
listChanged(ListEvent<E>) - Method in class com.levigo.util.base.glazedlists.FreezableList
When the underlying list changes, this notification allows the object to repaint itself or update itself as necessary.
listChanged(ListEvent<S>) - Method in class com.levigo.util.base.glazedlists.FunctionList
When the underlying list changes, this notification allows the object to repaint itself or update itself as necessary.
listChanged(ListEvent<E>) - Method in class com.levigo.util.base.glazedlists.GroupingList
When the underlying list changes, this notification allows the object to repaint itself or update itself as necessary.
listChanged(ListEvent<E>) - Method in class com.levigo.util.base.glazedlists.ListSelection
Handle changes to the source list by adjusting our selection state and the contents of the selected and deselected lists.
listChanged(ListEvent<E>) - Method in class com.levigo.util.base.glazedlists.ObservableElementList
 
listChanged(ListEvent<E>) - Method in class com.levigo.util.base.glazedlists.PopularityList
When the underlying list changes, this notification allows the object to repaint itself or update itself as necessary.
listChanged(ListEvent<E>) - Method in class com.levigo.util.base.glazedlists.RangeList
When the underlying list changes, this notification allows the object to repaint itself or update itself as necessary.
listChanged(ListEvent<E>) - Method in class com.levigo.util.base.glazedlists.SeparatorList
When the underlying list changes, this notification allows the object to repaint itself or update itself as necessary.
listChanged(ListEvent<E>) - Method in class com.levigo.util.base.glazedlists.SequenceList
When the underlying list changes, this notification allows the object to repaint itself or update itself as necessary.
listChanged(ListEvent<E>) - Method in class com.levigo.util.base.glazedlists.SortedList
When the underlying list changes, this notification allows the object to repaint itself or update itself as necessary.
listChanged(ListEvent<E>) - Method in class com.levigo.util.base.glazedlists.TransactionList
Simply forwards all of the listChanges since TransactionList doesn't transform the source data in any way.
listChanged(ListEvent<S>) - Method in class com.levigo.util.base.glazedlists.TransformedList
When the underlying list changes, this notification allows the object to repaint itself or update itself as necessary.
listChanged(ListEvent<E>) - Method in class com.levigo.util.base.glazedlists.UniqueList
When the underlying list changes, this notification allows the object to repaint itself or update itself as necessary.
listChanged(ListEvent<E>) - Method in class com.levigo.util.swing.glazedlists.EventListModel
For implementing the ListEventListener interface.
listChanged(ListEvent<T>) - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
 
listChanged(ListEvent<E>) - Method in class com.levigo.util.swing.glazedlists.EventTableModel
For implementing the ListEventListener interface.
listCollectionListModel() - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Creates a CollectionList.Model that where Lists or EventLists are the elements of a parent EventList.
listDataEvent - Variable in class com.levigo.util.swing.glazedlists.EventListModel
recycle the list data event to prevent unnecessary object creation
listenerSupport - Variable in class com.levigo.jadice.document.AbstractDocument
 
ListEvent<E> - Class in com.levigo.util.base.glazedlists.event
A ListEvent models a change to a list.
ListEventAssembler<E> - Class in com.levigo.util.base.glazedlists.event
Models a continuous stream of changes on a list.
ListEventAssembler(EventList<E>, ListEventPublisher) - Constructor for class com.levigo.util.base.glazedlists.event.ListEventAssembler
Creates a new ListEventAssembler that tracks changes for the specified list.
ListEventListener<E> - Interface in com.levigo.util.base.glazedlists.event
Listens and responds to changes in a dynamic list of objects.
ListEventPublisher - Interface in com.levigo.util.base.glazedlists.event
Define a strategy for managing dependencies in the observer pattern.
ListInterceptor<T> - Interface in com.levigo.util.base.collections
 
listIterator() - Method in class com.levigo.util.base.collections.FrozenList
 
listIterator(int) - Method in class com.levigo.util.base.collections.FrozenList
 
listIterator() - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Returns a list iterator of the elements in this list (in proper sequence).
listIterator(int) - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Returns a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
ListObserver<E> - Interface in com.levigo.util.base.collections
 
ListSelection<E> - Class in com.levigo.util.base.glazedlists
A class to provide index-based selection features.
ListSelection(EventList<E>) - Constructor for class com.levigo.util.base.glazedlists.ListSelection
Creates a new ListSelection that listens to changes on the given source.
ListSelection(EventList<E>, int[]) - Constructor for class com.levigo.util.base.glazedlists.ListSelection
Creates a new ListSelection that listens to changes on the given source and initializes selection with the given array of indices.
ListSelection.Listener - Interface in com.levigo.util.base.glazedlists
A generic interface to respond to changes in selection that doesn't require including a particular GUI toolkit.
load(URL) - Static method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
Load an annotation profile from the given URL.
load(Properties, String) - Method in class com.levigo.jadice.document.util.GradationCurve
Load the curve from the given properties object.
loadDefaults(Object[]) - Static method in class com.levigo.util.swing.plaf.LookAndFeelAddons
Adds the given defaults in UIManager.
loadDocument(File) - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
loadProperties(String) - Method in class com.levigo.util.swing.action.BasicActionFactory
The method loads the property file.
loadProperties(InputStream) - Method in class com.levigo.util.swing.action.BasicActionFactory
Reads a property list (key and element pairs) from the input stream and fills the embedded BasicActionFactory.actionLookupProperties.
loadProperties(String) - Method in class com.levigo.util.swing.action.BasicCommandFactory
Reads a property list (key and element pairs) from the input file name and fills the embedded BasicCommandFactory.commandLookupProperties.
loadProperties(InputStream) - Method in class com.levigo.util.swing.action.BasicCommandFactory
Reads a property list (key and element pairs) from the input stream and fills the embedded BasicCommandFactory.commandLookupProperties.
loadProperties(String) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Load the data from the propertyFile.
loadProperties(InputStream) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Reads a property list (key and element pairs) from the input stream and fills the embedded BasicMenuComponentFactory.compositionLookupProperties.
locateByName(String) - Static method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
Locate the an annotation profile by its name.
locateCommonParent(TreePath[], Class<T>) - Static method in class com.levigo.util.swing.flextree.FlexTreeUtils
Locate a common element of the given type within the given paths.
locateLast(TreePath, Class<T>) - Static method in class com.levigo.util.swing.flextree.FlexTreeUtils
find that object of the given class, which is nearest to a leaf (and farthest from the root).
locateProdInfo(Frame) - Method in class com.levigo.jadice.swing.JadiceProductInformationSplash
Centers product info over parents frame, if it is not null.
locateProfile(String) - Method in interface com.levigo.jadice.annotation.profiles.AnnotationProfileLocator
 
locateProfile(String) - Method in class com.levigo.jadice.annotation.profiles.DefaultAnnotationProfileLocator
 
locationToIndex(ThumbnailView, Point) - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
locationToIndex(Point) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Returns the cell index closest to the given location in the view's coordinate system.
locationToIndex(ThumbnailView, Point) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailViewUI
 
lockDecoTool - Variable in class com.levigo.jadice.swing.navigator.BasicNavigatorComponentUI
 
LockFactory - Interface in com.levigo.util.base.glazedlists.util.concurrent
This factory provides an implementation of Lock that is optimized for the current Java Virtual Machine.
log - Static variable in class com.levigo.jadice.document.AbstractDocument
 
log - Static variable in class com.levigo.jadice.document.BasicDocument
 
log - Variable in class com.levigo.util.swing.menu.AbstractSubmenuContributor
 
logger - Static variable in class com.levigo.jadice.appbase.commands.AbstractToolActivationCommand
 
LOGGER - Variable in class com.levigo.jadice.document.render.PageImageRenderer
 
Logger - Interface in com.levigo.util.log
The main user interface to logging.
LoggerFactory - Class in com.levigo.util.log
 
LoggerFactory() - Constructor for class com.levigo.util.log.LoggerFactory
 
LoggingConfiguration - Class in com.levigo.util.log.config
Main entry Point to configure the logging system.
LoggingConfiguration() - Constructor for class com.levigo.util.log.config.LoggingConfiguration
 
longToBytesBE(long, byte[], int) - Static method in class com.levigo.util.base.Numbers
Store the given long in big-endian format into the given buffer at the given offset.
longToBytesLE(long, byte[], int) - Static method in class com.levigo.util.base.Numbers
Store the given long in little-endian format into the given buffer at the given offset.
lookahead(int) - Method in class com.levigo.jadice.document.io.SeekableLookaheadStream
 
LookAndFeelAddons - Class in com.levigo.util.swing.plaf
Provides additional pluggable UI for new components added by the library.
LookAndFeelAddons() - Constructor for class com.levigo.util.swing.plaf.LookAndFeelAddons
 
lookupColor(Color, String...) - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
Look up a Color from the UIManager using a list of keys to try.
lowerRangeModel(ThresholdList) - Static method in class com.levigo.util.swing.glazedlists.GlazedListsSwing
Creates a model that manipulates the lower bound of the specified ThresholdList.
luminance(Color) - Static method in class com.levigo.util.base.Colors
Return the color's luminance normalized to the range [0,1].
luminanceContrast(Color, Color) - Static method in class com.levigo.util.base.Colors
Return luminance contrast between the two colors normalized to the range [0,1].

M

main(String[]) - Static method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
main(String[]) - Static method in class com.levigo.jadice.appbase.chooser.FileChooser
 
main(String[]) - Static method in class com.levigo.jadice.appbase.preview.NavigablePreviewThumbnailRenderer
 
main(String[]) - Static method in class com.levigo.jadice.demo.gestures.GestureTester
 
main(String[]) - Static method in class com.levigo.util.swing.DropShadowBorder
 
main(String[]) - Static method in class com.levigo.util.swing.FlipFlopCollapsiblePanel
 
main(String[]) - Static method in class com.levigo.util.swing.TGASwingUtil
 
main(String[]) - Static method in class JadiceDemoApplication
Starts the application.
main(String[]) - Static method in class JadiceFilterDemoApplication
Starts the application.
mainTools - Variable in class com.levigo.jadice.demo.BasicJadicePanel
 
makeGapForTail(int, int, EffectLayout.Edge) - Method in class com.levigo.util.swing.BubbleBorder
 
manageAddOn(JComponent, ViewComponent) - Method in interface com.levigo.jadice.appbase.AddOnPresenter
Register an add-on component of the given class within the context of the given view component.
manageAddOn(JComponent, ViewComponent) - Method in class com.levigo.jadice.appbase.BasicAddOnPresenter
 
map(DocumentLayer) - Method in interface com.levigo.jadice.document.read.fluent.TaskBuilder
Initiate a layer mapping definition using the given from DocumentLayer.
map(String) - Method in interface com.levigo.jadice.document.read.fluent.TaskBuilder
Initiate a layer mapping definition using the given from layer name.
mapAnnotationsLayer() - Method in interface com.levigo.jadice.document.read.fluent.TaskBuilder
Initiate a layer mapping definition using the annotation layer.
mapBackgroundLayer() - Method in interface com.levigo.jadice.document.read.fluent.TaskBuilder
Initiate a layer mapping definition using the background layer .
mapDefaultLayer() - Method in interface com.levigo.jadice.document.read.fluent.TaskBuilder
Initiate a layer mapping definition using the default layer.
mapFormLayer() - Method in interface com.levigo.jadice.document.read.fluent.TaskBuilder
Initiate a layer mapping definition using the form layer.
MapObserver<K,V> - Interface in com.levigo.util.base.collections
 
mark() - Method in class com.levigo.jadice.document.io.SeekableInputStream
Pushes the current stream position onto a stack of marked positions.
mark(int) - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
match(int, int) - Method in interface com.levigo.jadice.search.MatchConsumer
Notifies the MatchConsumer about a successful match in the CharSequenceMatcher provided to the CharSequenceMatcher.findMatches(CharSequence, MatchConsumer).
match(int, int, Object) - Method in interface com.levigo.jadice.search.MatchConsumer
Notifies the MatchConsumer about a successful match in the CharSequenceMatcher provided to the CharSequenceMatcher.findMatches(CharSequence, MatchConsumer) and has the ability to add a handback object.
MATCH_ALL - Static variable in class com.levigo.util.base.glazedlists.matchers.MatcherEditor.Event
Indicates the associated Matcher will match anything.
MATCH_NONE - Static variable in class com.levigo.util.base.glazedlists.matchers.MatcherEditor.Event
Indicates the associated Matcher will match nothing.
MatchConsumer - Interface in com.levigo.jadice.search
Callback interface which will consume matches found by a CharSequenceMatcher implementation.
Matcher<E> - Interface in com.levigo.util.base.glazedlists.matchers
Determines which values should be filtered.
MatcherEditor<E> - Interface in com.levigo.util.base.glazedlists.matchers
A facility for modifying the Matchers which specify the behaviour of a FilterList.
MatcherEditor.Event<E> - Class in com.levigo.util.base.glazedlists.matchers
A MatcherEditor event models a change in the MatcherEditor that creates a new Matcher.
MatcherEditor.Event(MatcherEditor<E>, int, Matcher<E>) - Constructor for class com.levigo.util.base.glazedlists.matchers.MatcherEditor.Event
 
MatcherEditor.Event(FilterList, int, Matcher<E>) - Constructor for class com.levigo.util.base.glazedlists.matchers.MatcherEditor.Event
 
MatcherEditor.Listener<E> - Interface in com.levigo.util.base.glazedlists.matchers
A MatcherEditor.Listener handles changes fired by a MatcherEditor.
Matchers - Class in com.levigo.util.base.glazedlists.matchers
A factory for creating Matchers.
matches(SeekableInputStream) - Method in class com.levigo.jadice.document.Format
Within the read process this method is called to auto-determine the format of the data passed.
matches(E) - Method in interface com.levigo.util.base.glazedlists.matchers.Matcher
Return true if an item matches a filter.
max(int...) - Static method in class com.levigo.util.base.Numbers
Return the maximum of all values in the given array.
max(float...) - Static method in class com.levigo.util.base.Numbers
Return the maximum of all values in the given array.
MAX_PRIORITY - Static variable in class com.levigo.jadice.document.Format
 
MAX_PRIORITY - Static variable in class com.levigo.jadice.swing.tool.Tool
The maximum priority a tool is supposed to use with respect to dispatching or rendering.
MAX_SIZE - Static variable in class com.levigo.util.swing.colorpicker.ColorPalette
The maximum size the graphic will be.
maximumLayoutSize(Container) - Method in class com.levigo.util.swing.effect.EffectLayout
 
maySubmit() - Method in class com.levigo.jadice.printer.AbstractPrintDialog
This method determines, if the assigned model is ready to be submitted.
MDC - Class in com.levigo.util.log
 
MDC() - Constructor for class com.levigo.util.log.MDC
 
Memento - Interface in com.levigo.util.base
A simple implementation of the Memento class from the well-known memento pattern.
MementoOriginator - Interface in com.levigo.util.base
A simple implementation of the Originator class from the well-known memento pattern.
MemoryInputStream - Class in com.levigo.jadice.document.io
A SeekableInputStream which decorates a plain InputStream with seekability by using an in-memory cache.
MemoryInputStream(InputStream, int) - Constructor for class com.levigo.jadice.document.io.MemoryInputStream
Constructs a new MemoryInputStream which wraps the given InputStream and uses the given block size.
MemoryInputStream(InputStream) - Constructor for class com.levigo.jadice.document.io.MemoryInputStream
Constructs a new MemoryInputStream which wraps the given InputStream and uses the default block size of 2048 bytes.
MemoryInputStream(byte[]) - Constructor for class com.levigo.jadice.document.io.MemoryInputStream
Construct a new MemoryInputStream which reads from exactly one data block.
MemoryMonitorSnapIn - Class in com.levigo.jadice.swing.status
 
MemoryMonitorSnapIn() - Constructor for class com.levigo.jadice.swing.status.MemoryMonitorSnapIn
 
MENU_ACTIONS - Static variable in interface com.levigo.util.swing.action.MenuComponentFactory
Parameter of menu actions in the property file
menuBar - Variable in class com.levigo.jadice.demo.BasicJadicePanel
 
MenuBuilder - Interface in com.levigo.util.swing.menu
The MenuBuilder is responsible for the construction of some kind of menu UI in response to contributions it receives.
MenuBuilder.ItemType - Enum in com.levigo.util.swing.menu
 
MenuComponentCreationAdapter - Class in com.levigo.util.swing.action
Just an adapter class of MenuComponentCreationListener with empty methods.
MenuComponentCreationAdapter() - Constructor for class com.levigo.util.swing.action.MenuComponentCreationAdapter
 
MenuComponentCreationListener - Interface in com.levigo.util.swing.action
Instances of MenuComponentCreationListener can be registered at DefaultMenuComponentFactory to receive informations or failure messages of menu component creation process.
MenuComponentFactory - Interface in com.levigo.util.swing.action
Interface for the menu factory.
MenuContributor - Interface in com.levigo.util.swing.menu
A MenuContributor is able to contribute entries to a menu.
mergeInto(PropertiesProvider) - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor
 
mergeInto(Map<String, Object>) - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.Property
 
Message - Class in com.levigo.util.swing.messaging
An object to hold message relevant data.
Message(String, String, String, String, String, String, Throwable, String[]) - Constructor for class com.levigo.util.swing.messaging.Message
Constructor
Message(String, String, String, String, String, String, String, Throwable, String[], boolean, boolean) - Constructor for class com.levigo.util.swing.messaging.Message
Constructor
Message(String, String, String, String, String, String, String, Throwable, String[], String[], boolean, boolean) - Constructor for class com.levigo.util.swing.messaging.Message
Constructor
MessageConsumer - Interface in com.levigo.util.swing.infobar
An interface to be implemented by RollingMessagePanel-like components.
MessageConsumer.Message - Interface in com.levigo.util.swing.infobar
A message to be presented through the RollingMessagePanel.
MessageDefaultDebugStream - Class in com.levigo.util.swing.messaging.printstreams
An Message Listener,which displays messages to Standard Out
MessageDefaultDebugStream() - Constructor for class com.levigo.util.swing.messaging.printstreams.MessageDefaultDebugStream
Constructor for MessageDefaultError.
MessageDefaultErrorStream - Class in com.levigo.util.swing.messaging.printstreams
An Message Listener,which displays only error messages to Standard Err Error messages are characterized by MessageEvent.getID()
MessageDefaultErrorStream() - Constructor for class com.levigo.util.swing.messaging.printstreams.MessageDefaultErrorStream
Constructor for MessageDefaultError.
MessageEvent - Class in com.levigo.util.swing.messaging
A semantic event which indicates that a message should be forwarded to user.
MessageEvent(Object, Message) - Constructor for class com.levigo.util.swing.messaging.MessageEvent
Constructor for MessageEvent.
MessageFactory - Interface in com.levigo.util.swing.messaging
A factory interface that makes Message Objects availiable.
MessageFactoryHolder - Class in com.levigo.util.swing.messaging
A helper class for MessageManager.
MessageID - Interface in com.levigo.util.log.qualified
 
MessageListener - Interface in com.levigo.util.swing.messaging
An Interface to characterize all Objects, which can display an given message The listener interface for receiving message events.
MessageManager - Class in com.levigo.util.swing.messaging
A class to handle messages forwarded to user, which can mean displaying them to the user.
MessagePrintStream - Class in com.levigo.util.swing.messaging.printstreams
An Message Listener,which displays messages to a given Print Stream
MessageResource - Interface in com.levigo.util.swing.messaging
The interface for all Message resources.
MessageResult - Class in com.levigo.util.swing.messaging
MessageResult can be used by MessageListeners to add result information to this message.
MessageResult(MessageEvent) - Constructor for class com.levigo.util.swing.messaging.MessageResult
Constructor for MessageResult.
MessageStandardErr - Class in com.levigo.util.swing.messaging.printstreams
An Message Listener,which displays messages to Standard Err
MessageStandardOut - Class in com.levigo.util.swing.messaging.printstreams
An Message Listener,which displays messages to Standard Out
MessageSuppressionPanel - Class in com.levigo.util.swing.messaging.dialog
The user can choose if specific messages will be shown or suppressed.
MessageSuppressionPanel() - Constructor for class com.levigo.util.swing.messaging.dialog.MessageSuppressionPanel
Contructs the MessageSuppressionPanel
MessageWidget - Interface in com.levigo.util.swing.infobar
 
Metadata - Interface in com.levigo.jadice.document.metadata
 
MetadataBuilder - Class in com.levigo.jadice.document.metadata
 
MetadataBuilder.InvalidCharacterHandling - Enum in com.levigo.jadice.document.metadata
An enum of strategies for the handling of invalid characters in content (attributes, text, CDATA).
MetadataEnricher - Interface in com.levigo.jadice.document.metadata
A MetadataEnricher is able to add more meta-data information to a given meta-data node.
MetadataException - Exception in com.levigo.jadice.document.metadata
 
MetadataException(String, Object...) - Constructor for exception com.levigo.jadice.document.metadata.MetadataException
 
MetadataException(String, Throwable) - Constructor for exception com.levigo.jadice.document.metadata.MetadataException
 
MetadataNamespaceContext - Interface in com.levigo.jadice.document.metadata
 
MetadataNode - Interface in com.levigo.jadice.document.metadata
The MetadataNodes represents a node in an XML-based metadata-document.
MetadataProvider - Interface in com.levigo.jadice.document.metadata
An interface to be implemented by classes which expose some kind of meta-data.
MetadataUtil - Class in com.levigo.jadice.document.metadata
 
MetalLookAndFeelAddons - Class in com.levigo.util.swing.plaf
MetalLookAndFeelAddons.
MetalLookAndFeelAddons() - Constructor for class com.levigo.util.swing.plaf.MetalLookAndFeelAddons
 
mimic(Throwable) - Static method in class com.levigo.util.base.MimicryThrowable
Return the mimic'ed Throwable unless mimicry isn't required for it.
MimicryThrowable - Class in com.levigo.util.base
A Throwable used to mimic arbitrary Throwables for serialization purposes.
MimicryThrowable(Throwable) - Constructor for class com.levigo.util.base.MimicryThrowable
Mimics the given Throwable.
MimicryThrowable(String, String, String, StackTraceElement[], Throwable) - Constructor for class com.levigo.util.base.MimicryThrowable
Creates a new MimicryThrowable from scratch
min(int...) - Static method in class com.levigo.util.base.Numbers
Return the minimum of all values in the given array.
min(float...) - Static method in class com.levigo.util.base.Numbers
Return the minimum of all values in the given array.
MIN_PRIORITY - Static variable in class com.levigo.jadice.document.Format
 
MIN_PRIORITY - Static variable in class com.levigo.jadice.swing.tool.Tool
The minimum priority a tool is supposed to use with respect to dispatching or rendering.
MINIMUM_CONTRAST - Static variable in class com.levigo.jadice.swing.thumbnailview.ThumbnailViewComponentAddon
The minimum contrast (in percent) between the background's and the selection background's luminance.
minimumLayoutSize(Container) - Method in class com.levigo.util.swing.ButtonRowLayout
 
minimumLayoutSize(Container) - Method in class com.levigo.util.swing.effect.EffectLayout
 
minimumSize - Variable in class com.levigo.util.swing.LevigoSeparators.AbstractLineSeparator
Deprecated.  
MNEMONICKEY - Static variable in class com.levigo.util.swing.action.BasicMenuComponentFactory
Parameter of the MnemonicKey in the menu components properties file
mode - Variable in class com.levigo.util.swing.effect.EffectLayout.Constraints
 
MODE_CONTROLS_VISIBLE_PROPERTY - Static variable in class com.levigo.util.swing.colorpicker.ColorPicker
PropertyChangeEvents will be triggered for this property when setModeControlsVisible() is called.
MODE_PROPERTY - Static variable in class com.levigo.util.swing.colorpicker.ColorPicker
PropertyChangeEvents will be triggered when the mode changes.
modelIndex(int) - Method in class com.levigo.util.swing.table.SunTableSorter
 
modification - Variable in class com.levigo.jadice.document.auth.PageSegmentPermission.PageSegmentPermissionFactory
Controls if content modification is allowed in order to create a copy.
ModifyOutputIntent - Class in com.levigo.jadice.document.auth
 
ModifyOutputIntent() - Constructor for class com.levigo.jadice.document.auth.ModifyOutputIntent
 
monthSequencer() - Static method in class com.levigo.util.base.glazedlists.Sequencers
 
MotifLookAndFeelAddons - Class in com.levigo.util.swing.plaf
 
MotifLookAndFeelAddons() - Constructor for class com.levigo.util.swing.plaf.MotifLookAndFeelAddons
 
mouseClicked(MouseEvent) - Method in class com.levigo.util.swing.PopupMenuLauncher
 
mouseClicked(MouseEvent) - Method in class com.levigo.util.swing.table.TableRowHeaderUI.MouseInputHandler
Handle mouse click
mouseDragged(MouseEvent, BasicDragGestureRecognizer.BeforeDrag) - Method in class com.levigo.util.swing.dnd.BasicDragGestureRecognizer
Handle a mouse drag.
mouseDragged(MouseEvent) - Method in class com.levigo.util.swing.table.TableRowHeaderUI.MouseInputHandler
Handle mouse drag
MouseEditEvent - Class in com.levigo.jadice.swing.tool
 
mouseEntered(MouseEvent) - Method in class com.levigo.util.swing.table.TableRowHeaderUI.MouseInputHandler
Handle mouse enter
MouseEventReceiver - Interface in com.levigo.jadice.demo.gestures
The MouseEventReceiver is provided by MouseGestureSupport in order to allow client components to feed events into the recognizer.
mouseExited(MouseEvent) - Method in class com.levigo.util.swing.table.TableRowHeaderUI.MouseInputHandler
Handle mouse exit
mouseGestureAborted() - Method in interface com.levigo.jadice.demo.gestures.MouseGestureListener
Receive notification about an aborted recognition attempt.
mouseGestureInProgress(Component, String, GeneralPath) - Method in interface com.levigo.jadice.demo.gestures.MouseGestureListener
Receive notification about a gesture in progress on the given component.
MouseGestureListener - Interface in com.levigo.jadice.demo.gestures
MouseGestureListeners are notified about mouse gestures in progress and recognized gestures.
mouseGestureRecognized(Component, String, GeneralPath) - Method in interface com.levigo.jadice.demo.gestures.MouseGestureListener
Receive notification about a recognized gesture.
MouseGestureSupport - Class in com.levigo.jadice.demo.gestures
 
MouseGestureSupport() - Constructor for class com.levigo.jadice.demo.gestures.MouseGestureSupport
 
MouseGestureTool - Class in com.levigo.jadice.demo.gestures
 
MouseGestureTool() - Constructor for class com.levigo.jadice.demo.gestures.MouseGestureTool
 
mouseInputListener - Variable in class com.levigo.util.swing.table.TableRowHeaderUI
 
mouseMoved(MouseEvent) - Method in class com.levigo.util.swing.table.TableRowHeaderUI.MouseInputHandler
Handle mouse move
mousePressed(MouseEvent) - Method in class com.levigo.util.swing.dnd.BasicDragGestureRecognizer
Handle a mouse press.
mousePressed(MouseEvent) - Method in class com.levigo.util.swing.PopupMenuLauncher
 
mousePressed(MouseEvent) - Method in class com.levigo.util.swing.table.TableRowHeaderUI.MouseInputHandler
Handle mouse press
mouseReleased(MouseEvent) - Method in class com.levigo.jadice.swing.JadiceProductInformationSplash.Disposer
 
mouseReleased(MouseEvent) - Method in class com.levigo.util.swing.dnd.BasicDragGestureRecognizer
Handle a mouse release.
mouseReleased(MouseEvent) - Method in class com.levigo.util.swing.PopupMenuLauncher
 
mouseReleased(MouseEvent) - Method in class com.levigo.util.swing.table.TableRowHeaderUI.MouseInputHandler
Handle mouse released
MouseWheelEditEvent - Class in com.levigo.jadice.swing.tool
 
MouseWheelTool - Class in com.levigo.jadice.swing.pageview
The MouseWheelTool is responsible for the page-level navigation using the mouse wheel.
MouseWheelTool() - Constructor for class com.levigo.jadice.swing.pageview.MouseWheelTool
 
MouseWheelZoomTool - Class in com.levigo.jadice.swing.pageview
MouseWheelZoomTool.java
MouseWheelZoomTool() - Constructor for class com.levigo.jadice.swing.pageview.MouseWheelZoomTool
 
moveColumn(int, int) - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
MULTIPLE_COLUMN_KEYBOARD - Static variable in class com.levigo.util.base.glazedlists.gui.AbstractTableComparatorChooser
Emulate the sorting behaviour of SUN's TableSorter, by Philip Milne et. al.
MULTIPLE_COLUMN_MOUSE - Static variable in class com.levigo.util.base.glazedlists.gui.AbstractTableComparatorChooser
Sort multiple columns without use of the keyboard.
MULTIPLE_COLUMN_MOUSE_WITH_UNDO - Static variable in class com.levigo.util.base.glazedlists.gui.AbstractTableComparatorChooser
Sort multiple columns without use of the keyboard.
MULTIPLE_INTERVAL_SELECTION - Static variable in class com.levigo.util.base.glazedlists.ListSelection
A selection mode where any element may be selected and elements added adjacent to selected elements are selected.
MULTIPLE_INTERVAL_SELECTION_DEFENSIVE - Static variable in class com.levigo.util.base.glazedlists.ListSelection
A selection mode where any element may be selected and freshly added elements are always deselected.
MULTISCREEN_ABILITY - Static variable in class com.levigo.util.swing.action.CommandAction
In multi screen environments positioning of tooltips, popups and other graphics configuration dependent component functionalities do not work correctly caused by a VM bug.
MutableMetadataNode - Interface in com.levigo.jadice.document.metadata
Enables the creation, parsing, navigation, and modification of XML-based meta-data-documents through a simple and intuitive fluent interface.
MutableMetadataProvider - Interface in com.levigo.jadice.document.metadata
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.
myPageable - Variable in class com.levigo.jadice.printer.AbstractPrinter
 

N

name - Variable in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
name() - Method in interface com.levigo.util.log.qualified.MessageID
Return the message Code.
name - Variable in class com.levigo.util.swing.menu.BasicMenuBuilder.Group
 
NameBasedFactory<T> - Class in com.levigo.jadice.annotation.profiles
 
NameBasedFactory() - Constructor for class com.levigo.jadice.annotation.profiles.NameBasedFactory
 
NamedActionFactory - Interface in com.levigo.util.swing.action
Enhanced interface of the action factory interface providing a specified factory name.
NamedCommandFactory - Interface in com.levigo.util.swing.action
Enhanced interface of the command factory interface providing a specified factory name.
NamedMenuComponentFactory - Interface in com.levigo.util.swing.action
Enhanced interface of the menu component factory interface providing a specified factory name.
NaturalCubicSpline1D - Class in com.levigo.jadice.document.util
A ControlCurve implementation based on a cubic spline.
NaturalCubicSpline1D() - Constructor for class com.levigo.jadice.document.util.NaturalCubicSpline1D
 
NavigablePreviewThumbnailRenderer - Class in com.levigo.jadice.appbase.preview
 
NavigablePreviewThumbnailRenderer() - Constructor for class com.levigo.jadice.appbase.preview.NavigablePreviewThumbnailRenderer
 
NavigatorComponent - Class in com.levigo.jadice.swing.navigator
A navigator component provides a thumbnail view of the PageViews current page.
NavigatorComponent() - Constructor for class com.levigo.jadice.swing.navigator.NavigatorComponent
 
NavigatorComponentAddon - Class in com.levigo.jadice.swing.navigator
 
NavigatorComponentAddon() - Constructor for class com.levigo.jadice.swing.navigator.NavigatorComponentAddon
 
NavigatorComponentUI - Class in com.levigo.jadice.swing.navigator
 
NavigatorComponentUI() - Constructor for class com.levigo.jadice.swing.navigator.NavigatorComponentUI
 
NavigatorFrame - Class in com.levigo.jadice.demo.navigator
This class shows a NavigatorComponent in a JFrame.
NavigatorFrame() - Constructor for class com.levigo.jadice.demo.navigator.NavigatorFrame
Constructs a navigator component frame.
NavigatorFrame(PageView) - Constructor for class com.levigo.jadice.demo.navigator.NavigatorFrame
Constructs a navigator component frame.
NCIReaderSettings - Class in com.levigo.jadice.document.read
 
NCIReaderSettings() - Constructor for class com.levigo.jadice.document.read.NCIReaderSettings
 
NCIReaderSettings.InvalidResolutionHandling - Enum in com.levigo.jadice.document.read
This enum contains possible handling-strategies for invalid resolution information found in documents.
NColumnsDigitDocument - Class in com.levigo.util.swing.text
A plain text document for TextComponents with restricted columns length.
NColumnsDigitDocument(int) - Constructor for class com.levigo.util.swing.text.NColumnsDigitDocument
Constructor for NColumnsTextDocument with the specified number of columns.
NColumnsTextDocument - Class in com.levigo.util.swing.text
A Plain Text Document for Text Components with restricted columns length User can enter only "numberOfColumns" letters, extra letters will be ignored.
NColumnsTextDocument() - Constructor for class com.levigo.util.swing.text.NColumnsTextDocument
Constructor for NColumnsTextDocument.
NColumnsTextDocument(int) - Constructor for class com.levigo.util.swing.text.NColumnsTextDocument
Constructor for NColumnsTextDocument.
NColumsRangeSetDocument - Class in com.levigo.util.swing.text
A Document for numerical input with the possibility to set the length of the field and to set a range set.
NColumsRangeSetDocument(int, Vector) - Constructor for class com.levigo.util.swing.text.NColumsRangeSetDocument
 
NDC - Class in com.levigo.util.log
 
NDC() - Constructor for class com.levigo.util.log.NDC
 
newDocument(boolean) - Static method in class com.levigo.jadice.document.metadata.MetadataBuilder
 
newDocument() - Method in class com.levigo.jadice.document.read.fluent.ReadConfiguration
Create a new Document.
newDocument(String) - Method in class com.levigo.jadice.document.read.fluent.ReadConfiguration
Create a new Document and set a name.
newDocument() - Method in interface com.levigo.jadice.document.read.fluent.ReadConfigurer
Create a new Document.
newDocument(String) - Method in interface com.levigo.jadice.document.read.fluent.ReadConfigurer
Create a new Document and set a name.
next() - Method in class com.levigo.util.base.collections.AbstractCompositeIterator
 
next() - Method in class com.levigo.util.base.collections.ArrayIterator
 
next() - Method in class com.levigo.util.base.collections.EmptyEnumeratorIterator
 
next() - Method in class com.levigo.util.base.collections.EnumerationIterator
 
next() - Method in interface com.levigo.util.base.collections.PeekableIterator
next() - Method in class com.levigo.util.base.collections.PeekableIteratorWrapper
 
next() - Method in class com.levigo.util.base.collections.SingletonIterator
 
next() - Method in class com.levigo.util.base.glazedlists.event.ListEvent
Increments the change sequence to view the next change.
next(E) - Method in interface com.levigo.util.base.glazedlists.SequenceList.Sequencer
Given a sequencable value, produce the next value in the sequence such that value is now included in the sequence.
next(TreePath) - Method in class com.levigo.util.swing.flextree.FlexTreeNavigator
 
next(TreePath) - Method in class com.levigo.util.swing.flextree.PredicateNavigator
 
next(TreePath) - Method in interface com.levigo.util.swing.flextree.TreeNavigator
 
nextBlock() - Method in class com.levigo.util.base.glazedlists.event.ListEvent
Increments the change sequence to view the next change block.
nextElement() - Method in class com.levigo.util.base.collections.EmptyEnumeratorIterator
 
nextIndex() - Method in class com.levigo.util.base.collections.ArrayIterator
 
nextIterator() - Method in class com.levigo.util.base.collections.AbstractCompositeIterator
 
NextPageCommand - Class in com.levigo.jadice.appbase.preview
NextPageCommand.java
NextPageCommand() - Constructor for class com.levigo.jadice.appbase.preview.NextPageCommand
 
NO - Static variable in class com.levigo.util.swing.messaging.Message
 
NO_AFFIRMED - Static variable in class com.levigo.util.swing.messaging.MessageResult
This value constant can be used by MessageListeners when feeding a MessageResultas user decision result for a YES/NO/CANCEL question.
nodeRefreshRequired() - Method in interface com.levigo.util.swing.flextree.DynamicTreeModule.ChangeListener
Receive notification that the domain object or data that the target node represents changed in some way that makes it necessary to update the node's derived properties.
noFocusBorder - Static variable in class com.levigo.jadice.swing.thumbnailview.DefaultThumbnailCellRenderer
 
NonFocusedInfo - Class in com.levigo.util.swing.componentdecorator
A decorator allowing a JTextComponent to be out-fitted with a disabled text which is shown while the component is not focused.
nonNullAndNonEmptyString() - Static method in class com.levigo.util.base.glazedlists.matchers.Matchers
Get a Matcher that returns true iff it is given a non-null and non-empty String.
NonUglyActionButton - Class in com.levigo.util.swing
An FCMS style button.
NonUglyActionButton() - Constructor for class com.levigo.util.swing.NonUglyActionButton
Constructor for FCMSButton.
NonUglyActionButton(Action) - Constructor for class com.levigo.util.swing.NonUglyActionButton
Constructor for FCMSButton.
NonUglyActionButton(Action, int) - Constructor for class com.levigo.util.swing.NonUglyActionButton
Constructor for FCMSButton.
NonUglyActionButton(Icon) - Constructor for class com.levigo.util.swing.NonUglyActionButton
Constructor for FCMSButton.
NonUglyActionButton(Icon, int) - Constructor for class com.levigo.util.swing.NonUglyActionButton
Constructor for FCMSButton.
NonUglyActionButton(String, Icon) - Constructor for class com.levigo.util.swing.NonUglyActionButton
Constructor for FCMSButton.
NonUglyActionButton(String, Icon, int) - Constructor for class com.levigo.util.swing.NonUglyActionButton
Constructor for FCMSButton.
NonUglyActionJToggleButton - Class in com.levigo.util.swing.action
A styleable button.
NonUglyActionJToggleButton(Action) - Constructor for class com.levigo.util.swing.action.NonUglyActionJToggleButton
Constructor for the button.
NonUglyActionJToggleButton(Action, int) - Constructor for class com.levigo.util.swing.action.NonUglyActionJToggleButton
Constructor for the most beautiful button in the world.
NonUglyActionJToggleButton.AccessibleNonUglyActionJToggleButton - Class in com.levigo.util.swing.action
This class implements accessibility support for the NonUglyActionJToggleButton class.
NonUglyActionJToggleButton.AccessibleNonUglyActionJToggleButton() - Constructor for class com.levigo.util.swing.action.NonUglyActionJToggleButton.AccessibleNonUglyActionJToggleButton
 
normalize() - Method in interface com.levigo.jadice.document.metadata.Metadata
Normalize the meta-data XML.
NORMALIZED_STRATEGY - Static variable in class com.levigo.util.base.glazedlists.matchers.TextMatcherEditor
Character comparison strategy that assumes all Latin characters should have their diacritical marks stripped in an effort to normalize words to their most basic form.
NOT_EQUAL - Static variable in class com.levigo.util.base.glazedlists.matchers.ThresholdMatcherEditor
 
NOT_SORTED - Static variable in class com.levigo.util.swing.table.SunTableSorter
 
NOTICE - Static variable in class com.levigo.util.swing.messaging.Message
 
Numbers - Class in com.levigo.util.base
Credit for the Numbers.floor(float), Numbers.ceil(float) and Numbers.round(float) methods: riven: http://riven8192.blogspot.com/2010/02/fastmath-fast-floor.html
NumericDocument - Class in com.levigo.util.swing.text
A plain Document, which allows only numerical input in a defined range.
NumericDocument(int, int) - Constructor for class com.levigo.util.swing.text.NumericDocument
Constructor

O

Objects - Class in com.levigo.util.base
Utility classes which don't fit anywhere else.
ObservableCollection<E> - Class in com.levigo.util.base.collections
 
ObservableCollection(Collection<E>, CollectionObserver<E>) - Constructor for class com.levigo.util.base.collections.ObservableCollection
 
observableConnector() - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Create a new Connector for the ObservableElementList that works with subclasses of the archaic Observable base class.
ObservableElementList<E> - Class in com.levigo.util.base.glazedlists
A list that fires update events whenever elements are modified in place.
ObservableElementList(EventList<E>, ObservableElementList.Connector<? super E>) - Constructor for class com.levigo.util.base.glazedlists.ObservableElementList
Constructs an ObservableElementList which wraps the given source and uses the given elementConnector to register/unregister change listeners on elements of the source.
ObservableElementList.Connector<E> - Interface in com.levigo.util.base.glazedlists
An interface defining the methods required for registering and unregistering change listeners on list elements within an ObservableElementList.
ObservableList<E> - Class in com.levigo.util.base.collections
 
ObservableList(List<E>, ListObserver<E>) - Constructor for class com.levigo.util.base.collections.ObservableList
 
ObservableMap<K,V> - Class in com.levigo.util.base.collections
 
ObservableMap(Map<K, V>, MapObserver<K, V>) - Constructor for class com.levigo.util.base.collections.ObservableMap
 
ObservableSet<E> - Class in com.levigo.util.base.collections
 
ObservableSet(Set<E>, CollectionObserver<E>) - Constructor for class com.levigo.util.base.collections.ObservableSet
 
offer(E) - Method in class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
offer(E, long, TimeUnit) - Method in class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
OK_ACTION_TEXTS - Static variable in class com.levigo.util.swing.messaging.DefaultMessageFactory
The default text for a pure confirmation action.
OK_CANCEL_ACTION_TEXTS - Static variable in class com.levigo.util.swing.messaging.DefaultMessageFactory
The default text pair for the OK/CANCEL action.
OPACITY_PROPERTY - Static variable in class com.levigo.util.swing.colorpicker.ColorPicker
PropertyChangeEvents will be triggered when the opacity value is adjusted.
openDocumentFromFile() - Method in class com.levigo.jadice.appbase.FileOpener
Produces a FileDialog and calls FileOpener.openDocumentFromFile(File).
openDocumentFromFile(File) - Method in class com.levigo.jadice.appbase.FileOpener
Loads a file specified by the parameter supplied.
openDocumentFromFile(String) - Method in class com.levigo.jadice.appbase.FileOpener
Loads a file specified by its name.
OpenDocumentFromFileCommand - Class in com.levigo.jadice.appbase.commands
Opens a file chooser to select a file and loads the selected file into the PageView.
OpenDocumentFromFileCommand() - Constructor for class com.levigo.jadice.appbase.commands.OpenDocumentFromFileCommand
 
openSorter() - Method in class com.levigo.jadice.demo.SorterToolbar
Shows this sorter toolbar instance.
OpenViewerFrameCommand - Class in com.levigo.jadice.demo.commands
Opens a new viewer frame.
OpenViewerFrameCommand() - Constructor for class com.levigo.jadice.demo.commands.OpenViewerFrameCommand
 
optimizeContrastColor(Color, Color, int) - Static method in class com.levigo.util.base.Colors
 
optimizeContrastColorNoAlpha(Color, Color, int) - Static method in class com.levigo.util.base.Colors
This is an experimental new contrast optimization strategy.
optimizeForegroundContrast(Color, Color) - Static method in class com.levigo.util.base.Colors
Optimize the contrast of the foreground color against the background by inverting it, if inversion leads to a higher contrast.
OR - Static variable in class com.levigo.util.base.glazedlists.matchers.CompositeMatcherEditor
require any matchers in the MatcherEditor to match
or(Matcher<? super E>...) - Static method in class com.levigo.util.base.glazedlists.matchers.Matchers
Returns a Matcher which returns a match when any of the given matchers reports a match.
orientation - Variable in class com.levigo.util.swing.LevigoSeparators.AbstractLineSeparator
Deprecated.  
OS - Class in com.levigo.util.base
Provides methods related to the runtime environment.
OS() - Constructor for class com.levigo.util.base.OS
 
output - Variable in class com.levigo.jadice.document.auth.PageSegmentPermission.PageSegmentPermissionFactory
Controls if printing or other ways of creating copies is allowed.
OutputIntent - Class in com.levigo.jadice.document.auth
 
OutputIntent() - Constructor for class com.levigo.jadice.document.auth.OutputIntent
 
OutputReferenceBase - Enum in com.levigo.jadice.printer
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.
OVER_HANDLE_PRIORITY - Static variable in class com.levigo.jadice.swing.tool.Tool.ActivationRequest
The priority to be used to indicate that some action with a handle could be performed upon activation.
OVER_SELECTION_PRIORITY - Static variable in class com.levigo.jadice.swing.tool.Tool.ActivationRequest
The priority to be used to indicate that some action related to some kind of selection could be performed upon activation.
overlapBorder - Variable in class com.levigo.util.swing.effect.EffectLayout.Constraints
 
ownerFrame - Variable in class com.levigo.jadice.swing.JadiceProductInformationSplash
Given and non shared owner frame

P

p1 - Variable in class com.levigo.jadice.annotation.LineAnnotation
 
p2 - Variable in class com.levigo.jadice.annotation.LineAnnotation
 
Page - Interface in com.levigo.jadice.document
Represents a page of a Document.
page - Variable in class com.levigo.jadice.document.render.BasicRenderParameters
 
PAGE_COUNT_PROPERTY - Static variable in class com.levigo.jadice.swing.pageview.PageView
Property key for the pseudo-property PageView.getPageCount().
PAGE_LAYOUT_STYLE_PROPERTY - Static variable in class com.levigo.jadice.swing.pageview.PageView
 
pageBounds - Variable in class com.levigo.jadice.swing.tool.EditEvent
 
PageImageRenderer - Class in com.levigo.jadice.document.render
PageImageRenderer provides an easy possibility to obtain a buffered image which displays a defined area of a page or an entire Page.
PageImageRenderer(Page, RenderControls) - Constructor for class com.levigo.jadice.document.render.PageImageRenderer
Creates an instance of this class.
PageImageRenderer(Page) - Constructor for class com.levigo.jadice.document.render.PageImageRenderer
Creates an instance of this class.
PageImageRenderer() - Constructor for class com.levigo.jadice.document.render.PageImageRenderer
Creates an instance of this class.
pageIndex - Variable in class com.levigo.jadice.document.render.BasicRenderParameters
 
pageIndex - Variable in class com.levigo.jadice.swing.thumbnailview.DefaultThumbnailCellRenderer
 
PageLayoutSnapIn - Class in com.levigo.jadice.appbase.status
A status bar SnapIn which allows users to select different page PageView.Layouts for Documents displayed in a PageView.
PageLayoutSnapIn() - Constructor for class com.levigo.jadice.appbase.status.PageLayoutSnapIn
 
pageLayoutStyleChanged(PageView, PageView.Layout) - Method in class com.levigo.jadice.swing.pageview.AbstractPresentationRule
 
pageLayoutStyleChanged(PageView, PageView.Layout) - Method in interface com.levigo.jadice.swing.pageview.PresentationRule
 
pageLayoutStyleChanged(PageView, PageView.Layout) - Method in class com.levigo.jadice.swing.pageview.PresentationRuleManager
 
pageLayoutStyleChanged(PageView, PageView.Layout) - Method in class com.levigo.jadice.swing.pageview.SwitchToSinglePageOnFit
 
PageListener - Interface in com.levigo.jadice.document
A listener interface for receiving page events.
PageListenerAdapter - Class in com.levigo.jadice.document
An abstract adapter class used to reduce the complexity of implementing PageListeners.
PageListenerAdapter() - Constructor for class com.levigo.jadice.document.PageListenerAdapter
 
PageNavScrollBarSnapIn - Class in com.levigo.jadice.appbase
A SnapIn that can be added alongside a vertical ScrollBar of a BarSnapInScrollPane that provides previous/next-page navigation buttons.
PageNavScrollBarSnapIn() - Constructor for class com.levigo.jadice.appbase.PageNavScrollBarSnapIn
 
pageReadCompleted(ReaderListener.ReaderEvent) - Method in class com.levigo.jadice.document.read.ReaderListenerAdapter
Called upon a ReaderListener.ReaderEvent of type ReaderEvent.Type#PAGE_READ_COMPLETED.
pageReadStarted(ReaderListener.ReaderEvent) - Method in class com.levigo.jadice.document.read.ReaderListenerAdapter
Called upon a ReaderListener.ReaderEvent of type ReaderEvent.Type#PAGE_READ_STARTED.
PageRenderer - Class in com.levigo.jadice.document.render
Provides the ability to render the contents of a page into any valid Graphics2D.
PageRenderer() - Constructor for class com.levigo.jadice.document.render.PageRenderer
 
pages - Variable in class com.levigo.jadice.document.auth.AddPagesIntent
 
pages - Variable in class com.levigo.jadice.document.auth.ExportIntent
 
pages - Variable in class com.levigo.jadice.document.auth.RemovePagesIntent
 
pages - Variable in class com.levigo.jadice.document.auth.ReorderIntent
 
Pages - Class in com.levigo.jadice.document
This utility class contains various methods for gaining information about given Pages.
PageSegment - Interface in com.levigo.jadice.document
A PageSegment represents a single layer of a Page, i.e. the Page consists of a stack of PageSegments.
pageSegmentAdded(PageSegmentEvent) - Method in class com.levigo.jadice.document.DocumentAdapter
 
pageSegmentAdded(PageSegmentEvent) - Method in interface com.levigo.jadice.document.PageListener
Signal the addition of a page segment from a page.
pageSegmentAdded(PageSegmentEvent) - Method in class com.levigo.jadice.document.PageListenerAdapter
 
PageSegmentEvent - Class in com.levigo.jadice.document
An event of this type will indicate the addition, the removal or the modification of page segments within a page.
PageSegmentEvent(Document, Page, PageSegment, DocumentLayer) - Constructor for class com.levigo.jadice.document.PageSegmentEvent
Constructor Creates a page segment event
PageSegmentEvent(Document, Page, PageSegment, DocumentLayer, PageSegmentEvent.Type) - Constructor for class com.levigo.jadice.document.PageSegmentEvent
Constructor Creates a page segment event
PageSegmentEvent(Page, PageSegment, DocumentLayer) - Constructor for class com.levigo.jadice.document.PageSegmentEvent
Constructor Creates a page segment event
PageSegmentEvent(Document, PageSegmentEvent) - Constructor for class com.levigo.jadice.document.PageSegmentEvent
Clones a page segment event but changing the associated document reference.
PageSegmentEvent.Type - Enum in com.levigo.jadice.document
The type is used to describe page segment (modify) events more in detail.
pageSegmentModified(PageSegmentEvent) - Method in class com.levigo.jadice.document.DocumentAdapter
 
pageSegmentModified(PageSegmentEvent) - Method in interface com.levigo.jadice.document.PageListener
Signal the modification of a page segment within a page.
pageSegmentModified(PageSegmentEvent) - Method in class com.levigo.jadice.document.PageListenerAdapter
 
PageSegmentPermission - Class in com.levigo.jadice.document.auth
A page segment permission object to be used to define per page segment permissions.
PageSegmentPermission.PageSegmentPermissionFactory - Class in com.levigo.jadice.document.auth
 
pageSegmentRemoved(PageSegmentEvent) - Method in class com.levigo.jadice.document.DocumentAdapter
 
pageSegmentRemoved(PageSegmentEvent) - Method in interface com.levigo.jadice.document.PageListener
Signal the removal of a page segment from a page.
pageSegmentRemoved(PageSegmentEvent) - Method in class com.levigo.jadice.document.PageListenerAdapter
 
PageSegmentSource - Interface in com.levigo.jadice.document
A PageSegmentSource describes the origin of a page segment.
PageSelection - Interface in com.levigo.jadice.document
An interface to be implemented by classes providing for a list of selected pages.
pageSize - Variable in class com.levigo.jadice.printer.DecorationPageSegment
 
PageSnapIn - Class in com.levigo.jadice.appbase.status
A SnapIn which displays the current page number and offers page-level navigation.
PageSnapIn() - Constructor for class com.levigo.jadice.appbase.status.PageSnapIn
 
PageSorter - Class in com.levigo.jadice.swing.thumbnailview
The PageSorter class provides a miniaturized view on the pages held by a Viewer.
PageSorter() - Constructor for class com.levigo.jadice.swing.thumbnailview.PageSorter
Constructs a new PageSorter.
PageSorter(PageView) - Constructor for class com.levigo.jadice.swing.thumbnailview.PageSorter
Constructs a new PageSorter.
PageTextExportHandler - Class in com.levigo.jadice.swing.thumbnailview.dnd
An ExportHandler exporting the text from the selected pages as plain text.
PageTextExportHandler() - Constructor for class com.levigo.jadice.swing.thumbnailview.dnd.PageTextExportHandler
 
pageView - Variable in class com.levigo.jadice.appbase.status.DocumentStatusMessageSnapIn
 
pageView - Variable in class com.levigo.jadice.appbase.status.PageLayoutSnapIn
 
pageView - Variable in class com.levigo.jadice.appbase.status.ZoomSnapIn
 
PageView - Class in com.levigo.jadice.swing.pageview
Displays a Document's Pages using instances of PageLayout to arrange them.
PageView() - Constructor for class com.levigo.jadice.swing.pageview.PageView
 
PageView.Layout - Enum in com.levigo.jadice.swing.pageview
These layout style constants define a set of well-known page layout styles.
PageViewComponentAddon - Class in com.levigo.jadice.swing.pageview
 
PageViewComponentAddon() - Constructor for class com.levigo.jadice.swing.pageview.PageViewComponentAddon
 
PageViewSettings - Class in com.levigo.jadice.swing.pageview
An implementation RenderSettings pertaining and particular to the rendering within PageViews.
PageViewSettings() - Constructor for class com.levigo.jadice.swing.pageview.PageViewSettings
 
PageViewUI - Class in com.levigo.jadice.swing.pageview
 
PageViewUI() - Constructor for class com.levigo.jadice.swing.pageview.PageViewUI
 
pageWriteDone(FormatWriter, int) - Method in interface com.levigo.jadice.document.write.WriterListener
Receive notification about a write-process for a page that has been finished.
pageWriteStarted(FormatWriter, int) - Method in interface com.levigo.jadice.document.write.WriterListener
Receive notification about a write-process for a page that has been started.
paint(Graphics) - Method in class com.levigo.jadice.swing.lens.LensView
 
paint(Graphics) - Method in class com.levigo.jadice.swing.pageview.PageView
 
paint(Graphics, JComponent) - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
Paint the rows that intersect the Graphics objects clipRect.
paint(Graphics) - Method in class com.levigo.util.swing.colorpicker.ColorPalette
 
paint(Graphics) - Method in class com.levigo.util.swing.colorpicker.ColorSwatch
 
paint(Graphics) - Method in class com.levigo.util.swing.effect.EffectContainer
 
paint(Graphics) - Method in class com.levigo.util.swing.FadeablePane
 
paint(Graphics) - Method in class com.levigo.util.swing.LevigoSeparators.AbstractLineSeparator
Deprecated.  
paint(Graphics) - Method in class com.levigo.util.swing.LevigoSeparators.BlueLineSeparator
Deprecated.  
paint(Graphics) - Method in class com.levigo.util.swing.LevigoSeparators.DoubleLineSeparator
Deprecated.  
paint(Graphics) - Method in class com.levigo.util.swing.LevigoSeparators.PlainSeparator
Deprecated.  
paint(Graphics) - Method in class com.levigo.util.swing.LevigoSeparators.SingleLineSeparator
Deprecated.  
paint(Graphics2D, T, int, int) - Method in interface com.levigo.util.swing.Painter
Renders to the given Graphics2D object.
paint(Graphics) - Method in class com.levigo.util.swing.PopupButton
 
paint(Graphics, JComponent) - Method in class com.levigo.util.swing.table.TableRowHeaderUI
 
paint(Graphics) - Method in class com.levigo.util.swing.TransformerPanel
 
paintBackground(Graphics2D, JComponent) - Method in class com.levigo.jadice.swing.pageview.BasicPageViewUI
 
paintBackground(Graphics2D, JComponent) - Method in class com.levigo.jadice.swing.pageview.PageViewUI
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class com.levigo.jadice.swing.JadiceProductInformationSplash.ProdInfoBorder
 
paintBorder(Graphics) - Method in class com.levigo.util.swing.action.PopupMenuButton
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class com.levigo.util.swing.BubbleBorder
 
paintBorder(Graphics) - Method in class com.levigo.util.swing.CollapsiblePane
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class com.levigo.util.swing.DropShadowBorder
 
paintBorder(Graphics) - Method in class com.levigo.util.swing.FadeablePane
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class com.levigo.util.swing.RolloutBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class com.levigo.util.swing.RoundedBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class com.levigo.util.swing.SlickBevelBorder
 
paintCell(Graphics, int, Rectangle, ThumbnailCellRenderer, List<Page>, ListSelectionModel, int) - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
Paint one List cell: compute the relevant state, get the "rubber stamp" cell renderer component, and then use the CellRendererPane to paint it.
paintComponent(Graphics) - Method in class com.levigo.jadice.swing.status.MemoryMonitorSnapIn
 
paintComponent(Graphics) - Method in class com.levigo.jadice.swing.status.TaskServiceMonitorSnapIn
 
paintComponent(Graphics) - Method in class com.levigo.util.swing.DropDownToggleButton
 
paintComponent(Graphics) - Method in class com.levigo.util.swing.Hyperlink
 
Painter<T> - Interface in com.levigo.util.swing
A painting delegate.
paintFocus(Graphics) - Method in class com.levigo.util.swing.colorpicker.ColorPickerSliderUI
 
paintFocus(Graphics2D, Shape, int) - Static method in class com.levigo.util.swing.colorpicker.PlafPaintUtils
Paints 3 different strokes around a shape to indicate focus.
paintHandles(Handle[], RenderParameters) - Static method in class com.levigo.jadice.swing.annotation.AnnotationTool
 
paintHandles(Handle[], RenderParameters) - Static method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
paintIcon(Component, Graphics, int, int) - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer.BasicThumbnailRendererIcon
 
paintIcon(Component, Graphics, int, int) - Method in class com.levigo.util.swing.ArrowIcon
 
paintIcon(Component, Graphics, int, int) - Method in class com.levigo.util.swing.BorderIcon
 
paintIcon(Component, Graphics, int, int) - Method in class com.levigo.util.swing.IconManager.IconManagerIcon
 
paintIcon(Component, Graphics, int, int) - Method in class com.levigo.util.swing.RotatedIcon
Paint the icons of this compound icon at the specified location
paintLoweredBevel(Component, Graphics, int, int, int, int) - Method in class com.levigo.util.swing.SlickBevelBorder
 
paintNoPage(Graphics2D, Dimension) - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer.BasicThumbnailRendererIcon
 
paintNoThumbnailImage(Graphics2D, Page, Rectangle) - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer.BasicThumbnailRendererIcon
 
paintNoThumbnailImage(Graphics2D, Page, Rectangle) - Method in class com.levigo.jadice.swing.thumbnailview.DefaultThumbnailCellRenderer.FadingIcon
 
paintPageDecoration(Graphics2D, JComponent, Rectangle, boolean) - Method in class com.levigo.jadice.swing.pageview.BasicPageViewUI
 
paintPageDecoration(Graphics2D, JComponent, Rectangle, boolean) - Method in class com.levigo.jadice.swing.pageview.PageViewUI
 
paintRaisedBevel(Component, Graphics, int, int, int, int) - Method in class com.levigo.util.swing.SlickBevelBorder
 
paintThumb(Graphics) - Method in class com.levigo.util.swing.colorpicker.ColorPickerSliderUI
 
paintThumbnailBorder(Component, Graphics2D, Rectangle) - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer.BasicThumbnailRendererIcon
 
paintThumbnailImage(Graphics2D, RenderedImage, Page, Rectangle) - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer.BasicThumbnailRendererIcon
 
paintTrack(Graphics) - Method in class com.levigo.util.swing.colorpicker.ColorPickerSliderUI
 
PAN_POINT_PROPERTY - Static variable in class com.levigo.jadice.swing.BasicViewer
Deprecated. Not used anymore.
PanActivationCommand - Class in com.levigo.jadice.appbase.commands
PanActivationCommand.java
PanActivationCommand() - Constructor for class com.levigo.jadice.appbase.commands.PanActivationCommand
 
PanTool - Class in com.levigo.jadice.swing.pageview
A tool supporting panning (moving the visible area) using the mouse.
PanTool() - Constructor for class com.levigo.jadice.swing.pageview.PanTool
 
Parameter - Class in com.levigo.jadice.annotation.profiles
 
Parameter() - Constructor for class com.levigo.jadice.annotation.profiles.Parameter
 
Parameter - Annotation Type in com.levigo.util.swing.action.injection
An annotation used to specify parameters to be injected into any Command
ParameterInjector - Class in com.levigo.util.swing.action.injection
 
ParameterInjector.ParameterProvider - Interface in com.levigo.util.swing.action.injection
 
parameters - Variable in class com.levigo.jadice.annotation.profiles.NameBasedFactory
 
paramString() - Method in class com.levigo.jadice.document.render.RenderSettingsEvent
Returns a parameter string identifying this event.
paramString() - Method in class com.levigo.jadice.printer.event.PrintEvent
Returns a parameter string identifying this event.
paramString() - Method in class com.levigo.util.swing.table.JTableRowHeader
Returns a string representation of this JTableHeader.
parse(String) - Method in class com.levigo.util.swing.text.NumericDocument
Analyses given result string and returns its value.
parseColor(String) - Static method in class com.levigo.util.base.Colors
 
parseFontconfig(File) - Static method in class com.levigo.jadice.document.fontmgr.FontManagerFactory
Parses a fontconfig configuration file (XML based).
parseFontconfig(URL) - Static method in class com.levigo.jadice.document.fontmgr.FontManagerFactory
 
parsePrimitive(Class<T>, String) - Static method in class com.levigo.util.base.Strings
Parses the valueString based on given targetType and returns a value object decoded from given valueString.
PASSWORD_FOUND_PROPERTY - Static variable in class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBox
 
passwordField - Variable in class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBox
 
passwordLabel - Variable in class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBox
 
path - Variable in class com.levigo.jadice.annotation.PathAnnotation
 
PathAnnotation - Class in com.levigo.jadice.annotation
An annotation mostly drawn using the mouse pointer.
PathAnnotation() - Constructor for class com.levigo.jadice.annotation.PathAnnotation
 
pathDeselected(TreePath, FlexibleTree, boolean) - Method in interface com.levigo.util.swing.flextree.TreeSelectionHandler
 
pathSelected(TreePath, FlexibleTree, boolean) - Method in interface com.levigo.util.swing.flextree.TreeSelectionHandler
 
PatternSearchRequest - Class in com.levigo.jadice.search
A variation of a AbstractCharSequenceSearchRequest which allows searching using Patterns.
PatternSearchRequest() - Constructor for class com.levigo.jadice.search.PatternSearchRequest
 
PatternSearchRequest.PatternMatcher - Class in com.levigo.jadice.search
 
PatternSearchRequest.PatternMatcher(Pattern[]) - Constructor for class com.levigo.jadice.search.PatternSearchRequest.PatternMatcher
 
PDFPasswordProviderTool - Class in com.levigo.jadice.demo.pdf.crypto
 
PDFPasswordProviderTool() - Constructor for class com.levigo.jadice.demo.pdf.crypto.PDFPasswordProviderTool
 
peek() - Method in interface com.levigo.util.base.collections.PeekableIterator
Peeks the very next element.
peek() - Method in class com.levigo.util.base.collections.PeekableIteratorWrapper
 
peek() - Method in class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
peek() - Static method in class com.levigo.util.log.NDC
 
PeekableIterator<T> - Interface in com.levigo.util.base.collections
provides an Iterator with peeking functionality.
PeekableIteratorWrapper<T> - Class in com.levigo.util.base.collections
This implementation wraps another Iterator and provides the peeking functionality
PeekableIteratorWrapper(Iterator<T>) - Constructor for class com.levigo.util.base.collections.PeekableIteratorWrapper
 
PendingOperations - Class in com.levigo.util.swing
Keep track of pending operations that might inhibit the shutdown of a component or the shutdown of the whole application.
performWork() - Method in class com.levigo.util.swing.SwingWorkerAdapter
 
Permission - Class in com.levigo.jadice.annotation.auth
 
Permission() - Constructor for class com.levigo.jadice.annotation.auth.Permission
 
Permission<D> - Interface in com.levigo.jadice.document
An interface to be implemented by permission voters.
Permission.Vote - Enum in com.levigo.jadice.document
 
Permissions<D> - Class in com.levigo.jadice.document
This class represents a set of permissions attached to a domain object.
Permissions() - Constructor for class com.levigo.jadice.document.Permissions
 
PermissionsProvider<D> - Interface in com.levigo.jadice.document
An object capable of providing an instance of Permissions.
pertainsTo(Class<? extends Intent>) - Method in interface com.levigo.jadice.document.Permission
Return whether this permission pertains to the given action.
PlafPaintUtils - Class in com.levigo.util.swing.colorpicker
Some static methods for some common painting functions.
PlafPaintUtils() - Constructor for class com.levigo.util.swing.colorpicker.PlafPaintUtils
 
points - Variable in class com.levigo.jadice.document.util.ControlCurve
The control points
poll() - Method in class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
poll(long, TimeUnit) - Method in class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
pop() - Static method in class com.levigo.util.log.NDC
 
PopularityList<E> - Class in com.levigo.util.base.glazedlists
An EventList that shows the unique elements from its source EventList ordered by the frequency of their appearance.
PopularityList(EventList<E>) - Constructor for class com.levigo.util.base.glazedlists.PopularityList
Creates a new PopularityList that provides frequency-ranking for the specified EventList.
PopularityList(EventList<E>, Comparator<E>) - Constructor for class com.levigo.util.base.glazedlists.PopularityList
Creates a new PopularityList that provides frequency-ranking for the specified EventList.
populateComponent(TypeSet, JComponent) - Method in class com.levigo.jadice.appbase.AnnotationProfileAwareToolBar
Populates a component with the given TypeSet definition
populateContextMenu(JPopupMenu) - Method in class com.levigo.util.swing.PopupMenuLauncher
 
populateTransferDataFlavors(S, ExportParameters) - Method in class com.levigo.jadice.swing.dnd.CompositeExportHandler
 
populateTransferDataFlavors(S, ExportParameters) - Method in interface com.levigo.jadice.swing.dnd.ExportHandler
Return the list of DataFlavor(s) supported by this transfer handler.
populateTransferDataFlavors(Selection, ExportParameters) - Method in class com.levigo.jadice.swing.dnd.RasterizedSelectionExportHandler
 
populateTransferDataFlavors(Selection, ExportParameters) - Method in class com.levigo.jadice.swing.dnd.SelectedTextExportHandler
 
populateTransferDataFlavors(List<Page>, ExportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.IntraDOCPPageExportHandler
 
populateTransferDataFlavors(List<Page>, ExportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.IntraJVMPageExportHandler
 
populateTransferDataFlavors(List<Page>, ExportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.PageTextExportHandler
 
populateTransferDataFlavors(List<Page>, ExportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.RasterizedPageImageExportHandler
 
populateTransferDataFlavors(List<Page>, ExportParameters) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.ReorderPageExportHandler
 
populateTreeModules(FlexibleTree) - Method in class com.levigo.jadice.demo.infotree.InfoTreePanel
 
popup - Variable in class com.levigo.util.swing.action.PopupJToggleButton
attached context menu
PopupButton - Class in com.levigo.util.swing
A halfway decent implementation of a popup button.
PopupButton() - Constructor for class com.levigo.util.swing.PopupButton
 
PopupButton(Action) - Constructor for class com.levigo.util.swing.PopupButton
 
PopupButton(Icon) - Constructor for class com.levigo.util.swing.PopupButton
 
PopupButton(String, Icon) - Constructor for class com.levigo.util.swing.PopupButton
 
PopupButton(String) - Constructor for class com.levigo.util.swing.PopupButton
 
popupHandler - Variable in class com.levigo.util.swing.action.PopupJToggleButton
attached context menu handler
popupIsVisible - Variable in class com.levigo.util.swing.DropDownToggleButton
 
PopupJToggleButton - Class in com.levigo.util.swing.action
This class PopupJToggleButton is a NonUglyActionJToggleButton which is able to handle an attached popup menu.
PopupJToggleButton(Action) - Constructor for class com.levigo.util.swing.action.PopupJToggleButton
 
PopupJToggleButton(Action, JPopupMenu) - Constructor for class com.levigo.util.swing.action.PopupJToggleButton
 
PopupMenuButton - Class in com.levigo.util.swing.action
 
PopupMenuButton(Context, MenuComponentFactory, String) - Constructor for class com.levigo.util.swing.action.PopupMenuButton
 
PopupMenuFeature - Class in com.levigo.util.swing.flextree
 
PopupMenuLauncher - Class in com.levigo.util.swing
An abstract base class for the convenient implementation of popup menu launchers.
PopupMenuLauncher() - Constructor for class com.levigo.util.swing.PopupMenuLauncher
 
PopupMenuTool - Class in com.levigo.jadice.swing.tool
A Tool implementation which allows to display context menus on a ViewComponent.
PopupMenuTool() - Constructor for class com.levigo.jadice.swing.tool.PopupMenuTool
 
popupShouldBeVisible - Variable in class com.levigo.util.swing.DropDownToggleButton
 
POSTDECORATION - Static variable in class com.levigo.jadice.printer.PrintDecorations
 
postPaintThumbnailImage(Graphics2D, Page, RenderControls, Rectangle) - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer.BasicThumbnailRendererIcon
 
postPaintThumbnailImage(Graphics2D, Page, RenderControls, Rectangle) - Method in class com.levigo.jadice.swing.thumbnailview.DefaultThumbnailCellRenderer.FadingIcon
 
postprocessMenu(BasicMenuBuilder.Menu) - Method in class com.levigo.jadice.swing.tool.PopupMenuTool
After the menu to be displayed has been created, this method is called.
PrecompletedFuture<V> - Class in com.levigo.util.concurrent
An implementation of Future which is already completed at the time of creation.
PrecompletedFuture(V) - Constructor for class com.levigo.util.concurrent.PrecompletedFuture
Create a pre-completed future with the given result value.
PrecompletedFuture(Throwable) - Constructor for class com.levigo.util.concurrent.PrecompletedFuture
Create a pre-completed future for a failed operation which will throw the given Throwable (wrapped in an ExecutionException) upon calling PrecompletedFuture.get().
PREDECORATION - Static variable in class com.levigo.jadice.printer.PrintDecorations
 
PredicateNavigator - Class in com.levigo.util.swing.flextree
 
PredicateNavigator(TreeNavigator) - Constructor for class com.levigo.util.swing.flextree.PredicateNavigator
 
PredicateNavigator(TreeNavigator, Matcher<TreePath>) - Constructor for class com.levigo.util.swing.flextree.PredicateNavigator
 
preferredLayoutSize(Container) - Method in class com.levigo.util.swing.ButtonRowLayout
 
preferredLayoutSize(Container) - Method in class com.levigo.util.swing.effect.EffectLayout
 
Prefetcher - Interface in com.levigo.jadice.swing.pageview
An interface to be implemented by classes which are able to pre-fetch page contents in response to a page change.
prePaintThumbnailImage(Graphics2D, Page, Rectangle) - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer.BasicThumbnailRendererIcon
 
prePaintThumbnailImage(Graphics2D, Page, Rectangle) - Method in class com.levigo.jadice.swing.thumbnailview.DefaultThumbnailCellRenderer.FadingIcon
 
prepare(PrintJobConfiguration) - Method in class com.levigo.jadice.demo.commands.DemoPrint
 
prepare(Page) - Static method in class com.levigo.jadice.printer.PrintDecorations
 
prepare(PrintJobConfiguration) - Method in class com.levigo.jadice.swing.commands.DirectPrintDocumentCommand
Overwrite to apply own print job settings before dialog is shown.
PresentationRule - Interface in com.levigo.jadice.swing.pageview
Note to implementors: you will most likely not want to directly implement this interface, but extend AbstractPresentationRule instead.
PresentationRuleManager - Class in com.levigo.jadice.swing.pageview
The PresentationRuleManager is responsible for the delegation of events occurring on a managed PageView to PresentationRules.
PresentationRuleManager(PageView) - Constructor for class com.levigo.jadice.swing.pageview.PresentationRuleManager
 
PreviewPanel - Class in com.levigo.jadice.appbase.chooser
 
PreviewPanel(FileChooser) - Constructor for class com.levigo.jadice.appbase.chooser.PreviewPanel
 
PreviewResultList - Class in com.levigo.jadice.appbase.search.advanced
 
PreviewResultList(EventList<Result>) - Constructor for class com.levigo.jadice.appbase.search.advanced.PreviewResultList
 
PreviewResultList.SelectionListener - Interface in com.levigo.jadice.appbase.search.advanced
 
PreviewThumbnailRenderer - Class in com.levigo.jadice.appbase.preview
 
PreviewThumbnailRenderer() - Constructor for class com.levigo.jadice.appbase.preview.PreviewThumbnailRenderer
 
previous() - Method in class com.levigo.util.base.collections.ArrayIterator
 
previous(E) - Method in interface com.levigo.util.base.glazedlists.SequenceList.Sequencer
Given a sequencable value, produce the previous value in the sequence such that value is now included in the sequence.
previous(TreePath) - Method in class com.levigo.util.swing.flextree.FlexTreeNavigator
A depth-first traversal of the tree starting at the given node.
previous(TreePath) - Method in class com.levigo.util.swing.flextree.PredicateNavigator
A depth-first traversal of the tree starting at the given node.
previous(TreePath) - Method in interface com.levigo.util.swing.flextree.TreeNavigator
 
previousIndex() - Method in class com.levigo.util.base.collections.ArrayIterator
 
PreviousPageCommand - Class in com.levigo.jadice.appbase.preview
PreviousPageCommand.java
PreviousPageCommand() - Constructor for class com.levigo.jadice.appbase.preview.PreviousPageCommand
 
PrimitiveConverter - Class in com.levigo.jadice.annotation.profiles
 
PrimitiveConverter() - Constructor for class com.levigo.jadice.annotation.profiles.PrimitiveConverter
 
print(Graphics, PageFormat, int) - Method in class com.levigo.jadice.printer.AbstractPrinter.BasicPageable
Prints the page at the specified index into the specified Graphics context in the specified format.
PRINT_ALL - Static variable in class com.levigo.jadice.printer.PrintEnvironment
Configuration setting identifier for print mode: "Print document and annotations"
PRINT_ENLARGE_FIT - Static variable in class com.levigo.jadice.printer.PrintEnvironment
Configuration setting identifier for print mode: "Enlarge document to fit into paper size if needed"
PRINT_FIT - Static variable in class com.levigo.jadice.printer.PrintEnvironment
Configuration setting identifier for print mode: "Always fit document into paper size"
PRINT_ONLY_ANNOTATIONS - Static variable in class com.levigo.jadice.printer.PrintEnvironment
Configuration setting identifier for print mode: "Print only the annotations"
PRINT_ONLY_DOCUMENT - Static variable in class com.levigo.jadice.printer.PrintEnvironment
Configuration setting identifier for print mode: "Print only the document"
PRINT_ORIG_SIZE - Static variable in class com.levigo.jadice.printer.PrintEnvironment
Configuration setting identifier for print mode: "Print document in original size"
PRINT_SHRINK_FIT - Static variable in class com.levigo.jadice.printer.PrintEnvironment
Configuration setting identifier for print mode: "Shrink document to fit into paper size if needed"
PrintDecorations - Class in com.levigo.jadice.printer
 
PrintDecorations() - Constructor for class com.levigo.jadice.printer.PrintDecorations
 
PrintDocumentCommand - Class in com.levigo.jadice.swing.commands
 
PrintDocumentCommand() - Constructor for class com.levigo.jadice.swing.commands.PrintDocumentCommand
 
PrintEnvironment - Class in com.levigo.jadice.printer
 
PrintEnvironment() - Constructor for class com.levigo.jadice.printer.PrintEnvironment
 
Printer - Class in com.levigo.jadice.printer
A printer class for printing with jadice JPS print API.
Printer(PrintJobConfiguration) - Constructor for class com.levigo.jadice.printer.Printer
Creates a default instance of this printer.
printerError(PrinterException, AbstractPrinter, PrinterJob) - Method in interface com.levigo.jadice.printer.event.PrintErrorHandler
Will be called whenever a printer exception is occurred within a running printer job processed by jadice printing API.
printerExceptionList - Variable in class com.levigo.jadice.printer.AbstractPrinter
A list of printer exceptions, which may have occurred using this printer
PrinterLogMessages - Enum in com.levigo.jadice.printer
 
PrintErrorBroadcaster - Class in com.levigo.jadice.printer.event
This class forwards print errors of all jadice print processes to registered print error handlers.
PrintErrorHandler - Interface in com.levigo.jadice.printer.event
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 - Class in com.levigo.jadice.appbase.status
 
PrinterStatusSnapIn(boolean) - Constructor for class com.levigo.jadice.appbase.status.PrinterStatusSnapIn
 
PrinterStatusSnapIn(Icon, Icon, boolean) - Constructor for class com.levigo.jadice.appbase.status.PrinterStatusSnapIn
 
PrintEvent - Class in com.levigo.jadice.printer.event
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(Object, PrintEvent.PrintEventType, Document, Page, String) - Constructor for class com.levigo.jadice.printer.event.PrintEvent
Creates a new PrintEvent.
PrintEvent.PrintEventType - Enum in com.levigo.jadice.printer.event
 
PrintEventBroadcaster - Class in com.levigo.jadice.printer.event
This class broadcasts print events of all jadice print processes to registered print listeners.
PrintEventListener - Interface in com.levigo.jadice.printer.event
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 - Class in com.levigo.jadice.printer
Instances of this class accompanies and contains all configuration settings of a print process.
PrintJobConfiguration() - Constructor for class com.levigo.jadice.printer.PrintJobConfiguration
Constructs an instance of this class.
PrintJobConfiguration.PrintMode - Enum in com.levigo.jadice.printer
Print modes: PrintJobConfiguration.PrintMode.AUTO Page structure will be analysed and to suitable print mode will be used PrintJobConfiguration.PrintMode.DEFAULT Forces default print mode, all elements will be rendered directly to the print graphics object PrintJobConfiguration.PrintMode.RASTERIZE_ALL All page elements will be rasterized to bitmap objects
PrintManager - Class in com.levigo.jadice.printer
The PrintManager manages and executes print requests.
printStateChanged(PrintEvent) - Method in interface com.levigo.jadice.printer.event.PrintEventListener
Will be called to propagate jadice print job events.
Privileges - Interface in com.levigo.util.swing.action
Deprecated. dg: I guess this class is unused and can be removed.
processComponentKeyEvent(KeyEvent) - Method in class com.levigo.jadice.swing.pageview.PageView
 
processDocumentMetadata(Metadata) - Method in class com.levigo.jadice.document.AbstractFormatReaderProcessor
 
processDocumentMetadata(Metadata) - Method in interface com.levigo.jadice.document.FormatReaderProcessor
Receive document meta-data to be applied to the target document.
processDocumentProperty(String, Object) - Method in class com.levigo.jadice.document.AbstractFormatReaderProcessor
 
processDocumentProperty(String, Object) - Method in interface com.levigo.jadice.document.FormatReaderProcessor
Receive a key-value-pair to be applied as a user property to the target document.
ProcessingControls<T extends ProcessingSettings> - Interface in com.levigo.jadice.document
ProcessingControls bundle a set of ProcessingSettings.
ProcessingSettings - Interface in com.levigo.jadice.document
The class ProcessingSettings is a base class to hold settings used to control certain aspects of a document processing process.
processKeyEvent(KeyEvent) - Method in class com.levigo.jadice.demo.lens.LensFrame
 
processKeyEvent(KeyEvent) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
processMouseEvent(MouseEvent) - Method in interface com.levigo.jadice.demo.gestures.MouseEventReceiver
Receive a MouseEvent in catch-all style.
processPageSegment(PageSegment, int, DocumentLayer, Map<String, Object>, Metadata) - Method in class com.levigo.jadice.document.AbstractFormatReaderProcessor
 
processPageSegment(PageSegment, int, DocumentLayer, Map<String, Object>, Metadata) - Method in interface com.levigo.jadice.document.FormatReaderProcessor
Receive a PageSegment from the format reader.
processWindowEvent(WindowEvent) - Method in class com.levigo.util.swing.AbstractGeometryFrame
 
ProductInformation - Class in com.levigo.jadice.document
This class provides information about the jadice document platform product.
ProductInformation() - Constructor for class com.levigo.jadice.document.ProductInformation
 
ProductInformation.Artifact - Class in com.levigo.jadice.document
This class describes a single artifact.
progressBar - Variable in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
progressBar - Variable in class com.levigo.jadice.appbase.search.RolloutSearch
 
propagateAddOnStateChange() - Method in class com.levigo.jadice.demo.SorterToolbar
Should be called to propagate addOn state changes to associated context.
propagateContextChange() - Method in class com.levigo.util.swing.action.AbstractContextCommand
Propagate a change of the context from which this command is currently being executed.
propagatePropertyChange(String, Object, Object) - Method in class com.levigo.jadice.swing.tool.Tool
 
PropertiesConfigurer - Interface in com.levigo.jadice.document.config
 
PropertiesConfigurerImpl - Class in com.levigo.jadice.search
 
PropertiesConfigurerImpl() - Constructor for class com.levigo.jadice.search.PropertiesConfigurerImpl
 
PropertiesConfigurerImpl - Class in com.levigo.jadice.swing.crosshair
 
PropertiesConfigurerImpl() - Constructor for class com.levigo.jadice.swing.crosshair.PropertiesConfigurerImpl
 
PropertiesConfigurerImpl - Class in com.levigo.jadice.swing.lens
 
PropertiesConfigurerImpl() - Constructor for class com.levigo.jadice.swing.lens.PropertiesConfigurerImpl
 
PropertiesDescriptor - Class in com.levigo.jadice.annotation.profiles
A value object used to transport user properties (from a PropertiesProvider) via serialization.
PropertiesDescriptor() - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor
 
PropertiesDescriptor(PropertiesProvider) - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor
 
PropertiesDescriptor.BooleanValue - Class in com.levigo.jadice.annotation.profiles
 
PropertiesDescriptor.BooleanValue() - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.BooleanValue
 
PropertiesDescriptor.ByteValue - Class in com.levigo.jadice.annotation.profiles
 
PropertiesDescriptor.ByteValue() - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.ByteValue
 
PropertiesDescriptor.CollectionValue<C extends Collection<Object>> - Class in com.levigo.jadice.annotation.profiles
 
PropertiesDescriptor.CollectionValue() - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.CollectionValue
 
PropertiesDescriptor.CollectionValue(C) - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.CollectionValue
 
PropertiesDescriptor.CollectionValue.ListValue<C extends List<Object>> - Class in com.levigo.jadice.annotation.profiles
 
PropertiesDescriptor.CollectionValue.ListValue() - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.CollectionValue.ListValue
 
PropertiesDescriptor.CollectionValue.ListValue(C) - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.CollectionValue.ListValue
 
PropertiesDescriptor.CollectionValue.SetValue<C extends Set<Object>> - Class in com.levigo.jadice.annotation.profiles
 
PropertiesDescriptor.CollectionValue.SetValue() - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.CollectionValue.SetValue
 
PropertiesDescriptor.CollectionValue.SetValue(C) - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.CollectionValue.SetValue
 
PropertiesDescriptor.DecimalValue - Class in com.levigo.jadice.annotation.profiles
 
PropertiesDescriptor.DecimalValue() - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.DecimalValue
 
PropertiesDescriptor.DoubleValue - Class in com.levigo.jadice.annotation.profiles
 
PropertiesDescriptor.DoubleValue() - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.DoubleValue
 
PropertiesDescriptor.FloatValue - Class in com.levigo.jadice.annotation.profiles
 
PropertiesDescriptor.FloatValue() - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.FloatValue
 
PropertiesDescriptor.IntegerValue - Class in com.levigo.jadice.annotation.profiles
 
PropertiesDescriptor.IntegerValue() - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.IntegerValue
 
PropertiesDescriptor.IntValue - Class in com.levigo.jadice.annotation.profiles
 
PropertiesDescriptor.IntValue() - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.IntValue
 
PropertiesDescriptor.JavaTypedValue<V> - Class in com.levigo.jadice.annotation.profiles
 
PropertiesDescriptor.JavaTypedValue() - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.JavaTypedValue
 
PropertiesDescriptor.JavaTypedValue(Object) - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.JavaTypedValue
 
PropertiesDescriptor.LongValue - Class in com.levigo.jadice.annotation.profiles
 
PropertiesDescriptor.LongValue() - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.LongValue
 
PropertiesDescriptor.MapValue - Class in com.levigo.jadice.annotation.profiles
 
PropertiesDescriptor.MapValue() - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.MapValue
 
PropertiesDescriptor.MapValue(Map<Object, Object>) - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.MapValue
 
PropertiesDescriptor.MapValue.Entry - Class in com.levigo.jadice.annotation.profiles
 
PropertiesDescriptor.MapValue.Entry() - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.MapValue.Entry
 
PropertiesDescriptor.MapValue.Entry(PropertiesDescriptor.ValueElement, PropertiesDescriptor.ValueElement) - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.MapValue.Entry
 
PropertiesDescriptor.Property - Class in com.levigo.jadice.annotation.profiles
 
PropertiesDescriptor.Property() - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.Property
 
PropertiesDescriptor.Property(String, Object) - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.Property
 
PropertiesDescriptor.ShortValue - Class in com.levigo.jadice.annotation.profiles
 
PropertiesDescriptor.ShortValue() - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.ShortValue
 
PropertiesDescriptor.StringValue - Class in com.levigo.jadice.annotation.profiles
 
PropertiesDescriptor.StringValue() - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.StringValue
 
PropertiesDescriptor.TimestampValue - Class in com.levigo.jadice.annotation.profiles
 
PropertiesDescriptor.TimestampValue() - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.TimestampValue
 
PropertiesDescriptor.Value<V> - Class in com.levigo.jadice.annotation.profiles
 
PropertiesDescriptor.Value() - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.Value
 
PropertiesDescriptor.ValueElement - Class in com.levigo.jadice.annotation.profiles
 
PropertiesDescriptor.ValueElement() - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.ValueElement
 
PropertiesDescriptor.ValueElement(PropertiesDescriptor.Value<?>) - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.ValueElement
 
PropertiesDescriptor.ValueElement(Object) - Constructor for class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.ValueElement
 
PropertiesProvider - Interface in com.levigo.jadice.document.util
An interface to be implemented by classes providing a map of properties associated with the instances of those classes.
property(String, Object) - Method in interface com.levigo.jadice.document.read.fluent.DocumentBuilder
 
property(String, Object) - Method in interface com.levigo.jadice.document.read.fluent.TaskBuilder
Associate a property with the task being constructed.
PROPERTY_CASE_SENSITIVE - Static variable in class com.levigo.jadice.search.SearchRequest
case sensitive searching property.
PROPERTY_FROZEN_STATE - Static variable in class com.levigo.jadice.swing.lens.LensView
Property for firePropertyChange by the frozen state change
PROPERTY_KEY - Static variable in class com.levigo.util.swing.action.Context
The ClientProperty key used by the GUI Component to store its context object in.
PROPERTY_KEY_DISPLAY_NAME - Static variable in interface com.levigo.jadice.document.Document
A user property key for the name of the document to be presented to users such as in a window title bar etc..
PROPERTY_KEY_DOCUMENT_ID - Static variable in interface com.levigo.jadice.document.Document
A user property key for the ID of an item in an archive with which the document is associated.
PROPERTY_KEY_FILE_NAME - Static variable in interface com.levigo.jadice.document.Document
A user property key for the name of the file from which the document originated.
PROPERTY_NAME - Static variable in interface com.levigo.jadice.document.Document
Property change key for the 'name' property.
PROPERTY_PAGES - Static variable in class com.levigo.jadice.search.AbstractCharSequenceSearchRequest
page list property.
PROPERTY_PREFIX_PAGE - Static variable in interface com.levigo.jadice.document.Document
A property name prefix used for bridged property changes from pages.
PROPERTY_PREFIX_USER_PROPERTY - Static variable in interface com.levigo.jadice.document.Document
A property name prefix used for bridged property changes from user properties.
PROPERTY_PREFIX_USER_PROPERTY - Static variable in interface com.levigo.jadice.document.Page
A property name prefix used for bridged property changes from user properties.
PROPERTY_SCALE - Static variable in class com.levigo.jadice.swing.lens.LensView
Property for firePropertyChange by the scale change
PROPERTY_SEARCHSTRINGS - Static variable in class com.levigo.jadice.search.SearchRequest
search strings property
PROPERTY_STATE - Static variable in interface com.levigo.jadice.document.Document
Property change key for the 'state' property.
PROPERTY_WHOLE_WORDS_ONLY - Static variable in class com.levigo.jadice.search.SearchRequest
whole words only property
propertyChange(PropertyChangeEvent) - Method in class com.levigo.jadice.document.DocumentAdapter
 
propertyChange(PropertyChangeEvent) - Method in class com.levigo.jadice.document.PageListenerAdapter
 
propertyChange(PropertyChangeEvent) - Method in class com.levigo.jadice.swing.commands.AbstractPageViewCommand
 
propertyChange(PropertyChangeEvent) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView
Property Change Listener change method.
propertyChange(PropertyChangeEvent) - Method in class com.levigo.util.swing.effect.FadeBox
 
propertyChange(PropertyChangeEvent) - Method in class com.levigo.util.swing.effect.RolloutBox
 
propertyChange(PropertyChangeEvent) - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
Watch for changes to the column width or preferred column width and trigger a relayout of the table header when they change.
PropertyDefault<T> - Class in com.levigo.jadice.annotation.profiles
 
PropertyDefault() - Constructor for class com.levigo.jadice.annotation.profiles.PropertyDefault
 
propertyEventNameMatcher(boolean, String...) - Static method in class com.levigo.util.base.glazedlists.matchers.Matchers
Create a Matcher that uses the given propertyNames to match PropertyChangeEvents by their property name.
PropertyProfile<T> - Class in com.levigo.jadice.annotation.profiles
 
PropertyProfile() - Constructor for class com.levigo.jadice.annotation.profiles.PropertyProfile
 
propertyType - Variable in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
provide(CryptoMaterialReceiver<PasswordMaterial>) - Method in class com.levigo.jadice.demo.pdf.crypto.PDFPasswordProviderTool
 
Provider<T,E extends Throwable> - Interface in com.levigo.util.base
An object capable of providing an instance of type T.
publisher - Variable in class com.levigo.util.base.glazedlists.AbstractEventList
the publisher manages the distribution of changes
purgeComponentConfigurers() - Static method in class com.levigo.jadice.document.config.Jadice
 
purgeTextContent(Page) - Method in class com.levigo.jadice.document.text.TextContentService
 
push(String) - Static method in class com.levigo.util.log.NDC
 
put(int, V) - Method in class com.levigo.util.base.collections.IntHashtable
 
put(Integer, V) - Method in class com.levigo.util.base.collections.IntHashtable
 
put(K, V) - Method in class com.levigo.util.base.collections.ObservableMap
 
put(E) - Method in class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
put(String, Object) - Static method in class com.levigo.util.log.MDC
 
putAll(Map<? extends K, ? extends V>) - Method in class com.levigo.util.base.collections.ObservableMap
 
putAuxiliaryWindowIcon(String, Image) - Static method in class com.levigo.util.swing.AbstractGeometryFrame
Associates the specified auxiliary window icon with the specified identifier.
putBoolean(byte[], int, boolean) - Static method in class com.levigo.jadice.document.io.ByteUtils
writes a boolean value to the given byte[] at the offset specified in the second parameter.
putChar(byte[], int, char) - Static method in class com.levigo.jadice.document.io.ByteUtils
writes a char value to the given byte[] at the offset specified in the second parameter.
putDocumentLayer(DocumentLayer) - Method in interface com.levigo.jadice.document.DocumentLayerCache
Stores the given layer in this cache.
putDouble(byte[], int, double) - Static method in class com.levigo.jadice.document.io.ByteUtils
writes a double value to the given byte[] at the offset specified in the second parameter.
putFloat(byte[], int, float) - Static method in class com.levigo.jadice.document.io.ByteUtils
writes a float value to the given byte[] at the offset specified in the second parameter.
putInt(byte[], int, int) - Static method in class com.levigo.jadice.document.io.ByteUtils
writes a int value to the given byte[] at the offset specified in the second parameter.
putKeyBinding(KeyStroke, Action) - Method in class com.levigo.jadice.appbase.tool.KeyBindingsTool
Instruct this tool to react upon the given KeyStroke by executing the given Action.
putLong(byte[], int, long) - Static method in class com.levigo.jadice.document.io.ByteUtils
writes a long value to the given byte[] at the offset specified in the second parameter.
putLookupProperty(String, String) - Method in class com.levigo.util.swing.action.BasicActionFactory
Deprecated. use BasicActionFactory.setLookupProperty(String, String) instead
putLookupProperty(String, String) - Method in class com.levigo.util.swing.action.BasicCommandFactory
Deprecated. use BasicCommandFactory.setLookupProperty(String, String) instead
putLookupProperty(String, String) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Deprecated. use BasicMenuComponentFactory.setLookupProperty(String, String) instead
putLookupProperty(String, String) - Method in class com.levigo.util.swing.action.DefaultActionFactory
Deprecated. use DefaultActionFactory.setLookupProperty(String, String) instead
putLookupProperty(String, String) - Method in class com.levigo.util.swing.action.DefaultCommandFactory
Deprecated. use DefaultCommandFactory.setLookupProperty(String, String) instead
putLookupProperty(String, String) - Method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
Deprecated. use DefaultMenuComponentFactory.setLookupProperty(String, String) instead
putShort(byte[], int, short) - Static method in class com.levigo.jadice.document.io.ByteUtils
writes a short value to the given byte[] at the offset specified in the second parameter.
putValue(String, Object) - Method in class com.levigo.util.swing.action.CommandAction
Sets the Value associated with the specified key.
putValue(String, Object) - Method in class com.levigo.util.swing.action.DelegateAction
Override the value for the given property key.
putValuesInAdditionalActions(Context, Action, String) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Read settings for external actions from the action properties file and merge in the following settings Action.NAME Action.SHORT_DESCRIPTION Action.LONG_DESCRIPTION Action.SMALL_ICON Action.ACCELERATOR_KEY Action.MNEMONIC_KEY into the original action.

Q

QualifiedLogEvent - Interface in com.levigo.util.log.qualified
 
QualifiedLogger - Interface in com.levigo.util.log.qualified
QualifiedLoggers are loggers where all messages above and including a severity of "warning" are qualified with unique message IDs.
QualifiedLoggingBridge - Class in com.levigo.util.swing.infobar
A bridge from qualified logging to fancy messaging.
QualifiedLoggingBridge(MessageConsumer) - Constructor for class com.levigo.util.swing.infobar.QualifiedLoggingBridge
 
QualifiedLogListener - Interface in com.levigo.util.log.qualified
 
QualifiedMessage - Interface in com.levigo.util.log.qualified
This interface may be implemented by entities which carry qualified messages, i.e. messages, which have a globally-unique and L18N independent ID.
QueuedAndActiveTaskThreadPoolExecutor - Class in com.levigo.util.concurrent.tasks
An enhancement of the ThreadPoolExecutor which provides access to the queued and active Tasks and their TaskWrappers.
QueuedAndActiveTaskThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class com.levigo.util.concurrent.tasks.QueuedAndActiveTaskThreadPoolExecutor
 

R

RackLayout - Class in com.levigo.util.swing.infobar
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.
RackLayout(Container, int) - Constructor for class com.levigo.util.swing.infobar.RackLayout
 
radians() - Method in enum com.levigo.util.swing.RotatedIcon.Rotation
 
RADIOBUTTON_MENU - Static variable in class com.levigo.util.swing.action.BasicMenuComponentFactory
type of the menu is radioButton - it used in the file of actions definition in the parameter menuType
RandomAccessFileInputStream - Class in com.levigo.jadice.document.io
An Implementation of the SeekableInputStream which is based on a locally accessible file.
RandomAccessFileInputStream(File) - Constructor for class com.levigo.jadice.document.io.RandomAccessFileInputStream
Creates a seekable file access stream
RangeList<E> - Class in com.levigo.util.base.glazedlists
This EventList shows values from a continuous range of indices from a source EventList.
RangeList(EventList<E>) - Constructor for class com.levigo.util.base.glazedlists.RangeList
Create a new RangeList that limits the specified EventList to a desired range.
rangeMatcher(D, D) - Static method in class com.levigo.util.base.glazedlists.matchers.Matchers
Creates a Matcher that matches Comparable objects for containment within the range between the given start and end.
rangeMatcher(D, D, Filterator<D, E>) - Static method in class com.levigo.util.base.glazedlists.matchers.Matchers
Creates a Matcher that uses the given filterator to extract Comparable objects from filtered objects and compares those Comparables against the range between the given start and end.
RangeMatcherEditor<D extends Comparable,E> - Class in com.levigo.util.base.glazedlists.matchers
A MatcherEditor that produces Matchers which match Objects if they lie within a range of Comparables.
RangeMatcherEditor() - Constructor for class com.levigo.util.base.glazedlists.matchers.RangeMatcherEditor
Creates a RangeMatcherEditor whose Matchers can test only elements which are Comparable objects.
RangeMatcherEditor(Filterator<D, E>) - Constructor for class com.levigo.util.base.glazedlists.matchers.RangeMatcherEditor
Creates a RangeMatcherEditor that matches Objects using the specified Filterator to get the Comparables to search.
RangeProperty<T extends Comparable<T>> - Class in com.levigo.jadice.annotation.profiles
 
RangeProperty() - Constructor for class com.levigo.jadice.annotation.profiles.RangeProperty
 
RasterizedPageImageExportHandler - Class in com.levigo.jadice.swing.thumbnailview.dnd
An ExportHandler exporting the rasterized image of the first selected page.
RasterizedPageImageExportHandler() - Constructor for class com.levigo.jadice.swing.thumbnailview.dnd.RasterizedPageImageExportHandler
 
RasterizedSelectionExportHandler - Class in com.levigo.jadice.swing.dnd
An ExportHandler implementation to export the given Selection as a rasterized image.
RasterizedSelectionExportHandler() - Constructor for class com.levigo.jadice.swing.dnd.RasterizedSelectionExportHandler
 
read(File) - Method in interface com.levigo.jadice.appbase.chooser.ReadStrategy
Construct and load a document for the given File instance.
read(File) - Method in class com.levigo.jadice.appbase.FileOpener.SimpleReadStrategy
 
read(ReaderParameters, FormatReaderProcessor) - Method in class com.levigo.jadice.document.FormatReader
 
read() - Method in class com.levigo.jadice.document.io.CarbonCopyStream
 
read(byte[], int, int) - Method in class com.levigo.jadice.document.io.CarbonCopyStream
 
read() - Method in class com.levigo.jadice.document.io.ConcatenatedInputStream
 
read(byte[], int, int) - Method in class com.levigo.jadice.document.io.ConcatenatedInputStream
 
read() - Method in class com.levigo.jadice.document.io.FileCacheInputStream
 
read(byte[], int, int) - Method in class com.levigo.jadice.document.io.FileCacheInputStream
 
read(byte[]) - Method in class com.levigo.jadice.document.io.FileCacheInputStream
 
read(byte[]) - Method in class com.levigo.jadice.document.io.MemoryInputStream
 
read(byte[], int, int) - Method in class com.levigo.jadice.document.io.MemoryInputStream
 
read() - Method in class com.levigo.jadice.document.io.MemoryInputStream
 
read() - Method in class com.levigo.jadice.document.io.RandomAccessFileInputStream
 
read(byte[], int, int) - Method in class com.levigo.jadice.document.io.RandomAccessFileInputStream
 
read() - Method in class com.levigo.jadice.document.io.SeekableInputStream
Reads a single byte from the stream and returns it as an int between 0 and 255.
read(byte[]) - Method in class com.levigo.jadice.document.io.SeekableInputStream
A convenience method that calls read(b, 0, b.length).
read(byte[], int, int) - Method in class com.levigo.jadice.document.io.SeekableInputStream
Reads up to len bytes from the stream, and stores them into b starting at index off.
read(byte[], int, int) - Method in class com.levigo.jadice.document.io.SeekableLookaheadStream
 
read() - Method in class com.levigo.jadice.document.io.SeekableLookaheadStream
 
read() - Method in class com.levigo.jadice.document.io.SubfileSeekableInputStream
 
read(byte[], int, int) - Method in class com.levigo.jadice.document.io.SubfileSeekableInputStream
 
Read - Class in com.levigo.jadice.document.read.fluent
 
Read() - Constructor for class com.levigo.jadice.document.read.fluent.Read
 
read(URL) - Method in class com.levigo.jadice.document.read.Reader
Reads a document from the given URL.
read(File) - Method in class com.levigo.jadice.document.read.Reader
 
read(InputStream) - Method in class com.levigo.jadice.document.read.Reader
 
read(Provider<? extends InputStream, IOException>) - Method in class com.levigo.jadice.document.read.Reader
 
readBit() - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
readBits(int) - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
readBoolean() - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
readByte() - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
readBytes(IIOByteBuffer, int) - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
readChar() - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
readCompleted(ReaderListener.ReaderEvent) - Method in class com.levigo.jadice.document.read.ReaderListenerAdapter
Called upon a ReaderListener.ReaderEvent of type ReaderEvent.Type#READ_COMPLETED.
ReadConfiguration - Class in com.levigo.jadice.document.read.fluent
A base class for reusable read configurations.
ReadConfiguration() - Constructor for class com.levigo.jadice.document.read.fluent.ReadConfiguration
 
ReadConfigurer - Interface in com.levigo.jadice.document.read.fluent
The ReadConfigurer is the main point of interaction with the fluent read API and the reading process.
readDouble() - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
Reader - Class in com.levigo.jadice.document.read
The Reader is responsible for loading and creating instances of Document.
Reader() - Constructor for class com.levigo.jadice.document.read.Reader
 
ReaderControls - Interface in com.levigo.jadice.document.read
 
ReaderListener - Interface in com.levigo.jadice.document.read
A listener used to receive notifications from a read process.
ReaderListener.ReaderEvent - Class in com.levigo.jadice.document.read
 
ReaderListener.ReaderEvent(ReaderListener.ReaderEvent.Type, Format, Document, String, int, int, Page, int, PageSegment, int, Throwable, ReaderControls) - Constructor for class com.levigo.jadice.document.read.ReaderListener.ReaderEvent
 
ReaderListener.ReaderEvent.Type - Enum in com.levigo.jadice.document.read
 
ReaderListenerAdapter - Class in com.levigo.jadice.document.read
A class providing stub-implementations of ReaderListener.
ReaderListenerAdapter() - Constructor for class com.levigo.jadice.document.read.ReaderListenerAdapter
 
ReaderParameters - Class in com.levigo.jadice.document.read
A wrapper class providing a Reader with everything it needs.
ReaderParameters(SeekableInputStream, Metadata, Map<String, Object>, String, int, Map<String, Object>, ReaderControls) - Constructor for class com.levigo.jadice.document.read.ReaderParameters
 
ReaderSettings - Interface in com.levigo.jadice.document.read
 
readFloat() - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
readFully(byte[]) - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
readFully(byte[], int, int) - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
readFully(char[], int, int) - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
readFully(double[], int, int) - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
readFully(float[], int, int) - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
readFully(int[], int, int) - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
readFully(long[], int, int) - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
readFully(short[], int, int) - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
readInt() - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
readInt(int) - Method in class com.levigo.jadice.document.io.SeekableInputStream
Reads appliedBytes bytes from the stream, and (conceptually) concatenates them according to the current byte order and returns the result as an int.
readLine() - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
readLong() - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
readOnlyList(EventList<E>) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Wraps the source in an EventList that does not allow writing operations.
readShort() - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
readStarted(int) - Method in interface com.levigo.jadice.document.FormatReaderProcessor
 
readStateChanged(ReaderListener.ReaderEvent) - Method in interface com.levigo.jadice.document.read.ReaderListener
Receive notification about a read-process that has been completed.
readStateChanged(ReaderListener.ReaderEvent) - Method in class com.levigo.jadice.document.read.ReaderListenerAdapter
 
ReadStrategy - Interface in com.levigo.jadice.appbase.chooser
Strategy for loading preview Document instances.
readUnsignedByte() - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
readUnsignedInt() - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
readUnsignedInt(int) - Method in class com.levigo.jadice.document.io.SeekableInputStream
Reads appliedBytes bytes from the stream, and (conceptually) concatenates them according to the current byte order, converts the result to a long, masks it with 0xffffffffL in order to strip off any sign-extension bits, and returns the result as an unsigned long value.
readUnsignedShort() - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
readUTF() - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
readWriteLock - Variable in class com.levigo.util.base.glazedlists.AbstractEventList
the read/write lock provides mutual exclusion to access
rebuild() - Method in class com.levigo.jadice.appbase.AnnotationProfileAwareToolBar
Rebuilds the tool bar triggered by an annotation profile change.
rebuildComparator() - Method in class com.levigo.util.base.glazedlists.gui.AbstractTableComparatorChooser
Updates the comparator in use and applies it to the table.
rebuildComparator() - Method in class com.levigo.util.swing.glazedlists.TableComparatorChooser
Updates the comparator in use and applies it to the table.
receiver - Variable in class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBox
 
RectangleAnnotation - Class in com.levigo.jadice.annotation
An annotation looking like an rectangle.
RectangleAnnotation() - Constructor for class com.levigo.jadice.annotation.RectangleAnnotation
 
Rectangles - Class in com.levigo.util.swing
A few utility methods related to Rectangles, Rectangle2Ds and RectangularShapes.
redetectComparator(Comparator<? super E>) - Method in class com.levigo.util.base.glazedlists.gui.AbstractTableComparatorChooser
Examines the current Comparator of the SortedList and adds icons to the table header renderers in response.
redetectComparator(Comparator<? super E>) - Method in class com.levigo.util.swing.glazedlists.TableComparatorChooser
Examines the current Comparator of the SortedList and adds icons to the table header renderers in response.
redo() - Method in interface com.levigo.util.base.glazedlists.UndoRedoSupport.Edit
Re-applies the edit.
reevaluate(A, B) - Method in interface com.levigo.util.base.glazedlists.FunctionList.AdvancedFunction
Evaluate the sourceValue again to produce the corresponding value in the FunctionList.
refilter(String) - Method in class com.levigo.util.base.glazedlists.matchers.SearchEngineTextMatcherEditor
Creates and applies a new TextMatcher based on the given input text.
refresh() - Method in class com.levigo.util.swing.messaging.dialog.MessageSuppressionPanel
 
refresh() - Method in class com.levigo.util.swing.tooltip.DataTipDecorator
Refresh the content that is currently displayed in the data-tip-popup.
register(Class<T>, boolean) - Method in class com.levigo.jadice.swing.tool.ToolManager
Registers the tool of the given class if the tool instance of this class is not currently registered as tool.
registerAnnotationProfileLocator(AnnotationProfileLocator) - Static method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
Registers an additional AnnotationProfileLocator.
registerChangeListener(TreePath, DynamicTreeModule.ChangeListener) - Method in interface com.levigo.util.swing.flextree.DynamicTreeModule
This method is called in order to supply the tree module with a DynamicTreeModule.ChangeListener for the given treePath.
registerComponentConfigurer(ComponentConfigurer<? extends Object>, Class<?>...) - Static method in class com.levigo.jadice.document.config.Jadice
 
registerLayer(DocumentLayer) - Static method in class com.levigo.jadice.printer.PrintEnvironment
Registers given layer for printing.
registerLayerSelection(LayerSelection) - Static method in class com.levigo.jadice.printer.PrintEnvironment
Registers a LayerSelection.
REGULAR_EXPRESSION - Static variable in class com.levigo.util.base.glazedlists.matchers.TextMatcherEditor
Matching mode where items are considered a match using a Matcher produced by compiling a regular expression into Pattern.
rehash() - Method in class com.levigo.util.base.collections.IntHashtable
 
relative(EffectLayout.Edge, float, boolean, boolean) - Static method in class com.levigo.util.swing.effect.EffectLayout.Constraints
Create a constraint for relative alignment along the edge selected via the EffectLayout.Constraints.edge argument.
relative(EffectLayout.Edge, float, int, boolean, boolean) - Static method in class com.levigo.util.swing.effect.EffectLayout.Constraints
Create a constraint for relative alignment along the edge selected via the EffectLayout.Constraints.edge argument.
RELAXED - Static variable in class com.levigo.util.base.glazedlists.matchers.MatcherEditor.Event
Indicates the associated Matcher is a relaxed version of the previous Matcher, implying it can be expected to match at least the same values matched by the previous Matcher, and possibly more.
Reloadable - Interface in com.levigo.jadice.appbase
Implementations of this interface are able to be reloaded.
remainingCapacity() - Method in class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
REMOVE - Variable in class com.levigo.jadice.annotation.auth.DocumentAnnotationPermission.Factory
 
REMOVE - Variable in class com.levigo.jadice.annotation.auth.IndividualAnnotationPermission.Factory
 
remove(DocumentLayer) - Method in class com.levigo.jadice.document.BasicPage
Removes the page segment at the given DocumentLayer.
remove(DocumentLayer) - Method in interface com.levigo.jadice.document.Page
Removes the page segment in the given DocumentLayer.
remove(Component) - Method in class com.levigo.jadice.swing.status.StatusBar
 
remove() - Method in class com.levigo.util.base.collections.AbstractCompositeIterator
 
remove() - Method in class com.levigo.util.base.collections.ArrayIterator
 
remove() - Method in class com.levigo.util.base.collections.EmptyEnumeratorIterator
 
remove() - Method in class com.levigo.util.base.collections.EnumerationIterator
 
remove(Object) - Method in class com.levigo.util.base.collections.FrozenList
 
remove(int) - Method in class com.levigo.util.base.collections.FrozenList
 
remove(int) - Method in class com.levigo.util.base.collections.InterceptableList
 
remove(Object) - Method in class com.levigo.util.base.collections.InterceptableList
 
remove(int) - Method in class com.levigo.util.base.collections.IntHashtable
 
remove(Object) - Method in class com.levigo.util.base.collections.IntHashtable
 
remove(Object) - Method in class com.levigo.util.base.collections.ObservableCollection
 
remove(int) - Method in class com.levigo.util.base.collections.ObservableList
 
remove(Object) - Method in class com.levigo.util.base.collections.ObservableList
 
remove(Object) - Method in class com.levigo.util.base.collections.ObservableMap
 
remove() - Method in interface com.levigo.util.base.collections.PeekableIterator
remove() - Method in class com.levigo.util.base.collections.PeekableIteratorWrapper
removal of elements is not supported.
remove() - Method in class com.levigo.util.base.collections.SingletonIterator
 
remove(Object) - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Removes the first occurrence in this list of the specified element (optional operation).
remove(int) - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Removes the element at the specified position in this list (optional operation).
remove(int) - Method in class com.levigo.util.base.glazedlists.BasicEventList
Removes the element at the specified position in this list (optional operation).
remove(Object) - Method in class com.levigo.util.base.glazedlists.BasicEventList
Removes the first occurrence in this list of the specified element (optional operation).
remove(int) - Method in class com.levigo.util.base.glazedlists.CollectionList
Removes the element at the specified position in this list (optional operation).
remove(Object) - Method in class com.levigo.util.base.glazedlists.DebugList
Removes the first occurrence in this list of the specified element (optional operation).
remove(int) - Method in class com.levigo.util.base.glazedlists.DebugList
Removes the element at the specified position in this list (optional operation).
remove(int) - Method in class com.levigo.util.base.glazedlists.FunctionList
Removes the element at the specified position in this list (optional operation).
remove(int) - Method in class com.levigo.util.base.glazedlists.GroupingList
Removes the element at the specified position in this list (optional operation).
remove(int) - Method in class com.levigo.util.base.glazedlists.TransformedList
Removes the element at the specified position in this list (optional operation).
remove(int) - Method in class com.levigo.util.base.glazedlists.UniqueList
Removes the element at the specified position in this list (optional operation).
remove(Object) - Method in class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
remove(String) - Static method in class com.levigo.util.log.MDC
 
remove() - Static method in class com.levigo.util.log.NDC
 
remove(Object) - Method in class com.levigo.util.swing.action.Context
Removes a single instance of the specified element from this collection, if it is present (optional operation).
remove(JComponent, Object) - Static method in class com.levigo.util.swing.action.ContextUtils
Remove the given element from the appropriate context for the given UI component.
remove(Component) - Method in class com.levigo.util.swing.CollapsibleSection
Overriden to redirect call to the content pane
remove(int) - Method in class com.levigo.util.swing.CollapsibleSection
Overriden to redirect call to the content pane.
remove(Component) - Method in class com.levigo.util.swing.effect.EffectContainer
 
remove(Component) - Method in class com.levigo.util.swing.FadeablePane
 
remove(int) - Method in class com.levigo.util.swing.FadeablePane
 
remove(Component) - Method in class com.levigo.util.swing.FlipFlopCollapsiblePanel
Overriden to redirect call to the content pane
remove(int) - Method in class com.levigo.util.swing.FlipFlopCollapsiblePanel
Overriden to redirect call to the content pane.
remove(Component) - Method in class com.levigo.util.swing.infobar.DrawerContainer
 
remove(AbstractButton) - Method in class com.levigo.util.swing.JButtonGroup
Removes a button from the group
remove(AbstractButton[]) - Method in class com.levigo.util.swing.JButtonGroup
Removes all the buttons in the array from the group
remove(int, int) - Method in class com.levigo.util.swing.text.NumericDocument
 
remove(int) - Method in class com.levigo.util.swing.TransformerPanel
 
removeAccessibleSelection(int) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView
Removes the specified selected item in the object from the object's selection.
removeActionCreationListener(ActionCreationListener) - Static method in class com.levigo.util.swing.action.DefaultActionFactory
Removes a action creation listener.
removeAll(Collection<?>) - Method in class com.levigo.util.base.collections.FrozenList
 
removeAll(Collection<?>) - Method in class com.levigo.util.base.collections.InterceptableList
 
removeAll(Collection<?>) - Method in class com.levigo.util.base.collections.ObservableCollection
 
removeAll(Collection<?>) - Method in class com.levigo.util.base.collections.ObservableList
 
removeAll(Collection<?>) - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Removes from this list all the elements that are contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class com.levigo.util.base.glazedlists.BasicEventList
Removes from this list all the elements that are contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class com.levigo.util.base.glazedlists.DebugList
Removes from this list all the elements that are contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class com.levigo.util.base.glazedlists.TransformedList
Removes from this list all the elements that are contained in the specified collection (optional operation).
removeAll() - Method in class com.levigo.util.swing.CollapsibleSection
Overriden to redirect call to the content pane.
removeAll() - Method in class com.levigo.util.swing.FadeablePane
 
removeAll() - Method in class com.levigo.util.swing.FlipFlopCollapsiblePanel
Overriden to redirect call to the content pane.
removeAll() - Method in class com.levigo.util.swing.infobar.DrawerContainer
 
removeAll() - Method in class com.levigo.util.swing.TransformerPanel
 
RemoveAnnotationIntent - Class in com.levigo.jadice.annotation.auth
This type of AnnotationIntent declares the intention to remove one or more annotations as a document or as individual annotation intent.
RemoveAnnotationIntent() - Constructor for class com.levigo.jadice.annotation.auth.RemoveAnnotationIntent
Constructor
removeByClass(JComponent, Class<T>) - Static method in class com.levigo.util.swing.action.ContextUtils
Remove all elements matching the given class from the context for the given UI component.
removeByClass(Context, Class<? extends Object>) - Static method in class com.levigo.util.swing.action.ContextUtils
Remove all non-context elements matching the given class.
removeChangeListener(ChangeListener) - Method in class com.levigo.util.swing.colorpicker.ColorPalette
Remove a ChangeListener so it is no longer notified when the selected color changes.
removeChangeListener(ChangeListener) - Method in class com.levigo.util.swing.JButtonGroup
Removes a ChangeListener from the button.
removeChildContext(Context) - Method in class com.levigo.util.swing.action.Context
Removes the context from the collection of child contexts and unregisters itself as ContextListener.
removeChoosableFileFilter(FileFilter) - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
removeColumn(TableColumn) - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
removeColumnModelListener(TableColumnModelListener) - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
removeCommandCreationListener(CommandCreationListener) - Static method in class com.levigo.util.swing.action.DefaultCommandFactory
Removes a command creation listener.
removeContextChangeListener(ContextListener) - Method in class com.levigo.util.swing.action.Context
Removes ContextListener from the collection of listeners so that it doesn't receive notifications any longer.
removeControlPoint(int) - Method in class com.levigo.jadice.document.util.ControlCurve
Remove the specified control point
removeControlPoint(int) - Method in class com.levigo.jadice.document.util.GradationCurve
 
removeDependency(EventList, ListEventListener) - Method in interface com.levigo.util.base.glazedlists.event.ListEventPublisher
Deprecated. replaced with ListEventPublisher.clearRelatedSubject(java.lang.Object), which has different semantics and takes different arguments, but accomplishes the same goal
RemoveDocumentFromPageViewCommand - Class in com.levigo.jadice.swing.commands
Removes the document that is currently displayed in the PageView.
RemoveDocumentFromPageViewCommand() - Constructor for class com.levigo.jadice.swing.commands.RemoveDocumentFromPageViewCommand
 
removeDocumentInterceptor(DocumentInterceptor) - Method in class com.levigo.jadice.document.AbstractDocument
 
removeDocumentInterceptor(DocumentInterceptor) - Method in interface com.levigo.jadice.document.Document
Unregister a DocumentInterceptor from this document.
removeDocumentInterceptor(DocumentInterceptor) - Method in class com.levigo.jadice.swing.SwingUIDocument
 
removeDocumentListener(DocumentListener) - Method in class com.levigo.jadice.document.AbstractDocument
 
removeDocumentListener(DocumentListener) - Method in interface com.levigo.jadice.document.Document
Unregister a DocumentListener from this document.
removeDocumentListener(DocumentListener) - Method in class com.levigo.jadice.swing.SwingUIDocument
 
removeErrorHandler(PrintErrorHandler) - Static method in class com.levigo.jadice.printer.event.PrintErrorBroadcaster
Removes given PrintErrorHandler from its list of registered print error handlers.
removeFirstItem() - Method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
Removes and returns the optional single value used as the first element in the ComboBoxModel or null if no first item has been set.
removeFocusListener(FocusListener) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
removeIndexInterval(int, int) - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Remove the indices in the interval index0,index1 (inclusive) from the selection model.
removeInventoryRenderSettingsListener(InventoryRenderSettingsListener) - Method in class com.levigo.jadice.document.render.RenderControlInventory
Removes a InventoryRenderSettingsListener.
removeKeybinding(Container, KeyStroke, String[]) - Static method in class com.levigo.jadice.appbase.ContainerUtilities
Analyze recursively in container hierarchy of given container whether the input maps contains given key binding and removes it.
removeKeyBinding(KeyStroke) - Method in class com.levigo.jadice.appbase.tool.KeyBindingsTool
Remove the given KeyStroke's mapping to an Action.
removeKeyListener(KeyListener) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
removeLayoutComponent(Component) - Method in class com.levigo.util.swing.ButtonRowLayout
 
removeLayoutComponent(Component) - Method in class com.levigo.util.swing.effect.EffectLayout
 
removeLinkedActionFactory(BasicActionFactory) - Method in class com.levigo.util.swing.action.DefaultActionFactory
Removes an action factory of linked factories.
removeLinkedCommandFactory(BasicCommandFactory) - Method in class com.levigo.util.swing.action.DefaultCommandFactory
Removes a command factory of linked factories.
removeLinkedMenuComponentFactory(BasicMenuComponentFactory) - Method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
Removes a menu component factory of linked factories.
removeListDataListener(ListDataListener) - Method in class com.levigo.util.swing.glazedlists.EventListModel
Deregisters the specified ListDataListener from receiving updates whenever this list changes.
removeListEventListener(ListEventListener<? super E>) - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Removes the specified listener from receiving change updates for this list.
removeListEventListener(ListEventListener<? super E>) - Method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
Removes the specified listener from receiving notification when new changes are appended to this list change sequence.
removeListEventListener(ListEventListener<? super E>) - Method in interface com.levigo.util.base.glazedlists.EventList
Removes the specified listener from receiving change updates for this list.
removeListSelectionListener(ListSelectionListener) - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Remove a listener from the list that's notified each time a change to the selection occurs.
removeLookupClassLoader(ClassLoader) - Static method in class com.levigo.util.swing.action.ResourceLocator
Removes the first occurrence of the specified ClassLoader.
removeLookupProperty(String) - Method in class com.levigo.util.swing.action.BasicActionFactory
Removes the value for given key.
removeLookupProperty(String) - Method in class com.levigo.util.swing.action.BasicCommandFactory
Removes the value for given key.
removeLookupProperty(String) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Removes the value for given key.
removeMatcherEditorListener(MatcherEditor.Listener<E>) - Method in class com.levigo.util.base.glazedlists.matchers.AbstractMatcherEditor
Remove the listener so that it no longer receives notification when the Matcher changes.
removeMatcherEditorListener(MatcherEditor.Listener<E>) - Method in interface com.levigo.util.base.glazedlists.matchers.MatcherEditor
Remove the listener so that it no longer receives notification when the Matcher changes.
removeMemberList(EventList<E>) - Method in class com.levigo.util.base.glazedlists.CompositeList
Removes the specified EventList as a source EventList to this CompositeList.
removeMenuComponentCreationListener(MenuComponentCreationListener) - Static method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
Removes a command creation listener.
removeMessageFactory(MessageFactory) - Static method in class com.levigo.util.swing.messaging.MessageFactoryHolder
Removes a given Message Factory
removeMessageFactory(MessageFactory) - Static method in class com.levigo.util.swing.messaging.MessageManager
Removes a given Message Factory
removeMessageListener(MessageListener) - Static method in class com.levigo.util.swing.messaging.MessageManager
Removes a given MessageListener from MessageManager's listener list
removeModule(TreeModule) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
removeMouseGestureListener(MouseGestureListener) - Method in class com.levigo.jadice.demo.gestures.MouseGestureSupport
 
removeMouseListener(MouseListener) - Method in class com.levigo.util.swing.effect.EffectContainer
 
removeMouseMotionListener(MouseMotionListener) - Method in class com.levigo.util.swing.effect.EffectContainer
 
removeMouseWheelListener(MouseWheelListener) - Method in class com.levigo.util.swing.effect.EffectContainer
 
removeNotify() - Method in class com.levigo.jadice.appbase.status.DocumentStatusMessageSnapIn
 
removeNotify() - Method in class com.levigo.jadice.appbase.status.PrinterStatusSnapIn
 
removeNotify() - Method in class com.levigo.jadice.swing.lens.LensView
 
removeNotify() - Method in class com.levigo.jadice.swing.pageview.PageView
 
removeNotify() - Method in class com.levigo.jadice.swing.status.MemoryMonitorSnapIn
 
removeNotify() - Method in class com.levigo.jadice.swing.status.TaskServiceMonitorSnapIn
 
removeNotify() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
removeNotify() - Method in class com.levigo.util.swing.AbstractPropertyGeometryFrame
 
removeNotify() - Method in class com.levigo.util.swing.effect.EffectContainer
 
removeNotify() - Method in class com.levigo.util.swing.effect.FadeBox
 
removeNotify() - Method in class com.levigo.util.swing.effect.RolloutBox
 
removeOverriddenProperty(String) - Method in class com.levigo.util.swing.action.DelegateAction
Remove the overridden property for the given key.
removePageListener(PageListener) - Method in class com.levigo.jadice.document.AbstractPage
Deregister a PageListener
removePageListener(PageListener) - Method in interface com.levigo.jadice.document.Page
Deregister a PageListener.
removePages - Variable in class com.levigo.jadice.document.auth.DocumentPermission.DocumentPermissionFactory
 
RemovePagesIntent - Class in com.levigo.jadice.document.auth
 
RemovePagesIntent(Page) - Constructor for class com.levigo.jadice.document.auth.RemovePagesIntent
 
RemovePagesIntent(Collection<? extends Page>) - Constructor for class com.levigo.jadice.document.auth.RemovePagesIntent
 
removeParameter(String) - Method in class com.levigo.jadice.document.util.ImmutableMimeType
 
removePrintListener(PrintEventListener) - Static method in class com.levigo.jadice.printer.event.PrintEventBroadcaster
Removes given PrintEventListenerfrom its list of registerd print listeners.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.levigo.jadice.swing.lens.LensView
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.levigo.jadice.swing.tool.ToolManager
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.levigo.jadice.swing.tool.ToolManager
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.levigo.util.swing.action.CommandAction
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.levigo.util.swing.action.DelegateAction
 
removeQualifiedLogListener(QualifiedLogListener) - Method in class com.levigo.util.log.config.LoggingConfiguration
Remove a global QualifiedLogListener.
removeReaderListener(ReaderListener) - Method in class com.levigo.jadice.document.read.Reader
Remove the given ReaderListener from the list of load listeners.
removeRenderSettingsListener(RenderSettingsListener) - Method in class com.levigo.jadice.document.render.DefaultRenderControls
Removes a RenderSettingsListener.
removeResult(Object) - Method in class com.levigo.util.swing.messaging.MessageResult
Removes result Object for given resultIdentifier from result map.
removeRollingMessagePanel() - Method in class com.levigo.jadice.demo.BasicJadicePanel
Removes the rolling message and info panel from this container.
removeSelectionInterval(int, int) - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Change the selection to be the set difference of the current selection and the indices between index0 and index1 inclusive.
removeSelectionListener(PreviewResultList.SelectionListener) - Method in class com.levigo.jadice.appbase.search.advanced.PreviewResultList
 
removeSelectionListener(ListSelection.Listener) - Method in class com.levigo.util.base.glazedlists.ListSelection
Remove a Listener so that it will no longer be notified when selection changes.
removeSelectionPath(TreePath) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
removeSelectionPaths(TreePath[]) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
removeSortActionListener(ActionListener) - Method in class com.levigo.util.swing.glazedlists.TableComparatorChooser
Deregisters the specified ActionListener to no longer receive action events.
removeTaskListener(TaskListener) - Method in interface com.levigo.util.concurrent.tasks.TaskService
Remove a listener previously installed to receive notifications about the activities of this task service.
removeTaskListener(TaskListener) - Method in class com.levigo.util.concurrent.tasks.ThreadPoolTaskService
 
removeThreadLocalQualifiedLogListener(QualifiedLogListener) - Method in class com.levigo.util.log.config.LoggingConfiguration
Remove a thread local QualifiedLogListener.
removeTreeSelectionListener(TreeSelectionListener) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
removeUndoSupportListener(UndoRedoSupport.Listener) - Method in class com.levigo.util.base.glazedlists.UndoRedoSupport
Remove a UndoRedoSupport.Listener from receiving a callback when an undoable edit occurs on the given source EventList.
removeValidSelectionMatcher(Matcher<E>) - Method in class com.levigo.util.base.glazedlists.ListSelection
Remove a matcher which decides when source elements are valid for selection.
removeValidSelectionMatcher(Matcher<E>) - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Remove a matcher which decides when source elements are valid for selection.
removeWhiteSpace(char[]) - Static method in class com.levigo.util.base.datatype.Base64
remove WhiteSpace from MIME containing encoded Base64 data.
renameTo(String) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Replace current element name by another name
render(RenderParameters, boolean) - Method in class com.levigo.jadice.demo.gestures.MouseGestureTool
 
render(Graphics2D) - Method in class com.levigo.jadice.document.render.AbstractPageRenderer
Paint a Page.
render(Graphics2D) - Method in class com.levigo.jadice.document.render.PageImageRenderer
 
render(Graphics2D) - Method in class com.levigo.jadice.document.render.PageRenderer
Paint a Page.
render(RenderParameters, boolean) - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
 
render(RenderParameters, boolean) - Method in class com.levigo.jadice.swing.crosshair.CrossHairTool
 
render(RenderParameters, boolean) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
render(RenderParameters, boolean) - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
render(RenderParameters, boolean) - Method in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
 
render(RenderParameters, boolean) - Method in class com.levigo.jadice.swing.thumbnailview.VisibleBoundsTool
 
render(RenderParameters, boolean) - Method in class com.levigo.jadice.swing.tool.DecorationTool
 
render(RenderParameters, boolean) - Method in class com.levigo.jadice.swing.tool.Tool
Renders the Tool's UI onto the given Graphics2D context using the given RenderControls.
render(RenderParameters) - Method in class com.levigo.jadice.swing.tool.ToolManager
Render the Tool UIs onto the given Graphics2D context using the given RenderControls.
RENDER_CONTROLS_INVENTORY_PROPERTY - Static variable in class com.levigo.jadice.swing.pageview.PageView
 
RenderControlInventory - Class in com.levigo.jadice.document.render
Implementations of RenderControlInventory handle document and page specific render controls belonging to a certain document instance.
RenderControlInventory() - Constructor for class com.levigo.jadice.document.render.RenderControlInventory
 
RenderControlInventory.Synchronizer - Interface in com.levigo.jadice.document.render
 
renderControls - Variable in class com.levigo.jadice.document.render.BasicRenderParameters
 
RenderControls - Interface in com.levigo.jadice.document.render
A specialized type of ProcessingControls providing easy and fast access to the most commonly used ProcessingSettings.
renderedPageBounds - Variable in class com.levigo.jadice.document.render.BasicRenderParameters
 
renderedPages - Variable in class com.levigo.jadice.swing.pageview.AbstractContinuousLayout
 
rendererPane - Variable in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
 
rendererPane - Variable in class com.levigo.util.swing.table.TableRowHeaderUI
 
renderImage() - Method in class com.levigo.jadice.document.render.PageImageRenderer
Creates and returns a buffered image instance representing the entire page content or defined area of the current page.
RenderParameters - Class in com.levigo.jadice.swing.tool
This is a parameter object class used for calls to Tool.render(RenderParameters,boolean).
RenderParameters(ViewComponent, Page, int, Rectangle, Graphics2D, RenderControls) - Constructor for class com.levigo.jadice.swing.tool.RenderParameters
 
RenderResult - Class in com.levigo.jadice.document.render
 
RenderResult(Rectangle2D) - Constructor for class com.levigo.jadice.document.render.RenderResult
 
RenderResult() - Constructor for class com.levigo.jadice.document.render.RenderResult
 
renderSelections(RenderParameters, List<? extends Selection>) - Method in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
 
renderSettingChanged(PageView, RenderSettingsEvent) - Method in class com.levigo.jadice.swing.pageview.AbstractPresentationRule
 
renderSettingChanged(PageView, RenderSettingsEvent) - Method in class com.levigo.jadice.swing.pageview.ApplyDynamicZoomRule
 
renderSettingChanged(PageView, RenderSettingsEvent) - Method in interface com.levigo.jadice.swing.pageview.PresentationRule
 
renderSettingChanged(PageView, RenderSettingsEvent) - Method in class com.levigo.jadice.swing.pageview.PresentationRuleManager
 
renderSettingChanged(PageView, RenderSettingsEvent) - Method in class com.levigo.jadice.swing.pageview.SwitchToSinglePageOnFit
 
RenderSettings - Interface in com.levigo.jadice.document.render
A ProcessingSettings type which focus various aspects of rendering.
RenderSettingsEvent - Class in com.levigo.jadice.document.render
This event gets delivered whenever a RenderSettings property change happen.
RenderSettingsEvent(RenderControls, RenderSettings, String, Object, Object) - Constructor for class com.levigo.jadice.document.render.RenderSettingsEvent
Constructor
RenderSettingsEvent(RenderSettingsEvent) - Constructor for class com.levigo.jadice.document.render.RenderSettingsEvent
Copy constructor
RenderSettingsListener - Interface in com.levigo.jadice.document.render
This interface is for receiving change events whenever a RenderSettings object, which supports change event propagation, within a RenderControls have been changed.
renounceOwnership(C) - Method in interface com.levigo.jadice.document.UIDocument
Renounce the ownership of this document by the given owner.
renounceOwnership(Component) - Method in class com.levigo.jadice.swing.SwingUIDocument
 
reorder(int[]) - Method in class com.levigo.util.base.glazedlists.event.ListEventAssembler
Sets the current event as a reordering.
ReorderDataFlavor - Class in com.levigo.jadice.document.flavor
A DataFlavor used for reordering Pages within the same Document.
ReorderIntent - Class in com.levigo.jadice.document.auth
 
ReorderIntent(int) - Constructor for class com.levigo.jadice.document.auth.ReorderIntent
 
ReorderIntent(int, Page) - Constructor for class com.levigo.jadice.document.auth.ReorderIntent
 
ReorderIntent(int, List<? extends Page>) - Constructor for class com.levigo.jadice.document.auth.ReorderIntent
 
reorderMap - Variable in class com.levigo.util.base.glazedlists.event.ListEventAssembler
the current reordering array if this change is a reorder
ReorderPageExportHandler - Class in com.levigo.jadice.swing.thumbnailview.dnd
An ExportHandler implementation used to support the reordering of Pages within the same Document (but not limited to the same ViewComponent).
ReorderPageExportHandler() - Constructor for class com.levigo.jadice.swing.thumbnailview.dnd.ReorderPageExportHandler
 
ReorderPageImportHandler - Class in com.levigo.jadice.swing.thumbnailview.dnd
An ImportHandler implementation used to support the reordering of Pages within the same Document (but not limited to the same ViewComponent).
ReorderPageImportHandler() - Constructor for class com.levigo.jadice.swing.thumbnailview.dnd.ReorderPageImportHandler
 
reorderPages - Variable in class com.levigo.jadice.document.auth.DocumentPermission.DocumentPermissionFactory
 
repaint(Page) - Method in class com.levigo.jadice.swing.pageview.PageView
 
repaint(Page, Rectangle2D) - Method in class com.levigo.jadice.swing.pageview.PageView
 
repaint() - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
Overridden for performance reasons.
repaint(long, int, int, int, int) - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
Overridden for performance reasons.
repaint(Rectangle) - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
Overridden for performance reasons.
repaint(Page) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Repaint all of the given page.
repaint(Page, Rectangle2D) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Repaint all of the given page.
repaint(Page) - Method in class com.levigo.jadice.swing.tool.ToolManager
Repaint the area pertaining to the given page.
repaint(Page, Rectangle2D) - Method in class com.levigo.jadice.swing.tool.ToolManager
Repaint the area pertaining to the given page and bounds.
repaint(Page) - Method in class com.levigo.jadice.swing.ViewComponent
Repaint all of the given page.
repaint(Page, Rectangle2D) - Method in class com.levigo.jadice.swing.ViewComponent
Repaint part of the given page, as specified by the given bounds.
replace(JComponent, Collection<Object>) - Static method in class com.levigo.util.swing.action.ContextUtils
Replace the contents of context for the given UI component with the given collection of elements.
replace(JComponent, Collection<? extends T>, Class<T>) - Static method in class com.levigo.util.swing.action.ContextUtils
Replace all current elements matching the given class of the context for the given UI component with the given collection of elements.
replace(JComponent, T, Class<? super T>) - Static method in class com.levigo.util.swing.action.ContextUtils
Replace all current elements matching the given class of the context for the given UI component with the given object.
replace(Context, Collection<? extends Object>) - Static method in class com.levigo.util.swing.action.ContextUtils
Replaces all non-Context entries in the current context objects collection with the elements of the given collection.
replace(Context, Collection<? extends T>, Class<T>) - Static method in class com.levigo.util.swing.action.ContextUtils
Replaces all non-Context entries in the current context objects collection that match the given class with the elements found in the given collection.
replace(Context, T, Class<? super T>) - Static method in class com.levigo.util.swing.action.ContextUtils
Replaces all non-Context entries in the current context objects collection that match the given class with the given item.
replaceAll(EventList<E>, List<E>, boolean) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Replace the complete contents of the target EventList with the complete contents of the source EventList while making as few list changes as possible.
replaceAll(EventList<E>, List<E>, boolean, Comparator<E>) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Overloaded version of GlazedLists.replaceAll(EventList,List,boolean) that uses a Comparator to determine equality rather than equals().
replaceAll(String, String, String) - Static method in class com.levigo.util.base.Strings
Replace a String inside of a String.
replaceAllSorted(EventList<E>, Collection<E>, boolean, Comparator<E>) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Replace the complete contents of the target EventList with the complete contents of the source Collection while making as few list changes as possible.
request - Variable in class com.levigo.jadice.swing.tool.ToolActivationPolicy.ActivationCandidate
 
requestFocus() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
requestFocus() - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
requestFocusInWindow() - Method in class com.levigo.jadice.appbase.search.RolloutSearch
 
requestFocusInWindow() - Method in class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBox
 
requestFocusInWindow() - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
reset() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
reset() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
reset() - Method in class com.levigo.jadice.document.io.SeekableInputStream
Resets the current stream byte and bit positions from the stack of marked positions.
reset() - Method in class com.levigo.jadice.document.util.GradationCurve
Removes all intermediate controls points and keeps just a start and end point for this curve.
reset() - Method in class com.levigo.jadice.printer.AbstractPrinter
Resets this printer.
reset() - Method in class com.levigo.jadice.search.AbstractCharSequenceSearchRequest
Reset the current request.
reset() - Method in class com.levigo.util.base.glazedlists.event.ListEvent
Resets this event's position to the previously-marked position.
reset() - Method in class com.levigo.util.swing.action.DefaultActionFactory
Clears and resets this factory instance.
reset() - Method in class com.levigo.util.swing.action.DefaultCommandFactory
Clears and resets this factory instance.
reset() - Method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
Clears, resets and reloads this factory instance.
reset() - Method in class com.levigo.util.swing.action.DelegateAction
Reset all properties and the enabled state to the values of the delegate action.
resetBuffer() - Method in class com.levigo.jadice.document.io.SeekableLookaheadStream
 
resetChoosableFileFilters() - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
resetPrintCache() - Method in class com.levigo.jadice.printer.AbstractPrinter
Clears the cache instance and frees the resources.
resetPrinterExceptions() - Method in class com.levigo.jadice.printer.AbstractPrinter
 
resetScale() - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Resets the scale to the value defined by HoverLensTool.defaultScale.
resetToInitialState() - Method in class com.levigo.jadice.document.io.SeekableInputStream
Resets the current stream byte, bit positions from the stack of marked positions, the flushed position and seeks to 0.
reshape(int, int, int, int) - Method in class com.levigo.jadice.swing.pageview.PageView
 
resizeAndRepaint() - Method in class com.levigo.util.swing.table.JTableRowHeader
Sizes the header and marks it as needing display.
resizingAllowed - Variable in class com.levigo.util.swing.table.JTableRowHeader
If true, resizing of rows are allowed by the user; the default is true.
Resolution - Class in com.levigo.jadice.document
A resolution specifies a point density in two dimensions (horizontal, vertical) relative to a certain measurement unit.
Resolution() - Constructor for class com.levigo.jadice.document.Resolution
Create the default base resolution.
Resolution(float, float) - Constructor for class com.levigo.jadice.document.Resolution
Create a new resolution using dots per inch.
Resolution(float, float, Unit) - Constructor for class com.levigo.jadice.document.Resolution
 
Resolution(Dimension2D, Unit) - Constructor for class com.levigo.jadice.document.Resolution
 
Resolution(float) - Constructor for class com.levigo.jadice.document.Resolution
Create a uniform resolution (one being identical in both horizontally and vertically) based on a unit of dots per inch.
resolve(String) - Method in interface com.levigo.util.base.Resolver
Resolves an instance of T which is identified by the given name.
ResolvedQualifiedLogEvent - Class in com.levigo.util.log.qualified
 
ResolvedQualifiedLogEvent(QualifiedLogEvent) - Constructor for class com.levigo.util.log.qualified.ResolvedQualifiedLogEvent
 
ResolvedQualifiedLogEvent(Level, String, String, Throwable) - Constructor for class com.levigo.util.log.qualified.ResolvedQualifiedLogEvent
 
Resolver<T,E extends Throwable> - Interface in com.levigo.util.base
An object capable of resolving an instance of type T based on a given name.
resolveStatusMessage() - Method in class com.levigo.jadice.appbase.status.DocumentStatusMessageSnapIn
Resolve the status message to be displayed.
resort() - Method in interface com.levigo.util.swing.table.SortableTableModel
Resort the model by the criteria.
resort() - Method in class com.levigo.util.swing.table.TableSorter
Resort table by using the stored criteria.
ResourceLocator - Class in com.levigo.util.swing.action
 
ResourceLocator() - Constructor for class com.levigo.util.swing.action.ResourceLocator
 
respectAnnotationResetMode(PageView) - Method in class com.levigo.jadice.swing.annotation.commands.AbstractAnnotationModeCommand
Checks the annotation creation reset mode and do the appropriate settings in the AnnotationCreationPane
restore() - Method in class com.levigo.jadice.annotation.AnnotationMemento
 
restore() - Method in class com.levigo.util.base.CompositeMemento
 
restore() - Method in interface com.levigo.util.base.Memento
Restore this memento's originator to its state at the time when this memento was created.
restoreFrom(AnnotationMemento) - Method in class com.levigo.jadice.annotation.Annotation
This method is called back from AnnotationMemento upon Memento.restore()
restoreGeometry() - Method in class com.levigo.util.swing.AbstractGeometryFrame
Restore the frame geometry (size, location) from the preferences.
restoreGeometry() - Method in class com.levigo.util.swing.AbstractPropertyGeometryFrame
Restore the frame geometry (size, location) from the preferences, if enabled and an approbate properties preference store is set.
Result - Interface in com.levigo.jadice.search
A Result is created by the SearchEngine, if it has found something.
results - Variable in class com.levigo.jadice.appbase.search.RolloutSearch
 
retainAll(Collection<?>) - Method in class com.levigo.util.base.collections.FrozenList
 
retainAll(Collection<?>) - Method in class com.levigo.util.base.collections.InterceptableList
 
retainAll(Collection<?>) - Method in class com.levigo.util.base.collections.ObservableCollection
 
retainAll(Collection<?>) - Method in class com.levigo.util.base.collections.ObservableList
 
retainAll(Collection<?>) - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Retains only the elements in this list that are contained in the specified collection (optional operation).
retainAll(Collection<?>) - Method in class com.levigo.util.base.glazedlists.BasicEventList
Retains only the elements in this list that are contained in the specified collection (optional operation).
retainAll(Collection<?>) - Method in class com.levigo.util.base.glazedlists.DebugList
Retains only the elements in this list that are contained in the specified collection (optional operation).
retainAll(Collection<?>) - Method in class com.levigo.util.base.glazedlists.TransformedList
Retains only the elements in this list that are contained in the specified collection (optional operation).
revalidate() - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
Overridden for performance reasons.
reverseComparator() - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Creates a reverse Comparator that works for Comparable objects.
reverseComparator(Comparator<T>) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Creates a reverse Comparator that inverts the given Comparator.
rollbackEvent() - Method in class com.levigo.util.base.glazedlists.TransactionList
Demarks the unsuccessful completion of a transaction.
RollingMessagePanel - Class in com.levigo.util.swing.infobar
The fancy message panel is used to present the user with messages which can be received from various sources: (Qualified) Logging Messaging ...
RollingMessagePanel() - Constructor for class com.levigo.util.swing.infobar.RollingMessagePanel
Creates a simple panel for showing received messages.
RollingMessagePanel(int) - Constructor for class com.levigo.util.swing.infobar.RollingMessagePanel
Creates a simple panel for showing received messages.
RollingMessagePanel.OrderBy - Enum in com.levigo.util.swing.infobar
 
RolloutBorder - Class in com.levigo.util.swing
A Border used for rollout components within an EffectPanel.
RolloutBorder(int, int, int, int, int, Color) - Constructor for class com.levigo.util.swing.RolloutBorder
 
RolloutBox - Class in com.levigo.util.swing.effect
A box designed to be used in conjunction with the EffectContainer to provide a fancy roll-in/-out effect.
RolloutBox(JComponent, EffectLayout.Edge) - Constructor for class com.levigo.util.swing.effect.RolloutBox
Create a RolloutBox containing the given payload component.
RolloutBox(EffectLayout.Edge) - Constructor for class com.levigo.util.swing.effect.RolloutBox
 
RolloutPasswordBox - Class in com.levigo.jadice.demo.pdf.crypto
 
RolloutPasswordBox(EffectLayout.Edge, CryptoMaterialReceiver<PasswordMaterial>) - Constructor for class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBox
 
RolloutPasswordBox.ApplyAction - Class in com.levigo.jadice.demo.pdf.crypto
 
RolloutPasswordBox.ApplyAction(RolloutPasswordBox) - Constructor for class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBox.ApplyAction
 
RolloutPasswordBox.CancelAction - Class in com.levigo.jadice.demo.pdf.crypto
 
RolloutPasswordBox.CancelAction(RolloutPasswordBox) - Constructor for class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBox.CancelAction
 
RolloutPasswordBoxAddon - Class in com.levigo.jadice.demo.pdf.crypto
 
RolloutPasswordBoxAddon() - Constructor for class com.levigo.jadice.demo.pdf.crypto.RolloutPasswordBoxAddon
 
RolloutSearch - Class in com.levigo.jadice.appbase.search
 
RolloutSearch(EffectLayout.Edge) - Constructor for class com.levigo.jadice.appbase.search.RolloutSearch
 
RolloutSearch.CancelAction - Class in com.levigo.jadice.appbase.search
 
RolloutSearch.CancelAction() - Constructor for class com.levigo.jadice.appbase.search.RolloutSearch.CancelAction
 
RolloutSearch.SearchAction - Class in com.levigo.jadice.appbase.search
 
RolloutSearch.SearchAction() - Constructor for class com.levigo.jadice.appbase.search.RolloutSearch.SearchAction
 
RolloutSearch.SelectNextAction - Class in com.levigo.jadice.appbase.search
 
RolloutSearch.SelectNextAction() - Constructor for class com.levigo.jadice.appbase.search.RolloutSearch.SelectNextAction
 
RolloutSearch.SelectPreviousAction - Class in com.levigo.jadice.appbase.search
 
RolloutSearch.SelectPreviousAction() - Constructor for class com.levigo.jadice.appbase.search.RolloutSearch.SelectPreviousAction
 
RolloutSearchComponentAddon - Class in com.levigo.jadice.appbase.search
 
RolloutSearchComponentAddon() - Constructor for class com.levigo.jadice.appbase.search.RolloutSearchComponentAddon
 
ROLLOVER_LISTENER - Static variable in class com.levigo.util.swing.NonUglyActionButton
 
ROOT_LOGGER_NAME - Static variable in interface com.levigo.util.log.Logger
Case insensitive String constant used to retrieve the name of the root logger.
rotate(double) - Method in class com.levigo.util.swing.TransformerPanel
 
ROTATE_180 - Static variable in class com.levigo.util.swing.IconManager
Rotate the icon by 180 degrees
ROTATE_270 - Static variable in class com.levigo.util.swing.IconManager
Rotate the icon by 270 degrees
ROTATE_90 - Static variable in class com.levigo.util.swing.IconManager
Rotate the icon by 90 degrees
RotateCommand - Class in com.levigo.jadice.swing.commands
This command could be used to rotate the document or the current page of a viewer instance in the context object.
RotateCommand() - Constructor for class com.levigo.jadice.swing.commands.RotateCommand
 
RotatedIcon - Class in com.levigo.util.swing
Delegating icon implementation which allows to rotate the rendering of the nested icon.
RotatedIcon(Icon, RotatedIcon.Rotation) - Constructor for class com.levigo.util.swing.RotatedIcon
Create a RotatedIcon
RotatedIcon.Rotation - Enum in com.levigo.util.swing
 
ROTATION - Static variable in class com.levigo.jadice.document.render.BaseRenderSettings
Identifier key for a rotation change, used within a RenderSettingsEvent to recognize the kind of change which happen.
round(float) - Static method in class com.levigo.util.base.Numbers
A fast implementation of Math.round(double) for floats.
round(double) - Static method in class com.levigo.util.base.Numbers
A fast implementation of Math.round(double).
RoundedBorder - Class in com.levigo.util.swing
 
RoundedBorder(int, Color) - Constructor for class com.levigo.util.swing.RoundedBorder
 
RoundedBorder(int, Color, boolean) - Constructor for class com.levigo.util.swing.RoundedBorder
 
RoundedBorder(int, Color, boolean, boolean) - Constructor for class com.levigo.util.swing.RoundedBorder
 
rowAtPoint(Point) - Method in class com.levigo.util.swing.table.JTableRowHeader
Returns the index of the row that point lies in, or -1 if it lies out of bounds.
run() - Method in class com.levigo.util.swing.SwingWorkerAdapter
Calls performWork on EDT.
runCustomizers(Annotation, AnnotationPageSegment, Collection<AnnotationCustomizer>) - Static method in class com.levigo.jadice.annotation.Annotations
This method executes all AnnotationCustomizer implementations with the given annotation object.
runNow() - Method in class com.levigo.util.swing.SwingWorkerAdapter
Calls performWork on EDT, but stops the actual thread until task is performed..

S

save(Properties, String) - Method in class com.levigo.jadice.document.util.GradationCurve
Save the curve into the given properties object.
save() - Method in class com.levigo.util.base.CompositeMemento
Update this memento's state with the current state of the originators given at construction time.
saveGeometry() - Method in class com.levigo.util.swing.AbstractGeometryFrame
Save the frame geometry into the properties.
saveGeometry() - Method in class com.levigo.util.swing.AbstractPropertyGeometryFrame
Save the frame geometry into the properties preference store.
scale(double, double) - Method in class com.levigo.util.swing.TransformerPanel
 
scaleText - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
scopeDeregistered(Task<?>, TaskScope<?>) - Method in class com.levigo.jadice.swing.status.TaskServiceMonitorSnapIn
 
scopeDeregistered(Task<?>, TaskScope<?>) - Method in interface com.levigo.util.concurrent.tasks.TaskListener
Receive notification about a Task that has been abandoned (cancelled) by a scope.
scopeDeregistered(Task<?>, TaskScope<?>) - Method in class com.levigo.util.concurrent.tasks.TaskView
 
scopeRegistered(Task<?>, TaskScope<?>) - Method in class com.levigo.jadice.swing.status.TaskServiceMonitorSnapIn
 
scopeRegistered(Task<?>, TaskScope<?>) - Method in interface com.levigo.util.concurrent.tasks.TaskListener
Receive notification about a Task that has been re-submitted identically but from a different scope.
scopeRegistered(Task<?>, TaskScope<?>) - Method in class com.levigo.util.concurrent.tasks.TaskView
 
SCROLL_UNIT - Variable in class com.levigo.jadice.swing.commands.ScrollCommand
 
ScrollCommand - Class in com.levigo.jadice.swing.commands
This command could be used to provide scroll actions on the page view scrollbars.
ScrollCommand() - Constructor for class com.levigo.jadice.swing.commands.ScrollCommand
 
ScrollCommand.Direction - Enum in com.levigo.jadice.swing.commands
 
scrollInsets - Static variable in class com.levigo.jadice.swing.pageview.PageView
 
scrollPathToVisible(TreePath) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
scrollRectToVisible(Page, Rectangle2D) - Method in class com.levigo.jadice.swing.pageview.PageView
Instructs the PageView to scroll to the given targetPage and ensures that the target rectangle is visible.
SearchEngineTextFieldMatcherEditor<E> - Class in com.levigo.util.swing.glazedlists
A MatcherEditor that matches Objects that contain the filter text located within a JTextField.
SearchEngineTextFieldMatcherEditor(JTextField, TextFilterator<? super E>) - Constructor for class com.levigo.util.swing.glazedlists.SearchEngineTextFieldMatcherEditor
Creates a TextMatcherEditor bound to the given textField with the given textFilterator.
SearchEngineTextMatcherEditor<E> - Class in com.levigo.util.base.glazedlists.matchers
A MatcherEditor that matches Objects against search text in a format similiar to search engines.
SearchEngineTextMatcherEditor() - Constructor for class com.levigo.util.base.glazedlists.matchers.SearchEngineTextMatcherEditor
Creates a SearchEngineTextMatcherEditor whose Matchers can test only elements which implement the TextFilterable interface.
SearchEngineTextMatcherEditor(TextFilterator<? super E>) - Constructor for class com.levigo.util.base.glazedlists.matchers.SearchEngineTextMatcherEditor
Creates a SearchEngineTextMatcherEditor with the given textFilterator.
SearchEngineTextMatcherEditor.Field<E> - Class in com.levigo.util.base.glazedlists.matchers
A Field object contains information specific to a given field found within the Objects being text matched.
SearchEngineTextMatcherEditor.Field(String, TextFilterator<? super E>) - Constructor for class com.levigo.util.base.glazedlists.matchers.SearchEngineTextMatcherEditor.Field
Creates a field with a name and TextFilterator.
searchField - Variable in class com.levigo.jadice.appbase.search.RolloutSearch
 
SearchFrame - Class in com.levigo.jadice.appbase.search
 
SearchFrame() - Constructor for class com.levigo.jadice.appbase.search.SearchFrame
 
SearchPanel - Class in com.levigo.jadice.appbase.search
 
SearchPanel() - Constructor for class com.levigo.jadice.appbase.search.SearchPanel
Create the panel.
SearchPanel.CancelAction - Class in com.levigo.jadice.appbase.search
 
SearchPanel.CancelAction() - Constructor for class com.levigo.jadice.appbase.search.SearchPanel.CancelAction
 
SearchPanel.SearchAction - Class in com.levigo.jadice.appbase.search
 
SearchPanel.SearchAction() - Constructor for class com.levigo.jadice.appbase.search.SearchPanel.SearchAction
 
SearchPanel.SelectNextAction - Class in com.levigo.jadice.appbase.search
 
SearchPanel.SelectNextAction() - Constructor for class com.levigo.jadice.appbase.search.SearchPanel.SelectNextAction
 
SearchPanel.SelectPreviousAction - Class in com.levigo.jadice.appbase.search
 
SearchPanel.SelectPreviousAction() - Constructor for class com.levigo.jadice.appbase.search.SearchPanel.SelectPreviousAction
 
searchRequest - Variable in class com.levigo.jadice.appbase.search.RolloutSearch
 
SearchRequest - Class in com.levigo.jadice.search
provides a interaction interface for searching and retrieving results.
SearchRequest() - Constructor for class com.levigo.jadice.search.SearchRequest
 
SearchRequest.SearchState - Enum in com.levigo.jadice.search
 
SearchResultEvent - Class in com.levigo.jadice.search
The SearchResultEvent informs about a new Result in the ResultSet of a Document.
searchStateChanged(SearchStateChangeEvent) - Method in interface com.levigo.jadice.search.SearchStateListener
This method is called if a page has been searched.
SearchStateChangeEvent - Class in com.levigo.jadice.search
The SearchProgressEvent informs about the progress of the search in the SearchEngine.
SearchStateListener - Interface in com.levigo.jadice.search
 
secureText - Variable in class com.levigo.jadice.annotation.HistoryAnnotation
Due to technical reasons the field modifier of the secure text content is protected.
seek(long) - Method in class com.levigo.jadice.document.io.CarbonCopyStream
 
seek(long) - Method in class com.levigo.jadice.document.io.ConcatenatedInputStream
 
seek(long) - Method in class com.levigo.jadice.document.io.FileCacheInputStream
 
seek(long) - Method in class com.levigo.jadice.document.io.MemoryInputStream
 
seek(long) - Method in class com.levigo.jadice.document.io.RandomAccessFileInputStream
 
seek(long) - Method in class com.levigo.jadice.document.io.SeekableInputStream
Sets the current stream position, measured from the beginning of this data stream, at which the next read occurs.
seek(long) - Method in class com.levigo.jadice.document.io.SeekableLookaheadStream
 
seek(long) - Method in class com.levigo.jadice.document.io.SubfileSeekableInputStream
 
SeekableInputStream - Class in com.levigo.jadice.document.io
This class defines an extended InputStream which is seekable.
SeekableInputStream() - Constructor for class com.levigo.jadice.document.io.SeekableInputStream
 
SeekableLookaheadStream - Class in com.levigo.jadice.document.io
 
SeekableLookaheadStream(SeekableInputStream, int) - Constructor for class com.levigo.jadice.document.io.SeekableLookaheadStream
 
SeekableLookaheadStream(SeekableInputStream) - Constructor for class com.levigo.jadice.document.io.SeekableLookaheadStream
 
SeekableLookaheadStream.MaxLookaheadReachedException - Exception in com.levigo.jadice.document.io
 
SeekableLookaheadStream.MaxLookaheadReachedException(String) - Constructor for exception com.levigo.jadice.document.io.SeekableLookaheadStream.MaxLookaheadReachedException
 
SEL_BUS_PROPERTY_PREFIX - Static variable in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
SEL_BUS_PROPERTY_PREFIX - Static variable in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
 
select(Annotation, Page) - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
Selects the given annotation
select(Collection<Annotation>, Page) - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
Selects all the annotations within the given collection
select(int) - Method in class com.levigo.util.base.glazedlists.ListSelection
Selects the element at the given index.
select(int, int) - Method in class com.levigo.util.base.glazedlists.ListSelection
Selects all of the elements within the given range.
select(int[]) - Method in class com.levigo.util.base.glazedlists.ListSelection
Selects all of the elements in the given array of indices.
select(E) - Method in class com.levigo.util.base.glazedlists.ListSelection
Select the specified element, if it exists.
select(Collection<E>) - Method in class com.levigo.util.base.glazedlists.ListSelection
Select all of the specified values.
select(E[], Matcher<? super E>) - Static method in class com.levigo.util.base.glazedlists.matchers.Matchers
Return a new array containing only the items that satisfy the matcher.
select(Collection<E>, Matcher<? super E>) - Static method in class com.levigo.util.base.glazedlists.matchers.Matchers
Add all elements from the given collection that satisfy the matcher to a new ArrayList.
select(Collection<E>, Matcher<? super E>, Collection<? super E>) - Static method in class com.levigo.util.base.glazedlists.matchers.Matchers
Add all elements from the given collection that satisfy the matcher to the given results Collection.
selectAll() - Method in class com.levigo.util.base.glazedlists.ListSelection
Selects all elements.
selectAllAccessibleSelection() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView
Causes every selected item in the object to be selected if the object supports multiple selections.
SelectAllOnFocusGain - Class in com.levigo.util.swing.componentdecorator
A decorator to make a JTextComponent select all of its text upon gaining focus.
SELECTED_COLOR_PROPERTY - Static variable in class com.levigo.util.swing.colorpicker.ColorPicker
PropertyChangeEvents will be triggered for this property when the selected color changes.
SELECTED_MENU - Static variable in class com.levigo.util.swing.action.BasicMenuComponentFactory
type of the menu is radioButton - it used in the file of actions definition in the parameter menuState
SelectedTextExportHandler - Class in com.levigo.jadice.swing.dnd
An ExportHandler implementation to export the text out of a Selection.
SelectedTextExportHandler() - Constructor for class com.levigo.jadice.swing.dnd.SelectedTextExportHandler
 
selection - Variable in class com.levigo.jadice.document.auth.ExportSelectionIntent
 
Selection - Interface in com.levigo.jadice.document
Provides selection information for a given Page.
selectionChanged(Result) - Method in interface com.levigo.jadice.appbase.search.advanced.PreviewResultList.SelectionListener
 
selectionChanged(int, int) - Method in interface com.levigo.util.base.glazedlists.ListSelection.Listener
Notifies this SelectionListener of a change in selection.
SelectionHandlerFeature - Class in com.levigo.util.swing.flextree
A flextree feature used to provide node selection interactivity for nodes.
SelectionHighlighterTool - Class in com.levigo.jadice.swing.search.tool
 
SelectionHighlighterTool() - Constructor for class com.levigo.jadice.swing.search.tool.SelectionHighlighterTool
 
SelectionProvider - Interface in com.levigo.jadice.swing.pageview
An interface to be implemented by classes (usually descendants of Tool) which provide some kind of selection.
Selections - Class in com.levigo.jadice.document
Utility class for Selection objects.
Selections() - Constructor for class com.levigo.jadice.document.Selections
 
selectNextAction - Variable in class com.levigo.jadice.appbase.search.RolloutSearch
 
selectNextButton - Variable in class com.levigo.jadice.appbase.search.RolloutSearch
 
selectNextIndex() - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
Selected the previous row and force it to be visible.
SelectPageLayoutCommand - Class in com.levigo.jadice.swing.commands
 
SelectPageLayoutCommand() - Constructor for class com.levigo.jadice.swing.commands.SelectPageLayoutCommand
 
selectPreviousAction - Variable in class com.levigo.jadice.appbase.search.RolloutSearch
 
selectPreviousButton - Variable in class com.levigo.jadice.appbase.search.RolloutSearch
 
selectPreviousIndex() - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
Selected the previous row and force it to be visible.
selectRect(Page) - Static method in class com.levigo.jadice.document.Selections
Creates a Selection containing the whole page.
selectRect(Page, Rectangle2D) - Static method in class com.levigo.jadice.document.Selections
Creates a Selection for the given Page with the specified bounds.
selectText(Page) - Static method in class com.levigo.jadice.document.Selections
Creates a Selection for the given Page containing the whole textual content of the page.
selectText(Page, Rectangle2D) - Static method in class com.levigo.jadice.document.Selections
Creates a Selection for the given Page containing the textual content within the given bounds of the page.
SEPARATOR - Static variable in class com.levigo.jadice.document.flavor.IntraDOCPDataFlavor
 
SEPARATOR - Static variable in class com.levigo.util.swing.action.BasicMenuComponentFactory
Separator [Format:{separator}]
SeparatorList<E> - Class in com.levigo.util.base.glazedlists
A list that adds separator objects before each group of elements.
SeparatorList(EventList<E>, Comparator<? super E>, int, int) - Constructor for class com.levigo.util.base.glazedlists.SeparatorList
Construct a SeparatorList overtop of the source list by using the given comparator to compute groups of similar source items.
SeparatorList.Separator<E> - Interface in com.levigo.util.base.glazedlists
A separator heading the elements of a group.
SequenceList<E> - Class in com.levigo.util.base.glazedlists
A SequenceList contains values in adjacent indices which occur at predictable intervals from each other.
SequenceList(EventList<E>, SequenceList.Sequencer<E>) - Constructor for class com.levigo.util.base.glazedlists.SequenceList
Constructs a SequenceList containing a sequence of values produced by the sequencer which cover the range of values contained within the source.
SequenceList(EventList<E>, SequenceList.Sequencer<E>, Comparator<? super E>) - Constructor for class com.levigo.util.base.glazedlists.SequenceList
Constructs a SequenceList containing a sequence of values produced by the sequencer which cover the range of values contained within the source.
SequenceList.Sequencer<E> - Interface in com.levigo.util.base.glazedlists
A Sequencer defines the logic required to calculate the previous and next sequence values given any value.
Sequencers - Class in com.levigo.util.base.glazedlists
A factory for creating Sequencers.
set(Document, AnnotationProfile) - Static method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
Set the applicable AnnotationProfile for the given document.
set(T) - Method in class com.levigo.util.base.collections.ArrayIterator
 
set(int, E) - Method in class com.levigo.util.base.collections.FrozenList
 
set(int, E) - Method in class com.levigo.util.base.collections.InterceptableList
 
set(int, E) - Method in class com.levigo.util.base.collections.ObservableList
 
set(int, E) - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, E) - Method in class com.levigo.util.base.glazedlists.BasicEventList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, E) - Method in class com.levigo.util.base.glazedlists.CollectionList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, E) - Method in class com.levigo.util.base.glazedlists.DebugList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, E) - Method in class com.levigo.util.base.glazedlists.FunctionList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, List<E>) - Method in class com.levigo.util.base.glazedlists.GroupingList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, E) - Method in class com.levigo.util.base.glazedlists.TransformedList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, E) - Method in class com.levigo.util.base.glazedlists.UniqueList
Replaces the element at the specified position in this list with the specified element (optional operation).
setAbsolute(String) - Method in class com.levigo.jadice.swing.commands.ZoomCommand
 
setAcceptAllFileFilterUsed(boolean) - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
setAccessibleDescription(String) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
setAccessibleIconDescription(String) - Method in class com.levigo.util.swing.IconManager.IconManagerIcon.AccessibleIconManagerIcon
Sets the description of the icon.
setAccessibleName(String) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
setAction(Action) - Method in class com.levigo.util.swing.DropDownToggleButton
 
setActivationMargin(int) - Method in class com.levigo.jadice.swing.thumbnailview.LightboxThumbnailTool
Set the activation margin, expressed in percent of the light-box's preferred height.
setActivationModifiers(int) - Method in class com.levigo.jadice.search.TextSelectionTool
 
setActivationModifiers(int) - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
setActivationPolicy(ToolActivationPolicy) - Method in class com.levigo.jadice.swing.tool.ToolManager
 
setActive(boolean) - Method in class com.levigo.jadice.search.TextSelectionTool
 
setActive(boolean) - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
 
setActive(boolean) - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
setActive(boolean) - Method in class com.levigo.jadice.swing.thumbnailview.LightboxThumbnailTool
Receive notification from the tool manager about the tool's active state.
setActive(boolean) - Method in class com.levigo.jadice.swing.tool.Tool
Receive notification from the tool manager about the tool's active state.
setActive(boolean) - Method in class com.levigo.util.swing.action.Context
Sets the active.
setActive(boolean) - Static method in class com.levigo.util.swing.TGASwingUtil
Sets the active flag. if not active, invokeLater, invokeAndWait and isEventDispatchThread will be called on the regular SwingUtilities.
setActiveSelection(Selection) - Method in class com.levigo.jadice.swing.search.tool.SelectionHighlighterTool
 
setActiveSelectionColor(Color) - Method in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
 
setAdditionalFormatClassLoader(ClassLoader) - Static method in class com.levigo.jadice.document.FormatRegistry
Sets an additional context classloader used to load format providers.
setAddon(String) - Static method in class com.levigo.util.swing.plaf.LookAndFeelAddons
 
setAddon(Class<? extends LookAndFeelAddons>) - Static method in class com.levigo.util.swing.plaf.LookAndFeelAddons
 
setAddon(LookAndFeelAddons) - Static method in class com.levigo.util.swing.plaf.LookAndFeelAddons
 
setAdjustGeometryEnabled(boolean) - Static method in class com.levigo.util.swing.AbstractPropertyGeometryFrame
Sets whether adjusting of frames geometry into current graphics environment is enabled
setAllowedValuesXML(String[]) - Method in class com.levigo.jadice.annotation.profiles.DiscreteProperty
 
setAllowMultipleTextlines(boolean) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
setAllowResize(boolean) - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Sets a flag if annotation is resizeable
setAllowRotation(boolean) - Method in class com.levigo.jadice.annotation.StampAnnotation
Set flag to enable/disable the rotation handle.
setAllowRotation(boolean) - Method in class com.levigo.jadice.annotation.StampImageAnnotation
Set flag to enable/disable the rotation handle.
setAllowTransparency(boolean) - Method in class com.levigo.jadice.annotation.profiles.ColorProperty
 
setAlpha(float) - Method in class com.levigo.util.swing.FadeablePane
Set the global transparency of this fadeable pane.
setAlphaImmediate(float) - Method in class com.levigo.util.swing.FadeablePane
Set the global transparency of this fadable pane without animation.
setAnchorSelectionIndex(int) - Method in class com.levigo.util.base.glazedlists.ListSelection
Set the anchor selection index.
setAnchorSelectionIndex(int) - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Set the anchor selection index.
setAnimated(boolean) - Method in class com.levigo.util.swing.CollapsiblePane
If true, enables the animation when pane is collapsed/expanded.
setAnimationFPS(int) - Method in class com.levigo.util.swing.CollapsiblePane
 
setAnimationFPS(int) - Method in class com.levigo.util.swing.FadeablePane
 
setAnimationSteps(int) - Method in class com.levigo.util.swing.CollapsiblePane
 
setAnimationSteps(int) - Method in class com.levigo.util.swing.FadeablePane
 
setAnnotation(T) - Method in class com.levigo.jadice.annotation.AnnotationRenderer
 
setAnnotationClass(Class<? extends Annotation>) - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
setAnnotationClassXML(Class<? extends Annotation>) - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
Deprecated. This method is for XML umarshalling use only
setAnnotationProfile(AnnotationProfile) - Method in class com.levigo.jadice.annotation.AnnotationPageSegment
Deprecated. Should not be used, profile will be set via AnnotationPageSegment AnnotationPageSegment.addAnnotation(Annotation) method.
setAnnotationProfile(AnnotationProfile) - Method in class com.levigo.jadice.annotation.AnnotationReaderSettings
Sets a valid AnnotationProfile thats required to initialize the loaded annotations.
setAnnotationRenderingEnabled(AnnotationType, boolean) - Method in class com.levigo.jadice.annotation.AnnotationRenderSettings
Sets a flag whether annotations of given type should be rendered or not.
setAnnotationsToDisable(List<Class<? extends Annotation>>) - Method in class com.levigo.jadice.printer.AbstractPrinter
Sets a list containing annotation class (e.g.
setAnnotationToolBarLocation(String) - Static method in class com.levigo.jadice.demo.BasicJadicePanel
Sets the layout constraint of the annotation toolbar.
setAntiAliasingMode(TextRenderSettings.AntiAliasingMode) - Method in class com.levigo.jadice.document.render.TextRenderSettings
Sets the anti-aliasing mode.
setApplyPageViewRenderSettings(boolean) - Method in class com.levigo.jadice.swing.navigator.NavigatorComponent
Changes the sorter render behavior whether the pages rendered according to the PageView render settings or not.
setApplyPageViewRenderSettings(boolean) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Changes the sorter render behavior whether the pages rendered according to the PageView render settings or not.
setArchetypeName(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
setAsynchronousPrinting(boolean) - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Defines whether print tasks will be started synchronously or asynchronously.
setAttribute(String, String) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Sets the new value on an existing attribute, and remains on the current tag.
setAttribute(String, String, String, Object...) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Sets the new value on a targeted node's attribute, and remains on the current tag.
setAttributeIfExist(String, String) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Sets the new value on an attribute, and remains on the current tag.
setAttributeIfExist(String, String, String, Object...) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Sets the new value on a targeted node's attribute, and remains on the current tag.
setAutoActivate(boolean) - Method in class com.levigo.jadice.swing.thumbnailview.LightboxThumbnailTool
Set whether the light-box shall auto-activate itself once the mouse enters the activation zone along the bottom edge of the viewport.
setAutoDeactivate(boolean) - Method in class com.levigo.jadice.swing.thumbnailview.LightboxThumbnailTool
Sets whether the light-box shall become invisible automatically once the mouse leaves the light-box's deactivation zone.
setAutoDisableFlags(int) - Method in class com.levigo.util.swing.IconManager
Sets the autoDisableFlags.
setAutoRolloverFlags(int) - Method in class com.levigo.util.swing.IconManager
Sets the autoRolloverFlags.
setAutoscrollInsets(Insets) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
setAutoScrollModeOn(boolean) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Sets a flag, whether hover lens may cause an autoscroll on the viewer if the mouse moved outside the visible area.
setBackground(Color) - Method in class com.levigo.jadice.swing.pageview.GalleryNavigationTool
Set the flyout's background color.
setBackground(Color) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
setBackground(Color) - Method in class com.levigo.util.swing.CollapsibleSection
 
setBackground(Color) - Method in class com.levigo.util.swing.FlipFlopCollapsiblePanel
 
setBeepOnStrictViolation(boolean) - Method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
Sets the policy for indicating strict-mode violations to the user by way of a beep sound.
setBitOffset(int) - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
setBodyText(String) - Method in class com.levigo.util.swing.messaging.Message
Sets the bodyText.
setBold(boolean) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
setBold(boolean) - Method in class com.levigo.jadice.annotation.TextAnnotation
 
setBorder(Border) - Method in class com.levigo.jadice.swing.pageview.GalleryNavigationTool
Set the flyout's border.
setBorder(Border) - Method in class com.levigo.util.swing.action.NonUglyActionJToggleButton
 
setBorder(Border) - Method in class com.levigo.util.swing.CollapsiblePane
 
setBorder(Border) - Method in class com.levigo.util.swing.FadeablePane
 
setBorder(Border) - Method in class com.levigo.util.swing.NonUglyActionButton
 
setBottom(Point2D) - Method in class com.levigo.jadice.annotation.ArrowAnnotation
 
setBounds(Rectangle) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
setBounds(int, int, int, int) - Method in class com.levigo.util.swing.CollapsiblePane
 
setBounds(int, int, int, int) - Method in class com.levigo.util.swing.CollapsibleSection
 
setBuffer(BufferedImage) - Method in class com.levigo.util.swing.FadeablePane
Sets the current cached image.
setButtonAndModifierMask(int) - Method in class com.levigo.jadice.demo.gestures.MouseGestureSupport
 
setByteAt(int, byte) - Method in class com.levigo.jadice.document.io.ByteArrayBuffer
Changes the byte value at given index
setByteOrder(ByteOrder) - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
setCacheFileTimeToLiveSeconds(int) - Static method in class com.levigo.jadice.document.io.FileCacheInputStream
Set the time in seconds after which stale cache files are expunged.
setCaseSensitive(boolean) - Method in class com.levigo.jadice.search.SearchRequest
Specifies whether it should be searched in a case sensitive manner or not.
setCDATA(String) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Set the cdata in the current node.
setCellRenderer(ThumbnailCellRenderer) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
setCenterOnParent(boolean) - Method in class com.levigo.util.swing.messaging.dialog.DefaultDialogMessageListener
Sets a flag whether the displayed message dialog should be centered on the parent frame of messageEvents source or on the screen.
setChangeFrozenStateInLensArea(boolean) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set if the frozen state should be changed only if the mouse position points to the lens interior.
setChangeHandler(AnnotationChangeHandler) - Method in class com.levigo.jadice.annotation.Annotation
Changes the annotation change handler.
setChecked(E, boolean) - Method in interface com.levigo.util.base.glazedlists.gui.CheckableTableFormat
Sets the specified object as checked.
setCheckingEnabled(boolean) - Method in class com.levigo.util.swing.text.NumericDocument
Sets a flag indicating if range check is active
setClassName(String) - Method in class com.levigo.jadice.annotation.profiles.NameBasedFactory
 
setClassResolver(Resolver<Class<?>, ClassNotFoundException>) - Static method in class com.levigo.jadice.document.config.Jadice
 
setClipping(BaseRenderSettings.Clipping) - Method in class com.levigo.jadice.document.render.BaseRenderSettings
Set the clipping type.
setCollapsed(boolean) - Method in class com.levigo.util.swing.CollapsiblePane
Expands or collapses this JCollapsiblePane.
setCollapsed(boolean) - Method in class com.levigo.util.swing.CollapsibleSection
Set expanded/collapsed.
setCollapsed(boolean) - Method in class com.levigo.util.swing.FlipFlopCollapsiblePanel
Set expanded/collapsed.
setCollapsedTitle(String) - Method in class com.levigo.util.swing.CollapsibleSection
Set the collapsed title.
setCollapsedTitle(String) - Method in class com.levigo.util.swing.FlipFlopCollapsiblePanel
Set the collapsed title.
setColor(Color) - Method in class com.levigo.jadice.swing.crosshair.CrossHairTool
Changes the line color
setColor(Color) - Method in class com.levigo.util.swing.colorpicker.ColorPicker
Sets the current color of this ColorPicker.
setColorRGB(int, int, int) - Method in interface com.levigo.jadice.document.creator.GraphicalStateFactory
 
setColorRGBA(int, int, int, int) - Method in interface com.levigo.jadice.document.creator.GraphicalStateFactory
 
setColumnComparator(Class, Comparator) - Method in class com.levigo.util.swing.table.SunTableSorter
 
setColumnMargin(int) - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
setColumnSelectionAllowed(boolean) - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
setColumnSizeToMaxCellWidth(JTable, int) - Static method in class com.levigo.util.swing.table.JTableFormatter
Sets the column size of the specified column of the specified JTable to be as wide as the widest content of any of the cells in this column, or at least as wide as the heading of this column.
setColumnValue(E, Object, int) - Method in interface com.levigo.util.base.glazedlists.gui.WritableTableFormat
Sets the specified field of the base object to the edited value.
setComparator(Comparator<? super E>) - Method in class com.levigo.util.base.glazedlists.GroupingList
Change the Comparator which determines the groupings presented by this List
setComparator(Comparator<T>) - Method in class com.levigo.util.base.glazedlists.matchers.ThresholdMatcherEditor
Update the comparator.
setComparator(Comparator<E>) - Method in class com.levigo.util.base.glazedlists.SeparatorList
Set the Comparator used to determine how elements are split into groups.
setComparator(Comparator<? super E>) - Method in class com.levigo.util.base.glazedlists.SortedList
Set the Comparator in use in this EventList.
setComparator(Comparator<? super E>) - Method in class com.levigo.util.base.glazedlists.UniqueList
Change the Comparator which determines the unique elements of this List.
setComponent(JComponent) - Method in class com.levigo.jadice.swing.commands.ShowProductInfoSplashCommand
Deprecated. Will be used by injection exclusively.
setContent(String) - Method in class com.levigo.jadice.annotation.profiles.Parameter
 
setContentPane(Container) - Method in class com.levigo.util.swing.CollapsiblePane
Sets the content pane of this JCollapsiblePane.
setContentPane(Container) - Method in class com.levigo.util.swing.effect.RolloutBox
 
setContentPane(JComponent) - Method in class com.levigo.util.swing.FadeablePane
Sets the content pane of this JCollapsiblePane.
setContext(Context) - Method in class com.levigo.jadice.appbase.search.ToggleCaseSensitiveCommand
Deprecated. Will be used by injection exclusively.
setContext(Context) - Method in class com.levigo.jadice.appbase.search.ToggleWholeWordsOnlyCommand
Deprecated. Will be used by injection exclusively.
setContext(Context) - Method in class com.levigo.util.swing.action.AbstractContextCommand
Invoked by command injection.
setContext(Context) - Method in class com.levigo.util.swing.action.CommandAction
 
setContext(Context) - Method in interface com.levigo.util.swing.action.ContextualAction
 
setControlLabels(String[]) - Method in class com.levigo.util.swing.messaging.Message
Sets the controlLabels.
setControlPoint(int, Point) - Method in class com.levigo.jadice.document.util.ControlCurve
Set the specified control point
setControlPoint(int, Point) - Method in class com.levigo.jadice.document.util.GradationCurve
 
setCorePoolSize(int) - Method in class com.levigo.util.concurrent.tasks.ThreadPoolTaskService
 
setCorrectsCase(boolean) - Method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
If correctCase is true, user specified strings will be converted to the case of the element they match.
setCreatedBy(String) - Method in class com.levigo.jadice.annotation.Annotation
 
setCreateMode(AnnotationFactory) - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
Set the tool's mode to create annotations of the given type (AnnotationTool.Mode.CREATE).
setCreateMode(AbstractAnnotationModeCommand.CreateMode) - Method in class com.levigo.jadice.swing.annotation.commands.AbstractAnnotationModeCommand
 
setCreationTimestamp(Date) - Method in class com.levigo.jadice.annotation.Annotation
 
setCurrentPageBorder(Border) - Method in class com.levigo.jadice.swing.pageview.PageView
 
setCurrentPageIndex(int) - Method in class com.levigo.jadice.appbase.preview.NavigablePreviewThumbnailRenderer
 
setCurrentPageIndex(int) - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Use this method to set the current viewed Page's index.
setCurrentPageIndex(int) - Method in class com.levigo.jadice.swing.pageview.AbstractContinuousLayout
 
setCurrentPageIndex(int) - Method in class com.levigo.jadice.swing.pageview.PageView
Navigate to the given page number.
setCurrentResultIndex(int) - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
Set the current result index.
setCurrentResultIndex(int) - Method in class com.levigo.jadice.appbase.search.RolloutSearch
Set the current result index.
setCurrentResultIndex(int) - Method in class com.levigo.jadice.appbase.search.SearchPanel
Set the current result index.
setCursor(Cursor) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
setCursor(Cursor) - Method in class com.levigo.jadice.swing.tool.Tool
Set the cursor on the associated view component.
setCursor(Cursor) - Method in class com.levigo.jadice.swing.tool.ToolManager
 
setCustomizerFactories(List<NameBasedFactory<AnnotationCustomizer>>) - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
setCw(boolean) - Method in class com.levigo.jadice.swing.commands.SpinCommand
 
setDamage(Rectangle2D) - Method in class com.levigo.jadice.document.PageSegmentEvent
Sets a damage area for this event.
setDeactivationMargin(int) - Method in class com.levigo.jadice.swing.thumbnailview.LightboxThumbnailTool
Sets the deactivation margin, expressed in percent of the light-box's preferred height.
setDecoratedToolActivationPolicy(ToolActivationPolicy) - Method in class com.levigo.jadice.demo.SpacePanBehaviour
 
setDecrementalScaleModifier(String) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set the mouse modifier(s) for decrementing the scale factor.
setDecrementalScaleModifier(int) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set the mouse modifier(s) for decrementing the scale factor.
setDecrementalScaleMouseButton(String) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set the mouse button for decrementing the scale factor.
setDecrementalScaleMouseButton(int) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set the mouse button for decrementing the scale factor.
setDecrementalSizeKeyCode(int) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set the key code for decrementing the scale factor.
setDecrementalSizeModifier(String) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set the key modifier(s) for decrementing the scale factor.
setDecrementalSizeModifier(int) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set the key modifier(s) for decrementing the scale factor.
setDefaultAdjusting(PreferenceStore, String) - Static method in class com.levigo.jadice.printer.PrintEnvironment
Sets the default adjusting method.
setDefaultAlphaValue(float) - Method in class com.levigo.jadice.annotation.profiles.ColorProperty
 
setDefaultBlockSize(int) - Static method in class com.levigo.jadice.document.io.MemoryInputStream
Set the default block size to use.
setDefaultCachePath(String) - Static method in class com.levigo.jadice.document.io.FileCacheInputStream
Set the default cache path to use, of no explicit path is given.
setDefaultEffects(int) - Method in class com.levigo.util.swing.IconManager
Sets the default effects.
setDefaultFilterType(FilterType) - Static method in enum com.levigo.jadice.document.render.FilterType
 
setDefaultInstance(FontManagerHandle) - Static method in class com.levigo.jadice.document.fontmgr.FontManagerFactory
 
setDefaultLayerSelection(LayerSelection) - Static method in class com.levigo.jadice.printer.PrintEnvironment
Sets the default layer collection for being printed.
setDefaultOutputReferenceBase(PreferenceStore, OutputReferenceBase) - Static method in class com.levigo.jadice.printer.PrintEnvironment
Sets the default output reference base.
setDefaultPrintElement(PreferenceStore, String) - Static method in class com.levigo.jadice.printer.PrintEnvironment
Sets the default print elements.
setDefaultProfile(AnnotationProfile) - Static method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
setDefaultReadAhead(int) - Static method in class com.levigo.jadice.document.io.FileCacheInputStream
Set the default read-ahead in bytes.
setDefaultRenderer(TableCellRenderer) - Method in class com.levigo.util.swing.table.JTableRowHeader
Sets the default renderer to be used when no headerRenderer is defined by a TabelColumn.
setDefaultResolution(Resolution) - Method in class com.levigo.jadice.document.read.NCIReaderSettings
 
setDefaultScale(float) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
setDefaultScaleStep(float) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set the default step to increase / decrease the scale value
setDefaultText(String) - Method in class com.levigo.jadice.annotation.TextAnnotation
Sets a default text.
setDefaultThreadGroup(ThreadGroup) - Static method in class com.levigo.util.swing.TGASwingUtil
Sets the default ThreadGroup.
setDefaultToTreeRoot(boolean) - Method in class com.levigo.util.swing.flextree.PopupMenuFeature
Set whether popup activations on empty space are treated as activations on the tree root.
setDefaultValue(String) - Method in class com.levigo.jadice.annotation.profiles.PropertyDefault
 
setDefaultValue(T) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
setDefaultValueXML(String) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
setDeleteStaleCacheFiles(boolean) - Static method in class com.levigo.jadice.document.io.FileCacheInputStream
Set whether to automatically delete stale cache files left over by earlier instances of this class.
setDesaturate(boolean) - Method in class com.levigo.jadice.document.render.ImageRenderSettings
Changes whether desaturation is active or not.
setDetailsText(String) - Method in class com.levigo.util.swing.messaging.Message
Sets more detailed information belonging to the message
setDeviceResolution(int) - Method in class com.levigo.jadice.document.render.BaseRenderSettings
Sets the device resolution.
setDialogTitle(String) - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
setDirection(ScrollCommand.Direction) - Method in class com.levigo.jadice.swing.commands.ScrollCommand
 
setDisabledColor(Color) - Method in class com.levigo.jadice.swing.pageview.GalleryNavigationTool
 
setDocument(Document) - Method in class com.levigo.jadice.appbase.preview.NavigablePreviewThumbnailRenderer
 
setDocument(Document) - Method in class com.levigo.jadice.document.AbstractDocumentEvent
Sets the document which originates this event.
setDocument(Document) - Method in class com.levigo.jadice.document.read.Reader
Sets the document.
setDocument(Document) - Method in class com.levigo.jadice.swing.pageview.PageView
Changes the Document to be displayed within this PageView instance.
setDocument(Document) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
setDocumentLayerCache(DocumentLayerCache) - Static method in class com.levigo.jadice.document.DocumentLayer
This method replaces the currently used layer cache.
setDocumentLayerEnabled(DocumentLayer, boolean) - Method in class com.levigo.jadice.document.render.BaseRenderSettings
Sets a flag whether document layer of given class should be rendered or not.
setDoFireAnnotationEvents(boolean) - Method in class com.levigo.jadice.annotation.Annotation
Changes the annotation event propagation mode.
setDragActionSwitchModifier(int) - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
The modifier used to switch the meaning of a drag gesture between drag-and-drop export and selection translation.
setDragDefaultsToExport(boolean) - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
Set whether a drag gesture defaults to a drag-and-drop export of the selection ( true) or a translation of the selected area (false).
setDragOffset(Point) - Method in class com.levigo.jadice.demo.SorterToolbar.SorterToolBarUI
 
setDragThreshold(int) - Method in class com.levigo.util.swing.dnd.BasicDragGestureRecognizer
 
setDynamicZoomMode(int) - Method in class com.levigo.jadice.swing.pageview.PageViewSettings
 
setEditable(boolean) - Method in class com.levigo.jadice.annotation.TextAnnotation
Sets the ability to edit the annotation.
setEditMode() - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
(Re-)Set the tool's mode to edit existing annotations (AnnotationTool.Mode.EDIT).
setElement(Element) - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.ValueElement
 
setElements(PropertiesDescriptor.ValueElement[]) - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.CollectionValue
 
setEnableCaching(boolean) - Method in class com.levigo.jadice.document.render.PageImageRenderer
 
setEnabled(boolean) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
setEnabled(boolean) - Method in class com.levigo.jadice.swing.thumbnailview.LightboxThumbnailTool
 
setEnabled(boolean) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
setEnabled(boolean) - Method in class com.levigo.jadice.swing.tool.Tool
Receive notification from the tool manager about the tool's enabled state.
setEnabled(Class<? extends Tool>, boolean) - Method in class com.levigo.jadice.swing.tool.ToolManager
Change the enabled state of the tool of the given class.
setEnabled(boolean) - Method in class com.levigo.util.swing.action.CommandAction
Enables or disables the action.
setEnabled(boolean) - Method in class com.levigo.util.swing.action.DelegateAction
 
setEnabled(boolean) - Method in class com.levigo.util.swing.action.VisibilityEnabledJCheckboxMenuItem
 
setEnabled(boolean) - Method in class com.levigo.util.swing.action.VisibilityEnabledJMenuItem
 
setEnabled(boolean) - Method in class com.levigo.util.swing.action.VisibilityEnabledJRadioMenuItem
 
setEnabled(boolean) - Method in class com.levigo.util.swing.ArrowIcon
 
setEnabled(boolean) - Method in class com.levigo.util.swing.DropDownToggleButton
 
setEnabled(boolean) - Method in class com.levigo.util.swing.effect.FadeBox
 
setEnabled(boolean) - Method in class com.levigo.util.swing.effect.RolloutBox
 
setEnabled(boolean) - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Set the EventSelectionModel as editable or not.
setEnabled(boolean) - Method in class com.levigo.util.swing.PopupButton
 
setEnabled(boolean) - Method in class com.levigo.util.swing.SplitButton
 
setEnabledColor(Color) - Method in class com.levigo.jadice.swing.pageview.GalleryNavigationTool
 
setEnableDragExport(boolean) - Method in class com.levigo.jadice.search.TextSelectionTool
Set whether to enable the export of selected text using a drag-and-drop transfer.
setEnableFirstLast(boolean) - Method in class com.levigo.jadice.appbase.status.PageSnapIn
 
setEnableHoverToolbar(boolean) - Method in class com.levigo.jadice.search.TextSelectionTool
Set whether to enable the hover toolbar which contains functions pertaining to the selection.
setEnablePreviousNext(boolean) - Method in class com.levigo.jadice.appbase.status.PageSnapIn
 
setEnableTransientPageRendering(boolean) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
setEnlargePageToPaper(boolean) - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Simply sets a boolean flag.
setEntireText(String) - Method in class com.levigo.jadice.annotation.HistoryAnnotation
Sets the entire text, this method should be used by the reader- / writer-implementations.
setEntries(List<PropertiesDescriptor.MapValue.Entry>) - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.MapValue
 
setErrorHandler(PrintErrorHandler) - Method in class com.levigo.jadice.printer.AbstractPrinter
 
setException(Throwable) - Method in class com.levigo.util.swing.messaging.Message
Sets the exception held by this message.
setExclusive(Class<? extends Tool>) - Method in class com.levigo.jadice.swing.tool.ToolManager
Set the tool of the given class to be the exclusive tool.
setExecutorManager(ExecutorManager) - Static method in class com.levigo.util.concurrent.tasks.ThreadPoolTaskService
 
setExpandedTitle(String) - Method in class com.levigo.util.swing.CollapsibleSection
Set the expanded title.
setExpandedTitle(String) - Method in class com.levigo.util.swing.FlipFlopCollapsiblePanel
Set the expanded title.
setExpertControlsVisible(boolean) - Method in class com.levigo.util.swing.colorpicker.ColorPicker
The labels/spinners/buttons on the right side of a ColorPicker are optional.
setExportHandler(ExportHandler<Selection>) - Method in class com.levigo.jadice.search.TextSelectionTool
 
setExportHandler(ExportHandler<Selection>) - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
setExportHandler(ExportHandler<List<Page>>) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
setExportResolution(int) - Method in class com.levigo.jadice.appbase.commands.CopyRasterizedSelectionCommand
Set the resolution at which to export the page images.
setExportResolution(int) - Method in class com.levigo.jadice.swing.commands.CopyRasterizedSelectionCommand
Deprecated. Set the resolution at which to export the page images.
setExportResolution(int) - Method in class com.levigo.jadice.swing.dnd.RasterizedSelectionExportHandler
 
setExportResolution(int) - Method in class com.levigo.jadice.swing.thumbnailview.dnd.RasterizedPageImageExportHandler
Set the resolution at which to export the page images.
setFactoryName(String) - Method in class com.levigo.util.swing.action.BasicActionFactory
Changes the name of this factory.
setFactoryName(String) - Method in class com.levigo.util.swing.action.BasicCommandFactory
Changes the name of this factory.
setFactoryName(String) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Changes the name of this factory.
setFactoryNameName(String) - Method in class com.levigo.jadice.swing.annotation.commands.AnnotationModeCommand
 
setFallbackIcon(Icon) - Method in class com.levigo.util.swing.DropDownToggleButton
Sets the buttons fallback icon.
setFallbackToolTipText(String) - Method in class com.levigo.util.swing.DropDownToggleButton
Sets the buttons fallback tooltip text.
setFast(boolean) - Method in class com.levigo.jadice.swing.commands.ScrollCommand
 
setFields(Set<SearchEngineTextMatcherEditor.Field<E>>) - Method in class com.levigo.util.base.glazedlists.matchers.SearchEngineTextMatcherEditor
Replaces the current set of search fields.
setFileFilter(FileFilter) - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
setFileSystemView(FileSystemView) - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
setFileView(FileView) - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
setFillColor(Color) - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Sets the fill color (used for filled areas)
setFilled(boolean) - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Sets a flag indicating if annotation is rendered with a background color.
setFillingColorRGB(int, int, int) - Method in interface com.levigo.jadice.document.creator.GraphicalStateFactory
 
setFillingColorRGBA(int, int, int, int) - Method in interface com.levigo.jadice.document.creator.GraphicalStateFactory
 
setFilterator(TextFilterator<? super E>) - Method in class com.levigo.util.base.glazedlists.matchers.TextMatcherEditor
Set the filterator used to extract Strings from the matched elements.
setFilterMode(int) - Method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
Sets the manner in which the contents of the ComboBoxModel are filtered.
setFilterText(String[]) - Method in class com.levigo.util.base.glazedlists.matchers.TextMatcherEditor
Adjusts the filters of this TextMatcherEditor and fires a change to the Matcher.
setFilterType(FilterType) - Method in class com.levigo.jadice.document.render.ImageRenderSettings
Changes the filter type to be applied.
setFirstItem(E) - Method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
This method set a single optional value to be used as the first element in the ComboBoxModel.
setFloating(boolean, Point) - Method in class com.levigo.jadice.demo.SorterToolbar.SorterToolBarUI
 
setFloatingLocation(int, int) - Method in class com.levigo.jadice.demo.SorterToolbar.SorterToolBarUI
 
setFlyoutZonePercent(float) - Method in class com.levigo.jadice.swing.pageview.GalleryNavigationTool
 
setFont(Font) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
setFontFace(String) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
setFontFace(String) - Method in class com.levigo.jadice.annotation.TextAnnotation
Sets the logical name of the font to display.
setFontFamilyName(String) - Method in interface com.levigo.jadice.document.creator.GraphicalStateFactory
 
setFontManagerHandle(FontManagerHandle) - Method in class com.levigo.jadice.document.fontmgr.FontManagerReaderSettings
 
setFontSize(float) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
setFontSize(float) - Method in class com.levigo.jadice.annotation.TextAnnotation
Sets the font size of the displayed text.
setFontSize(float) - Method in interface com.levigo.jadice.document.creator.GraphicalStateFactory
 
setForeground(Color) - Method in class com.levigo.jadice.appbase.search.BackgroundProgressBar
 
setForeground(Color) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
setFormat(Format) - Method in class com.levigo.jadice.document.read.Reader
 
setForwardFunction(FunctionList.Function<S, E>) - Method in class com.levigo.util.base.glazedlists.FunctionList
Changes the FunctionList.Function that evaluates source elements to produce mapped elements.
setFrameDragTolerance(int) - Method in class com.levigo.jadice.swing.thumbnailview.VisibleBoundsTool
Set the tolerance in pixels within which the frame will be draggable.
setFrozen(boolean) - Method in class com.levigo.jadice.swing.crosshair.CrossHairTool
Sets / unsets the frozen state where the pane will remain in focus of the last point before being set to frozen.
setFrozen(boolean) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Sets / unsets the frozen state where the lens will remain in focus of the last point before being set to frozen.
setFrozen(boolean) - Method in class com.levigo.jadice.swing.lens.LensView
Sets / unsets the frozen state where the lens will remain in focus of the last point before being set to frozen.
setFrozenLabelText(String) - Method in class com.levigo.jadice.swing.lens.LensView
Sets the text of the frozen label indicator.
setFrozenMode(FrozenMode) - Method in class com.levigo.jadice.swing.crosshair.CrossHairTool
Changes the frozen mode behaviour.
setFrozenStateMode(int) - Method in class com.levigo.jadice.swing.crosshair.CrossHairTool
Deprecated. since 5.1.0.7. It is strongly recommended to use CrossHairTool.setFrozenMode(FrozenMode) instead. Do not use this method any longer, it will be removed with one of the next major releases.
setFrozenStateMode(FrozenStateMode) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set the frozen state mode, which describes how instances of hover lens handles the frozen mode.
setFrozenStateMode(FrozenStateMode) - Method in class com.levigo.jadice.swing.lens.LensView
Set the frozen state mode, which describes how instances of LensView handle the frozen mode.
setGap(int) - Method in class com.levigo.jadice.annotation.StampAnnotation
Returns the insets gap width of stamp border and displayed text
setGradationCurve(GradationCurve) - Method in class com.levigo.jadice.document.render.ImageRenderSettings
Sets the gradation curve to be applied to the image.
setGroup(String) - Method in class com.levigo.util.swing.menu.ActionFactoryMenuContributor
Specifies to which group the actions shall be contributed.
setHeadAngle(int) - Method in class com.levigo.jadice.annotation.ArrowAnnotation
Sets the head angle in degrees.
setHeadLength(int) - Method in class com.levigo.jadice.annotation.ArrowAnnotation
Sets the head length which is defined by the ArrowAnnotation.isHeadLengthInPercent() value.
setHeadLengthInPercent(boolean) - Method in class com.levigo.jadice.annotation.ArrowAnnotation
Sets the mode for the ArrowAnnotation.setHeadAngle(int) value:
true - head length in percent of the total length.
setHeadRange(int, int) - Method in class com.levigo.util.base.glazedlists.RangeList
Set the range of values displayed by this RangeList.
setHexControlsVisible(boolean) - Method in class com.levigo.util.swing.colorpicker.ColorPicker
This controls whether the hex field (and label) are visible or not.
setHideIfDisabled(boolean) - Method in class com.levigo.util.swing.menu.ActionFactoryMenuContributor
Specify whether actions that are not enabled should be hidden.
setHidesPopupOnFocusLost(boolean) - Method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
If hidesPopupOnFocusLost is true, then the popup menu of the combo box is always hidden whenever the combo box editor loses focus.
setHistoryDepth(int) - Method in interface com.levigo.util.swing.infobar.MessageWidget
Sets the maximum number of messages the message widget presents.
setHistoryDepth(int) - Method in class com.levigo.util.swing.infobar.RollingMessagePanel
 
setHistoryPattern(String) - Method in class com.levigo.jadice.annotation.HistoryAnnotation
Set history pattern displayed as non editable text.
setHoverShape(HoverLensTool.HoverShape) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Sets the shape of the hoverlens.
setHoverSize(Dimension) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Sets the size of the hover lens.
setHSB(float, float, float) - Method in class com.levigo.util.swing.colorpicker.ColorPalette
Sets the selected color of this panel.
setHSB(float, float, float) - Method in class com.levigo.util.swing.colorpicker.ColorPicker
Sets the current color of this ColorPicker
setHSBControlsVisible(boolean) - Method in class com.levigo.util.swing.colorpicker.ColorPicker
This shows or hides the HSB spinner controls.
setIcon(Icon) - Method in class com.levigo.util.swing.action.PopupMenuButton
 
setIconified(boolean) - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
setIconPath(String) - Static method in class com.levigo.util.swing.glazedlists.TableComparatorChooser
Set all TableComparatorChoosers to use the icons from the directory specified.
setID(String) - Method in class com.levigo.jadice.annotation.Annotation
Set annotation id.
setID(String) - Method in class com.levigo.util.swing.infobar.SimpleMessage
 
setIdentifier(String) - Method in class com.levigo.util.swing.messaging.Message
Sets the messageIdentifier.
setIgnoreEmptyActions(boolean) - Static method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
Whether to ignore actions with no commands configured.
setIgnoreLineWidth(boolean) - Method in class com.levigo.jadice.annotation.StampAnnotation
Flag to ignore line width for annotation size update.
setImportHandler(ImportHandler) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
setIncrease(boolean) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailResizeCommand
 
setIncrementalScaleModifier(String) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set the mouse modifier(s) for incrementing the scale factor.
setIncrementalScaleModifier(int) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set the mouse modifier(s) for incrementing the scale factor.
setIncrementalScaleMouseButton(String) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set the mouse button for incrementing the scale factor.
setIncrementalScaleMouseButton(int) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set the mouse button for incrementing the scale factor.
setIncrementalSizeKeyCode(int) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set the key code for incrementing the scale factor.
setIncrementalSizeModifier(String) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set the key modifier(s) for incrementing the scale factor.
setIncrementalSizeModifier(int) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set the key modifier(s) for incrementing the scale factor.
setInfoProviderFrame(InfoProviderFrame) - Method in class com.levigo.jadice.demo.infotree.ToggleInfoTreeCommand
Deprecated. Will be used by injection exclusively.
setInitialAutoscrollDelay(int) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
setInitializer(AnnotationInitializer) - Method in class com.levigo.jadice.annotation.Annotation
 
setInitializerFactories(List<AnnotationInitializerFactory>) - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
setInput(Object) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
setInset(int) - Method in class com.levigo.util.swing.LevigoSeparators.AbstractLineSeparator
Deprecated. Sets the left and right (respectively top and bottom) insets of the separator.
setInstanceClass(Class<? extends T>) - Method in class com.levigo.jadice.annotation.profiles.NameBasedFactory
 
setInvalidCharacterHandling(MetadataBuilder.InvalidCharacterHandling) - Method in class com.levigo.jadice.document.metadata.MetadataBuilder
 
setInvalidResolutionHandling(NCIReaderSettings.InvalidResolutionHandling) - Method in class com.levigo.jadice.document.read.NCIReaderSettings
 
setItalic(boolean) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
setItalic(boolean) - Method in class com.levigo.jadice.annotation.TextAnnotation
 
setJavaTypeName(String) - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.JavaTypedValue
 
setKey(String) - Method in class com.levigo.util.swing.action.injection.InjectedCommand
 
setLabels(Labels) - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
setLabels(Labels) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
setLabels(Labels) - Method in class com.levigo.jadice.annotation.profiles.TypeSet
Deprecated. JAXB usage exclusively
setLastModifiedBy(String) - Method in class com.levigo.jadice.annotation.Annotation
 
setLastPrintServiceName(String) - Static method in class com.levigo.jadice.printer.PrintEnvironment
Sets the last used print service name.
setLastPrintServiceName(String) - Static method in class com.levigo.jadice.printer.PrintManager
Sets the last used print service name.
setLastTriggerEvent(AWTEvent) - Static method in class com.levigo.util.swing.action.CommandAction
Due to technical reasons this method is temporary part of this class.
setLayer(DocumentLayer) - Method in class com.levigo.jadice.document.PageSegmentEvent
Sets the document layer in which the changed page segment resides.
setLayerMapping(Map<DocumentLayer, DocumentLayer>) - Method in class com.levigo.jadice.document.read.Reader
 
setLayerSelectionToPrint(LayerSelection) - Method in class com.levigo.jadice.printer.PrintJobConfiguration
 
setLayersToPrint(Collection<DocumentLayer>) - Method in class com.levigo.jadice.printer.PrintJobConfiguration
 
setLayout(LayoutManager) - Method in class com.levigo.jadice.demo.SorterToolbar
 
setLayout(PageView.Layout) - Method in class com.levigo.jadice.swing.commands.SelectPageLayoutCommand
 
setLayout(LayoutManager) - Method in class com.levigo.util.swing.CollapsibleSection
Overriden to redirect call to the content pane.
setLayout(LayoutManager) - Method in class com.levigo.util.swing.effect.EffectContainer
 
setLayout(LayoutManager) - Method in class com.levigo.util.swing.FlipFlopCollapsiblePanel
Overriden to redirect call to the content pane.
setLayout(LayoutManager) - Method in class com.levigo.util.swing.TransformerPanel
 
setLeadSelectionIndex(int) - Method in class com.levigo.util.base.glazedlists.ListSelection
Set the lead selection index.
setLeadSelectionIndex(int) - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Set the lead selection index.
setLens(LensView) - Method in class com.levigo.jadice.swing.lens.LensView.LensInputEventTool
 
setLensFrame(LensFrame) - Method in class com.levigo.jadice.demo.lens.ToggleLensCommand
Deprecated. Will be used by injection exclusively.
setLevel(Level) - Method in class com.levigo.util.swing.infobar.SimpleMessage
 
setLightboxVisible(boolean) - Method in class com.levigo.jadice.swing.thumbnailview.LightboxThumbnailTool
Set the thumbnail light-box visibility.
setLimit(int) - Method in interface com.levigo.util.base.glazedlists.SeparatorList.Separator
Set the maximum number of elements in this group to show.
setLinePainted(boolean) - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Sets a flag if annotation border is rendered.
setLineWidth(float) - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Sets the border line width of this annotation.
setLineWidth(float) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
setLineWidth(int) - Method in class com.levigo.jadice.swing.crosshair.CrossHairTool
Changes the line width
setLinkEnabled(boolean) - Method in class com.levigo.util.swing.Hyperlink
 
setLive(boolean) - Method in class com.levigo.util.swing.glazedlists.TextComponentMatcherEditor
Toggle between filtering by the keystroke and not.
setLocale(String) - Method in class com.levigo.jadice.annotation.profiles.Label
 
setLocalTransform(AffineTransform) - Method in interface com.levigo.jadice.document.creator.GraphicalStateFactory
 
setLocation(double, double) - Method in class com.levigo.jadice.annotation.Annotation
Set the location (upper-left corner) of the annotation to the given point.
setLocation(double, double) - Method in class com.levigo.jadice.annotation.EllipseAnnotation
 
setLocation(double, double) - Method in class com.levigo.jadice.annotation.LineAnnotation
 
setLocation(double, double) - Method in class com.levigo.jadice.annotation.PathAnnotation
 
setLocation(double, double) - Method in class com.levigo.jadice.annotation.RectangleAnnotation
 
setLocation(double, double) - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Set the location (upper-left corner) of the annotation to the given point.
setLocation(double, double) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
setLocation(double, double) - Method in class com.levigo.jadice.annotation.StampImageAnnotation
 
setLocation(Point) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
setLockCheckingEnabled(boolean) - Method in class com.levigo.util.base.glazedlists.DebugList
If lockCheckingEnabled is true this DebugList will check the calling Thread for lock ownership before each read and write operation; false indicates this check shouldn't be performed.
setLookupProperty(String, String) - Method in class com.levigo.util.swing.action.BasicActionFactory
Allows an application to overwrite or set lookup properties programmatically.
setLookupProperty(String, String) - Method in class com.levigo.util.swing.action.BasicCommandFactory
Allows an application to overwrite or set lookup properties programmatically.
setLookupProperty(String, String) - Method in class com.levigo.util.swing.action.BasicMenuComponentFactory
Allows an application to overwrite or set lookup properties programmatically.
setLookupProperty(String, String) - Method in class com.levigo.util.swing.action.DefaultActionFactory
Allows an application to overwrite or set lookup properties programmatically.
setLookupProperty(String, String) - Method in class com.levigo.util.swing.action.DefaultCommandFactory
Allows an application to overwrite or set lookup properties programmatically.
setLookupProperty(String, String) - Method in class com.levigo.util.swing.action.DefaultMenuComponentFactory
Allows an application to overwrite or set lookup properties programmatically.
setLowerThreshold(E) - Method in class com.levigo.util.base.glazedlists.ThresholdList
Sets the lower threshold for this list to be the result of calling evaluate() on the given object.
setLowerThreshold(int) - Method in class com.levigo.util.base.glazedlists.ThresholdList
Sets the lower threshold for this list.
setMainToolBarLocation(String) - Static method in class com.levigo.jadice.demo.BasicJadicePanel
Sets the layout constraint of the main jadice toolbar.
setManager(ToolManager) - Method in class com.levigo.jadice.demo.pdf.crypto.PDFPasswordProviderTool
 
setManager(ToolManager) - Method in class com.levigo.jadice.search.TextSelectionTool
 
setManager(ToolManager) - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
 
setManager(ToolManager) - Method in class com.levigo.jadice.swing.crosshair.CrossHairTool
 
setManager(ToolManager) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
setManager(ToolManager) - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
setManager(ToolManager) - Method in class com.levigo.jadice.swing.pageview.GalleryNavigationTool
 
setManager(ToolManager) - Method in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
 
setManager(ToolManager) - Method in class com.levigo.jadice.swing.thumbnailview.LightboxThumbnailTool
 
setManager(ToolManager) - Method in class com.levigo.jadice.swing.thumbnailview.VisibleBoundsTool
 
setManager(ToolManager) - Method in class com.levigo.jadice.swing.tool.Tool
Receives the ToolManager instance, which the Tool implementation has been registered for.
setMargin(Insets) - Method in class com.levigo.util.swing.PopupButton
 
setMatcher(Matcher<? super E>) - Method in class com.levigo.util.base.glazedlists.FilterList
Set the Matcher which specifies which elements shall be filtered.
setMatcherEditor(MatcherEditor<? super E>) - Method in class com.levigo.util.base.glazedlists.FilterList
Set the MatcherEditor which provides a dynamic Matcher to determine which elements shall be filtered.
setMatchOperation(ThresholdMatcherEditor.MatchOperation) - Method in class com.levigo.util.base.glazedlists.matchers.ThresholdMatcherEditor
Update the operation used to determine what relation list elements should have to the threshold in order to match (i.e. be visible).
setMatchPredicate(Matcher<TreePath>) - Method in class com.levigo.util.swing.flextree.PredicateNavigator
 
setMaxAnimationStepSize(int) - Method in class com.levigo.util.swing.CollapsiblePane
 
setMaxCharacters(int) - Method in class com.levigo.jadice.annotation.TextAnnotation
 
setMaxDepth(int) - Static method in class com.levigo.util.log.NDC
 
setMaximumPoolSize(int) - Method in class com.levigo.util.concurrent.tasks.ThreadPoolTaskService
 
setMaximumResolution(Resolution) - Method in class com.levigo.jadice.document.read.NCIReaderSettings
 
setMaximumValue(T) - Method in class com.levigo.jadice.annotation.profiles.RangeProperty
 
setMaximumValueXML(String) - Method in class com.levigo.jadice.annotation.profiles.RangeProperty
 
setMaxZoomFactor(float) - Method in class com.levigo.jadice.swing.pageview.MouseWheelZoomTool
 
setMessage(String) - Method in class com.levigo.util.swing.infobar.SimpleMessage
 
setMetadata(Metadata) - Method in class com.levigo.jadice.document.read.Reader
 
setMiddleRange(int, int) - Method in class com.levigo.util.base.glazedlists.RangeList
Set the range to include the specified indices, the startIndex offset from the front of the source EventList and the endIndex offset from the end of the source EventList.
setMinimumResolution(Resolution) - Method in class com.levigo.jadice.document.read.NCIReaderSettings
 
setMinimumScale(float) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set the minimum value for scaling the page.
setMinimumScale(float) - Method in class com.levigo.jadice.swing.lens.LensView
Set the minimum value for scaling the page.
setMinimumSegmentLength(int) - Method in class com.levigo.jadice.demo.gestures.MouseGestureSupport
 
setMinimumValue(T) - Method in class com.levigo.jadice.annotation.profiles.RangeProperty
 
setMinimumValueXML(String) - Method in class com.levigo.jadice.annotation.profiles.RangeProperty
 
setMinZoomFactor(float) - Method in class com.levigo.jadice.swing.pageview.MouseWheelZoomTool
 
setMode(TurnPageCommand.Mode) - Method in class com.levigo.jadice.swing.commands.TurnPageCommand
Set the navigation mode.
setMode(ZoomCommand.Mode) - Method in class com.levigo.jadice.swing.commands.ZoomCommand
Deprecated. Will be used by injection exclusively.
setMode(int) - Method in class com.levigo.util.base.glazedlists.matchers.CompositeMatcherEditor
Set the match mode for this CompositeMatcherEditor.
setMode(int) - Method in class com.levigo.util.base.glazedlists.matchers.TextMatcherEditor
Modify the behaviour of this TextMatcherEditor to one of the predefined modes.
setMode(int) - Method in class com.levigo.util.base.glazedlists.SortedList
Modify the behaviour of this SortedList to one of the predefined modes.
setMode(ColorPicker.Mode) - Method in class com.levigo.util.swing.colorpicker.ColorPalette
Set the mode of this panel.
setMode(ColorPicker.Mode) - Method in class com.levigo.util.swing.colorpicker.ColorPicker
Sets the mode of this ColorPicker.
setModeControlsVisible(boolean) - Method in class com.levigo.util.swing.colorpicker.ColorPicker
This controls whether the radio buttons that adjust the mode are visible.
setModel(SortableTableModel) - Method in class com.levigo.util.swing.table.SortableJTable
 
setModified() - Method in class com.levigo.jadice.annotation.Annotation
Sets modified-flag.
setModifierAndButtonMask(int) - Method in class com.levigo.jadice.swing.pageview.PanTool
Set the mask of modifier keys (Shift, Control, Alt etc.) and mouse buttons (left, right etc.)
setModifierMask(int) - Method in class com.levigo.jadice.swing.pageview.MouseWheelZoomTool
 
setModifyTimestamp(Date) - Method in class com.levigo.jadice.annotation.Annotation
 
setName(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
setName(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
setName(String) - Method in class com.levigo.jadice.annotation.profiles.Parameter
 
setName(String) - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.Property
 
setName(String) - Method in class com.levigo.jadice.document.AbstractDocument
 
setName(String) - Method in interface com.levigo.jadice.document.Document
Sets the document's name.
setName(String) - Method in class com.levigo.jadice.swing.SwingUIDocument
 
setName(String) - Method in class com.levigo.util.swing.IconManager.IconManagerIcon
Sets the name of the icon.
setNavigablePreviewThumbnailRenderer(NavigablePreviewThumbnailRenderer) - Method in class com.levigo.jadice.appbase.preview.AbstractNavigablePreviewCommand
Deprecated. Will be used by injection exclusively.
setNavigationClickCount(int) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailNavigationTool
Set the minimum number of mouse clicks required to trigger navigation to the clicked page.
setNavigatorFrame(NavigatorFrame) - Method in class com.levigo.jadice.demo.navigator.ToggleNavigatorCommand
Deprecated. Will be used by injection exclusively.
setNonExclusive(Class<? extends Tool>) - Method in class com.levigo.jadice.swing.tool.ToolManager
Leave exclusive mode.
setNonFocusedText(String) - Method in class com.levigo.util.swing.componentdecorator.NonFocusedInfo
Set the text shown while the component is not focused.
setNumberOfColumns(int) - Method in class com.levigo.util.swing.text.NColumnsDigitDocument
Sets the numberOfColumns.
setNumberOfColumns(int) - Method in class com.levigo.util.swing.text.NColumnsTextDocument
Sets the numberOfColumns.
setObservableElementList(ObservableElementList<? extends E>) - Method in interface com.levigo.util.base.glazedlists.ObservableElementList.Connector
Sets the ObservableElementList to notify when changes occur on elements.
setOpacity(int) - Method in class com.levigo.util.swing.colorpicker.ColorPicker
Sets the currently selected opacity.
setOpacityVisible(boolean) - Method in class com.levigo.util.swing.colorpicker.ColorPicker
This shows or hides the alpha controls.
setOpaqe(boolean) - Method in class com.levigo.jadice.document.creator.CompositePageSegment
Set whether this page segment is opaque (all white) regardless of whether the whole bounds are taken up by component segments or not.
setOpaque(boolean) - Method in class com.levigo.jadice.swing.pageview.GalleryNavigationTool
Set the flyout's opacity.
setOpaque(boolean) - Method in class com.levigo.util.swing.CollapsibleSection
 
setOpaque(boolean) - Method in class com.levigo.util.swing.FlipFlopCollapsiblePanel
 
setOrientation(int) - Method in class com.levigo.util.swing.CollapsiblePane
Deprecated. Please use CollapsiblePane.setStyle(Style) instead.
setOrientation(int) - Method in class com.levigo.util.swing.LevigoSeparators.AbstractLineSeparator
Deprecated. Sets the orientation of the separator (HORIZONTAL or VERTICAL).
setOwnerProfile(AnnotationProfile) - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
setP1(Point2D) - Method in class com.levigo.jadice.annotation.LineAnnotation
 
setP1(double, double) - Method in class com.levigo.jadice.annotation.LineAnnotation
 
setP2(Point2D) - Method in class com.levigo.jadice.annotation.LineAnnotation
 
setP2(double, double) - Method in class com.levigo.jadice.annotation.LineAnnotation
 
setPage(Page) - Method in class com.levigo.jadice.annotation.ImageAnnotation
 
setPage(Page) - Method in class com.levigo.jadice.annotation.StampImageAnnotation
 
setPage(Page) - Method in class com.levigo.jadice.document.AbstractPageEvent
Sets the page source of this event.
setPage(Page) - Method in class com.levigo.jadice.document.render.AbstractPageRenderer
Changes the page reference, which will be rendered the next time the AbstractPageRenderer.render(Graphics2D) method will be called.
setPage(Page) - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
 
setPage(Page) - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailRenderer
 
setPageBorder(Border) - Method in class com.levigo.jadice.swing.pageview.PageView
Set the page decoration border.
setPageFormat(PageFormat) - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Sets a PageFormat object that will be used as the media on which the printer will print.
setPageFormatValidationEnabled(boolean) - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Sets whether the applied page format should be validated and modified against the chosen print service.
setPageLayoutStyle(PageView.Layout) - Method in class com.levigo.jadice.swing.pageview.PageView
Changes the layout style responsible for laying out pages to be displayed in page view.
setPageList(EventList<Page>) - Method in class com.levigo.jadice.swing.pageview.AbstractContinuousLayout
 
setPages(List<Page>) - Method in class com.levigo.jadice.search.AbstractCharSequenceSearchRequest
Specifies the Pages to search in.
setPageSegment(PageSegment) - Method in interface com.levigo.jadice.annotation.ContextAwareAnnotationCustomizer
Receive the page segment on which the annotation to be customized resides.
setPageSegment(PageSegment) - Method in class com.levigo.jadice.document.PageSegmentEvent
Sets the changed page segment
setPageView(PageView) - Method in class com.levigo.jadice.appbase.commands.CopyRasterizedSelectionCommand
 
setPageView(PageView) - Method in class com.levigo.jadice.appbase.search.SearchFrame
 
setPageView(PageView) - Method in class com.levigo.jadice.demo.gradation.GradationFrame
Associate the viewer to the gradation panel
setPageView(PageView) - Method in class com.levigo.jadice.demo.infotree.InfoProviderFrame
Associate the given PageView to the InfoTreePanel.
setPageView(PageView) - Method in class com.levigo.jadice.demo.infotree.InfoTreePanel
Associates the given PageView instance to the info provider and forces the tree to display the information of the actual Document held by the given PageView instance.
setPageView(PageView) - Method in class com.levigo.jadice.demo.lens.LensFrame
Associate the viewer to the lens panel
setPageView(PageView) - Method in class com.levigo.jadice.demo.navigator.NavigatorFrame
Associate given page view to the navigator component
setPageView(PageView) - Method in class com.levigo.jadice.demo.SorterFrame
Associate the viewer to the Page Sorter
setPageView(PageView) - Method in class com.levigo.jadice.swing.commands.AbstractPageViewCommand
Deprecated. Will be used by injection exclusively.
setPageView(PageView) - Method in class com.levigo.jadice.swing.commands.CopyRasterizedSelectionCommand
Deprecated.  
setPageView(PageView) - Method in class com.levigo.jadice.swing.lens.LensView
Associate this lens instance with given viewer NOTE: Once the page view has been realized, this method must not be called on a thread other than the Event Dispatch Thread.
setPageView(PageView) - Method in class com.levigo.jadice.swing.navigator.NavigatorComponent
Sets the page view holding the document of which the actually current page have to displayed en miniature.
setPageView(PageView) - Method in class com.levigo.jadice.swing.thumbnailview.PageSorter
 
setPageView(PageView) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Sets the page view holding the document to be displayed en miniature.
setParameter(String, String) - Method in class com.levigo.jadice.document.util.ImmutableMimeType
 
setParentProfile(AnnotationProfile) - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
setParentProfileSpec(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
Deprecated. XML mapping use only
setPath(Path2D) - Method in class com.levigo.jadice.annotation.PathAnnotation
 
setPatternPosition(HistoryAnnotation.HistoryPatternPosition) - Method in class com.levigo.jadice.annotation.HistoryAnnotation
Set history pattern position, possible values see HistoryAnnotation.HistoryPatternPosition.
setPatterns(Pattern[]) - Method in class com.levigo.jadice.search.PatternSearchRequest
Assign an array of Patterns to this PatternSearchRequest.
setPinned(boolean) - Method in class com.levigo.jadice.swing.thumbnailview.LightboxThumbnailTool
Sets the selected state of the pin button in the visible light-box.
setPopupIconGap(int) - Method in class com.levigo.util.swing.PopupButton
 
setPopUpMenu(JPopupMenu) - Method in class com.levigo.util.swing.action.PopupJToggleButton
Adds a popup menu that will be displayed when the user triggers the popup on this button.
setPopupMenu(JPopupMenu) - Method in class com.levigo.util.swing.PopupButton
 
setPopupMenu(JPopupMenu) - Method in class com.levigo.util.swing.SplitButton
 
setPreferenceStore(PreferenceStore) - Static method in class com.levigo.util.swing.AbstractGeometryFrame
Sets the preferenceStore.
setPreferenceStore(PreferenceStore) - Static method in class com.levigo.util.swing.messaging.MessageManager
Specify the PreferenceStorewhere the suppressed messages per user are stored.
setPreferredLocale(Locale) - Static method in class com.levigo.util.swing.action.ResourceLocator
Changes locale which is used to find preferable locale specific resources.
setPreferredValues(List<T>) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
setPreferredValuesXML(String[]) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
setPrefetchEnabled(boolean) - Method in class com.levigo.jadice.swing.pageview.PageView
 
setPrefetcher(Prefetcher) - Method in class com.levigo.jadice.swing.pageview.PageView
 
setPrefetchRange(int) - Method in class com.levigo.jadice.swing.pageview.PageView
 
setPresenter(AddOnPresenter) - Static method in class com.levigo.jadice.appbase.AddOns
Set the AddOnPresenter which shall be in charge of add-on management.
setPreserveRenderSettingsOnDocumentChange(boolean) - Method in class com.levigo.jadice.swing.pageview.PageView
Set whether to use shared render settings (true) or private ones ( false).
setPressedColumn(int) - Method in class com.levigo.util.swing.table.SortButtonRenderer
Method setPressedColumn.
setPreviewSwatchVisible(boolean) - Method in class com.levigo.util.swing.colorpicker.ColorPicker
This controls whether the preview swatch visible or not.
setPrimaryType(String) - Method in class com.levigo.jadice.document.util.ImmutableMimeType
 
setPrintAllAnnotations(boolean) - Method in class com.levigo.jadice.printer.AbstractPrinter
Sets a flag to print all annotation types.
setPrinterJob(PrinterJob) - Method in class com.levigo.jadice.printer.AbstractPrinter
Associates a printer job.
setPrinting(boolean) - Static method in class com.levigo.jadice.printer.AbstractPrinter
 
setPrintRequestAttributeSet(PrintRequestAttributeSet) - Method in class com.levigo.jadice.printer.AbstractPrinter
Sets the attributes to be applied by the printer job for printing.
setPrintService(PrintService) - Method in class com.levigo.jadice.printer.Printer
Associate this printer with a new PrintService.
setPrintServiceName(String) - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Sets the given print service name.
setPrintSide(Sides) - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Use this method to preselect the print side attribute.
setPrintStream(PrintStream) - Method in class com.levigo.util.swing.messaging.printstreams.MessagePrintStream
Sets the PrintStream in which message are printed
setPrintTitle(String) - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Sets the print job title.
setPrintTitleMaxLength(int) - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Sets the max length of the print job title.
setPriority(Format, int) - Static method in class com.levigo.jadice.document.FormatRegistry
Override the default detection priority of the given format, replacing it with the given priority.
setPriority(int) - Method in interface com.levigo.util.concurrent.tasks.TaskExecutor
Set the priority of Tasks submitted using this executor.
setProgress(float) - Method in class com.levigo.jadice.appbase.search.BackgroundProgressBar
 
setPropDesc(PropertiesDescriptor) - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
Deprecated. XML mapping use only
setProperties(List<PropertiesDescriptor.Property>) - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor
 
setPropertyName(String) - Method in class com.levigo.jadice.annotation.profiles.PropertyDefault
 
setPropertyName(String) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
setPropertyType(Class<?>) - Method in class com.levigo.jadice.annotation.profiles.ColorProperty
 
setPropertyType(Class<?>) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
setPropertyType(Class<?>) - Method in class com.levigo.jadice.annotation.profiles.UnrestrictedProperty
 
setRange(D, D) - Method in class com.levigo.util.base.glazedlists.matchers.RangeMatcherEditor
This method is used to change the range currently matched by this MatcherEditor.
setRange(int, int) - Method in class com.levigo.util.base.glazedlists.RangeList
Deprecated. 2/15/2006 use RangeList.setHeadRange(int, int) instead. The introduction of RangeList.setMiddleRange(int, int) caused us to want a consistent naming scheme for all set*Range methods.
setRange(int, int) - Method in class com.levigo.util.base.glazedlists.ThresholdList
Set the range of values displayed by this RangeList.
setRangeSet(Vector) - Method in class com.levigo.util.swing.text.NColumsRangeSetDocument
Sets the rangeSet.
setRatio(float) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailResizeCommand
 
setReadAhead(int) - Method in class com.levigo.jadice.document.io.RandomAccessFileInputStream
 
setReadAhead(int) - Method in class com.levigo.jadice.document.io.SubfileSeekableInputStream
 
setReaderControls(ReaderControls) - Method in class com.levigo.jadice.document.read.Reader
Replace the existing ReaderControls instance with all its ReaderSettings.
setReadID(String) - Method in class com.levigo.jadice.document.read.Reader
 
setReadStrategy(ReadStrategy) - Method in class com.levigo.jadice.appbase.chooser.FileChooser
Apply (or remove) a ReadStrategy implementation.
setRecentlyFocusedFrame(AbstractGeometryFrame) - Static method in class com.levigo.util.swing.AbstractGeometryFrame
Sets the most recently activated and focused AbstractGeometryFrame instance.
setRectangle(Rectangle2D) - Method in class com.levigo.jadice.annotation.RectangleAnnotation
 
setReferenceBase(OutputReferenceBase) - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Sets the reference base.
setRefName(String) - Method in class com.levigo.jadice.annotation.profiles.TypeRef
 
setRelatedListener(Object, Object) - Method in interface com.levigo.util.base.glazedlists.event.ListEventPublisher
Attach the specified subject to the specified listener, so that the listener's dependencies are satisfied before the subject is notified.
setRelatedSubject(Object, Object) - Method in interface com.levigo.util.base.glazedlists.event.ListEventPublisher
Attach the specified listener to the specified subject, so that when dependencies are being prepared, notifying the listener will be considered equivalent to notifying the subject.
setRemoveOnClick(boolean) - Method in class com.levigo.jadice.search.TextSelectionTool
specifies if the selection should be removed on a single click using the mouse.
setRemoveOnClick(boolean) - Method in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
specifies if the selection should be removed on a single click using the mouse.
setRemoveOnClick(boolean) - Method in class com.levigo.jadice.swing.search.tool.SelectionHighlighterTool
specifies if the selection should be removed on a single click using the mouse.
setRenderArea(Rectangle) - Method in class com.levigo.jadice.document.render.PageImageRenderer
Sets the page area, which will be used as clip bounds of the rendered image.
setRenderControlInventory(RenderControlInventory) - Method in class com.levigo.jadice.printer.PrintJobConfiguration
 
setRenderControls(RenderControls) - Method in class com.levigo.jadice.document.render.AbstractPageRenderer
Changes the render controls which will be applied the next time the page is rendered, i.e. when the AbstractPageRenderer.render(Graphics2D) method will be called.
setRenderer(DecorationRenderer) - Method in class com.levigo.jadice.swing.tool.DecorationTool
Changes the decoration renderer which is used by this too
setRenderingHints(Map<?, ?>) - Method in class com.levigo.util.swing.TransformerPanel
 
setRenderMode(TextRenderSettings.FontRenderMode) - Method in class com.levigo.jadice.document.render.TextRenderSettings
Sets the font render mode to be applied.
setRepaintDelay(int) - Method in class com.levigo.jadice.swing.pageview.PageView
 
setRepaintScope(TaskScope<RenderResult>) - Method in class com.levigo.jadice.document.render.PageRenderer
Supply a TaskScope.
setRepeatAutoscrollDelay(int) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
 
setResetAnnotationModeAfterCreation(boolean) - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
Sets the resetAnnotationModeAfterCreation.
setResizable(boolean) - Method in class com.levigo.util.swing.messaging.dialog.DefaultDialogMessageListener
Sets a flag whether the displayed message dialog can be resized by the user.
setResizingAllowed(boolean) - Method in class com.levigo.util.swing.table.JTableRowHeader
Sets whether the user can resize rows by dragging between headers.
setRestoreGeometryEnabled(boolean) - Static method in class com.levigo.util.swing.AbstractPropertyGeometryFrame
Sets whether re-/storing of frames geometry is enabled.
setRestrictToPageBounds(boolean) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set the behavior when the mouse cursor leaves the bounds of the current page.
setReverseFunction(FunctionList.Function<E, S>) - Method in class com.levigo.util.base.glazedlists.FunctionList
Changes the FunctionList.Function that evaluates FunctionList elements to produce the original source element with which it corresponds.
setRGB(int, int, int) - Method in class com.levigo.util.swing.colorpicker.ColorPalette
Sets the selected color of this panel.
setRGB(int, int, int) - Method in class com.levigo.util.swing.colorpicker.ColorPicker
Sets the current color of this ColorPicker
setRGBControlsVisible(boolean) - Method in class com.levigo.util.swing.colorpicker.ColorPicker
This shows or hides the RGB spinner controls.
setRolloverColor(Color) - Method in class com.levigo.jadice.swing.pageview.GalleryNavigationTool
 
setRolloverEnabled(boolean) - Method in class com.levigo.util.swing.action.NonUglyActionJToggleButton
 
setRolloverEnabled(boolean) - Method in class com.levigo.util.swing.NonUglyActionButton
 
setRootVisible(boolean) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
setRotateToFit(boolean) - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Simply sets a boolean flag.
setRotation(int) - Method in class com.levigo.jadice.annotation.StampAnnotation
Sets the rotation.
setRotation(int) - Method in class com.levigo.jadice.annotation.StampImageAnnotation
 
setRotation(BaseRenderSettings.Rotation) - Method in class com.levigo.jadice.document.render.BaseRenderSettings
Sets the rotation angle.
setRotation(int) - Method in class com.levigo.jadice.swing.commands.RotateCommand
 
setScale(float) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Sets the scale.
setScale(float) - Method in class com.levigo.jadice.swing.lens.LensView
Sets the scale.
setScaleStep(float) - Method in class com.levigo.jadice.swing.lens.LensView
Set the default step to increase / decrease the scale value
setScaleText(boolean) - Method in class com.levigo.jadice.annotation.TextAnnotation
 
setScope(AbstractDocumentCommand.Scope) - Method in class com.levigo.jadice.swing.commands.AbstractDocumentCommand
 
setScopeFrames(Collection<GradationFrame>) - Method in class com.levigo.jadice.demo.gradation.commands.GradationCommand
Deprecated. Will be used by injection exclusively.
setScrollDivisor(int) - Method in class com.levigo.jadice.swing.pageview.MouseWheelZoomTool
Set the scroll divisor.
setSearchFrame(SearchFrame) - Method in class com.levigo.jadice.appbase.search.ToggleExtendedSearchCommand
Deprecated. Will be used by injection exclusively.
setSearchRequest(SearchRequest) - Method in class com.levigo.jadice.appbase.search.ToggleCaseSensitiveCommand
Deprecated. Will be used by injection exclusively.
setSearchRequest(SearchRequest) - Method in class com.levigo.jadice.appbase.search.ToggleWholeWordsOnlyCommand
Deprecated. Will be used by injection exclusively.
setSearchStrings(String[]) - Method in class com.levigo.jadice.search.SearchRequest
specifies the strings for which the text search should search for.
setSelected(boolean) - Method in class com.levigo.util.swing.action.CommandAction
Sets the selected state of this action by setting given value with the Action.SELECTED_KEY.
setSelected(AbstractButton, boolean) - Method in class com.levigo.util.swing.JButtonGroup
Sets the selected button in the group Only one button in the group can be selected
setSelected(ButtonModel, boolean) - Method in class com.levigo.util.swing.JButtonGroup
Sets the selected button model in the group
setSelectedFile(File) - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
setSelectedIndex(int) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Selects a single page.
setSelectedItem(Object) - Method in class com.levigo.util.swing.glazedlists.EventComboBoxModel
Sets the currently selected item.
setSelection(Selection) - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
setSelection(int) - Method in class com.levigo.util.base.glazedlists.ListSelection
Sets the selection to be only the element at the given index.
setSelection(int, int) - Method in class com.levigo.util.base.glazedlists.ListSelection
Sets the selection to be only elements within the given range.
setSelection(int[]) - Method in class com.levigo.util.base.glazedlists.ListSelection
Sets the selection to be only the element in the given array of indices.
setSelectionBackground(Color) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Sets the color used to draw the background of selected pages.
setSelectionColor(Color) - Method in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
 
setSelectionColor(Color) - Method in class com.levigo.jadice.swing.search.tool.SelectionHighlighterTool
specifies the highlighting color.
setSelectionForeground(Color) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Sets the color used to draw the foreground of selected pages.
setSelectionInterval(int, int) - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Change the selection to be between index0 and index1 inclusive.
setSelectionMode(int) - Method in class com.levigo.util.base.glazedlists.ListSelection
Set the selection mode.
setSelectionMode(int) - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
Set the selection mode.
setSelectionModel(ListSelectionModel) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
setSelectionModel(ListSelectionModel) - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
setSelectionPath(TreePath) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
setSelectionPaths(TreePath[]) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
setSelections(List<? extends Selection>) - Method in class com.levigo.jadice.swing.search.tool.SelectionHighlighterTool
set a list of Selection elements which should be used to highlight regions on the screen using the color specified by SelectionHighlighterTool.setSelectionColor(Color).
setSelectsTextOnFocusGain(boolean) - Method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
If selectsTextOnFocusGain is true, all text in the editor is selected when the combo box editor gains focus.
setSettingsChangeHandler(SettingsChangeHandler) - Method in class com.levigo.jadice.document.render.AbstractListenableRenderSettings
Sets a SettingsChangeHandler for this settings instance.
setSettingsSynchronizer(RenderControlInventory.Synchronizer) - Method in class com.levigo.jadice.document.render.RenderControlInventory
The default synchronizer reflects document render settings changes into all page render controls.
setSeverity(String) - Method in class com.levigo.util.swing.messaging.Message
 
setShowAlways(boolean) - Method in class com.levigo.jadice.swing.pageview.GalleryNavigationTool
 
setShowGesturePath(boolean) - Method in class com.levigo.jadice.demo.gestures.MouseGestureTool
 
setShowPrintDialog(boolean) - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Sets a boolean flag whether a print dialog should be shown.
setShowRootHandles(boolean) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
setShrinkPageToPaper(boolean) - Method in class com.levigo.jadice.printer.PrintJobConfiguration
Simply sets a boolean flag.
setSize(double, double) - Method in class com.levigo.jadice.annotation.Annotation
Set the size of the annotation to the given size.
setSize(double, double) - Method in class com.levigo.jadice.annotation.EllipseAnnotation
 
setSize(double, double) - Method in class com.levigo.jadice.annotation.ImageAnnotation
 
setSize(double, double) - Method in class com.levigo.jadice.annotation.LineAnnotation
 
setSize(double, double) - Method in class com.levigo.jadice.annotation.PathAnnotation
 
setSize(double, double) - Method in class com.levigo.jadice.annotation.RectangleAnnotation
 
setSize(double, double) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
setSize(double, double) - Method in class com.levigo.jadice.annotation.StampImageAnnotation
 
setSize(double, double) - Method in class com.levigo.jadice.document.util.FloatDimension
 
setSize(Dimension) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
setSkipPageAtTopAndBottom(boolean) - Method in class com.levigo.jadice.swing.pageview.MouseWheelTool
Set whether to skip to the previous/next page if scrolling occurs while already scrolled to the top/bottom and using a single-page or spread layout.
setSnapIn(String, JComponent) - Method in class com.levigo.util.swing.BarSnapInScrollPane
 
setSorterFrame(SorterFrame) - Method in class com.levigo.jadice.demo.thumbnailview.SorterClearSelectionCommand
Deprecated. Will be used by injection exclusively.
setSorterFrame(SorterFrame) - Method in class com.levigo.jadice.demo.thumbnailview.SorterSelectAllCommand
Deprecated. Will be used by injection exclusively.
setSorterFrame(SorterFrame) - Method in class com.levigo.jadice.demo.thumbnailview.ToggleSorterCommand
Deprecated. Will be used by injection exclusively.
setSorterToolbar(SorterToolbar) - Method in class com.levigo.jadice.demo.thumbnailview.SorterClearSelectionCommand
Deprecated. Will be used by injection exclusively.
setSorterToolbar(SorterToolbar) - Method in class com.levigo.jadice.demo.thumbnailview.SorterSelectAllCommand
Deprecated. Will be used by injection exclusively.
setSorterToolbar(SorterToolbar) - Method in class com.levigo.jadice.demo.thumbnailview.ToggleSorterCommand
Deprecated. Will be used by injection exclusively.
setSortIcon(Icon) - Method in interface com.levigo.util.swing.glazedlists.SortableRenderer
Sets the icon to display in order to indicate sorting direction or null if no sorting is taking place.
setSortingStatus(int, int) - Method in class com.levigo.util.swing.table.SunTableSorter
 
setSource(PageSegmentSource) - Method in class com.levigo.jadice.document.AbstractPageSegment
 
setSource(PageSegmentSource) - Method in class com.levigo.jadice.document.creator.CompositePageSegment
 
setState(Document.State) - Method in class com.levigo.jadice.document.AbstractDocument
 
setState(Document.State) - Method in interface com.levigo.jadice.document.Document
Sets the current state of the Document.
setState(Document.State) - Method in class com.levigo.jadice.swing.SwingUIDocument
 
setStatusFeedback(String) - Method in class com.levigo.jadice.swing.tool.Tool
Set the status feedback message published by the tool manager using ToolManager.getStatusFeedback().
setStatusFeedback(String) - Method in class com.levigo.jadice.swing.tool.ToolManager
 
setStatusMessage(String) - Method in class com.levigo.jadice.appbase.status.DocumentStatusMessageSnapIn
Sets a given text as status message on the right side of the message panel.
setSteps(String) - Method in class com.levigo.jadice.swing.commands.ZoomCommand
 
setStrategy(Object) - Method in class com.levigo.util.base.glazedlists.matchers.TextMatcherEditor
Modify the character matching strategy of this TextMatcherEditor to one of the predefined strategies.
setStrict(boolean) - Method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
If strict is false, the user can specify values not appearing within the ComboBoxModel.
setStrictModeEnabled(boolean) - Method in class com.levigo.jadice.appbase.commands.ToggleToolActivationPolicyCommand
 
setStrikethrough(boolean) - Method in class com.levigo.jadice.annotation.TextAnnotation
 
setStrokeColor(Color) - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
Sets the stroke color (used for lines, borders)
setStrokeResolution(Resolution) - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
setStyle(CollapsiblePane.Style) - Method in class com.levigo.util.swing.CollapsiblePane
 
setSubType(String) - Method in class com.levigo.jadice.document.util.ImmutableMimeType
 
setSuperType(AnnotationFactory) - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
setSuperType(AnnotationType) - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
setSuperTypeName(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
setSuperTypeName(String) - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
setSyncPaletteToSatBri(boolean) - Method in class com.levigo.util.swing.colorpicker.ColorPalette
Set whether the palette should follow the saturation or brightness setting in the modes ColorPicker.Mode.Saturation and ColorPicker.Mode.Brightness.
setTable(JTable) - Method in class com.levigo.util.swing.table.JTableRowHeader
Sets the table associated with this header.
setTableFormat(TableFormat<? super E>) - Method in class com.levigo.util.base.glazedlists.gui.AbstractTableComparatorChooser
Adjusts the TableFormat this comparator chooser uses when selecting comparators.
setTableFormat(TableFormat<E>) - Method in class com.levigo.util.swing.glazedlists.EventTableModel
Sets the TableFormat that will extract column data from each element.
setTableHeader(JTableHeader) - Method in class com.levigo.util.swing.table.SortableJTable
 
setTableHeader(JTableHeader) - Method in class com.levigo.util.swing.table.SunTableSorter
 
setTableModel(TableModel) - Method in class com.levigo.util.swing.table.SunTableSorter
 
setTailRange(int, int) - Method in class com.levigo.util.base.glazedlists.RangeList
Set the range to include the specified indices, offset from the end of the source EventList.
setTailRange(int, int) - Method in class com.levigo.util.base.glazedlists.ThresholdList
Set the range to include the specified indices, offset from the end of the source EventList.
setTargetIndex(int) - Method in class com.levigo.jadice.document.read.Reader
Set the target page index to be used for page segments read by the next call to Reader.read(InputStream).
setTargetSubmenu(String) - Method in class com.levigo.util.swing.menu.AbstractSubmenuContributor
Specifies the submenu into which shall be used as the base.
setTargetSubmenu(String, String, Action) - Method in class com.levigo.util.swing.menu.AbstractSubmenuContributor
Specifies the submenu into which shall be used as the base.
setText(String) - Method in class com.levigo.jadice.annotation.profiles.Label
 
setText(String) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
setText(String) - Method in class com.levigo.jadice.annotation.TextAnnotation
Sets the display text of this annotation.
setText(String) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Set the text in the current node.
setText(String, String, Object...) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Set the text in the targeted node.
setTextColor(Color) - Method in class com.levigo.jadice.annotation.TextAnnotation
 
setTextFormat(MessageFormat) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set the text format to indicate scale factor and the optional frozen state.
setTextIfExist(String, String, Object...) - Method in interface com.levigo.jadice.document.metadata.MutableMetadataNode
Set the text in the targeted node.
setTextMatcher(TextMatcher<E>) - Method in class com.levigo.util.base.glazedlists.matchers.TextMatcherEditor
This method replaces the current Matcher in this TextMatcherEditor with the newMatcher if it is different.
setTextMatchingStrategy(Object) - Method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
Sets the manner in which the contents of the ComboBoxModel are filtered and autocompletion terms are matched.
setThreshold(T) - Method in class com.levigo.util.base.glazedlists.matchers.ThresholdMatcherEditor
Update the threshold used to determine what is matched by the list.
setThreshold(Level) - Method in class com.levigo.util.swing.infobar.QualifiedLoggingBridge
 
setThrowable(Throwable) - Method in class com.levigo.util.swing.infobar.SimpleMessage
 
setThumbnailDecorationBorder(Border) - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
 
setThumbnailProvider(ThumbnailProvider) - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailRenderer
 
setThumbnailProvider(ThumbnailProvider) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
setThumbnailSize(Dimension) - Method in class com.levigo.jadice.appbase.chooser.PreviewPanel
 
setThumbnailSize(Dimension) - Method in class com.levigo.jadice.appbase.preview.NavigablePreviewThumbnailRenderer
 
setThumbnailSize(Dimension) - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
 
setThumbnailSize(Dimension) - Method in class com.levigo.jadice.swing.thumbnailview.PageSorter
 
setThumbnailSize(Dimension) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Sets the thumbnail image size.
settings - Variable in class com.levigo.jadice.document.AbstractProcessingControls
A Map of ProcessingSettings indexed by class.
settingsChanged(RenderSettingsEvent) - Method in interface com.levigo.jadice.document.render.RenderSettingsListener
Will be called whenever a RenderSettings change happens and the render settings type supports change event propagation.
setTip(Point2D) - Method in class com.levigo.jadice.annotation.ArrowAnnotation
 
setTitleText(String) - Method in class com.levigo.util.swing.messaging.Message
Sets the title of the message.
setToggleFrozenModifier(int) - Method in class com.levigo.jadice.swing.crosshair.CrossHairTool
 
setToggleFrozenModifier(String) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set the mouse modifier(s) for toggling the frozen state.
setToggleFrozenModifier(int) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set the mouse modifier(s) for toggling the frozen state.
setToggleFrozenMouseButton(int) - Method in class com.levigo.jadice.swing.crosshair.CrossHairTool
 
setToggleFrozenMouseButton(String) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set the mouse button for toggling the frozen state.
setToggleFrozenMouseButton(int) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Set the mouse button for toggling the frozen state.
setTool(ToggleToolCommand.Tool) - Method in class com.levigo.jadice.demo.commands.ToggleToolCommand
 
setToolbarName(String) - Method in class com.levigo.jadice.demo.commands.ToggleToolbarVisibilityCommand
 
setToolbarProvider(JadiceToolbarProvider) - Method in class com.levigo.jadice.demo.commands.ToggleToolbarVisibilityCommand
Deprecated. Will be used by injection exclusively.
setToolkitType(String) - Static method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
 
setToolkitType(String) - Method in class com.levigo.jadice.annotation.profiles.ToolkitBasedFactory
 
setTrackingLookAndFeelChanges(boolean) - Static method in class com.levigo.util.swing.plaf.LookAndFeelAddons
If true, everytime the Swing look and feel is changed, the addon which best matches the current look and feel will be automatically selected.
setTransform(AffineTransform) - Method in class com.levigo.util.swing.TransformerPanel
 
setTreeTooltip(String) - Method in class com.levigo.util.swing.flextree.ToolTipFeature
Sets the tooltip text to be displayed for this tree.
setTryFileCaching(boolean) - Static method in class com.levigo.jadice.document.io.IOUtils
Set whether to try to cache data in local files by default.
setType(AnnotationType) - Method in class com.levigo.jadice.annotation.Annotation
Set the type profile.
setType(AnnotationFactory) - Method in class com.levigo.jadice.annotation.profiles.TypeRef
 
setType(PageSegmentEvent.Type) - Method in class com.levigo.jadice.document.PageSegmentEvent
 
setType(String) - Method in class com.levigo.util.swing.messaging.Message
 
setTypeNames(String) - Method in class com.levigo.jadice.swing.annotation.commands.AnnotationVisibilityCommand
 
setTypeNames(String) - Method in class com.levigo.jadice.swing.annotation.commands.EmbeddedAnnotationVisibilityCommand
 
setTypeSetName(String) - Method in class com.levigo.jadice.annotation.profiles.TypeSet
Deprecated. JAXB usage exclusively
setTypeSets(List<TypeSet>) - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
setUI(ToolBarUI) - Method in class com.levigo.jadice.demo.SorterToolbar
 
setUI(NavigatorComponentUI) - Method in class com.levigo.jadice.swing.navigator.NavigatorComponent
Sets the NavigatorComponentUI, the look and feel object that renders this component.
setUI(PageViewUI) - Method in class com.levigo.jadice.swing.pageview.PageView
Sets the PageViewUI, the look and feel object that renders this component.
setUI(ThumbnailViewUI) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Sets the ThumbnailViewUI, the look and feel object that renders this component.
setUI(TableHeaderUI) - Method in class com.levigo.util.swing.table.JTableRowHeader
Sets the look and feel (L&F) object that renders this component.
setUnderlineActive(boolean) - Method in class com.levigo.util.swing.Hyperlink
 
setUnderscored(boolean) - Method in class com.levigo.jadice.annotation.TextAnnotation
 
setUpperThreshold(E) - Method in class com.levigo.util.base.glazedlists.ThresholdList
Sets the upper threshold for this list to be the result of calling evaluate() on the given object.
setUpperThreshold(int) - Method in class com.levigo.util.base.glazedlists.ThresholdList
Sets the upper threshold for this list.
setUseCenterAsOrigin(boolean) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
setUseCenterAsOrigin(boolean) - Method in class com.levigo.jadice.annotation.StampImageAnnotation
 
setUseClickScaling(boolean) - Method in class com.levigo.jadice.swing.lens.HoverLensTool
Whether the lens's scale should be modifiable using mouse clicks.
setUseExclusiveModeWhileDragging(boolean) - Method in class com.levigo.jadice.swing.thumbnailview.VisibleBoundsTool
Set whether to use the exclusive tool mode while the visible bounds frame is being dragged.
setUseIdlePanModeCursor(boolean) - Method in class com.levigo.jadice.swing.pageview.PanTool
Set whether to use the pan mode cursor (Cursor.HAND_CURSOR when idle, i.e. while the button is not pressed, but a buttom press would initiate the pan mode.
setUserDefinedScreenResolution(int) - Static method in class com.levigo.jadice.document.util.GraphicsEnvironment
Set a user-defined resolution in dots-per-inch to be used for all sizing-calculations instead of the resolution returned from Toolkit.getScreenResolution().
setUseThumbnailCache(boolean) - Method in class com.levigo.jadice.document.render.DefaultThumbnailProvider
 
setUseUpscalingFilter(boolean) - Method in class com.levigo.jadice.document.render.ImageRenderSettings
Set whether to use the filter type set via ImageRenderSettings.setFilterType(FilterType) to up-sample (scale larger than original size) images also.
setV(Boolean) - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.BooleanValue
 
setV(Byte) - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.ByteValue
 
setV(BigDecimal) - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.DecimalValue
 
setV(Double) - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.DoubleValue
 
setV(Float) - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.FloatValue
 
setV(BigInteger) - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.IntegerValue
 
setV(Integer) - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.IntValue
 
setV(Long) - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.LongValue
 
setV(Short) - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.ShortValue
 
setV(String) - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.StringValue
 
setV(Date) - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.TimestampValue
 
setValidateGraphicsConfigurationEnabled(boolean) - Method in class com.levigo.util.swing.action.ActionJButton
 
setValidateGraphicsConfigurationEnabled(boolean) - Method in class com.levigo.util.swing.action.ActionJCheckboxMenuItem
 
setValidateGraphicsConfigurationEnabled(boolean) - Method in class com.levigo.util.swing.action.ActionJRadioMenuItem
 
setValidateGraphicsConfigurationEnabled(boolean) - Method in interface com.levigo.util.swing.action.GraphicsConfigurationValidateable
Changes the current state of this behavior.
setValidateGraphicsConfigurationEnabled(boolean) - Method in class com.levigo.util.swing.action.IconJMenuItem
 
setValidateGraphicsConfigurationEnabled(boolean) - Method in class com.levigo.util.swing.action.NonUglyActionJToggleButton
 
setValue(String) - Method in class com.levigo.jadice.annotation.profiles.Parameter
 
setValue(PropertiesDescriptor.Value<?>) - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.ValueElement
 
setValueAt(TreePath, String, Object) - Method in interface com.levigo.util.swing.flextree.EditableTreeColumnProvider
Set the value for the cell defined by the given tree path and the given column ID.
setValueAt(Object, int, int) - Method in class com.levigo.util.swing.glazedlists.EventTableModel
Attempts to update the object for the given row with the editedValue.
setValueAt(Object, int, int) - Method in class com.levigo.util.swing.table.EntryTableModel
 
setValueAt(Object, int, int) - Method in class com.levigo.util.swing.table.SunTableSorter
 
setValueIsAdjusting(boolean) - Method in class com.levigo.util.swing.glazedlists.EventSelectionModel
This property is true if upcoming changes to the value of the model should be considered a single event.
setView(ThumbnailView) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailResizeCommand
Deprecated. Will be used by injection exclusively.
setView(Component) - Method in class com.levigo.util.swing.TransformerPanel
 
setVirtual(boolean) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
setVisible(boolean) - Method in class com.levigo.jadice.appbase.search.SearchFrame
 
setVisible(boolean) - Method in class com.levigo.jadice.demo.infotree.InfoProviderFrame
 
setVisible(boolean) - Method in class com.levigo.jadice.demo.infotree.InfoTreePanel
 
setVisible(boolean) - Method in class com.levigo.jadice.swing.JadiceProductInformationSplash
 
setVisible(boolean) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
setWholeWordsOnly(boolean) - Method in class com.levigo.jadice.search.SearchRequest
Specifies wether it should be searched for whole words only or not.
setWidths(String) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailResizeCommand
 
setWindowIcon(Image) - Static method in class com.levigo.util.swing.AbstractGeometryFrame
Sets a window icon for all frames using this class as superclass.
setWrapEnabled(boolean) - Method in class com.levigo.util.swing.flextree.FlexTreeNavigator
 
setZoom(float) - Method in class com.levigo.jadice.document.render.BaseRenderSettings
Sets the zoom factor.
setZoomFactor(int) - Method in class com.levigo.jadice.document.render.BaseRenderSettings
Deprecated. Please consider using the BaseRenderSettings.setZoom(float) method instead. Note though, that you will need to divide your argument value by 100. This method has been deprecated, because the integer-granularity may introduce rounding-errors which may be unacceptable in certain situations.
shallHandleEditEvent(boolean, EditEvent) - Method in class com.levigo.jadice.search.TextSelectionTool
 
shallHandleEditEvent(boolean, EditEvent) - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
 
shallRemoveOnClick(MouseEditEvent) - Method in class com.levigo.jadice.search.TextSelectionTool
 
shallRemoveOnClick(MouseEditEvent) - Method in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
 
shape - Variable in class com.levigo.jadice.annotation.LineAnnotation
 
shape - Variable in class com.levigo.jadice.annotation.RectangleAnnotation
 
ShapeBasedAnnotation - Class in com.levigo.jadice.annotation
An abstract base class for visual shape based annotations.
ShapeBasedAnnotation() - Constructor for class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
shear(double, double) - Method in class com.levigo.util.swing.TransformerPanel
 
shiftFocus(int, int, Component) - Static method in class com.levigo.util.swing.colorpicker.FocusArrowListener
Shifts the focus in a certain direction.
SHOW - Variable in class com.levigo.jadice.annotation.auth.IndividualAnnotationPermission.Factory
 
show() - Method in class com.levigo.jadice.demo.gradation.GradationFrame
Deprecated.  
show() - Method in class com.levigo.util.swing.AbstractGeometryFrame
Deprecated.  
show() - Method in class com.levigo.util.swing.AbstractPropertyGeometryFrame
Deprecated.  
ShowAnnotationIntent - Class in com.levigo.jadice.annotation.auth
This type of AnnotationIntent declares the intention to display annotations.
ShowAnnotationIntent() - Constructor for class com.levigo.jadice.annotation.auth.ShowAnnotationIntent
Constructor
showIcon - Variable in class com.levigo.util.swing.action.IconJMenuItem
flag, indicating whether an icon contained the given action should be displayed or not
showMessageDetails(MessageConsumer.Message, int, int) - Method in class com.levigo.util.swing.infobar.RollingMessagePanel
 
showOpenDialog(Component) - Method in class com.levigo.jadice.appbase.chooser.FileChooser
 
ShowPDFPermissionsCommand - Class in com.levigo.jadice.demo.pdf.crypto.commands
 
ShowPDFPermissionsCommand() - Constructor for class com.levigo.jadice.demo.pdf.crypto.commands.ShowPDFPermissionsCommand
 
showPopup(MenuComponentFactory, Context, String, ActionEvent) - Static method in class com.levigo.util.swing.action.PopupMenuButton
 
ShowProductInfoSplashCommand - Class in com.levigo.jadice.swing.commands
Shows/Hide a product info splash screen Hint:
To work properly this commands needs no other objects in the Contextobject.
ShowProductInfoSplashCommand() - Constructor for class com.levigo.jadice.swing.commands.ShowProductInfoSplashCommand
 
shutdown() - Method in class com.levigo.util.concurrent.tasks.ThreadPoolTaskService
 
shutdownDefault() - Static method in class com.levigo.util.concurrent.tasks.ThreadPoolTaskService
 
shutdownExecutor(TaskService, QueuedAndActiveTaskThreadPoolExecutor) - Method in class com.levigo.util.concurrent.tasks.applet.AppletExecutorManager
 
shutdownExecutor(TaskService, QueuedAndActiveTaskThreadPoolExecutor) - Method in class com.levigo.util.concurrent.tasks.DefaultExecutorManager
 
shutdownExecutor(TaskService, QueuedAndActiveTaskThreadPoolExecutor) - Method in interface com.levigo.util.concurrent.tasks.ExecutorManager
 
signedByteToUnsignedInt(byte) - Static method in class com.levigo.jadice.document.io.ByteUtils
this method converts a signed byte to a unsigned int
signedIntToUnsignedLong(int) - Static method in class com.levigo.jadice.document.io.ByteUtils
this method converts a signed byte to a unsigned int
signedShortToUnsignedInt(short) - Static method in class com.levigo.jadice.document.io.ByteUtils
this method converts a signed byte to a unsigned int
SILVER_VISUAL_STYLE - Static variable in class com.levigo.util.swing.plaf.WindowsLookAndFeelAddons
 
SimpleMessage - Class in com.levigo.util.swing.infobar
A simple implementation of MessageConsumer.Message which is used in situations where the message shall be generated directly.
SimpleMessage(String, Level) - Constructor for class com.levigo.util.swing.infobar.SimpleMessage
 
SimpleProvider<T,E extends Throwable> - Class in com.levigo.util.base
A simple provider providing a single, fixed item.
SimpleProvider(T) - Constructor for class com.levigo.util.base.SimpleProvider
Create a new provider providing the given item.
SINGLE_COLUMN - Static variable in class com.levigo.util.base.glazedlists.gui.AbstractTableComparatorChooser
Emulate the sorting behaviour of Windows Explorer and Mac OS X Finder.
SINGLE_INTERVAL_SELECTION - Static variable in class com.levigo.util.base.glazedlists.ListSelection
A selection mode where at most one range of elements may be selected at one time.
SINGLE_SELECTION - Static variable in class com.levigo.util.base.glazedlists.ListSelection
A selection mode where at most one element may be selected at one time.
SingletonIterable<T> - Class in com.levigo.util.base.collections
A Iterable implementation that will contain only one single element.
SingletonIterable(T) - Constructor for class com.levigo.util.base.collections.SingletonIterable
 
SingletonIterator<T> - Class in com.levigo.util.base.collections
 
SingletonIterator(T) - Constructor for class com.levigo.util.base.collections.SingletonIterator
 
size() - Method in class com.levigo.jadice.document.io.ByteArrayBuffer
Returns the current size of the buffer.
size() - Method in class com.levigo.util.base.collections.FrozenList
 
size() - Method in class com.levigo.util.base.collections.InterceptableList
 
size() - Method in class com.levigo.util.base.collections.IntHashtable
 
size() - Method in class com.levigo.util.base.collections.ObservableCollection
 
size() - Method in class com.levigo.util.base.collections.ObservableList
 
size() - Method in class com.levigo.util.base.collections.ObservableMap
 
size() - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Returns the number of elements in this list.
size() - Method in class com.levigo.util.base.glazedlists.BasicEventList
Returns the number of elements in this list.
size() - Method in class com.levigo.util.base.glazedlists.CollectionList
Returns the number of elements in this list.
size() - Method in class com.levigo.util.base.glazedlists.DebugList
Returns the number of elements in this list.
size() - Method in class com.levigo.util.base.glazedlists.FilterList
Returns the number of elements in this list.
size() - Method in class com.levigo.util.base.glazedlists.FreezableList
Returns the number of elements in this list.
size() - Method in class com.levigo.util.base.glazedlists.GroupingList
Returns the number of elements in this list.
size() - Method in class com.levigo.util.base.glazedlists.RangeList
Returns the number of elements in this list.
size() - Method in interface com.levigo.util.base.glazedlists.SeparatorList.Separator
A convenience method to get the number of elements in this group.
size() - Method in class com.levigo.util.base.glazedlists.SeparatorList
Returns the number of elements in this list.
size() - Method in class com.levigo.util.base.glazedlists.SequenceList
Returns the number of elements in this list.
size() - Method in class com.levigo.util.base.glazedlists.TransformedList
Returns the number of elements in this list.
size() - Method in class com.levigo.util.base.glazedlists.UniqueList
Returns the number of elements in this list.
size() - Method in class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
size() - Method in class com.levigo.util.swing.action.Context
Returns the number of elements in this collection.
skip(long) - Method in class com.levigo.jadice.document.io.SeekableInputStream
 
skip(int) - Method in class com.levigo.jadice.document.read.fluent.ReadConfiguration
Start a task which skips the given number of pages.
skip(int) - Method in interface com.levigo.jadice.document.read.fluent.ReadConfigurer
Start a task which skips the given number of pages.
skip(int) - Method in interface com.levigo.jadice.document.read.fluent.TaskBuilder
Skips the given number of pages.
skipBytes(int) - Method in class com.levigo.jadice.document.io.SeekableInputStream
Advances the current stream position by calling seek(getStreamPosition() + n).
skipBytes(long) - Method in class com.levigo.jadice.document.io.SeekableInputStream
Advances the current stream position by calling seek(getStreamPosition() + n).
SlickBevelBorder - Class in com.levigo.util.swing
A 1-line bevel border.
SlickBevelBorder(int) - Constructor for class com.levigo.util.swing.SlickBevelBorder
Constructor for SlickBevelBorder.
SlickBevelBorder(int, Color, Color) - Constructor for class com.levigo.util.swing.SlickBevelBorder
Constructor for SlickBevelBorder.
SlickBevelBorder(int, Color, Color, Color, Color) - Constructor for class com.levigo.util.swing.SlickBevelBorder
Constructor for SlickBevelBorder.
SnapIn - Interface in com.levigo.jadice.swing.status
A marker interface for status bar snap-ins.
SnapInFactory - Class in com.levigo.jadice.appbase.status
A factory for standard status bar snap-ins.
SnapInFactory() - Constructor for class com.levigo.jadice.appbase.status.SnapInFactory
 
snapInStatusBar - Variable in class com.levigo.jadice.demo.BasicJadicePanel
 
someLeafsMatch(TreePath[], Class<?>) - Static method in class com.levigo.util.swing.flextree.FlexTreeUtils
Return whether at least one leaf (last path component) of the given paths matches the given type.
SortableJTable - Class in com.levigo.util.swing.table
A base implementation for sortable JTables.
SortableJTable() - Constructor for class com.levigo.util.swing.table.SortableJTable
 
SortableJTable(SortableTableModel) - Constructor for class com.levigo.util.swing.table.SortableJTable
 
SortableJTable(SortableTableModel, TableColumnModel) - Constructor for class com.levigo.util.swing.table.SortableJTable
 
SortableJTable(SortableTableModel, TableColumnModel, ListSelectionModel) - Constructor for class com.levigo.util.swing.table.SortableJTable
 
SortableRenderer - Interface in com.levigo.util.swing.glazedlists
This interface is intended to be implemented by custom TableCellRenderers installed on the JTableHeader of a sortable JTable.
SortableTableModel - Interface in com.levigo.util.swing.table
 
SortButtonRenderer - Class in com.levigo.util.swing.table
Button that's used in a table header to indicate sorting order and priority.
SortButtonRenderer() - Constructor for class com.levigo.util.swing.table.SortButtonRenderer
Constructor for creating the buttons UP, DOWN
sortedList - Variable in class com.levigo.util.base.glazedlists.gui.AbstractTableComparatorChooser
the sorted list to choose the comparators for
SortedList<E> - Class in com.levigo.util.base.glazedlists
An EventList that shows its source EventList in sorted order.
SortedList(EventList<E>) - Constructor for class com.levigo.util.base.glazedlists.SortedList
Creates a SortedList that sorts the specified EventList.
SortedList(EventList<E>, Comparator<? super E>) - Constructor for class com.levigo.util.base.glazedlists.SortedList
Creates a SortedList that sorts the specified EventList using the specified Comparator to determine sort order.
sortedListComparator - Variable in class com.levigo.util.base.glazedlists.gui.AbstractTableComparatorChooser
the potentially foreign comparator associated with the sorted list
SorterClearSelectionCommand - Class in com.levigo.jadice.demo.thumbnailview
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.
SorterClearSelectionCommand() - Constructor for class com.levigo.jadice.demo.thumbnailview.SorterClearSelectionCommand
 
SorterFrame - Class in com.levigo.jadice.demo
This class shows jadice Page Sorter in a JFrame.
SorterFrame() - Constructor for class com.levigo.jadice.demo.SorterFrame
Constructs a Sorter frame, a Viewer should be associated with the contained Page Sorter:
SorterFrame(PageView) - Constructor for class com.levigo.jadice.demo.SorterFrame
Constructs a Sorter frame, the given Viewer will associated with the containe Page Sorter.
SorterSelectAllCommand - Class in com.levigo.jadice.demo.thumbnailview
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.
SorterSelectAllCommand() - Constructor for class com.levigo.jadice.demo.thumbnailview.SorterSelectAllCommand
 
SorterToolbar - Class in com.levigo.jadice.demo
SorterToolbar provides a component that is useful for displaying the PageSorter component as a toolbar or rather as floating frame.
SorterToolbar(PageView, Context) - Constructor for class com.levigo.jadice.demo.SorterToolbar
Constructor
SorterToolbar.SorterToolBarUI - Class in com.levigo.jadice.demo
FancyToolBarUI for the Sorter.
SorterToolbar.SorterToolBarUI() - Constructor for class com.levigo.jadice.demo.SorterToolbar.SorterToolBarUI
Constructor
sortIndex(Object) - Method in class com.levigo.util.base.glazedlists.SortedList
Returns the first index of the object's sort location or the first index at which the object could be positioned if inserted.
sortingState - Variable in class com.levigo.util.base.glazedlists.gui.AbstractTableComparatorChooser
manage which columns are sorted and in which order
source - Variable in class com.levigo.util.base.glazedlists.TransformedList
the event list to transform
source - Variable in class com.levigo.util.swing.glazedlists.EventTableModel
the source of data for this TableModel, which may or may not be EventTableModel.swingThreadSource
SourceID - Interface in com.levigo.jadice.document
A PageSourceID uniquely identifies a Page using a tuple of information collected during the reading of one of its page segments: 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
sourceList - Variable in class com.levigo.util.base.glazedlists.event.ListEvent
the list that has changed
sourceList - Variable in class com.levigo.util.base.glazedlists.event.ListEventAssembler
the list that this tracks changes for
SpacePanBehaviour - Class in com.levigo.jadice.demo
Allows pressing and holding space to trigger the PanTool in a configured PageView.
SpacePanBehaviour() - Constructor for class com.levigo.jadice.demo.SpacePanBehaviour
 
SpinCommand - Class in com.levigo.jadice.swing.commands
This command could be used to spin the document or the current page of a PageView instance in the context object.
SpinCommand() - Constructor for class com.levigo.jadice.swing.commands.SpinCommand
 
splashMode - Variable in class com.levigo.jadice.swing.JadiceProductInformationSplash
mode in which the product info is shown
SplitButton - Class in com.levigo.util.swing
A halfway decent implementation of a split button.
SplitButton() - Constructor for class com.levigo.util.swing.SplitButton
 
SplitButton(Action) - Constructor for class com.levigo.util.swing.SplitButton
 
SplitButton(Icon) - Constructor for class com.levigo.util.swing.SplitButton
 
SplitButton(String, Icon) - Constructor for class com.levigo.util.swing.SplitButton
 
SplitButton(String) - Constructor for class com.levigo.util.swing.SplitButton
 
StampAnnotation - Class in com.levigo.jadice.annotation
An annotation looking like a stamp.
StampAnnotation() - Constructor for class com.levigo.jadice.annotation.StampAnnotation
 
StampImageAnnotation - Class in com.levigo.jadice.annotation
 
StampImageAnnotation() - Constructor for class com.levigo.jadice.annotation.StampImageAnnotation
 
STANDARD_INPUT_STRING - Static variable in class com.levigo.util.swing.messaging.MessageResult
This key can be used to identify single input Strings returned by the user in messages of type Message.INPUT (e.g. as entered in a text field by the user).
start() - Method in class com.levigo.jadice.appbase.applet.JadiceLifeCycleApplet
Ensures a valid start of jadice applets lifecycle.
start() - Method in class com.levigo.util.swing.SwingWorker
Start the worker thread.
START_OF_USER_ZOOM_MODES - Static variable in class com.levigo.jadice.swing.pageview.PageViewSettings
User-specific zoom modes bay be allocated starting from this constant.
started(Object) - Method in class com.levigo.util.swing.PendingOperations
Notify this instance that given operation should be registered as pending.
startEditingAtPath(TreePath) - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
STARTS_WITH - Static variable in class com.levigo.util.base.glazedlists.matchers.TextMatcherEditor
Matching mode where items are considered a match if at least one of the filter strings extracted from an object starts with one of the given search strings.
startSearch() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
startSearch() - Method in class com.levigo.jadice.appbase.search.RolloutSearch
 
startSearch() - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
STARTSUB - Static variable in class com.levigo.util.swing.action.BasicMenuComponentFactory
Start submenu [Format:{StartSubmenu=NameofSubmenu}]
StatusBar - Class in com.levigo.jadice.swing.status
A panel hosting a set of status snap-ins.
StatusBar() - Constructor for class com.levigo.jadice.swing.status.StatusBar
Constructor Creates an empty status bar component for snap-ins.
StatusBar.SnapInConstraint - Enum in com.levigo.jadice.swing.status
Constraint constant to define the snap-in layouting behavior.
StatusBarMessageListener - Class in com.levigo.util.swing.messaging.dialog
A listener to be used with MessageManager that's represented by a JTextField.
StatusBarMessageListener(JTextField) - Constructor for class com.levigo.util.swing.messaging.dialog.StatusBarMessageListener
Constructor
statusLabel - Variable in class com.levigo.jadice.appbase.search.RolloutSearch
 
stop() - Method in class com.levigo.jadice.appbase.applet.JadiceLifeCycleApplet
Ensures a valid stop of jadice applets lifecycle.
stopEditing() - Method in class com.levigo.util.swing.flextree.FlexibleTree
 
STRICT_SORT_ORDER - Static variable in class com.levigo.util.base.glazedlists.SortedList
Sorting mode where elements are always in sorted order, even if this requires that elements be moved from one index to another when their value is changed.
strikethrough - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
Strings - Class in com.levigo.util.base
Utility methods for String processing.
strings - Static variable in class com.levigo.util.swing.colorpicker.ColorPicker
The localized strings used in this (and related) panel(s).
stripInvalidXMLCharacters(String) - Static method in class com.levigo.jadice.document.metadata.MetadataUtil
This method ensures that the output String has only valid XML characters as specified by the XML 1.0 standard.
strokeColor - Variable in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
strokeResolution - Variable in class com.levigo.jadice.annotation.ShapeBasedAnnotation
 
SubfileSeekableInputStream - Class in com.levigo.jadice.document.io
A wrapper for a SeekableInputStream which is able to provide a view of a specific part of the wrapped stream.
SubfileSeekableInputStream(SeekableInputStream, long, long) - Constructor for class com.levigo.jadice.document.io.SubfileSeekableInputStream
Creates a seekable stream part access
SubfileSeekableInputStream(SeekableInputStream, long, long, boolean) - Constructor for class com.levigo.jadice.document.io.SubfileSeekableInputStream
Creates a seekable stream part access
subList(int, int) - Method in class com.levigo.util.base.collections.FrozenList
 
subList(int, int) - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
SUBMENU_ACTION - Static variable in class com.levigo.util.swing.action.BasicMenuComponentFactory
Parameter of the action in the property file to which a submenu should be attached to
SUBMENUVARIABLE - Static variable in class com.levigo.util.swing.action.BasicMenuComponentFactory
Submenu [Format:{$submenu keyOfName}]
submitDialog() - Method in class com.levigo.jadice.printer.AbstractPrintDialog
This method will be called to submit the print request and preparing the printer to start its print job.
subtreeRefreshRequired() - Method in interface com.levigo.util.swing.flextree.DynamicTreeModule.ChangeListener
Receive notification that the domain object or data that the target node represents changed in some way that makes it necessary to update the derived properties of all nodes within the sub-tree starting at the target node.
subtreeRefreshRequired(Collection<? extends Object>) - Method in interface com.levigo.util.swing.flextree.DynamicTreeModule.ChangeListener
Receive notification that a collection of domain objects or data that the target node represents changed in some way that makes it necessary to update the derived properties of all nodes within the sub-tree starting at the target node.
SunTableSorter - Class in com.levigo.util.swing.table
TableSorter is a decorator for TableModels; adding sorting functionality to a supplied TableModel.
SunTableSorter() - Constructor for class com.levigo.util.swing.table.SunTableSorter
 
SunTableSorter(TableModel) - Constructor for class com.levigo.util.swing.table.SunTableSorter
 
SunTableSorter(TableModel, JTableHeader) - Constructor for class com.levigo.util.swing.table.SunTableSorter
 
suppressMessage(String) - Static method in class com.levigo.util.swing.messaging.MessageManager
Deregisters a message.
swapRows(int, int) - Method in interface com.levigo.util.swing.table.SortableTableModel
 
SwingMenus - Class in com.levigo.util.swing.menu
 
SwingMenus() - Constructor for class com.levigo.util.swing.menu.SwingMenus
 
swingThreadProxyList(EventList<E>) - Static method in class com.levigo.util.swing.glazedlists.GlazedListsSwing
Wraps the source in an EventList that fires all of its update events from the Swing event dispatch thread.
swingThreadSource - Variable in class com.levigo.util.swing.glazedlists.EventTableColumnModel
the proxy moves events to the Swing Event Dispatch thread
swingThreadSource - Variable in class com.levigo.util.swing.glazedlists.EventTableModel
the proxy moves events to the Swing Event Dispatch thread
SwingUIDocument - Class in com.levigo.jadice.swing
A UIDocument for the use with Java AWT/Swing components.
SwingUIDocument(Document) - Constructor for class com.levigo.jadice.swing.SwingUIDocument
 
SwingWorker - Class in com.levigo.util.swing
This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
SwingWorker() - Constructor for class com.levigo.util.swing.SwingWorker
 
SwingWorker(String) - Constructor for class com.levigo.util.swing.SwingWorker
Start a thread that will call the construct method and then exit.
SwingWorker(ThreadGroup) - Constructor for class com.levigo.util.swing.SwingWorker
 
SwingWorkerAdapter - Class in com.levigo.util.swing
Abstract class to redirect a task to event dispatch queue.
SwingWorkerAdapter() - Constructor for class com.levigo.util.swing.SwingWorkerAdapter
SwingWorkerAdapter
SwitchToSinglePageOnFit - Class in com.levigo.jadice.swing.pageview
 
SwitchToSinglePageOnFit() - Constructor for class com.levigo.jadice.swing.pageview.SwitchToSinglePageOnFit
 
syncEventListToList(EventList<E>, List<E>) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Synchronize the specified EventList to the specified List.
syncEventListToMap(EventList<V>, FunctionList.Function<V, K>) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Synchronize the specified EventList to a Map that is returned from this method.
syncEventListToMultiMap(EventList<V>, FunctionList.Function<V, ? extends K>) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Synchronize the specified EventList to a MultiMap that is returned from this method.
syncEventListToMultiMap(EventList<V>, FunctionList.Function<V, ? extends K>, Comparator<? super K>) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Synchronize the specified EventList to a MultiMap that is returned from this method.
synchronously() - Static method in class com.levigo.jadice.document.read.fluent.Read
 
SyncReadConfigurer - Interface in com.levigo.jadice.document.read.fluent
A ReadConfigurer which does synchronous execution.
SystemEnvironment - Class in com.levigo.jadice.document.util
SystemEnvironment is a utility class to provide different informations about the system environment.
SystemEnvironment() - Constructor for class com.levigo.jadice.document.util.SystemEnvironment
 

T

table - Variable in class com.levigo.util.swing.table.JTableRowHeader
The table for which this object is the header; the default is null.
TableComparatorChooser<E> - Class in com.levigo.util.swing.glazedlists
A TableComparatorChooser is a tool that allows the user to sort a ListTable by clicking on the table's headers.
TableComparatorChooser(JTable, SortedList<E>, boolean) - Constructor for class com.levigo.util.swing.glazedlists.TableComparatorChooser
Deprecated. replaced with TableComparatorChooser.install(javax.swing.JTable, com.levigo.util.base.glazedlists.SortedList, java.lang.Object), which is functionally identical but uses a more fitting name to convey the action that is performed and fixes an API flaw by explicitly requiring the TableFormat.
TableComparatorChooser(JTable, SortedList<E>, Object) - Constructor for class com.levigo.util.swing.glazedlists.TableComparatorChooser
Deprecated. 9/25/06 replaced with TableComparatorChooser.install(javax.swing.JTable, com.levigo.util.base.glazedlists.SortedList, java.lang.Object), which is functionally identical but uses a more fitting name to convey the action that is performed and fixes an API flaw by explicitly requiring the TableFormat.
TableComparatorChooser(JTable, SortedList<E>, Object, TableFormat<? super E>) - Constructor for class com.levigo.util.swing.glazedlists.TableComparatorChooser
Creates and installs a TableComparatorChooser.
tableFormat(String[], String[]) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Creates a TableFormat that binds JavaBean properties to table columns via Reflection.
tableFormat(Class<T>, String[], String[]) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Creates a TableFormat that binds JavaBean properties to table columns via Reflection.
tableFormat(String[], String[], boolean[]) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Creates a TableFormat that binds JavaBean properties to table columns via Reflection.
tableFormat(Class<T>, String[], String[], boolean[]) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Creates a TableFormat that binds JavaBean properties to table columns via Reflection.
TableFormat<E> - Interface in com.levigo.util.base.glazedlists.gui
Specifies how a set of records are rendered in a table.
tableModel - Variable in class com.levigo.util.swing.table.SunTableSorter
 
TableRowHeaderUI - Class in com.levigo.util.swing.table
BasicTableHeaderUI implementation
TableRowHeaderUI() - Constructor for class com.levigo.util.swing.table.TableRowHeaderUI
 
TableRowHeaderUI.MouseInputHandler - Class in com.levigo.util.swing.table
This inner class is marked "public" due to a compiler bug.
TableRowHeaderUI.MouseInputHandler() - Constructor for class com.levigo.util.swing.table.TableRowHeaderUI.MouseInputHandler
 
TableSorter - Class in com.levigo.util.swing.table
Allows to sort tables.
TableSorter(SortableTableModel) - Constructor for class com.levigo.util.swing.table.TableSorter
Instantiate a TableSorter with a given table model.
take() - Method in class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
task(InputStream) - Method in class com.levigo.jadice.document.read.fluent.ReadConfiguration
Start a task which uses the given source to load pages from.
task(Provider<? extends InputStream, IOException>) - Method in class com.levigo.jadice.document.read.fluent.ReadConfiguration
Start a task which uses the given source to load pages from.
task(InputStream) - Method in interface com.levigo.jadice.document.read.fluent.ReadConfigurer
Start a task which uses the given source to load pages from.
task(Provider<? extends InputStream, IOException>) - Method in interface com.levigo.jadice.document.read.fluent.ReadConfigurer
Start a task which uses the given source to load pages from.
Task<R> - Interface in com.levigo.util.concurrent.tasks
Interface to be implemented by classes providing some kind of functionality that is supposed to be executed asynchronously by a TaskExecutor.
TaskBuilder - Interface in com.levigo.jadice.document.read.fluent
Constructs a self contained part of the Document reading process.
taskCancelled(Task<?>) - Method in class com.levigo.jadice.swing.status.TaskServiceMonitorSnapIn
 
taskCancelled(Task<?>) - Method in interface com.levigo.util.concurrent.tasks.TaskListener
Receive notification about a Task that whose execution has been cancelled.
taskCancelled(Task<?>) - Method in class com.levigo.util.concurrent.tasks.TaskView
 
taskCompleted(Task<?>) - Method in class com.levigo.jadice.swing.status.TaskServiceMonitorSnapIn
 
taskCompleted(Task<?>) - Method in interface com.levigo.util.concurrent.tasks.TaskListener
Receive notification about a Task that whose execution has completed without exceptions.
taskCompleted(R) - Method in interface com.levigo.util.concurrent.tasks.TaskScope
Receive notification about a task that has been completed without exceptions.
taskCompleted(Task<?>) - Method in class com.levigo.util.concurrent.tasks.TaskView
 
TaskExecutor<R> - Interface in com.levigo.util.concurrent.tasks
TaskExecutors provide execution services for Tasks.
taskFailed(Task<?>) - Method in class com.levigo.jadice.swing.status.TaskServiceMonitorSnapIn
 
taskFailed(Task<?>) - Method in interface com.levigo.util.concurrent.tasks.TaskListener
Receive notification about a Task that whose execution has failed.
taskFailed(Task<R>, Throwable) - Method in interface com.levigo.util.concurrent.tasks.TaskScope
Receive notification about a task that has failed.
taskFailed(Task<?>) - Method in class com.levigo.util.concurrent.tasks.TaskView
 
TaskListener - Interface in com.levigo.util.concurrent.tasks
By implementing this interface and attaching the listener to - for example - TaskService.addTaskListener(TaskListener), interested parties can receive notification about what is going on inside a TaskService.
taskQueued(Task<?>, int) - Method in class com.levigo.jadice.swing.status.TaskServiceMonitorSnapIn
 
taskQueued(Task<?>, int) - Method in interface com.levigo.util.concurrent.tasks.TaskListener
Receive notification about a Task that has been enqueued.
taskQueued(Task<?>, int) - Method in class com.levigo.util.concurrent.tasks.TaskView
 
TaskScope<R> - Interface in com.levigo.util.concurrent.tasks
A TaskScope defines a common unit of management for tasks sharing a common goal or purpose.
TaskService - Interface in com.levigo.util.concurrent.tasks
A TaskService provides functionality to execute and manage background tasks.
TaskServiceMonitorSnapIn - Class in com.levigo.jadice.swing.status
 
TaskServiceMonitorSnapIn() - Constructor for class com.levigo.jadice.swing.status.TaskServiceMonitorSnapIn
 
taskStarted(Task<?>) - Method in class com.levigo.jadice.swing.status.TaskServiceMonitorSnapIn
 
taskStarted(Task<?>) - Method in interface com.levigo.util.concurrent.tasks.TaskListener
Receive notification about a Task that whose execution has been started.
taskStarted(Task<?>) - Method in class com.levigo.util.concurrent.tasks.TaskView
 
TaskView - Class in com.levigo.util.concurrent.tasks
This small GUI utility panel provides a visual representation of what is going on inside a TaskService.
TaskView() - Constructor for class com.levigo.util.concurrent.tasks.TaskView
 
text - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
TEXT - Static variable in class com.levigo.util.swing.action.BasicMenuComponentFactory
Parameter of the submenu text in the property file
TEXT_DO_NOT_USE_IN_PRODUCTION - Static variable in class com.levigo.jadice.document.ProductInformation
 
TEXT_UNSUPPORTED_PREVIEW_VERSION - Static variable in class com.levigo.jadice.document.ProductInformation
 
TextAnnotation - Class in com.levigo.jadice.annotation
An annotation looking like a piece of text.
TextAnnotation() - Constructor for class com.levigo.jadice.annotation.TextAnnotation
 
textColor - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
TextComponentMatcherEditor<E> - Class in com.levigo.util.swing.glazedlists
A MatcherEditor that matches Objects that contain the filter text located within a Document.
TextComponentMatcherEditor(JTextComponent, TextFilterator<E>) - Constructor for class com.levigo.util.swing.glazedlists.TextComponentMatcherEditor
Creates a TextMatcherEditor bound to the Document backing the given textComponent with the given textFilterator.
TextComponentMatcherEditor(JTextComponent, TextFilterator<? super E>, boolean) - Constructor for class com.levigo.util.swing.glazedlists.TextComponentMatcherEditor
Creates a TextMatcherEditor bound to the Document backing the given textComponent with the given textFilterator.
TextComponentMatcherEditor(Document, TextFilterator<? super E>) - Constructor for class com.levigo.util.swing.glazedlists.TextComponentMatcherEditor
Creates a TextMatcherEditor bound to the given document with the given textFilterator.
TextContentService - Class in com.levigo.jadice.document.text
Provides access to the page text content.
TextContentService() - Constructor for class com.levigo.jadice.document.text.TextContentService
 
TextContentService.TextContentResult - Class in com.levigo.jadice.document.text
 
TextContentService.TextContentResult(Page) - Constructor for class com.levigo.jadice.document.text.TextContentService.TextContentResult
 
TextFilterable - Interface in com.levigo.util.base.glazedlists
An item that can be compared to a list of filters to see if it matches.
textFilterator(String...) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Creates a TextFilterator that searches the given JavaBean properties.
textFilterator(Class<E>, String...) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Creates a TextFilterator that searches the given JavaBean properties.
TextFilterator<E> - Interface in com.levigo.util.base.glazedlists
An interface through which a list of Strings for a given object can be extracted for testing whether a filter matches.
TextMatcherEditor<E> - Class in com.levigo.util.base.glazedlists.matchers
A matcher editor that matches Objects that contain a filter text string.
TextMatcherEditor() - Constructor for class com.levigo.util.base.glazedlists.matchers.TextMatcherEditor
Creates a TextMatcherEditor whose Matchers can test only elements which implement the TextFilterable interface.
TextMatcherEditor(TextFilterator<? super E>) - Constructor for class com.levigo.util.base.glazedlists.matchers.TextMatcherEditor
Creates a TextMatcherEditor that matches Objects using the specified TextFilterator to get the Strings to search.
TextRenderSettings - Class in com.levigo.jadice.document.render
A ProcessingSettings type which controls various aspects of the text rendering process like anti-aliasing or font render mode.
TextRenderSettings() - Constructor for class com.levigo.jadice.document.render.TextRenderSettings
Constructor
TextRenderSettings.AntiAliasingMode - Enum in com.levigo.jadice.document.render
An enum for a type anti aliasing value type.
TextRenderSettings.FontRenderMode - Enum in com.levigo.jadice.document.render
An enum for a type safe font render mode value type.
TextSelectionTool - Class in com.levigo.jadice.search
 
TextSelectionTool() - Constructor for class com.levigo.jadice.search.TextSelectionTool
 
TextServicesRegistry - Class in com.levigo.jadice.document.text
 
TextServicesRegistry() - Constructor for class com.levigo.jadice.document.text.TextServicesRegistry
 
textURIListToFileList(String) - Static method in class com.levigo.jadice.swing.thumbnailview.dnd.FileImportHandler
 
TGASwingUtil - Class in com.levigo.util.swing
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.
TGASwingUtil() - Constructor for class com.levigo.util.swing.TGASwingUtil
 
thaw() - Method in class com.levigo.util.base.glazedlists.FreezableList
Unlocks this FreezableList to show the same contents of the source EventList.
ThreadedMatcherEditor<E> - Class in com.levigo.util.base.glazedlists.matchers
A MatcherEditor which decorates a source MatcherEditor with functionality.
ThreadedMatcherEditor(MatcherEditor<E>) - Constructor for class com.levigo.util.base.glazedlists.matchers.ThreadedMatcherEditor
Creates a ThreadedMatcherEditor which wraps the given source.
ThreadPoolTaskService - Class in com.levigo.util.concurrent.tasks
A TaskService implementation which makes use of a ThreadPoolExecutor to execute tasks on a number of background threads.
ThreadPoolTaskService(String) - Constructor for class com.levigo.util.concurrent.tasks.ThreadPoolTaskService
 
threadSafeList(EventList<E>) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Wraps the source in an EventList that obtains a ReadWritLock for all operations.
thresholdEvaluator(String) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Creates a ThresholdList.Evaluator that uses Reflection to utilize an integer JavaBean property as the threshold evaluation.
ThresholdList<E> - Class in com.levigo.util.base.glazedlists
An EventList that shows a range of the elements of the source EventList.
ThresholdList(EventList<E>, String) - Constructor for class com.levigo.util.base.glazedlists.ThresholdList
Creates a ThresholdList that provides range-filtering based on the specified EventList based on the specified integer JavaBean property.
ThresholdList(EventList<E>, ThresholdList.Evaluator<E>) - Constructor for class com.levigo.util.base.glazedlists.ThresholdList
Creates a ThresholdList that provides range-filtering on the specified EventList using the specified ThresholdList.Evaluator.
ThresholdList.Evaluator<E> - Interface in com.levigo.util.base.glazedlists
Provide an integer value for a given Object in a ThresholdList.
ThresholdMatcherEditor<E,T> - Class in com.levigo.util.base.glazedlists.matchers
A MatcherEditor that filters elements based on whether they are greater than or less than a threshold.
ThresholdMatcherEditor() - Constructor for class com.levigo.util.base.glazedlists.matchers.ThresholdMatcherEditor
Construct an instance that will require elements to be greater than the threshold (which is not initially set) and relies on the threshold object and elements in the list implementing Comparable.
ThresholdMatcherEditor(T) - Constructor for class com.levigo.util.base.glazedlists.matchers.ThresholdMatcherEditor
Construct an instance that will require elements to be greater than the given threshold and relies on the threshold object and elements in the list implementing Comparable.
ThresholdMatcherEditor(T, ThresholdMatcherEditor.MatchOperation) - Constructor for class com.levigo.util.base.glazedlists.matchers.ThresholdMatcherEditor
Construct an instance that will require elements to be greater than the given threshold and relies on the threshold object and elements in the list implementing Comparable.
ThresholdMatcherEditor(T, ThresholdMatcherEditor.MatchOperation, Comparator<T>) - Constructor for class com.levigo.util.base.glazedlists.matchers.ThresholdMatcherEditor
Construct an instance.
ThresholdMatcherEditor(T, ThresholdMatcherEditor.MatchOperation, Comparator<T>, FunctionList.Function<E, T>) - Constructor for class com.levigo.util.base.glazedlists.matchers.ThresholdMatcherEditor
Construct an instance.
ThumbnailCellRenderer - Interface in com.levigo.jadice.swing.thumbnailview
 
ThumbnailNavigationTool - Class in com.levigo.jadice.swing.thumbnailview
A tool used to navigate a Document inside a PageView from within a ThumbnailView.
ThumbnailNavigationTool() - Constructor for class com.levigo.jadice.swing.thumbnailview.ThumbnailNavigationTool
 
ThumbnailProvider - Interface in com.levigo.jadice.document.render
Classes implementing ThumbnailProvider interface are responsible to provide a thumbnail image for a specific page this ThumbnailProvider realization is associated to.
ThumbnailResizeCommand - Class in com.levigo.jadice.swing.thumbnailview
A command used to increase or decrease the thumbnail size.
ThumbnailResizeCommand() - Constructor for class com.levigo.jadice.swing.thumbnailview.ThumbnailResizeCommand
 
thumbnailScrollPane - Variable in class com.levigo.jadice.swing.navigator.BasicNavigatorComponentUI
 
thumbnailView - Variable in class com.levigo.jadice.swing.navigator.BasicNavigatorComponentUI
 
ThumbnailView - Class in com.levigo.jadice.swing.thumbnailview
UI-Properties used by this component UI-Properties Property Type Description Default value ThumbnailView.background Color The color of the background Same as 'Panel.background' ThumbnailView.foreground Color The color of foreground elements like labels etc.
ThumbnailView() - Constructor for class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Constructs a new ThumbnailView.
ThumbnailView.AccessibleThumbnailView - Class in com.levigo.jadice.swing.thumbnailview
FIXME: Why Swing sucks - episode 4132: AccessibleJComponent is a non-static inner class of JComponent and can therefore only be sub-classed by an inner class of a descendant of JComponent.
ThumbnailView.AccessibleThumbnailView() - Constructor for class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView
 
ThumbnailView.AccessibleThumbnailView.AccessibleChild - Class in com.levigo.jadice.swing.thumbnailview
This class implements accessibility support appropriate for ThumbnailView children.
ThumbnailView.AccessibleThumbnailView.AccessibleChild(ThumbnailView, int) - Constructor for class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView.AccessibleChild
 
ThumbnailViewComponentAddon - Class in com.levigo.jadice.swing.thumbnailview
 
ThumbnailViewComponentAddon() - Constructor for class com.levigo.jadice.swing.thumbnailview.ThumbnailViewComponentAddon
 
ThumbnailViewComponentAddon(String) - Constructor for class com.levigo.jadice.swing.thumbnailview.ThumbnailViewComponentAddon
 
ThumbnailViewUI - Class in com.levigo.jadice.swing.thumbnailview
 
ThumbnailViewUI() - Constructor for class com.levigo.jadice.swing.thumbnailview.ThumbnailViewUI
 
to(DocumentLayer) - Method in interface com.levigo.jadice.document.read.fluent.LayerMappingBuilder
Specifies the target layer to which should be mapped.
to(String) - Method in interface com.levigo.jadice.document.read.fluent.LayerMappingBuilder
Specifying a DocumentLayer as the mapping target.
toAnnotationsLayer() - Method in interface com.levigo.jadice.document.read.fluent.LayerMappingBuilder
Specifying DocumentLayer.ANNOTATIONS as the mapping target.
toArray() - Method in class com.levigo.util.base.collections.FrozenList
 
toArray(T[]) - Method in class com.levigo.util.base.collections.FrozenList
 
toArray() - Method in class com.levigo.util.base.collections.InterceptableList
 
toArray(T[]) - Method in class com.levigo.util.base.collections.InterceptableList
 
toArray() - Method in class com.levigo.util.base.collections.ObservableCollection
 
toArray(T[]) - Method in class com.levigo.util.base.collections.ObservableCollection
 
toArray() - Method in class com.levigo.util.base.collections.ObservableList
 
toArray(T[]) - Method in class com.levigo.util.base.collections.ObservableList
 
toArray() - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Returns an array containing all of the elements in this list in proper sequence.
toArray(T[]) - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Returns an array containing all of the elements in this list in proper sequence; the runtime type of the returned array is that of the specified array.
toArray() - Method in class com.levigo.util.base.glazedlists.DebugList
Returns an array containing all of the elements in this list in proper sequence.
toArray(T[]) - Method in class com.levigo.util.base.glazedlists.DebugList
Returns an array containing all of the elements in this list in proper sequence; the runtime type of the returned array is that of the specified array.
toArray() - Method in class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
toArray(T[]) - Method in class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
toBack(Collection<Annotation>) - Method in class com.levigo.jadice.annotation.AnnotationPageSegment
Move the selected annotations to the back of the rendering list.
toBackgroundLayer() - Method in interface com.levigo.jadice.document.read.fluent.LayerMappingBuilder
Specifying DocumentLayer.BACKGROUND as the mapping target.
toByteArray() - Method in class com.levigo.jadice.document.io.ByteArrayBuffer
Creates a newly allocated byte array.
toDefaultLayer() - Method in interface com.levigo.jadice.document.read.fluent.LayerMappingBuilder
Specifying DocumentLayer.DEFAULT as the mapping target.
toDimension() - Method in class com.levigo.jadice.document.Resolution
Deprecated. 
toDocument() - Method in interface com.levigo.jadice.document.metadata.Metadata
Return the DOM Document representation of the metadata-tree to which this node belongs.
toFixedLength(String, int, char) - Static method in class com.levigo.util.base.Strings
Format the string into a fixed-length representation by either trimming it to the required size (if it is longer) or padding it at the end with the given padding character.
toFormLayer() - Method in interface com.levigo.jadice.document.read.fluent.LayerMappingBuilder
Specifying DocumentLayer.FORM as the mapping target.
toFront(Collection<Annotation>) - Method in class com.levigo.jadice.annotation.AnnotationPageSegment
Move the selected annotations to the front of the rendering list.
toggle() - Method in class com.levigo.jadice.demo.SorterToolbar
Toggles (shows/hides) the appearance of this sorter toolbar instance
TOGGLE_ACTION - Static variable in class com.levigo.util.swing.CollapsiblePane
JCollapsible has a built-in toggle action which can be bound to buttons.
ToggleCaseSensitiveCommand - Class in com.levigo.jadice.appbase.search
 
ToggleCaseSensitiveCommand() - Constructor for class com.levigo.jadice.appbase.search.ToggleCaseSensitiveCommand
 
ToggleCrosshairCommand - Class in com.levigo.jadice.swing.crosshair
Shows/Hide a a crosshair bound to mouse position Hint:
To work properly this commands needs a PageView instance in the Context object.
ToggleCrosshairCommand() - Constructor for class com.levigo.jadice.swing.crosshair.ToggleCrosshairCommand
 
ToggleExtendedSearchCommand - Class in com.levigo.jadice.appbase.search
 
ToggleExtendedSearchCommand() - Constructor for class com.levigo.jadice.appbase.search.ToggleExtendedSearchCommand
 
ToggleFontRenderModeCommand - Class in com.levigo.jadice.swing.commands
 
ToggleFontRenderModeCommand() - Constructor for class com.levigo.jadice.swing.commands.ToggleFontRenderModeCommand
 
ToggleInfoTreeCommand - Class in com.levigo.jadice.demo.infotree
This command toggles InfoProviderFrame visibility.
ToggleInfoTreeCommand() - Constructor for class com.levigo.jadice.demo.infotree.ToggleInfoTreeCommand
 
ToggleLensCommand - Class in com.levigo.jadice.demo.lens
Shows/Hide a lens frame Hint:
To work properly this commands needs a PageView instance in the Contextobject.
ToggleLensCommand() - Constructor for class com.levigo.jadice.demo.lens.ToggleLensCommand
 
ToggleNavigatorCommand - Class in com.levigo.jadice.demo.navigator
Shows/Hide a navigator frame Hint:
To work properly this commands needs a PageView instance in the Contextobject.
ToggleNavigatorCommand() - Constructor for class com.levigo.jadice.demo.navigator.ToggleNavigatorCommand
 
ToggleSorterCommand - Class in com.levigo.jadice.demo.thumbnailview
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.
ToggleSorterCommand() - Constructor for class com.levigo.jadice.demo.thumbnailview.ToggleSorterCommand
 
ToggleToolActivationPolicyCommand - Class in com.levigo.jadice.appbase.commands
ToggleToolActivationPolicyCommand.java
ToggleToolActivationPolicyCommand() - Constructor for class com.levigo.jadice.appbase.commands.ToggleToolActivationPolicyCommand
 
ToggleToolbarVisibilityCommand - Class in com.levigo.jadice.demo.commands
This command could be used to toggle visibility of jadice toolbars.
ToggleToolbarVisibilityCommand() - Constructor for class com.levigo.jadice.demo.commands.ToggleToolbarVisibilityCommand
 
ToggleToolCommand - Class in com.levigo.jadice.demo.commands
ToggleToolCommand.java
ToggleToolCommand() - Constructor for class com.levigo.jadice.demo.commands.ToggleToolCommand
 
ToggleToolCommand.Tool - Enum in com.levigo.jadice.demo.commands
 
ToggleUseImageUpscalingCommand - Class in com.levigo.jadice.swing.commands
 
ToggleUseImageUpscalingCommand() - Constructor for class com.levigo.jadice.swing.commands.ToggleUseImageUpscalingCommand
 
ToggleWholeWordsOnlyCommand - Class in com.levigo.jadice.appbase.search
 
ToggleWholeWordsOnlyCommand() - Constructor for class com.levigo.jadice.appbase.search.ToggleWholeWordsOnlyCommand
 
toHex(byte[]) - Static method in class com.levigo.util.base.Strings
Convert byte array to hex string.
toHex(byte[], int, int) - Static method in class com.levigo.util.base.Strings
Convert byte array to hex string.
toHSL(Color) - Static method in class com.levigo.util.base.Colors
Convert the given color to the HSB (sometimes called HSL) color model.
toInfinity(double) - Static method in class com.levigo.util.base.Numbers
Round to the next integer so that the rounded value is equal or farther away from zero than the input value.
toJadiceColor(Color) - Static method in class com.levigo.jadice.annotation.AnnotationRenderer
 
toogleAnnotationVisibility() - Method in class com.levigo.jadice.swing.annotation.commands.AnnotationVisibilityCommand
Toggles visibility of annotations described by given class
toogleAnnotationVisibility() - Method in class com.levigo.jadice.swing.annotation.commands.EmbeddedAnnotationVisibilityCommand
Toggles visibility of annotations described by given class
Tool - Class in com.levigo.jadice.swing.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() - Constructor for class com.levigo.jadice.swing.tool.Tool
 
tool - Variable in class com.levigo.jadice.swing.tool.ToolActivationPolicy.ActivationCandidate
 
Tool.ActivationRequest - Class in com.levigo.jadice.swing.tool
This class describes an auto-activation request issued by a tool in response to an event.
Tool.ActivationRequest(String) - Constructor for class com.levigo.jadice.swing.tool.Tool.ActivationRequest
 
Tool.ActivationRequest(String, Cursor) - Constructor for class com.levigo.jadice.swing.tool.Tool.ActivationRequest
 
ToolActivationPolicy - Interface in com.levigo.jadice.swing.tool
The ToolActivationPolicy is tasked by ToolManager with the election of a Tool to be activated in a given situation.
ToolActivationPolicy.ActivationCandidate - Class in com.levigo.jadice.swing.tool
The ActivationCandidate is used to communicate possible candidates for Tool auto activation along with their Tool.ActivationRequests.
ToolActivationPolicy.ActivationCandidate(Class<? extends Tool>, Tool.ActivationRequest) - Constructor for class com.levigo.jadice.swing.tool.ToolActivationPolicy.ActivationCandidate
 
TOOLBAR_ACTIONS - Static variable in interface com.levigo.util.swing.action.MenuComponentFactory
Parameter of toolbar actions in the property file
TOOLBAR_APPLICATION - Static variable in class com.levigo.util.swing.action.NonUglyActionJToggleButton
 
TOOLBAR_APPLICATION - Static variable in class com.levigo.util.swing.NonUglyActionButton
 
TOOLBAR_MAINOFFICE - Static variable in class com.levigo.util.swing.action.NonUglyActionJToggleButton
 
TOOLBAR_MAINOFFICE - Static variable in class com.levigo.util.swing.NonUglyActionButton
 
toolbarShallBeActive() - Method in class com.levigo.jadice.search.TextSelectionTool
 
toolbarShallBeActive() - Method in class com.levigo.jadice.swing.annotation.AnnotationTool
 
toolbarShallBeActive() - Method in class com.levigo.jadice.swing.pageview.AreaSelectionTool
 
ToolkitBasedFactory<T> - Class in com.levigo.jadice.annotation.profiles
 
ToolkitBasedFactory() - Constructor for class com.levigo.jadice.annotation.profiles.ToolkitBasedFactory
 
ToolManager - Class in com.levigo.jadice.swing.tool
 
ToolManager(ViewComponent) - Constructor for class com.levigo.jadice.swing.tool.ToolManager
 
toolManager - Variable in class com.levigo.jadice.swing.ViewComponent
 
toolPropertyChanged(Tool, String, Object, Object) - Method in class com.levigo.jadice.swing.tool.ToolManager
Send a PropertyChangeEvent for the specified Tool property.
ToolTipFeature - Class in com.levigo.util.swing.flextree
A flextree feature used to activate tooltips for a FlexibleTree.
toResult(Result) - Method in interface com.levigo.jadice.document.metadata.Metadata
Transform this document into the given result. default encoding.
toResult(Result, String) - Method in interface com.levigo.jadice.document.metadata.Metadata
Transform this document into the given result.
toResult() - Method in interface com.levigo.jadice.document.metadata.Metadata
Return the Result representation of this document.
toResult(String) - Method in interface com.levigo.jadice.document.metadata.Metadata
Return the Result representation of this document using the given encoding.
toSource() - Method in interface com.levigo.jadice.document.metadata.Metadata
 
toString() - Method in class com.levigo.jadice.annotation.AnnotationPageSegment
 
toString() - Method in class com.levigo.jadice.annotation.AnnotationPageSegmentEvent
 
toString() - Method in class com.levigo.jadice.annotation.AnnotationRenderSettings
 
toString() - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
 
toString() - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
toString() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
toString() - Method in class com.levigo.jadice.annotation.profiles.ColorProperty
 
toString() - Method in class com.levigo.jadice.annotation.profiles.DiscreteProperty
 
toString() - Method in class com.levigo.jadice.annotation.profiles.FixedProperty
 
toString() - Method in class com.levigo.jadice.annotation.profiles.Label
 
toString() - Method in class com.levigo.jadice.annotation.profiles.Labels
 
toString() - Method in class com.levigo.jadice.annotation.profiles.RangeProperty
 
toString() - Method in class com.levigo.jadice.annotation.profiles.TypeRef
 
toString() - Method in class com.levigo.jadice.annotation.profiles.TypeSet
 
toString() - Method in class com.levigo.jadice.annotation.profiles.UnrestrictedProperty
 
toString() - Method in class com.levigo.jadice.document.AbstractDocument
The description of the document
toString() - Method in class com.levigo.jadice.document.AbstractPageSegment.CacheableRendering
 
toString() - Method in class com.levigo.jadice.document.AbstractPageSegment
Description of this page segment instances
toString() - Method in class com.levigo.jadice.document.BasicPage
 
toString() - Method in class com.levigo.jadice.document.DocumentLayer
Return text representation of the layer.
toString() - Method in class com.levigo.jadice.document.Format
A String-representation of this Format
toString() - Method in class com.levigo.jadice.document.io.ByteArrayBuffer
Converts the buffer's contents into a string, translating bytes into characters according to the platform's default character encoding.
toString(String) - Method in class com.levigo.jadice.document.io.ByteArrayBuffer
Converts the buffer's contents into a string, translating bytes into characters according to the specified character encoding.
toString() - Method in interface com.levigo.jadice.document.metadata.Metadata
 
toString(String) - Method in interface com.levigo.jadice.document.metadata.Metadata
 
toString() - Method in class com.levigo.jadice.document.ProductInformation.Artifact
 
toString() - Method in class com.levigo.jadice.document.render.RenderSettingsEvent
 
toString() - Method in class com.levigo.jadice.document.Resolution
 
toString() - Method in class com.levigo.jadice.document.util.FloatDimension
Returns a string representation of the values of this object's height and width fields.
toString() - Method in class com.levigo.jadice.document.util.GradationCurve
 
toString() - Method in class com.levigo.jadice.printer.event.PrintEvent
 
toString() - Method in class com.levigo.jadice.swing.tool.EditEvent
 
toString() - Method in class com.levigo.jadice.swing.tool.Tool.ActivationRequest
 
toString() - Method in class com.levigo.jadice.swing.tool.ToolActivationPolicy.ActivationCandidate
 
toString() - Method in class com.levigo.util.base.collections.IntHashtable
 
toString() - Method in class com.levigo.util.base.glazedlists.AbstractEventList
Returns a string representation of this collection.
toString() - Method in class com.levigo.util.base.glazedlists.DebugList
Returns a string representation of this collection.
toString() - Method in class com.levigo.util.base.glazedlists.event.ListEvent
Gets this event as a String.
toString() - Method in class com.levigo.util.base.glazedlists.gui.AbstractTableComparatorChooser
Encode the current sorting state as a String.
toString() - Method in class com.levigo.util.base.MimicryThrowable
 
toString() - Method in class com.levigo.util.concurrent.tasks.AbstractTask
 
toString() - Method in class com.levigo.util.concurrent.tasks.applet.AppletPriorityBlockingQueue
 
toString() - Method in class com.levigo.util.log.qualified.DefaultQualifiedLogEvent
 
toString() - Method in class com.levigo.util.log.qualified.ResolvedQualifiedLogEvent
 
toString() - Method in class com.levigo.util.swing.action.CommandAction
 
toString() - Method in class com.levigo.util.swing.action.Context
 
toString() - Method in class com.levigo.util.swing.messaging.Message
 
toString() - Method in class com.levigo.util.swing.messaging.MessageEvent
 
toString() - Method in class com.levigo.util.swing.messaging.MessageResult
 
toStringFunction(Class<E>, String) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Get a FunctionList.Function that extracts the property with the given propertyName from objects of the given beanClass and then formats the return value as a String.
toStringTextFilterator() - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Creates a TextFilterator that searches against an Object's toString() value.
totalPageCount - Variable in class com.levigo.jadice.appbase.status.PageSnapIn
 
totalSize - Variable in class com.levigo.jadice.document.io.ByteArrayBuffer
Total number of bytes.
toXML(Class<T>, T) - Static method in class com.levigo.jadice.annotation.profiles.PrimitiveConverter
 
toZero(double) - Static method in class com.levigo.util.base.Numbers
Round to the next integer so that the rounded value is equal or closer to zero than the input value.
trace(String) - Method in interface com.levigo.util.log.Logger
Log a message at the TRACE level.
trace(String, Throwable) - Method in interface com.levigo.util.log.Logger
Log an exception (throwable) at the TRACE level with an accompanying message.
trace(String, Object...) - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
trace(String, Throwable, Object...) - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
trace(String) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "trace".
trace(String, Object...) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "trace".
trace(String, Throwable) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "trace".
trace(String, Throwable, Object...) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "trace".
trackImageIsTransparent() - Method in class com.levigo.util.swing.colorpicker.ColorPickerAlphaSliderUI
 
trackImageIsTransparent() - Method in class com.levigo.util.swing.colorpicker.ColorPickerSliderUI
 
TransactionList<E> - Class in com.levigo.util.base.glazedlists
A list transformation that presents traditional transaction semantics.
TransactionList(EventList<E>) - Constructor for class com.levigo.util.base.glazedlists.TransactionList
Constructs a TransactionList that provides traditional transaction semantics over the given source.
transform - Variable in class com.levigo.jadice.document.render.BasicRenderParameters
 
transform(Page, AffineTransform, Set<DocumentLayer>) - Static method in class com.levigo.jadice.printer.PrintDecorations
 
transformAll(Page, AffineTransform) - Static method in class com.levigo.jadice.printer.PrintDecorations
 
TransformedList<S,E> - Class in com.levigo.util.base.glazedlists
A convenience class for EventLists that decorate another EventList.
TransformedList(EventList<S>) - Constructor for class com.levigo.util.base.glazedlists.TransformedList
Creates a TransformedList to transform the specified EventList.
TransformerPanel - Class in com.levigo.util.swing
Container which can transform its children, for example:
JButton button = new JButton("Hello"); JXTransformer t = new JXTransformer(button); t.rotate(Math.PI / 2); Note: This component was designed to transform simple components like JButton, JLabel etc.
TransformerPanel() - Constructor for class com.levigo.util.swing.TransformerPanel
 
TransformerPanel(JComponent) - Constructor for class com.levigo.util.swing.TransformerPanel
 
TransformerPanel(JComponent, AffineTransform) - Constructor for class com.levigo.util.swing.TransformerPanel
 
translate(double, double) - Method in class com.levigo.jadice.annotation.Annotation
Translates this Annotation the indicated distance, to the right along the x coordinate axis, and downward along the y coordinate axis.
translate(double, double) - Method in class com.levigo.jadice.annotation.EllipseAnnotation
 
translate(double, double) - Method in class com.levigo.jadice.annotation.ImageAnnotation
 
translate(double, double) - Method in class com.levigo.jadice.annotation.LineAnnotation
 
translate(double, double) - Method in class com.levigo.jadice.annotation.PathAnnotation
 
translate(double, double) - Method in class com.levigo.jadice.annotation.RectangleAnnotation
 
translate(double, double) - Method in class com.levigo.jadice.annotation.StampAnnotation
 
translate(double, double) - Method in class com.levigo.jadice.annotation.StampImageAnnotation
 
translate(int, int) - Method in class com.levigo.jadice.swing.commands.ScrollCommand
Translates the pan point of the viewer contained in given context objects.
TreeAccessibleNameProvider - Interface in com.levigo.util.swing.flextree
 
TreeColumnProvider - Interface in com.levigo.util.swing.flextree
A TreeModule providing TreeTable columns.
TreeContentProvider - Interface in com.levigo.util.swing.flextree
Instances are able to provide content (that is, children) for a node in a FlexibleTree.
TreeContextMenuContributor - Interface in com.levigo.util.swing.flextree
implementors can contribute menu entries to be shown in context menus in a FlexibleTree.
TreeContributionContext - Interface in com.levigo.util.swing.flextree
An extended ContributionContext supplied to TreeContextMenuContributors.
TreeIconProvider - Interface in com.levigo.util.swing.flextree
 
TreeLabelProvider - Interface in com.levigo.util.swing.flextree
 
TreeModule - Interface in com.levigo.util.swing.flextree
TreeModules implement features required to visualize some kind of information in tree form.
TreeNavigator - Interface in com.levigo.util.swing.flextree
 
treeNodeToContextObject(Object) - Method in class com.levigo.util.swing.action.TreeSelectionContextUpdater
This method may be overridden to perform implementation-specific "unpacking" of the node objects.
TreeSelectionContextUpdater - Class in com.levigo.util.swing.action
A TreeSelectionListenerwhich updates the given context whenever the tree selection changes.
TreeSelectionContextUpdater(Context) - Constructor for class com.levigo.util.swing.action.TreeSelectionContextUpdater
 
TreeSelectionHandler - Interface in com.levigo.util.swing.flextree
A fragment interface to be implemented by tree modules wishing to react on path selection and deselection.
TreeTipProvider - Interface in com.levigo.util.swing.flextree
A TreeModule fragment interface for modules which want to provide a tool-tip for certain nodes.
trimCharacter(String, char) - Static method in class com.levigo.util.base.Strings
Returns a copy of the string, with leading and trailing given parameter character omitted.
trimLeadingCharacter(String, char) - Static method in class com.levigo.util.base.Strings
Returns a copy of the string, with leading given parameter character omitted
trimTrailingCharacter(String, char) - Static method in class com.levigo.util.base.Strings
Returns a copy of the string, with trailing given parameter character omitted.
trimWhitespace() - Method in interface com.levigo.jadice.document.metadata.Metadata
 
trueMatcher() - Static method in class com.levigo.util.base.glazedlists.matchers.Matchers
Get a Matcher that always returns true, therefore matching everything.
tryInitialize(Annotation, Page) - Method in interface com.levigo.jadice.annotation.AnnotationInitializer
 
TurnPageCommand - Class in com.levigo.jadice.swing.commands
This command could be used for page browsing purposes.
TurnPageCommand() - Constructor for class com.levigo.jadice.swing.commands.TurnPageCommand
 
TurnPageCommand.Mode - Enum in com.levigo.jadice.swing.commands
The navigation mode.
TYPE_CONTEXT_MENU - Static variable in interface com.levigo.util.swing.menu.ContributionContext
The predefined menu-type for a context popup-menu
TYPE_CONTEXT_TOOLBAR - Static variable in interface com.levigo.util.swing.menu.ContributionContext
The predefined menu-type for a context toolbar (like jadice's hover toolbars)
TYPE_MAIN_MENU - Static variable in interface com.levigo.util.swing.menu.ContributionContext
The predefined menu-type for an application's main (drop-down) menu
TYPE_TOOLBAR - Static variable in interface com.levigo.util.swing.menu.ContributionContext
The predefined menu-type for an application's main toolbar
TYPE_UNDEFINED - Static variable in exception com.levigo.jadice.document.JadiceException
 
TypeRef - Class in com.levigo.jadice.annotation.profiles
References an AnnotationType.
TypeRef() - Constructor for class com.levigo.jadice.annotation.profiles.TypeRef
Deprecated. JAXB usage exclusively
TypeRef(AnnotationFactory) - Constructor for class com.levigo.jadice.annotation.profiles.TypeRef
 
types(Class...) - Static method in class com.levigo.util.base.glazedlists.matchers.Matchers
Returns a Matcher which reports a match when the given object to match is not null and reports on of the given classes as its type.
typeSafetyListener(EventList<E>, Set<Class>) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Check list elements for type safety after they are added to an EventList using a ListEventListener.
TypeSet - Class in com.levigo.jadice.annotation.profiles
Groups AnnotationTypes to form a logical structure in which they should be presented to the user.
TypeSet() - Constructor for class com.levigo.jadice.annotation.profiles.TypeSet
Deprecated. JAXB usage exclusively
TypeSet(String, Labels, List<AnnotationType>) - Constructor for class com.levigo.jadice.annotation.profiles.TypeSet
 
TypeSetElement - Class in com.levigo.jadice.annotation.profiles
A common ancestor for the elements in type set declarations.
TypeSetElement() - Constructor for class com.levigo.jadice.annotation.profiles.TypeSetElement
 

U

UI - Class in com.levigo.jadice.swing.util
This is a collection of UI-related static utility methods and constants.
UI_CLASS_ID - Static variable in class com.levigo.jadice.swing.navigator.NavigatorComponent
 
UI_CLASS_ID - Static variable in class com.levigo.jadice.swing.pageview.PageView
 
UI_CLASS_ID - Static variable in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
 
UIDocument<C> - Interface in com.levigo.jadice.document
A UIDocument is a Document implementation which is particularly suitable for the use in graphical user interfaces.
unbindInventoryFromDocument(Document) - Static method in class com.levigo.jadice.document.render.RenderControlInventory
Unbinds any inventory from the document.
unclose() - Method in class com.levigo.jadice.annotation.PathAnnotation
 
uncontribute(ComponentAddon) - Static method in class com.levigo.util.swing.plaf.LookAndFeelAddons
Removes the contribution of the given addon
undecorate() - Method in class com.levigo.util.swing.componentdecorator.NonFocusedInfo
Undecorate the previously decorated component.
undecorate() - Method in class com.levigo.util.swing.componentdecorator.SelectAllOnFocusGain
Undecorate the component.
underscored - Variable in class com.levigo.jadice.annotation.TextAnnotation
 
undo() - Method in interface com.levigo.util.base.glazedlists.UndoRedoSupport.Edit
Undo the edit.
undoableEditHappened(UndoRedoSupport.Edit) - Method in interface com.levigo.util.base.glazedlists.UndoRedoSupport.Listener
Notified of each undoable edit applied to the given EventList.
UndoRedoSupport<E> - Class in com.levigo.util.base.glazedlists
UndoRedoSupport, as the name suggests, will provide generic support for undoing and redoing groups of changes to an EventList.
UndoRedoSupport.Edit - Interface in com.levigo.util.base.glazedlists
Provides an easy interface to undo/redo a ListEvent in its entirety.
UndoRedoSupport.Listener - Interface in com.levigo.util.base.glazedlists
Implementations of this Listener interface should be registered with an UndoRedoSupport object via UndoRedoSupport.addUndoSupportListener(com.levigo.util.base.glazedlists.UndoRedoSupport.Listener).
UndoSupport<E> - Class in com.levigo.util.swing.glazedlists
This class adapts the generic UndoRedoSupport provided by Glazed Lists for specific use with Swing's native UndoManager.
uninitialize(LookAndFeelAddons) - Method in class com.levigo.util.swing.plaf.AbstractComponentAddon
 
uninitialize(LookAndFeelAddons) - Method in interface com.levigo.util.swing.plaf.ComponentAddon
Uninitializes this addon.
uninitialize() - Method in class com.levigo.util.swing.plaf.LookAndFeelAddons
 
uninstall() - Method in class com.levigo.jadice.demo.SpacePanBehaviour
Uninstall the SpacePanBehaviour from the PageView for which it has been installed
uninstall() - Method in class com.levigo.util.base.glazedlists.UndoRedoSupport
This method removes undo/redo support from the EventList it was installed on.
uninstall() - Method in class com.levigo.util.swing.ActionOnDoubleClick
Remove the double-click-to-action wiring.
uninstall() - Method in class com.levigo.util.swing.flextree.PopupMenuFeature
Uninstall the feature from the flextree.
uninstall() - Method in class com.levigo.util.swing.flextree.SelectionHandlerFeature
Uninstall the feature from the flextree.
uninstall() - Method in class com.levigo.util.swing.flextree.ToolTipFeature
Uninstall the feature from the flextree.
uninstall() - Method in class com.levigo.util.swing.glazedlists.AutoCompleteSupport
This method removes autocompletion support from the JComboBox it was installed on.
uninstall() - Method in class com.levigo.util.swing.glazedlists.UndoSupport
This method removes undo/redo support from the EventList it was installed on.
uninstall() - Method in class com.levigo.util.swing.tooltip.DataTipDecorator
 
uninstallDefaults() - Method in class com.levigo.jadice.swing.navigator.BasicNavigatorComponentUI
Set the NavigatorComponent properties that haven't been explicitly overridden to null.
uninstallDefaults() - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
Set the ThumbnailView properties that haven't been explicitly overridden to null.
uninstallDefaults() - Method in class com.levigo.util.swing.table.TableRowHeaderUI
 
uninstallKeyboardActions() - Method in class com.levigo.jadice.swing.navigator.BasicNavigatorComponentUI
Unregisters keyboard actions installed from installKeyboardActions.
uninstallKeyboardActions() - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
Unregisters keyboard actions installed from installKeyboardActions.
uninstallKeyboardActions() - Method in class com.levigo.util.swing.table.TableRowHeaderUI
 
uninstallListener(E, EventListener) - Method in interface com.levigo.util.base.glazedlists.ObservableElementList.Connector
Stop listening for events from the specified element.
uninstallListeners() - Method in class com.levigo.jadice.swing.navigator.BasicNavigatorComponentUI
Remove the listeners for the ThumbnailView, its model, and its selectionModel.
uninstallListeners() - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
Remove the listeners for the ThumbnailView, its model, and its selectionModel.
uninstallListeners(JSlider) - Method in class com.levigo.util.swing.colorpicker.ColorPickerSliderUI
 
uninstallListeners() - Method in class com.levigo.util.swing.table.TableRowHeaderUI
 
uninstallUI(JComponent) - Method in class com.levigo.jadice.swing.navigator.BasicNavigatorComponentUI
 
uninstallUI(JComponent) - Method in class com.levigo.jadice.swing.pageview.BasicPageViewUI
 
uninstallUI(JComponent) - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
Uninitializes this.list by calling uninstallListeners(), uninstallKeyboardActions(), and uninstallDefaults() in order.
uninstallUI(JComponent) - Method in class com.levigo.util.swing.table.TableRowHeaderUI
 
UniqueList<E> - Class in com.levigo.util.base.glazedlists
An EventList that shows the unique elements from its source EventList.
UniqueList(EventList<E>) - Constructor for class com.levigo.util.base.glazedlists.UniqueList
Creates a UniqueList that determines uniqueness via the Comparable interface.
UniqueList(EventList<E>, Comparator<? super E>) - Constructor for class com.levigo.util.base.glazedlists.UniqueList
Creates a UniqueList that determines uniqueness using the specified Comparator.
Unit - Enum in com.levigo.jadice.document
An enum of various common length units.
UNKNOWN_VALUE - Static variable in class com.levigo.util.base.glazedlists.event.ListEvent
indicates a removed element whose value is unknown
unloadDefaults(Object[]) - Static method in class com.levigo.util.swing.plaf.LookAndFeelAddons
 
UNMIMICED_PACKAGE_PREFIXES - Static variable in class com.levigo.util.base.MimicryThrowable
A list of package prefixes for which no mimicry is performed through MimicryThrowable.mimic(Throwable) (all from java.
unRegisterAnnotationProfileLocator(AnnotationProfileLocator) - Static method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
Unregisters given AnnotationProfileLocator.
UnresolvedQualifiedLogEvent - Interface in com.levigo.util.log.qualified
This interface is just an aggregate interface.
UnresolvedQualifiedMessage - Interface in com.levigo.util.log.qualified
 
UnrestrictedProperty<T> - Class in com.levigo.jadice.annotation.profiles
 
UnrestrictedProperty() - Constructor for class com.levigo.jadice.annotation.profiles.UnrestrictedProperty
 
unsuppressMessage(String) - Static method in class com.levigo.util.swing.messaging.MessageManager
Registers a message.
unwrapValue() - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.ValueElement
 
update(String, RenderSettings, Object...) - Method in class com.levigo.jadice.annotation.AnnotationRenderSettings
 
update(Document, File) - Method in class com.levigo.jadice.appbase.chooser.PreviewPanel
 
update() - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
Update the GUI's state in response to a change in the search or other state.
update(SearchStateChangeEvent) - Method in class com.levigo.jadice.appbase.search.advanced.AlternativeSearchPanel
 
update() - Method in class com.levigo.jadice.appbase.search.RolloutSearch
Update the GUI's state in response to a change in the search or other state.
update(SearchStateChangeEvent) - Method in class com.levigo.jadice.appbase.search.RolloutSearch
 
update() - Method in class com.levigo.jadice.appbase.search.SearchPanel
Update the GUI's state in response to a change in the search or other state.
update(SearchStateChangeEvent) - Method in class com.levigo.jadice.appbase.search.SearchPanel
 
update() - Method in class com.levigo.jadice.appbase.status.PrinterStatusSnapIn
 
update(Graphics) - Method in class com.levigo.jadice.demo.lens.LensFrame
 
update(String, RenderSettings, Object...) - Method in class com.levigo.jadice.document.render.BaseRenderSettings
 
update(String, RenderSettings, Object...) - Method in class com.levigo.jadice.document.render.ImageRenderSettings
 
update(String, RenderSettings, Object...) - Method in interface com.levigo.jadice.document.render.RenderSettings
Updates this instance property specified by given property name with the value provided by the other processing setting.
update(String, RenderSettings, Object...) - Method in class com.levigo.jadice.document.render.TextRenderSettings
 
update(String, RenderSettings, Object...) - Method in class com.levigo.jadice.swing.pageview.PageViewSettings
 
UPDATE - Static variable in class com.levigo.util.base.glazedlists.event.ListEvent
 
updateButton(AbstractButton) - Method in class com.levigo.util.swing.action.PopupJToggleButton
 
updateGrid() - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
Update just the grid dimensions.
updateInfo() - Method in class com.levigo.jadice.appbase.status.DocumentStatusMessageSnapIn
 
updateInfo() - Method in class com.levigo.jadice.appbase.status.PageSnapIn
 
updateInfo() - Method in class com.levigo.jadice.appbase.status.ZoomSnapIn
 
updateLabel(TreePath, StyledDocument) - Method in interface com.levigo.util.swing.flextree.TreeLabelProvider
 
updateLayout() - Method in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
Update the whole view geometry.
updateOrientationAccordingToParent() - Method in class com.levigo.util.swing.LevigoSeparators.AbstractLineSeparator
Deprecated.  
updateRendering() - Method in class com.levigo.jadice.annotation.AnnotationRenderer
 
updates - Variable in class com.levigo.util.base.glazedlists.AbstractEventList
the change event and notification system
updateShape(LineAnnotation) - Method in class com.levigo.jadice.annotation.ArrowAnnotation
Update the polygon representing the arrow.
updateShape(LineAnnotation) - Method in class com.levigo.jadice.annotation.LineAnnotation
 
updateTextSelection() - Method in class com.levigo.jadice.swing.search.tool.AbstractSelectionRendererTool
 
updateUI() - Method in class com.levigo.jadice.swing.navigator.NavigatorComponent
Resets the UI property with the value from the current look and feel.
updateUI() - Method in class com.levigo.jadice.swing.pageview.PageView
Resets the UI property with the value from the current look and feel.
updateUI() - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView
Resets the UI property with the value from the current look and feel.
updateUI() - Method in class com.levigo.util.swing.table.JTableRowHeader
Notification from the UIManager that the look and feel (L&F) has changed.
updateUI() - Method in class com.levigo.util.swing.toolbar.EllipseJToolBar
 
UpdateWindowTitleContextListener - Class in com.levigo.jadice.demo
Updates JFrame titles when documents (or BasicViewers) change.
UpdateWindowTitleContextListener(JFrame, String) - Constructor for class com.levigo.jadice.demo.UpdateWindowTitleContextListener
 
UppercaseDocument - Class in com.levigo.util.swing.text
A Plain Text Document for Text Components with only Uppercase contents All entered letters will be changed into uppercase letters.
UppercaseDocument() - Constructor for class com.levigo.util.swing.text.UppercaseDocument
Constructor for UppercaseDocument.
UppercaseDocument(int) - Constructor for class com.levigo.util.swing.text.UppercaseDocument
Constructor for UppercaseDocument.
upperRangeModel(ThresholdList) - Static method in class com.levigo.util.swing.glazedlists.GlazedListsSwing
Creates a model that manipulates the upper bound of the specified ThresholdList.
USE_UI_ICONS - Static variable in class com.levigo.util.swing.messaging.dialog.DefaultMessageDialog
Whether the Dialog should revert to using the UI defined icons "OptionPane.
USE_UPSCALING - Static variable in class com.levigo.jadice.document.render.ImageRenderSettings
Identifier key for a change to the ImageRenderSettings.setUseUpscalingFilter(boolean)/ ImageRenderSettings.isUseUpscalingFilter() property.
using(Format) - Method in interface com.levigo.jadice.document.read.fluent.TaskBuilder
Specifies the Format which shall be used.
using(Class<? extends Format>) - Method in interface com.levigo.jadice.document.read.fluent.TaskBuilder
Specifies the Format which shall be used.
utf8Bytes(String) - Static method in class com.levigo.util.base.Strings
Create a byte[] representation of the given string, using UTF-8 encoding.
utf8String(byte[]) - Static method in class com.levigo.util.base.Strings
Construct a new String from the given input bytes, using UTF-8 encoding.

V

validate(List<String>) - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
 
validate(List<String>) - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
 
validate(List<String>) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
 
validate(Source...) - Method in interface com.levigo.jadice.document.metadata.Metadata
Validate this document against specifief schemas
validate(URL...) - Method in interface com.levigo.jadice.document.metadata.Metadata
Validate this document against specifief schemas
validate() - Method in class com.levigo.jadice.swing.thumbnailview.AbstractThumbnailRenderer
Overridden for performance reasons.
validatePageFormat(PageFormat) - Method in class com.levigo.jadice.printer.AbstractPrinter
Validates given pageformat, logs an error message, if given pageformat is not valid and returns a correct pageformat.
value - Variable in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.MapValue.Entry
 
value - Variable in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.Value
 
value - Variable in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.ValueElement
 
valueChanged(ListSelectionEvent) - Method in class com.levigo.jadice.swing.thumbnailview.ThumbnailView.AccessibleThumbnailView
List Selection Listener value change method.
valueChanged(TreeSelectionEvent) - Method in class com.levigo.util.swing.action.TreeSelectionContextUpdater
 
valueChanged(ListSelectionEvent) - Method in class com.levigo.util.swing.glazedlists.EventTableColumnModel
 
valueOf(String) - Static method in enum com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.annotation.HistoryAnnotation.HistoryPatternPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.appbase.chooser.FileChooser.ReturnValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.demo.commands.ToggleToolCommand.Tool
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.document.Document.BasicState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.document.metadata.MetadataBuilder.InvalidCharacterHandling
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.document.PageSegmentEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.document.Permission.Vote
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.document.read.NCIReaderSettings.InvalidResolutionHandling
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.document.read.ReaderListener.ReaderEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.document.render.BaseRenderSettings.Clipping
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.document.render.BaseRenderSettings.Rotation
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.levigo.jadice.document.render.BaseRenderSettings.Rotation
 
valueOf(String) - Static method in enum com.levigo.jadice.document.render.FilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.document.render.TextRenderSettings.AntiAliasingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.document.render.TextRenderSettings.FontRenderMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.document.text.Granularity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.document.Unit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.printer.event.PrintEvent.PrintEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.printer.OutputReferenceBase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.printer.PrinterLogMessages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.printer.PrintJobConfiguration.PrintMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.search.SearchRequest.SearchState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.swing.annotation.AnnotationTool.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.swing.annotation.commands.AbstractAnnotationModeCommand.CreateMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.swing.commands.AbstractDocumentCommand.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.swing.commands.ScrollCommand.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.swing.commands.TurnPageCommand.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.swing.commands.ZoomCommand.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.swing.crosshair.FrozenMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.swing.lens.FrozenStateMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.swing.lens.HoverLensTool.HoverShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.swing.pageview.PageView.Layout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.jadice.swing.status.StatusBar.SnapInConstraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.util.base.Corner
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.util.concurrent.ConcurrentMessages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.util.log.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.util.swing.action.Context.Ancestors
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.util.swing.action.Context.Children
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.util.swing.CollapsiblePane.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.util.swing.colorpicker.ColorPicker.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.util.swing.effect.Effect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.util.swing.effect.EffectLayout.Constraints.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.util.swing.effect.EffectLayout.Edge
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.util.swing.infobar.DrawerContainer.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.util.swing.infobar.RollingMessagePanel.OrderBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.util.swing.menu.MenuBuilder.ItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.levigo.util.swing.RotatedIcon.Rotation
Returns the enum constant of this type with the specified name.
valueOfConstraint(String) - Static method in enum com.levigo.util.swing.infobar.DrawerContainer.Position
Returns the position constant with the specified constraint.
values() - Static method in enum com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.annotation.HistoryAnnotation.HistoryPatternPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.appbase.chooser.FileChooser.ReturnValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.demo.commands.ToggleToolCommand.Tool
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.document.Document.BasicState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.document.metadata.MetadataBuilder.InvalidCharacterHandling
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.document.PageSegmentEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.document.Permission.Vote
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.document.read.NCIReaderSettings.InvalidResolutionHandling
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.document.read.ReaderListener.ReaderEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.document.render.BaseRenderSettings.Clipping
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.document.render.BaseRenderSettings.Rotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.document.render.FilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.document.render.TextRenderSettings.AntiAliasingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.document.render.TextRenderSettings.FontRenderMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.document.text.Granularity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.document.Unit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.printer.event.PrintEvent.PrintEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.printer.OutputReferenceBase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.printer.PrinterLogMessages
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.printer.PrintJobConfiguration.PrintMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.search.SearchRequest.SearchState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.swing.annotation.AnnotationTool.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.swing.annotation.commands.AbstractAnnotationModeCommand.CreateMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.swing.commands.AbstractDocumentCommand.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.swing.commands.ScrollCommand.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.swing.commands.TurnPageCommand.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.swing.commands.ZoomCommand.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.swing.crosshair.FrozenMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.swing.lens.FrozenStateMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.swing.lens.HoverLensTool.HoverShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.swing.pageview.PageView.Layout
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.jadice.swing.status.StatusBar.SnapInConstraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.util.base.Corner
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.util.concurrent.ConcurrentMessages
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.util.log.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.util.swing.action.Context.Ancestors
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.util.swing.action.Context.Children
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.util.swing.CollapsiblePane.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.util.swing.colorpicker.ColorPicker.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.util.swing.effect.Effect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.util.swing.effect.EffectLayout.Constraints.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.util.swing.effect.EffectLayout.Edge
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.util.swing.infobar.DrawerContainer.Position
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.util.swing.infobar.RollingMessagePanel.OrderBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.util.swing.menu.MenuBuilder.ItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.levigo.util.swing.RotatedIcon.Rotation
Returns an array containing the constants of this enum type, in the order they are declared.
VARIABLE - Static variable in class com.levigo.util.swing.action.BasicMenuComponentFactory
Variable [Format:{$nameOfVariable}]
VERSION - Static variable in class com.levigo.jadice.document.flavor.IntraDOCPDataFlavor
The current version of the protocol for intra DOCP transfer.
VERTICAL - Static variable in class com.levigo.util.swing.LevigoSeparators
Deprecated.  
VERTICAL_BOTTOM - Static variable in class com.levigo.util.swing.BarSnapInScrollPane
 
VERTICAL_TOP - Static variable in class com.levigo.util.swing.BarSnapInScrollPane
 
view - Variable in class com.levigo.jadice.appbase.FileOpener
 
view - Variable in class com.levigo.jadice.swing.navigator.BasicNavigatorComponentUI
 
view - Variable in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
 
view - Variable in class com.levigo.jadice.swing.thumbnailview.DefaultThumbnailCellRenderer
 
ViewComponent - Class in com.levigo.jadice.swing
Displays a Document's Pages.
ViewComponent() - Constructor for class com.levigo.jadice.swing.ViewComponent
 
viewResized(PageView) - Method in class com.levigo.jadice.swing.pageview.AbstractPresentationRule
 
viewResized(PageView) - Method in class com.levigo.jadice.swing.pageview.ApplyDynamicZoomRule
 
viewResized(PageView) - Method in interface com.levigo.jadice.swing.pageview.PresentationRule
 
viewResized(PageView) - Method in class com.levigo.jadice.swing.pageview.PresentationRuleManager
 
viewSize - Variable in class com.levigo.jadice.swing.thumbnailview.BasicThumbnailViewUI
 
VISIBILITY_CHECKBOX_MENU - Static variable in class com.levigo.util.swing.action.BasicMenuComponentFactory
type of the menu is radioButton - it used in the file of actions definition in the parameter menuType
VISIBILITY_MENU - Static variable in class com.levigo.util.swing.action.BasicMenuComponentFactory
type of the menu item is a Item which is visible only if it is enabled - it used in the file of actions definition in the parameter menuState
VISIBILITY_RADIOBUTTON_MENU - Static variable in class com.levigo.util.swing.action.BasicMenuComponentFactory
type of the menu is radioButton - it used in the file of actions definition in the parameter menuType
VisibilityEnabledJCheckboxMenuItem - Class in com.levigo.util.swing.action
A checkbox as menu item which is visible if and only if it is enabled.
VisibilityEnabledJCheckboxMenuItem(Action) - Constructor for class com.levigo.util.swing.action.VisibilityEnabledJCheckboxMenuItem
Constructor.
VisibilityEnabledJMenuItem - Class in com.levigo.util.swing.action
A menu item that is visible if and only if it is enabled.
VisibilityEnabledJMenuItem(Action) - Constructor for class com.levigo.util.swing.action.VisibilityEnabledJMenuItem
Constructor.
VisibilityEnabledJRadioMenuItem - Class in com.levigo.util.swing.action
A radio button as menu item which is visible if and only if it is enabled.
VisibilityEnabledJRadioMenuItem(Action) - Constructor for class com.levigo.util.swing.action.VisibilityEnabledJRadioMenuItem
Constructor.
VISIBLE - Static variable in class com.levigo.util.swing.action.BasicActionFactory
Key word for the property if the action is visible
VISIBLE_RECT_PROPERTY - Static variable in class com.levigo.jadice.swing.pageview.PageView
 
VisibleBoundsTool - Class in com.levigo.jadice.swing.thumbnailview
 
VisibleBoundsTool() - Constructor for class com.levigo.jadice.swing.thumbnailview.VisibleBoundsTool
 
VisualRepresentationSupportTransferHandler - Class in com.levigo.util.swing.dnd
A TransferHandler correctly implementing a visual representation of what is being dragged via TransferHandler.getVisualRepresentation(Transferable), which the standard transfer handler doesn't (at least up to and including 1.6).
VisualRepresentationSupportTransferHandler() - Constructor for class com.levigo.util.swing.dnd.VisualRepresentationSupportTransferHandler
 
VisualRepresentationSupportTransferHandler(String) - Constructor for class com.levigo.util.swing.dnd.VisualRepresentationSupportTransferHandler
 
vote(Document, Intent) - Method in class com.levigo.jadice.annotation.auth.DocumentAnnotationPermission.Factory.AbstractPerm
 
vote(Annotation, Intent) - Method in class com.levigo.jadice.annotation.auth.IndividualAnnotationPermission.Factory.AbstractPerm
 
vote(D, Intent) - Method in interface com.levigo.jadice.document.Permission
Make a permission decision about the given intended action on the given domain object.

W

warn(QualifiedLogEvent) - Method in class com.levigo.jadice.document.read.ReaderListenerAdapter
 
warn(String) - Method in interface com.levigo.util.log.Logger
Log a message at the WARN level.
warn(String, Throwable) - Method in interface com.levigo.util.log.Logger
Log an exception (throwable) at the WARN level with an accompanying message.
warn(MessageID) - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
warn(MessageID, Throwable) - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
warn(MessageID, Object...) - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
warn(MessageID, Throwable, Object...) - Method in class com.levigo.util.log.qualified.AbstractQualifiedLogger
 
warn(MessageID) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "warning".
warn(MessageID, Throwable) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "warning".
warn(MessageID, Object...) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "warning".
warn(MessageID, Throwable, Object...) - Method in interface com.levigo.util.log.qualified.QualifiedLogger
Log the given message at level "warning".
warn(QualifiedLogEvent) - Method in interface com.levigo.util.log.qualified.QualifiedLogListener
Callback method which will be invoked in case of a warning.
warn(QualifiedLogEvent) - Method in class com.levigo.util.swing.infobar.QualifiedLoggingBridge
 
WARNING - Static variable in class com.levigo.util.swing.messaging.Message
 
weakReferenceProxy(EventList<E>, ListEventListener<E>) - Static method in class com.levigo.util.base.glazedlists.GlazedLists
Provides a proxy to another ListEventListener that may go out of scope without explicitly removing itself from the source list's set of listeners.
weakReferenceProxy(MatcherEditor<E>) - Static method in class com.levigo.util.base.glazedlists.matchers.Matchers
Provides a proxy to another MatcherEditor that may go out of scope without explicitly removing itself from the source MatcherEditor's set of listeners.
whitespace(String) - Static method in class com.levigo.util.base.Strings
Check whether the given String only contains whitespace characters.
WINDOW_ICON - Static variable in class com.levigo.util.swing.AbstractGeometryFrame
The image that is used as a frame's icon image.
windowClosed(WindowEvent) - Method in class com.levigo.jadice.appbase.commands.AddOnContextWindowAdapter
 
WindowsClassicLookAndFeelAddons - Class in com.levigo.util.swing.plaf
Adds new pluggable UI following the Windows Classic look and feel.
WindowsClassicLookAndFeelAddons() - Constructor for class com.levigo.util.swing.plaf.WindowsClassicLookAndFeelAddons
 
WindowsLookAndFeelAddons - Class in com.levigo.util.swing.plaf
Adds new pluggable UI following the Windows XP look and feel.
WindowsLookAndFeelAddons() - Constructor for class com.levigo.util.swing.plaf.WindowsLookAndFeelAddons
 
with(ReaderControls) - Method in interface com.levigo.jadice.document.read.fluent.TaskBuilder
Specify the ReaderControls to be used for this task.
WITH_BORDER - Static variable in class com.levigo.util.swing.action.NonUglyActionJToggleButton
 
WITH_BORDER - Static variable in class com.levigo.util.swing.NonUglyActionButton
 
WITHOUT_BORDER - Static variable in class com.levigo.util.swing.action.NonUglyActionJToggleButton
 
WITHOUT_BORDER - Static variable in class com.levigo.util.swing.NonUglyActionButton
 
wranglerFactories - Variable in class com.levigo.jadice.annotation.profiles.AnnotationType
 
wrap(Collection<?>) - Static method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.CollectionValue
 
wrap(InputStream) - Static method in class com.levigo.jadice.document.io.IOUtils
Wraps the given stream into a SeekableInputStream.
wrap(InputStream, boolean) - Static method in class com.levigo.jadice.document.io.IOUtils
Wraps the given stream into SeekableInputStream.
WritableTableFormat<E> - Interface in com.levigo.util.base.glazedlists.gui
Specifies how to edit the elements of table.
WRITE - Variable in class com.levigo.jadice.annotation.auth.IndividualAnnotationPermission.Factory
 
write(Document, OutputStream, WriterControls) - Method in class com.levigo.jadice.document.write.FormatWriter
 
write(Document, OutputStream, WriterListener, WriterControls) - Method in class com.levigo.jadice.document.write.FormatWriter
 
WriteAnnotationIntent - Class in com.levigo.jadice.annotation.auth
This type of AnnotationIntent declares the intention to write or save individual annotation instances.
WriteAnnotationIntent() - Constructor for class com.levigo.jadice.annotation.auth.WriteAnnotationIntent
Constructor
writeCanceled(FormatWriter) - Method in interface com.levigo.jadice.document.write.WriterListener
Receive notification about a write-process that has been canceled.
writeDone(FormatWriter) - Method in interface com.levigo.jadice.document.write.WriterListener
Receive notification about a write-process that has been completed.
writeExternal(ObjectOutput) - Method in class com.levigo.jadice.annotation.profiles.PropertiesDescriptor
 
writeFailed(FormatWriter, Throwable) - Method in interface com.levigo.jadice.document.write.WriterListener
Receive notification about a failed write-process.
WriterControls - Interface in com.levigo.jadice.document.write
 
WriterListener - Interface in com.levigo.jadice.document.write
A listener used to receive notifications from a write process.
WriterSettings - Interface in com.levigo.jadice.document.write
 
writeStarted(FormatWriter) - Method in interface com.levigo.jadice.document.write.WriterListener
Receive notification about a write-process that has been started.
writeTo(OutputStream) - Method in class com.levigo.jadice.document.io.ByteArrayBuffer
Writes the complete contents of this byte buffer output to the specified output stream argument, as if by calling the output stream's write method using out.write(buf, 0, count).
writeTo(OutputStream) - Method in interface com.levigo.jadice.document.metadata.Metadata
Write this document to a stream
writeTo(OutputStream, String) - Method in interface com.levigo.jadice.document.metadata.Metadata
Write this document to a stream
writeTo(Writer) - Method in interface com.levigo.jadice.document.metadata.Metadata
Write this document to a stream
writeTo(Writer, String) - Method in interface com.levigo.jadice.document.metadata.Metadata
Write this document to a stream
writeTo(XMLEventWriter) - Method in interface com.levigo.jadice.document.metadata.Metadata
Write this document to an XMLEventWriter.

Y

YES - Static variable in class com.levigo.util.swing.messaging.Message
 
YES_AFFIRMED - Static variable in class com.levigo.util.swing.messaging.MessageResult
This value constant can be used by MessageListeners when feeding a MessageResultas user decision result for a YES/NO/CANCEL question.
YES_NO_ACTION_TEXTS - Static variable in class com.levigo.util.swing.messaging.DefaultMessageFactory
An alternative text pair for the OK/CANCEL action, representing YES/NO.
YES_NO_CANCEL_ACTION_TEXTS - Static variable in class com.levigo.util.swing.messaging.DefaultMessageFactory
An alternative text pair for the OK/NO/CANCEL action, representing YES/NO.
YES_NO_CANCEL_DECISION - Static variable in class com.levigo.util.swing.messaging.MessageResult
This key can be used by MessageListeners when feeding a MessageResultas a key for a value that represents a simple YES/NO/CANCEL decision by the user.

Z

ZOOM - Static variable in class com.levigo.jadice.document.render.BaseRenderSettings
Identifier key for a zoom change, used within a RenderSettingsEvent to recognize the kind of change which happen.
ZOOM_MODE_FIT_BOTH - Static variable in class com.levigo.jadice.swing.pageview.PageViewSettings
Dynamically fit pages vertical and horizontal.
ZOOM_MODE_FIT_HEIGHT - Static variable in class com.levigo.jadice.swing.pageview.PageViewSettings
Dynamically fit pages vertical.
ZOOM_MODE_FIT_WIDTH - Static variable in class com.levigo.jadice.swing.pageview.PageViewSettings
Dynamically fit pages horizontal.
ZOOM_MODE_NONE - Static variable in class com.levigo.jadice.swing.pageview.PageViewSettings
No dynamic zoom.
ZoomCommand - Class in com.levigo.jadice.swing.commands
ZoomCommand.java
ZoomCommand() - Constructor for class com.levigo.jadice.swing.commands.ZoomCommand
 
ZoomCommand.Mode - Enum in com.levigo.jadice.swing.commands
 
ZoomSnapIn - Class in com.levigo.jadice.appbase.status
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.
ZoomSnapIn() - Constructor for class com.levigo.jadice.appbase.status.ZoomSnapIn
 
ZoomToSelectionCommand - Class in com.levigo.jadice.swing.commands
 
ZoomToSelectionCommand() - Constructor for class com.levigo.jadice.swing.commands.ZoomToSelectionCommand
 

A B C D E F G H I J K L M N O P Q R S T U V W Y Z

Copyright © 2017 levigo holding gmbh. All rights reserved.