Results 1 to 2 of 2

Thread: formatting text output fields in java

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2000
    Posts
    65
    hi,
    i am writing outputs from a program that lists
    name, SSN, salary,etc in columns. .. How do I format
    the fields so that all column data line up
    cleanly ?

    what packages should i have to use ?
    thanks
    sarath

  2. #2
    Guest

    Thumbs up

    See my answer to Q3 at
    http://forums.vb-world.net/showthrea...ign#post262504

    The java.text.DecimalFormat or java.text.DecimalFormatSymbols classes.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width