org.eclipse.mat.ui.editor
Class PathEditorInput
java.lang.Object
org.eclipse.mat.ui.editor.PathEditorInput
public class PathEditorInput
- extends Object
PathEditorInput
public PathEditorInput(IPath path)
getPath
public IPath getPath()
exists
public boolean exists()
getImageDescriptor
public ImageDescriptor getImageDescriptor()
getName
public String getName()
getPersistable
public IPersistableElement getPersistable()
getToolTipText
public String getToolTipText()
getAdapter
public Object getAdapter(Class adapter)
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object