Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.ui.decorators.SharedProjectDecorator Class Reference

Inherits ILightweightLabelDecorator.

List of all members.

Public Member Functions

 SharedProjectDecorator ()
void dispose ()
void decorate (Object element, IDecoration decoration)
boolean isLabelProperty (Object element, String property)
void addListener (ILabelProviderListener listener)
void removeListener (ILabelProviderListener listener)

Detailed Description

Decorates shared projects and their files.

See also:
ILightweightLabelDecorator
Author:
oezbek

Constructor & Destructor Documentation

de.fu_berlin.inf.dpp.ui.decorators.SharedProjectDecorator.SharedProjectDecorator ( )

Member Function Documentation

void de.fu_berlin.inf.dpp.ui.decorators.SharedProjectDecorator.addListener ( ILabelProviderListener  listener)
void de.fu_berlin.inf.dpp.ui.decorators.SharedProjectDecorator.decorate ( Object  element,
IDecoration  decoration 
)
void de.fu_berlin.inf.dpp.ui.decorators.SharedProjectDecorator.dispose ( )
boolean de.fu_berlin.inf.dpp.ui.decorators.SharedProjectDecorator.isLabelProperty ( Object  element,
String  property 
)
void de.fu_berlin.inf.dpp.ui.decorators.SharedProjectDecorator.removeListener ( ILabelProviderListener  listener)
 All Classes Namespaces Files Functions Variables Enumerations