Class NSTextAlignment


  • public final class NSTextAlignment
    extends java.lang.Object
    Values for NSTextAlignment
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Center
      Visually centered
      static long Justified
      Fully-justified.
      static long Left
      Visually left aligned
      static long Natural
      Indicates the default alignment for script
      static long Right
      Visually right aligned
    • Method Summary

      • Methods inherited from class java.lang.Object

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