g-Eclipse
Release 1.0.0

eu.geclipse.ui.decorators
Class GridProjectFolderDecorator

java.lang.Object
  extended by LabelProvider
      extended by eu.geclipse.ui.decorators.GridProjectFolderDecorator

public class GridProjectFolderDecorator
extends LabelProvider


Constructor Summary
GridProjectFolderDecorator()
           
 
Method Summary
 void decorate(java.lang.Object element, IDecoration decoration)
           
static GridProjectFolderDecorator getDecorator()
           
 void refresh(IGridElement toUpdate)
           
 void refresh(IGridElement[] toUpdate)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridProjectFolderDecorator

public GridProjectFolderDecorator()
Method Detail

getDecorator

public static GridProjectFolderDecorator getDecorator()

decorate

public void decorate(java.lang.Object element,
                     IDecoration decoration)

refresh

public void refresh(IGridElement toUpdate)

refresh

public void refresh(IGridElement[] toUpdate)

g-Eclipse
Release 1.0.0