[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] How to tell if a ViewPart has been disposed.

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?