org.kwb.picl.CellRenderer Class Reference

List of all members.

Detailed Description

The cell renderer for source cells.

Author:
Kevin Brown
This class will render cells in the source column of the file table. The rendering is set to show only the portion of the file path that comes after the specified 'source' directory. This allows a shortened, relative path name.


Protected Member Functions

void setValue (Object value)
 Set the value of the cell.

Package Functions

 CellRenderer (JTextField sourceField)
 Constructor.


Constructor & Destructor Documentation

org.kwb.picl.CellRenderer.CellRenderer ( JTextField  sourceField  )  [package]

Constructor.

Parameters:
column The column to render for.


Member Function Documentation

void org.kwb.picl.CellRenderer.setValue ( Object  value  )  [protected]

Set the value of the cell.

Parameters:
value The value to manipulate before setting.


The documentation for this class was generated from the following file: