Uses of Class
org.springframework.richclient.util.Alignment

Packages that use Alignment
org.springframework.richclient.factory   
org.springframework.richclient.util Some helper classes. 
 

Uses of Alignment in org.springframework.richclient.factory
 

Methods in org.springframework.richclient.factory with parameters of type Alignment
 JComponent DefaultComponentFactory.createLabeledSeparator(String labelKey, Alignment alignment)
           
 JComponent ComponentFactory.createLabeledSeparator(String labelKey, Alignment alignment)
          Create and configure an aligned label acting as a form dividing separator; that is, a control that displays a label and a separator immediately underneath it.
 

Uses of Alignment in org.springframework.richclient.util
 

Fields in org.springframework.richclient.util declared as Alignment
static Alignment Alignment.LEFT
           
static Alignment Alignment.RIGHT
           
 



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