net.sf.borg.ui
Interface NavPanel.Navigator

Enclosing class:
NavPanel

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

getNavLabel

String getNavLabel()
get the navigator label - i.e. a string indicating the current date

Returns:
the text to show on the navigator main label

goTo

void goTo(Calendar cal)
navigate to a particular date


next

void next()
go to the next item


prev

void prev()
go to the previous item


today

void today()
go to today



Generated December 30 2011 by mbb using Apache Ant(TM) version 1.8.2 compiled on December 20 2010 and Java version 1.6.0_30 from Sun Microsystems Inc. on Linux i386 3.0.0-14-generic-pae