|
Class Summary |
| BoundaryRounder |
Rounds DateRangeI's and Calendar's to specified intervals.
NOTE! This rounder rounds to a specific point i absolute time with no compensation for rounding
over daylight savings and such.. |
| DateChangeEvent |
An event that has information abount changes of date ranges. |
| DateFormatList |
Similar to SimpleDateFormat but is more suited to live in a com.miginfocom.theme since it can be both Locale dependant or independant. |
| DateRange |
Default implementation of a MutableDateRange. |
| DateRangeUnion |
A date range that have a base date range and end date range.
Basically this class keeps track of two date ranges and some convenience methods for handling them. |
| DateUtil |
A utility class with static methods for handling dates and calendars. |
| DefaultDateStringProvider |
An implementation that interprets the formatting object sent in and return an appropriate string. |
| ImmutableDateRange |
An immutable DateRange. |
| MillisRounder |
Rounds DateRangI's to specified intervals. |
| RangeCount |
A class that makes it possible to denote a certain abount of some time unit. |
| TimeSpanList |
A list of TimeSpan objects. |
| TimeSpanListEvent |
An event that has information abount changes of date ranges. |