| Class | Description |
|---|---|
| AbstractRupsAction |
Abstract class to provide uniform constructors for Actions.
|
| ClearConsoleAction |
Clears the console screen.
|
| ConsoleContextMenu |
Adds copy and clear functionality to the console screen.
|
| ContextMenuMouseListener |
Generic mouse listener that checks if a menu popup should be shown or not.
|
| CopyToClipboardAction |
Custom action to copy selected text to the system clipboard.
|
| InspectObjectAction | |
| PdfTreeContextMenu |
Convenience class/factory that return the popup menu for the PdfTree panel.
|
| PdfTreeContextMenuMouseListener |
Additional check to see whether the selected node is a Stream (and not an image stream)
|
| SaveToFileJTextPaneAction |
Custom action to save raw bytes of a stream to a file from the stream panel.
|
| SaveToFilePdfTreeAction |
Custom action to save raw bytes of a stream to a file from the PdfTree view.
|
| StreamPanelContextMenu |
Convenience class/factory to get a context menu for a text pane.
|
Copyright © 2016. All Rights Reserved.