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 |
---|---|
MonthScrollerUI |
IlvJMonthScroller.getUI()
Returns the look and feel (L&F) object that renders this month scroller.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvJMonthScroller.setUI(MonthScrollerUI ui)
Sets the look and feel (L&F) object that renders this month scroller.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicMonthScrollerUI
This class is the basic UI delegate implementation for
IlvJMonthScroller
components. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.