Uses of Class
jdave.examples.swing.Album

Packages that use Album
jdave.examples.swing   
 

Uses of Album in jdave.examples.swing
 

Methods in jdave.examples.swing that return Album
 Album Album.setName(java.lang.String name)
           
 

Methods in jdave.examples.swing that return types with arguments of type Album
 IModel<Album> AlbumPresentationModel.getAlbumModel()
           
 

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



Copyright ? 2008. All Rights Reserved.