IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.rcp.xui.converter
Class Alignment

java.lang.Object
  extended by com.ibm.btt.rcp.xui.converter.Alignment

public class Alignment
extends java.lang.Object


Field Summary
static java.lang.String CENTER
           
static java.lang.String LEFT
           
static java.lang.String RIGHT
           
 
Constructor Summary
Alignment(java.lang.String alignment)
          Alignment Constructor
 
Method Summary
 java.lang.String getAlignment()
          Get current String alignment
static java.lang.String[] getAlignments()
          Get supported alignment String types.
 int getStyle()
          Get supported alignment int types.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LEFT

public static java.lang.String LEFT

CENTER

public static java.lang.String CENTER

RIGHT

public static java.lang.String RIGHT
Constructor Detail

Alignment

public Alignment(java.lang.String alignment)
Alignment Constructor

Parameters:
alignment -
Method Detail

getAlignments

public static java.lang.String[] getAlignments()
Get supported alignment String types.

Returns:

getStyle

public int getStyle()
Get supported alignment int types.

Returns:

getAlignment

public java.lang.String getAlignment()
Get current String alignment

Returns:

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2009