|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeInDay | |
|---|---|
| com.antelmann.calendar | This package contains classes for implementing calendar and time related solutions. |
| com.antelmann.ooffice | The classes in this package are to be used in conjunction with OpenOffice. |
| Uses of TimeInDay in com.antelmann.calendar |
|---|
| Methods in com.antelmann.calendar with parameters of type TimeInDay | |
|---|---|
boolean |
TimeInDay.after(TimeInDay time)
|
boolean |
TimeInDay.before(TimeInDay time)
|
int |
TimeInDay.compareTo(TimeInDay time)
|
| Constructors in com.antelmann.calendar with parameters of type TimeInDay | |
|---|---|
TimeInDay(TimeInDay tid)
|
|
| Uses of TimeInDay in com.antelmann.ooffice |
|---|
| Methods in com.antelmann.ooffice with parameters of type TimeInDay | |
|---|---|
void |
OOCalc.setCellTime(com.sun.star.table.XCell cell,
TimeInDay time)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||