pt.moredata.widgets.table
Class CellPropertiesPool

java.lang.Object
  extended bypt.moredata.widgets.table.CellPropertiesPool

public class CellPropertiesPool
extends java.lang.Object

Title: Description: Copyright: Copyright (c) 2001 Company:

Version:
1.0
Author:
Luis Medalhas

Constructor Summary
CellPropertiesPool()
           
 
Method Summary
static CellProperties getCellProperties(CellProperties prop)
           
static CellProperties getDefaultCellProperties()
           
static void removeCellProperties(CellProperties prop)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CellPropertiesPool

public CellPropertiesPool()
Method Detail

getDefaultCellProperties

public static CellProperties getDefaultCellProperties()

getCellProperties

public static CellProperties getCellProperties(CellProperties prop)

removeCellProperties

public static void removeCellProperties(CellProperties prop)