org.eclipse.mat.ui.internal.views
Class SnapshotHistoryView
java.lang.Object
ViewPart
org.eclipse.mat.ui.internal.views.SnapshotHistoryView
- All Implemented Interfaces:
- SnapshotHistoryService.IChangeListener
public class SnapshotHistoryView
- extends ViewPart
- implements SnapshotHistoryService.IChangeListener
SnapshotHistoryView
public SnapshotHistoryView()
createPartControl
public void createPartControl(Composite parent)
dispose
public void dispose()
setFocus
public void setFocus()
getAdapter
public Object getAdapter(Class required)
onFileHistoryChange
public void onFileHistoryChange(List<SnapshotHistoryService.Entry> visited)
- Specified by:
onFileHistoryChange
in interface SnapshotHistoryService.IChangeListener