|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JDateIntervalChooser.Interval | |
|---|---|
| com.antelmann.util.gui | This package contains utility classes for GUI related implementations. |
| Uses of JDateIntervalChooser.Interval in com.antelmann.util.gui |
|---|
| Methods in com.antelmann.util.gui that return JDateIntervalChooser.Interval | |
|---|---|
static JDateIntervalChooser.Interval |
JDateIntervalChooser.Interval.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JDateIntervalChooser.Interval[] |
JDateIntervalChooser.Interval.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in com.antelmann.util.gui with parameters of type JDateIntervalChooser.Interval | |
|---|---|
void |
JDateIntervalChooser.setInterval(Date timeWithinInterval,
JDateIntervalChooser.Interval interval)
the begin time will be set to the begin of the day/week/month/year |
| Constructors in com.antelmann.util.gui with parameters of type JDateIntervalChooser.Interval | |
|---|---|
JDateIntervalChooser(Date timeInInterval,
JDateIntervalChooser.Interval interval)
|
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||