| Class | Description |
|---|---|
| AbstractGCModelLoaderImpl |
Base class for
GCModelLoaders |
| FileDropTargetListener |
DragAndDrop Listener implementation to support add / open of files using drag and drop.
|
| GCDocumentController |
Controller for
GCDocument. |
| GCModelLoaderControllerImpl |
Controller class for
GCModelLoader. |
| GCModelLoaderFactory | |
| GCModelLoaderGroupTrackerImpl |
Helperclass to track several modelLoaders and get an event, when all loaders have finished
loading.
|
| GCModelLoaderImpl |
Loads the model in a background thread (progress can be tracked by propertyChangeListeners).
|
| GCModelSeriesLoaderImpl |
An
AbstractGCModelLoaderImpl that loads GCResources as a series of logs |
| GcSeriesLoader |
Allows to load an (unordered) list of
GCResource and treats them as a consecutive series of GCResources. |
| GCViewerGuiBuilder |
This class is responsible for construction of
GCViewerGui, whose construction is
quite complex. |
| GCViewerGuiController |
Main controller class of GCViewer.
|
| GCViewerGuiInternalFrameController |
Controller class for internal frames of
GCViewerGui. |
| GCViewerUncaughtExceptionHandler |
UncaughtExceptionHandler for GCViewer - makes sure, no exception goes completely unnoticed.
|
| RecentGCResourcesMenuController |
Controller for the
RecentGCResourcesMenu keeping it in sync with the RecentGCResourcesModel. |
| TimeOffsetPanelController |
Deal with events fired by
TimeOffsetPanel. |
| ViewMenuController |
Deals with all actions for the "view".
|
| WatchStateController |
ActionListener to synchronize state between two buttons in Menu / on ToolBar.
|
| Enum | Description |
|---|---|
| FileDropTargetListener.DropFlavor |
The
FileDropTargetListener can be used in two flavors:
OPEN a new log file and
ADD a log file to the current selected document.
|
Copyright © 2019. All rights reserved.