|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectpt.moredata.widgets.table.WidgetDelegate
pt.moredata.widgets.table.DataDelegate
pt.moredata.widgets.table.IconDelegate
| Field Summary |
| Fields inherited from class pt.moredata.widgets.table.WidgetDelegate |
cellPropertiesEditor, cellPropertiesRenderer, editorComponent, validated |
| Constructor Summary | |
IconDelegate()
|
|
IconDelegate(CellProperties _properties)
|
|
| Method Summary | |
java.lang.Object |
getCellEditorValue()
Não implementado |
void |
prepareRenderer(javax.swing.JTable table,
java.lang.Object value,
boolean isSelected,
boolean hasFocus,
int row,
int column)
Preparação antes de devolver o renderer |
void |
setCellProperties(CellProperties _properties)
Sets the cellProperties attribute of the Delegate object |
void |
setEditorValue(java.lang.Object value)
Não implementado. |
void |
setRendererValue(java.lang.Object value)
Não implementado. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IconDelegate()
public IconDelegate(CellProperties _properties)
| Method Detail |
public void setCellProperties(CellProperties _properties)
WidgetDelegate
setCellProperties in class WidgetDelegate_properties - The new cellProperties valuepublic void setRendererValue(java.lang.Object value)
WidgetDelegate
setRendererValue in class DataDelegatepublic void setEditorValue(java.lang.Object value)
WidgetDelegate
setEditorValue in class DataDelegatepublic java.lang.Object getCellEditorValue()
WidgetDelegate
getCellEditorValue in class DataDelegate
public void prepareRenderer(javax.swing.JTable table,
java.lang.Object value,
boolean isSelected,
boolean hasFocus,
int row,
int column)
WidgetDelegate
prepareRenderer in class WidgetDelegatetable - Description of the Parametervalue - Description of the ParameterisSelected - Description of the ParameterhasFocus - Description of the Parameterrow - Description of the Parametercolumn - Description of the Parameter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||