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 |
---|---|
IlvJTimeChooser |
IlvJCalendar.createDefaultTimeChooser()
Returns the default time chooser for this component, which is an
IlvJTimeChooser . |
IlvJTimeChooser |
IlvJCalendar.getTimeChooser()
Returns the time chooser at the bottom of this component.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvJCalendar.setTimeChooser(IlvJTimeChooser timeChooser)
Sets the time chooser at the bottom of this component.
|
Modifier and Type | Field and Description |
---|---|
protected IlvJTimeChooser |
BasicTimeChooserUI.timeChooser
The
IlvJTimeChooser that we're a UI delegate for. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.