Package com.levigo.jadice.swing.commands

Class Summary
AbstractDocumentCommand Abstract superclass for all commands, which need a viewer and a document for functionality.
AbstractPageViewCommand Abstract superclass for commands which are functional just in conjunction with a PageView instance.
AbstractSelectionCommand  
CopyRasterizedSelectionCommand Deprecated. This implementation doesn't respect permissions.
DirectPrintDocumentCommand  
PrintDocumentCommand  
RedoCommand This command performs redos for the current document.
RemoveDocumentFromPageViewCommand Removes the document that is currently displayed in the PageView.
RotateCommand This command could be used to rotate the document or the current page of a viewer instance in the context object.
ScrollCommand This command could be used to provide scroll actions on the page view scrollbars.
SelectPageLayoutCommand  
ShowProductInfoWindowCommand Shows/Hide a product information window
SpinCommand This command could be used to spin the document or the current page of a PageView instance in the context object.
ToggleFontRenderModeCommand  
ToggleUseImageUpscalingCommand  
TurnPageCommand This command could be used for page browsing purposes.
UndoCommand This command performs undos for the current document.
ZoomCommand  
ZoomToSelectionCommand  
 

Enum Summary
AbstractDocumentCommand.Scope  
ScrollCommand.Direction  
TurnPageCommand.Mode The navigation mode.
ZoomCommand.Mode  
 



Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.