|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICellFormat
Platform and technology independent CellFormat definition. It is designed for use with AWT, Swing, SWT, JSP, JSF, ... .
Method Summary | |
---|---|
IColor |
getBackground()
Gets the background. |
IFont |
getFont()
Gets the font. |
IColor |
getForeground()
Gets the foreground. |
IImage |
getImage()
Gets the image. |
int |
getLeftIndent()
Left indent. |
Methods inherited from interface javax.rad.ui.IResource |
---|
getResource |
Method Detail |
---|
IColor getBackground()
IColor getForeground()
IFont getFont()
IImage getImage()
int getLeftIndent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |