Class TextAlignments


  • public class TextAlignments
    extends java.lang.Object
    Enumerates text alignment values.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int CENTER
      Center text alignment.
      static int LEFT
      Left text alignment.
      static int RIGHT
      Right text alignment.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait