954,518 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How to align text in JTextField

Currently JTextField aligns all text to the left side, how do you change it so all text typed into it goes to the right side instead?

Gink
Light Poster
46 posts since Feb 2005
Reputation Points: 10
Solved Threads: 0
 
JTextField.setHorizontalAlignment(JTextField.RIGHT);
server_crash
Postaholic
2,111 posts since Jun 2004
Reputation Points: 113
Solved Threads: 20
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You