|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CalendarPanelUI | |
|---|---|
| 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. |
| Uses of CalendarPanelUI in ilog.views.util.swing.calendar |
|---|
| Methods in ilog.views.util.swing.calendar that return CalendarPanelUI | |
|---|---|
CalendarPanelUI |
IlvJCalendarPanel.getUI()
Returns the look and feel (L&F) object that renders this calendar panel. |
| Methods in ilog.views.util.swing.calendar with parameters of type CalendarPanelUI | |
|---|---|
void |
IlvJCalendarPanel.setUI(CalendarPanelUI ui)
Sets the look and feel (L&F) object that renders this calendar panel. |
| Uses of CalendarPanelUI in ilog.views.util.swing.calendar.plaf |
|---|
| Subclasses of CalendarPanelUI in ilog.views.util.swing.calendar.plaf | |
|---|---|
class |
BasicCalendarPanelUI
This class is the basic UI delegate implementation for IlvJCalendarPanel
components. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||