Package | Description |
---|---|
ilog.views.gantt.swing.calendarview |
Provides classes for rendering Gantt data in Swing calendaring components, such as a
month or daily planner view.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvDefaultMilestoneCalendarRenderer
IlvDefaultMilestoneCalendarRenderer renders a milestone as a symbol
that is labeled with the activity name. |
Modifier and Type | Method and Description |
---|---|
IlvMilestoneCalendarRenderer |
IlvMonthView.getMilestoneRenderer()
Returns the renderer that is used to draw the graphic presentation of milestones
within the month panel.
|
IlvMilestoneCalendarRenderer |
IlvMonthPanel.getMilestoneRenderer()
Returns the renderer that is used to draw the graphic presentation of milestones
within the month panel.
|
IlvMilestoneCalendarRenderer |
IlvHourlyActivitySheet.getMilestoneRenderer()
Returns the renderer that is used to draw the graphic presentation of milestones
within the activity sheet.
|
IlvMilestoneCalendarRenderer |
IlvDayView.getMilestoneRenderer()
Returns the renderer that is used to draw the graphic presentation of
milestones within the day view.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvMonthView.setMilestoneRenderer(IlvMilestoneCalendarRenderer milestoneRenderer)
Sets the renderer that will be used to draw the graphic presentation of milestones
within the month panel.
|
void |
IlvMonthPanel.setMilestoneRenderer(IlvMilestoneCalendarRenderer milestoneRenderer)
Sets the renderer that will be used to draw the graphic presentation of milestones
within the month panel.
|
void |
IlvHourlyActivitySheet.setMilestoneRenderer(IlvMilestoneCalendarRenderer milestoneRenderer)
Sets the renderer that will be used to draw the graphic presentation of milestones
within the activity sheet.
|
void |
IlvDayView.setMilestoneRenderer(IlvMilestoneCalendarRenderer milestoneRenderer)
Sets the renderer that will be used to draw the graphic presentation
of milestones within the day view.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.