Package | Description |
---|---|
org.eclipse.mat.ui |
User interface plug-in definitions and query execution for UI components (not API).
|
org.eclipse.mat.ui.internal.views |
Some general views such as details of the dump, list of dumps, some user written notes, and the history of actions - user interface (not API).
|
Modifier and Type | Method and Description |
---|---|
List<SnapshotHistoryService.Entry> |
SnapshotHistoryService.getVisitedEntries() |
Modifier and Type | Method and Description |
---|---|
void |
SnapshotHistoryService.IChangeListener.onFileHistoryChange(List<SnapshotHistoryService.Entry> visited) |
Modifier and Type | Method and Description |
---|---|
void |
SnapshotHistoryView.onFileHistoryChange(List<SnapshotHistoryService.Entry> visited) |