|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ptp.ui.views.ProcessEditorInput
public class ProcessEditorInput
| Constructor Summary | |
|---|---|
ProcessEditorInput(org.eclipse.ptp.internal.ui.model.PProcessUI process)
Constructor |
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
boolean |
exists()
From the implementing class IEditorInput. |
Object |
getAdapter(Class adapter)
|
org.eclipse.jface.resource.ImageDescriptor |
getImageDescriptor()
|
String |
getName()
|
org.eclipse.ui.IPersistableElement |
getPersistable()
|
org.eclipse.ptp.internal.ui.model.PProcessUI |
getProcess()
Get process |
String |
getToolTipText()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProcessEditorInput(org.eclipse.ptp.internal.ui.model.PProcessUI process)
process - | Method Detail |
|---|
public boolean equals(Object obj)
equals in class Objectpublic boolean exists()
exists in interface org.eclipse.ui.IEditorInputIEditorInputpublic org.eclipse.ptp.internal.ui.model.PProcessUI getProcess()
public org.eclipse.jface.resource.ImageDescriptor getImageDescriptor()
getImageDescriptor in interface org.eclipse.ui.IEditorInputpublic String getName()
getName in interface org.eclipse.ui.IEditorInputpublic org.eclipse.ui.IPersistableElement getPersistable()
getPersistable in interface org.eclipse.ui.IEditorInputpublic String getToolTipText()
getToolTipText in interface org.eclipse.ui.IEditorInputpublic Object getAdapter(Class adapter)
getAdapter in interface org.eclipse.core.runtime.IAdaptable
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||