Class SharedMessages


  • public class SharedMessages
    extends java.lang.Object
    This class contains UI strings (translated, if available) that clients can use.
    • Constructor Summary

      Constructors 
      Constructor Description
      SharedMessages()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • FitAllAction_Label

        public static java.lang.String FitAllAction_Label
        The string "Page".
      • FitWidthAction_Label

        public static java.lang.String FitWidthAction_Label
        The string "Width".
      • FitHeightAction_Label

        public static java.lang.String FitHeightAction_Label
        The string "Height".
    • Constructor Detail

      • SharedMessages

        public SharedMessages()