| Interface | Description |
|---|---|
| DeltaQueue.DeltaMatcher |
Interface for comparing two delta instances.
|
| TabPreviewThread.TabPreviewCallback |
Interface for offering the tab preview image once it has been computed.
|
| Class | Description |
|---|---|
| DeltaQueue |
Delta queue.
|
| DeltaQueue.Deltable |
Base class for entries in a
DeltaQueue. |
| TabHoverPreviewWidget |
Adds tab preview thumbnail on tab mouse hover.
|
| TabOverviewButton |
Button that activates the tab overview dialog.
|
| TabOverviewDialog |
Tab overview dialog.
|
| TabOverviewDialogWidget |
Adds tab overview dialog to tabbed panes.
|
| TabPagerManager |
Tab pager manager.
|
| TabPagerMouseWheelListener |
Mouse wheel listener for the
TabPagerWidget. |
| TabPagerWidget |
Adds tab pager to tabbed panes.
|
| TabPreviewControl |
Control to display the a single tab preview.
|
| TabPreviewThread |
Thread for running the tab preview requests.
|
| TabPreviewThread.TabPreviewInfo |
Information for previewing a tabbed pane.
|
| TabPreviewUtilities | |
| TabPreviewWindow |
Tab preview window.
|
| TabPreviewWindow.PreviewLabel |