ar.com.fdvs.dj.core.layout
Class CrossTabColorShema

java.lang.Object
  extended by ar.com.fdvs.dj.core.layout.CrossTabColorShema

public abstract class CrossTabColorShema
extends java.lang.Object


Field Summary
protected  java.awt.Color[][] colors
           
 
Constructor Summary
CrossTabColorShema()
           
 
Method Summary
abstract  void create(int numCols, int numRows)
           
static java.awt.Color[][] createSchema(int schema, int numCols, int numRows)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

colors

protected java.awt.Color[][] colors
Constructor Detail

CrossTabColorShema

public CrossTabColorShema()
Method Detail

createSchema

public static java.awt.Color[][] createSchema(int schema,
                                              int numCols,
                                              int numRows)

create

public abstract void create(int numCols,
                            int numRows)


Copyright © 2006-2008 FDV Solutions. All Rights Reserved.