|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICellFormatable
Platform and technology independent cell formatable definition. It is designed for use with AWT, Swing, SWT, JSP, JSF, ... .
Method Summary | |
---|---|
ICellFormatter |
getCellFormatter()
Gets the cell formatter. |
void |
setCellFormatter(ICellFormatter pCellFormatter)
Sets the cell formatter. |
Method Detail |
---|
ICellFormatter getCellFormatter()
void setCellFormatter(ICellFormatter pCellFormatter)
pCellFormatter
- the cell formatter.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |