Uses of Interface
net.sf.advjavacalendar.common.Model

Packages that use Model
net.sf.advjavacalendar.common   
net.sf.advjavacalendar.dialog   
net.sf.advjavacalendar.view   
 

Uses of Model in net.sf.advjavacalendar.common
 

Classes in net.sf.advjavacalendar.common with type parameters of type Model
 class AbstractDialogView<E extends Model>
          Base class for all dialogs
 class AbstractView<E extends Model>
          Default implementation for all views
 

Uses of Model in net.sf.advjavacalendar.dialog
 

Classes in net.sf.advjavacalendar.dialog that implement Model
 class CalendarItemDialogModel
          Model for the edit/create dialog
 

Uses of Model in net.sf.advjavacalendar.view
 

Classes in net.sf.advjavacalendar.view that implement Model
 class CalendarNavigationViewModel
          Model for the navigation
 class CalendarTableViewModel
          Model of the CalendarTableView holds the table data
 



Copyright © 2008 null. All Rights Reserved.