How to size a JTextField according to a fixed string length?
- From: Casper Bang <casper@xxxxxx>
- Date: Fri, 28 Oct 2005 17:31:50 +0200
How do I size a JTextField, such that I know for a fact that it can display a certain string lenght? I do not want the field to grow or shrink according to content, it should be fixed upon initial creation.
Thanks in advanced, Casper
.
- Follow-Ups:
- Re: How to size a JTextField according to a fixed string length?
- From: Oliver Wong
- Re: How to size a JTextField according to a fixed string length?
- Prev by Date: Re: Hi, I need your ideas. swing problems!!!!!!
- Next by Date: Re: problem with JTabbedPane and stateChangeEvent and set busy cursor
- Previous by thread: Re: TableSorter reselect selected rows
- Next by thread: Re: How to size a JTextField according to a fixed string length?
- Index(es):
Relevant Pages
|