Re: Hiding a JTexfield from the GUI
- From: jgricourt@xxxxxxx
- Date: Sat, 31 May 2008 01:53:52 -0700 (PDT)
Yes, this describes exactly what happen with my layout manager.
TablLayout goes for the first solution by default but let the
programmer choose to go for the second one.
-- quote
How are invisible elements treated?
1. Do they act as if they weren’t there at all? Do the other
elements move in to take over the vacated space? Is the visual effect
the same as removing them from the enclosing Container?
2. Is there just a blank hole marking their place?
It depends on the LayoutManager you choose. LayoutManagers are free to
choose either strategy.
.
- References:
- Hiding a JTexfield from the GUI
- From: jgricourt
- Re: Hiding a JTexfield from the GUI
- From: Roedy Green
- Hiding a JTexfield from the GUI
- Prev by Date: Re: Hiding a JTexfield from the GUI
- Next by Date: flat JButtons
- Previous by thread: Re: Hiding a JTexfield from the GUI
- Next by thread: flat JButtons
- Index(es):