Uses of Interface
org.eclipse.mat.ui.snapshot.editor.ISnapshotEditorInput.IChangeListener
Packages that use ISnapshotEditorInput.IChangeListener
Package
Description
Eclipse editor for everything to do with snapshots - user interface (not API).
The summary view of the snapshot and also all the messages - user interface (not API).
-
Uses of ISnapshotEditorInput.IChangeListener in org.eclipse.mat.ui.snapshot.editor
Methods in org.eclipse.mat.ui.snapshot.editor with parameters of type ISnapshotEditorInput.IChangeListenerModifier and TypeMethodDescriptionvoid
ISnapshotEditorInput.addChangeListener
(ISnapshotEditorInput.IChangeListener listener) void
ISnapshotEditorInput.removeChangeListener
(ISnapshotEditorInput.IChangeListener listener) -
Uses of ISnapshotEditorInput.IChangeListener in org.eclipse.mat.ui.snapshot.views
Classes in org.eclipse.mat.ui.snapshot.views that implement ISnapshotEditorInput.IChangeListener