[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] How to tell if a ViewPart has been disposed.
|
- From: jbognar@xxxxxxxxxx (James Bognar)
- Date: 2 Aug 2001 19:01:20 GMT
- Newsgroups: eclipse.tools
- Organization: http://www.eclipse.org
- User-agent: NewsPortal 0.23
What's the easiest way to determine if a ViewPart object has been
disposed. In other words, how can I tell if a view has been closed by a
user. Is there a way to get to this info through the AbstractUIPlugin
class?