| Package | Description |
|---|---|
| com.tagtraum.perf.gcviewer.ctrl | |
| com.tagtraum.perf.gcviewer.ctrl.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
GCModelLoaderGroupTracker.addGcModelLoader(GCModelLoader loader)
Add a
GCModelLoader to be tracked by this tracker. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGCModelLoaderImpl
Base class for
GCModelLoaders |
class |
GCModelLoaderImpl
Loads the model in a background thread (progress can be tracked by propertyChangeListeners).
|
class |
GCModelSeriesLoaderImpl
An
AbstractGCModelLoaderImpl that loads GCResources as a series of logs |
| Modifier and Type | Method and Description |
|---|---|
static GCModelLoader |
GCModelLoaderFactory.createFor(GCResource gcResource)
Creates an appropriate
GCModelLoader for the given GCResource |
| Modifier and Type | Method and Description |
|---|---|
void |
GCModelLoaderGroupTrackerImpl.addGcModelLoader(GCModelLoader loader) |
void |
GCDocumentController.addGCResource(GCModelLoader loader,
ViewMenuController viewMenuController) |
void |
GCDocumentController.reloadGCResource(GCModelLoader loader) |
Copyright © 2019. All rights reserved.