|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ZTable.ExtraRenderer
Interface for rendering extensions to JTable
.
Method Summary | |
---|---|
void |
paint(java.awt.Graphics g)
Gets called after standard painting of the grid is complete. |
Method Detail |
---|
void paint(java.awt.Graphics g)
g
- graphics object that was used by paintComponent(Graphics)
method.ZTable.paintComponent(java.awt.Graphics)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |