Uses of Interface
org.springframework.richclient.dialog.MessagePane

Packages that use MessagePane
org.springframework.richclient.dialog   
 

Uses of MessagePane in org.springframework.richclient.dialog
 

Classes in org.springframework.richclient.dialog that implement MessagePane
 class AlertMessageAreaPane
          MessagePane implementation used by MessageDialog.
 class DefaultMessageAreaPane
           
 class TitlePane
          A container class that that has a title area for displaying a title and an image as well as a common area for displaying a description, a message, or an error message.
 

Methods in org.springframework.richclient.dialog that return MessagePane
protected  MessagePane InputApplicationDialog.createMessagePane()
           
 



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