|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TimeRenderer
Implement this interface if you want to highlight special times or show tooltip for some times.
Method Summary | |
---|---|
Color |
getBackgroundColor(int hourOfDay,
int minute)
Specifies a special background color for the passed time. |
String |
getToolTipText(int hourOfDay,
int minute)
Specifies a tooltip text for the passed time. |
Method Detail |
---|
Color getBackgroundColor(int hourOfDay, int minute)
String getToolTipText(int hourOfDay, int minute)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |