public abstract class IlvAbstractGanttGrid extends Object implements IlvGanttGridRenderer
IlvAbstractGanttGrid
is the basic class used to implement the grid for the
Gantt sheet.Constructor and Description |
---|
IlvAbstractGanttGrid()
Creates an
IlvAbstractGanttGrid . |
Modifier and Type | Method and Description |
---|---|
Color |
getForeground()
Gets the grid foreground color.
|
void |
setForeground(Color fg)
Sets the grid foreground color.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
draw, getGridShapes
@Deprecated protected IlvLine line
IlvLine
used to draw the lines of the grid. The line is also used to
store the foreground color of the grid.public IlvAbstractGanttGrid()
IlvAbstractGanttGrid
.public void setForeground(Color fg)
setForeground
in interface IlvGanttGridRenderer
fg
- The new color.getForeground()
public Color getForeground()
getForeground
in interface IlvGanttGridRenderer
Color
.setForeground(java.awt.Color)
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.