|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectar.com.fdvs.dj.core.layout.CrossTabColorShema
public abstract class CrossTabColorShema
| 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 |
|---|
protected java.awt.Color[][] colors
| Constructor Detail |
|---|
public CrossTabColorShema()
| Method Detail |
|---|
public static java.awt.Color[][] createSchema(int schema,
int numCols,
int numRows)
public abstract void create(int numCols,
int numRows)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||