|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlvJTimeChooser | |
|---|---|
| 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 IlvJTimeChooser in ilog.views.util.swing.calendar |
|---|
| Methods in ilog.views.util.swing.calendar that return IlvJTimeChooser | |
|---|---|
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. |
| Methods in ilog.views.util.swing.calendar with parameters of type IlvJTimeChooser | |
|---|---|
void |
IlvJCalendar.setTimeChooser(IlvJTimeChooser timeChooser)
Sets the time chooser at the bottom of this component. |
| Uses of IlvJTimeChooser in ilog.views.util.swing.calendar.plaf |
|---|
| Fields in ilog.views.util.swing.calendar.plaf declared as IlvJTimeChooser | |
|---|---|
protected IlvJTimeChooser |
BasicTimeChooserUI.timeChooser
The IlvJTimeChooser that we're a UI delegate for. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||