|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--harmonic.mz.gui.BasicTableCellDrawers.TextCellDrawer
| Constructor Summary | |
BasicTableCellDrawers.TextCellDrawer()
|
|
| Method Summary | |
void |
draw(java.awt.Graphics g,
TableNode table,
int row,
int column,
int width,
int height)
|
void |
init(java.awt.Graphics g)
|
int |
width(TableNode table,
int column)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BasicTableCellDrawers.TextCellDrawer()
| Method Detail |
public void init(java.awt.Graphics g)
init in interface TableCellDrawer
public void draw(java.awt.Graphics g,
TableNode table,
int row,
int column,
int width,
int height)
draw in interface TableCellDrawer
public int width(TableNode table,
int column)
width in interface TableCellDrawer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||