Uses of Interface
org.nakedobjects.plugins.dnd.viewer.view.calendar.CalendarDisplay

Packages that use CalendarDisplay
org.nakedobjects.plugins.dnd.viewer.view.calendar   
 

Uses of CalendarDisplay in org.nakedobjects.plugins.dnd.viewer.view.calendar
 

Classes in org.nakedobjects.plugins.dnd.viewer.view.calendar that implement CalendarDisplay
 class MonthDisplay
           
 class WeekDisplay
           
 

Methods in org.nakedobjects.plugins.dnd.viewer.view.calendar that return CalendarDisplay
 CalendarDisplay CalendarAxis.getCalendarDisplay()
           
 

Methods in org.nakedobjects.plugins.dnd.viewer.view.calendar with parameters of type CalendarDisplay
 void CalendarAxis.setCalendarDisplay(CalendarDisplay calendarDisplay)
           
 void CalendarTemplate.setCalendarDisplay(CalendarDisplay calendarDisplay)
           
 

Constructors in org.nakedobjects.plugins.dnd.viewer.view.calendar with parameters of type CalendarDisplay
CalendarTemplate(View wrappedView, CalendarDisplay initialCalendarDisplay)
           
NamedCalendarBorderTab(java.lang.String name, CalendarDisplay calendarDisplay)
           
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.