|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.console.ui.util.TableCellRendererFactory
public class TableCellRendererFactory
The TableCellRendererFactory provides table cell renderers.
| Method Summary | |
|---|---|
static javax.swing.table.TableCellRenderer |
createDateRenderer(java.text.SimpleDateFormat theFormatter)
Creates a renderer based on the format pattern of the given parameter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static javax.swing.table.TableCellRenderer createDateRenderer(java.text.SimpleDateFormat theFormatter)
theFormatter - the object used to format dates
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||