Class DefaultLongDisplayConverter

    • Constructor Detail

      • DefaultLongDisplayConverter

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

        public DefaultLongDisplayConverter​(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