|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface NavPanel.Navigator
Interface to be implemented by any class that allows the attachment of a NavPanel navigator
Method Summary | |
---|---|
String |
getNavLabel()
get the navigator label - i.e. |
void |
goTo(Calendar cal)
navigate to a particular date |
void |
next()
go to the next item |
void |
prev()
go to the previous item |
void |
today()
go to today |
Method Detail |
---|
String getNavLabel()
void goTo(Calendar cal)
void next()
void prev()
void today()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |