| 程序包 | 说明 |
|---|---|
| org.meteoinfo.ui.calendar |
| 限定符和类型 | 字段 | 说明 |
|---|---|---|
protected JDayChooser |
JCalendar.dayChooser |
the day chooser
|
protected JDayChooser |
JYearChooser.dayChooser |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
JDayChooser |
JCalendar.getDayChooser() |
Gets the dayChooser attribute of the JCalendar object
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
void |
JMonthChooser.setDayChooser(JDayChooser dayChooser) |
Convenience method set a day chooser.
|
void |
JYearChooser.setDayChooser(JDayChooser dayChooser) |
Convenience method set a day chooser that might be updated directly.
|
Copyright © 2019. All rights reserved.