Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.jgoodies.binding.tutorial.manager

Class Summary
AlbumEditorBuilder Builds a form to display and edit Albums.
AlbumEditorDialog A dialog for editing a Album.
AlbumManager Holds a List of Albums and provides operations to add, delete and change a Album.
AlbumManagerExample Builds a user interface for managing Albums using a table to display the Albums and buttons to add, edit, and delete the selected album.
AlbumManagerModel Provides the models and Actions for managing and editing Albums.