Uses of Class
org.springframework.richclient.form.TabbedForm.Tab

Packages that use TabbedForm.Tab
org.springframework.richclient.form   
org.springframework.richclient.samples.dataeditor.ui   
 

Uses of TabbedForm.Tab in org.springframework.richclient.form
 

Methods in org.springframework.richclient.form that return TabbedForm.Tab
protected abstract  TabbedForm.Tab[] TabbedForm.getTabs()
           
 

Methods in org.springframework.richclient.form with parameters of type TabbedForm.Tab
 void TabbedForm.selectTab(TabbedForm.Tab tab)
           
 

Uses of TabbedForm.Tab in org.springframework.richclient.samples.dataeditor.ui
 

Methods in org.springframework.richclient.samples.dataeditor.ui that return TabbedForm.Tab
protected  TabbedForm.Tab[] SupplierForm.getTabs()
           
protected  TabbedForm.Tab[] ItemForm.getTabs()
           
 



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