Package | Description |
---|---|
ilog.views.util.swing.calendar |
Provides a set of Swing calendar components.
|
ilog.views.util.swing.calendar.plaf |
Provides the pluggable look-and-feel implementations for the Swing calendar components.
|
Modifier and Type | Method and Description |
---|---|
protected IlvJMonthScroller |
IlvJCalendar.createDefaultMonthScroller()
Returns the default month scroller for this component, which is an
IlvJMonthScroller . |
IlvJMonthScroller |
IlvJCalendar.getMonthScroller()
Returns the month scroller at the top of this component.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvJCalendar.setMonthScroller(IlvJMonthScroller scroller)
Sets the month scroller at the top of this component.
|
Modifier and Type | Field and Description |
---|---|
protected IlvJMonthScroller |
BasicMonthScrollerUI.monthScroller
The
IlvJMonthScroller that we're a UI delegate for. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.