Re: Hiding a JTexfield from the GUI
- From: jgricourt@xxxxxxx
- Date: Fri, 30 May 2008 06:58:19 -0700 (PDT)
I was using the layout called "TableLayout", which is a smart
replacement for swing gridbaglayout by the way. I found out that
calling layout.setRow(rowNum, 0) can make the components on the row
really invisible (it collapses the entire row). Problem solved !
.
- References:
- Hiding a JTexfield from the GUI
- From: jgricourt
- Re: Hiding a JTexfield from the GUI
- From: Knute Johnson
- 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
|