Uses of Interface
jdave.examples.swing.IModel

Packages that use IModel
jdave.examples.swing   
 

Uses of IModel in jdave.examples.swing
 

Classes in jdave.examples.swing that implement IModel
 class Model<T>
           
 

Methods in jdave.examples.swing that return IModel
 IModel<Album> AlbumPresentationModel.getAlbumModel()
           
 

Constructors in jdave.examples.swing with parameters of type IModel
AlbumPresentationModel(IModel<Album> albumModel)
           
 



Copyright ? 2008. All Rights Reserved.