Bug 5360 - ListenerList#removeAll
Summary: ListenerList#removeAll
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Jared Burns CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-30 11:40 EST by Darin Swanson CLA
Modified: 2001-11-12 12:08 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Swanson CLA 2001-10-30 11:40:38 EST
I propose that we add this method to our implementation of listener list and 
use it on shutdown/close of all of our classes that use the listener list:
BreakpointManager
DebugPlugin
InputStreamMonitor
LaunchManager
Comment 1 Darin Swanson CLA 2001-11-01 11:12:27 EST
Implemented.
Please verify.
Comment 2 Jared Burns CLA 2001-11-12 12:08:54 EST
Looks good to me.