|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.trace.ui.ViewSelectionChangedEvent
A PDViewEvent is sent when the selection changes in one of the problem determination views
The getSource() source of the selection event
returns the element associated with the event.
| Constructor Summary | |
|---|---|
ViewSelectionChangedEvent()
The constructor for the event |
|
| Method Summary | |
|---|---|
java.lang.Object |
getSource()
The source of the view selection event. |
void |
setSource(java.lang.Object eventSource)
Sets the source of the view selection event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ViewSelectionChangedEvent()
| Method Detail |
public java.lang.Object getSource()
public void setSource(java.lang.Object eventSource)
eventSource - an Object
|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||