|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.rse.ui.dialogs.SystemDeleteTableRow
org.eclipse.rse.processes.ui.dialogs.SystemKillTableRow
| Constructor Summary | |
|---|---|
SystemKillTableRow(Object element,
int rowNbr)
|
|
| Method Summary | |
|---|---|
ISystemViewElementAdapter |
getAdapter()
Get the input object adapter for the input object this row represents |
protected ISystemViewElementAdapter |
getAdapter(Object o)
Returns the implementation of ISystemViewElement for the given object. |
Object |
getElement()
Get the input object this row represents |
ImageDescriptor |
getImageDescriptor()
Returns an image descriptor for the image. |
String |
getName()
Return the name of the item to be deleted |
ISystemRemoteElementAdapter |
getRemoteAdapter()
Get the input object remote adapter for the input object this row represents |
protected ISystemRemoteElementAdapter |
getRemoteAdapter(Object o)
Returns the implementation of ISystemRemoteElement for the given object. |
int |
getRowNumber()
Return the 0-based row number of this item |
String |
getType()
Return the resource type of the item to be deleted |
boolean |
isRemote()
Return true if this is a remote object |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SystemKillTableRow(Object element,
int rowNbr)
| Method Detail |
public String getName()
getName in class SystemDeleteTableRowpublic String getType()
getType in class SystemDeleteTableRowpublic int getRowNumber()
getRowNumber in class SystemDeleteTableRowpublic ImageDescriptor getImageDescriptor()
getImageDescriptor in class SystemDeleteTableRowpublic Object getElement()
getElement in class SystemDeleteTableRowpublic ISystemViewElementAdapter getAdapter()
getAdapter in class SystemDeleteTableRowpublic ISystemRemoteElementAdapter getRemoteAdapter()
getRemoteAdapter in class SystemDeleteTableRowpublic boolean isRemote()
isRemote in class SystemDeleteTableRowprotected ISystemViewElementAdapter getAdapter(Object o)
getAdapter in class SystemDeleteTableRowprotected ISystemRemoteElementAdapter getRemoteAdapter(Object o)
getRemoteAdapter in class SystemDeleteTableRowpublic String toString()
toString in class SystemDeleteTableRow
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||