|
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.debug.ui.events.DebugActionEvent
public abstract class DebugActionEvent
| Constructor Summary | |
|---|---|
DebugActionEvent(String job_id,
Object source,
Object target)
Deprecated. Constructor |
|
| Method Summary | |
|---|---|
String |
getJobId()
Deprecated. Get job ID |
Object |
getSource()
Deprecated. Get source object |
Object |
getTarget()
Deprecated. Get debug target |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DebugActionEvent(String job_id,
Object source,
Object target)
job_id - source - target - | Method Detail |
|---|
public String getJobId()
IDebugActionEvent
getJobId in interface IDebugActionEventpublic Object getSource()
IDebugActionEvent
getSource in interface IDebugActionEventpublic Object getTarget()
IDebugActionEvent
getTarget in interface IDebugActionEvent
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||