aspose file tools
The moose likes Swing / AWT / SWT and the fly likes Alignment problem in JTextPane Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Alignment problem in JTextPane" Watch "Alignment problem in JTextPane" New topic
Author

Alignment problem in JTextPane

Nagurva Reddy
Greenhorn

Joined: Jul 10, 2001
Posts: 7
Hai all...
StyleContext.NamedStyle styleMap = styleContext.new NamedStyle();
StyleConstants.setAlignment(styleMap,StyleConstants.ALIGN_JUSTIFIED);
textPane.setParagraphAttributes(styleMap, true);

Here i am setting Justification for my text pane,but it is not working ,it is working like ALIGN_CENTER.

Thanks
Nagu
------------------
Nagurva


Nagurva
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: Alignment problem in JTextPane
 
Similar Threads
Tiger mock questions!
Help me out in Thread
Encoding and Decoding
Copying a sheet from an excel file to another excel file using Apache POI
format double