CubeTwister 2.0alpha142 2012-02-11

ch.randelshofer.gui
Interface DefaultCellRenderer.RenderDelegate

Enclosing class:
DefaultCellRenderer

protected static interface DefaultCellRenderer.RenderDelegate

The protected RenderDelegate class.


Method Summary
 void setValue(java.lang.Object value)
          Sets the value of this cell.
 

Method Detail

setValue

void setValue(java.lang.Object value)
Sets the value of this cell.

Parameters:
value - the new value of this cell

(c) Werner Randelshofer.
All rights reserved.