|
Eclipse Platform Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Enhancements to the launches listener interface. Provides notification when one or more launches terminate.
Clients implementing launches listener may implement this interface.
Method Summary | |
void |
launchesTerminated(ILaunch[] launches)
Notification that the given launches have terminated. |
Methods inherited from interface org.eclipse.debug.core.ILaunchesListener |
launchesAdded, launchesChanged, launchesRemoved |
Method Detail |
public void launchesTerminated(ILaunch[] launches)
launches
- the launches that have terminated
|
Eclipse Platform Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.