aspose file tools
The moose likes Beginning Java and the fly likes Line spacing Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Line spacing" Watch "Line spacing" New topic
Author

Line spacing

Mike Lipay
Ranch Hand

Joined: Sep 11, 2007
Posts: 171
Hi, my first newbie question. I did search and could not find an answer elsewhere. I am creating a small application at work as part of a learning experience in Java, a simple How-To manual for our newbies. At this point I am trying to get the banner to look right, and have made some progress. Where I am currently stuck is in spacing the lines, I need to get them close together than the app is currently doing. The lines in question are in the banner section; I need to cut the spacing by half, while leaving the font sizes as they are.

Thanks in advance,

Mike

fred rosenberger
lowercase baba
Bartender

Joined: Oct 02, 2003
Posts: 9950
    
    6

This looks more like a Swing/AWT type question. You'll probably get a better response there, so i'll move it over for you.


Never ascribe to malice that which can be adequately explained by stupidity.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Line spacing
 
Similar Threads
Line spacing
Change and delete rows in a sql-database
how do I remove a JPanel from a contentPane?
How to switch between tabs in swings?
Trouble executing(actionlistener) the swing applet properly in html