Uses of Interface
org.eclipse.mat.ui.SnapshotHistoryService.IChangeListener
Packages that use SnapshotHistoryService.IChangeListener
Package
Description
User interface plug-in definitions and query execution for UI components (not API).
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).
-
Uses of SnapshotHistoryService.IChangeListener in org.eclipse.mat.ui
Methods in org.eclipse.mat.ui with parameters of type SnapshotHistoryService.IChangeListenerModifier and TypeMethodDescriptionvoid
SnapshotHistoryService.addChangeListener
(SnapshotHistoryService.IChangeListener listener) void
SnapshotHistoryService.removeChangeListener
(SnapshotHistoryService.IChangeListener listener) -
Uses of SnapshotHistoryService.IChangeListener in org.eclipse.mat.ui.internal.views
Classes in org.eclipse.mat.ui.internal.views that implement SnapshotHistoryService.IChangeListener