|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TableBadgePainter
An interface for table header badges
Copyright (c) Formaria Ltd., 2001-2008, This software is licensed under the GNU Public License (GPL), please see license.txt for more details. If you make commercial use of this software you must purchase a commercial license from Formaria.
| Method Summary | |
|---|---|
void |
paint(java.awt.Graphics2D g,
javax.swing.JTable table,
TableHeaderRenderer renderer,
int column,
int width,
int height)
Paint the header badge |
| Method Detail |
|---|
void paint(java.awt.Graphics2D g,
javax.swing.JTable table,
TableHeaderRenderer renderer,
int column,
int width,
int height)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||