Class DefaultShortDisplayConverter

    • Constructor Detail

      • DefaultShortDisplayConverter

        public DefaultShortDisplayConverter()
        Creates a converter that uses NumberFormat.
      • DefaultShortDisplayConverter

        public DefaultShortDisplayConverter​(boolean useNumberFormat)
        Creates a converter and allows to specify whether NumberFormat should be used or not.
        Parameters:
        useNumberFormat - true if a NumberFormat should be used, false if not.
        Since:
        1.4