com.jeta.open.i18n
Class I18NUtils
java.lang.Object
com.jeta.open.i18n.I18NUtils
public class I18NUtils
- extends Object
Provides some convenience behavior for flipping sides in column
specifications, arrays of column specifications and encoded column specs.
Credit to Karsten Lentzsch of JGoodies for the foundation code for this
utility class. For further information see his example entitled
"Build panels component orientation: left-to-right vs. right-to-left"
- Since:
- Abeille 2.1
- Version:
- 1.0, 06.24.2007
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
I18NUtils
public I18NUtils()
applyComponentOrientation
public static FormPanel applyComponentOrientation(FormPanel form,
ComponentOrientation orientation)
Copyright © 2005-2007 Jeff Tassin & Todd Viegut. All Rights Reserved.