|
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(java.lang.String job_id,
java.lang.Object source,
java.lang.Object target)
Deprecated. Constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getJobId()
Deprecated. Get job ID |
java.lang.Object |
getSource()
Deprecated. Get source object |
java.lang.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(java.lang.String job_id,
java.lang.Object source,
java.lang.Object target)
job_id - source - target - | Method Detail |
|---|
public java.lang.String getJobId()
IDebugActionEvent
getJobId in interface IDebugActionEventpublic java.lang.Object getSource()
IDebugActionEvent
getSource in interface IDebugActionEventpublic java.lang.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 | |||||||||