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