| Builds a user interface for managing Albums using a table to display
the Albums and buttons to add, edit, and delete the selected album.
The models and Actions are provided by an underlying AlbumManagerModel.
author: Karsten Lentzsch version: $Revision: 1.5 $ See Also: AlbumManagerModel See Also: com.jgoodies.binding.PresentationModel |