Class CDOTopicProvider.Topic

java.lang.Object
org.eclipse.net4j.util.event.Notifier
org.eclipse.emf.cdo.ui.CDOTopicProvider.Topic
All Implemented Interfaces:
IAdaptable, org.eclipse.net4j.util.event.INotifier, org.eclipse.net4j.util.event.INotifier.INotifier2
Enclosing interface:
CDOTopicProvider

public static final class CDOTopicProvider.Topic extends org.eclipse.net4j.util.event.Notifier implements IAdaptable
An identifiable topic in the scope of a session.

For displaying a topic carries an image, a text (label), and a description. Notifies registered listeners about changes in any of these attributes with topic changed events.

Author:
Eike Stepper