Re: Hiding a JTexfield from the GUI
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 31 May 2008 07:51:40 GMT
On Thu, 29 May 2008 01:25:38 -0700 (PDT), jgricourt@xxxxxxx wrote,
quoted or indirectly quoted someone who said :
I'd like to hide a JTextField from the GUI so that the layout doesn't
"see it" anymore ? I tried, setVisible(false) but it leaves an empty
space on the layout as if the component was still there.
see http://mindprod.com/jgloss/setvisible.html
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- Follow-Ups:
- Re: Hiding a JTexfield from the GUI
- From: jgricourt
- Re: Hiding a JTexfield from the GUI
- References:
- Hiding a JTexfield from the GUI
- From: jgricourt
- Hiding a JTexfield from the GUI
- Prev by Date: Re: Hiding a JTexfield from the GUI
- Next by Date: Re: Hiding a JTexfield from the GUI
- Previous by thread: Re: Hiding a JTexfield from the GUI
- Next by thread: Re: Hiding a JTexfield from the GUI
- Index(es):
Relevant Pages
|