Uses of Class
org.springframework.richclient.form.AbstractMasterForm

Packages that use AbstractMasterForm
org.springframework.richclient.form   
 

Uses of AbstractMasterForm in org.springframework.richclient.form
 

Subclasses of AbstractMasterForm in org.springframework.richclient.form
 class AbstractTableMasterForm
          This is an abstract implementation of AbstractMasterForm that uses a GlazedTableModel and JTable to represent the master information.
 



Copyright © 2004-2009 The Spring Framework. All Rights Reserved.