|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGrid
A grid.
Method Summary | |
---|---|
Color |
getForeground()
Gets the foreground color. |
LineStyle |
getStyle()
Gets the line style. |
void |
setForeground(Color color)
Sets the foreground color. |
void |
setStyle(LineStyle style)
Sets the line style. |
Method Detail |
---|
Color getForeground()
void setForeground(Color color)
color
- the foreground colorLineStyle getStyle()
void setStyle(LineStyle style)
style
- the line style
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |