Uses of Class
org.springframework.richclient.dialog.CompositeDialogPage

Packages that use CompositeDialogPage
org.springframework.richclient.dialog   
 

Uses of CompositeDialogPage in org.springframework.richclient.dialog
 

Subclasses of CompositeDialogPage in org.springframework.richclient.dialog
 class TabbedDialogPage
          A concrete implementation of CompositeDialogPage that presents the child pages in a JTabbedPane.
 class TreeCompositeDialogPage
          A concrete implementation of CompositeDialogPage that presents the child pages in a tree on the left, and the pages itself on the right.
 



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