Uses of Interface
org.springframework.richclient.samples.showcase.util.Reporter

Packages that use Reporter
org.springframework.richclient.samples.showcase.binding   
org.springframework.richclient.samples.showcase.util   
 

Uses of Reporter in org.springframework.richclient.samples.showcase.binding
 

Methods in org.springframework.richclient.samples.showcase.binding that return Reporter
protected  Reporter ParentChildFormDialog.getReporter()
           
protected  Reporter GenericKeyMapBindingDialog.getReporter()
           
 

Uses of Reporter in org.springframework.richclient.samples.showcase.util
 

Classes in org.springframework.richclient.samples.showcase.util that implement Reporter
 class AbstractReporterForm
          A Form with a JTextArea that can be used to show some useful messages.
 

Methods in org.springframework.richclient.samples.showcase.util that return Reporter
protected abstract  Reporter AbstractReporterTitledApplicationDialog.getReporter()
           
 



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