NetBeans has a visual GUI builder at SWING - Form Builder. On it I have 2 questions for those who used it:
- By default, the component table when creating has columns of the same width, how to change them?
- How to make an invisible component of JLabel? setVisible does not offer, because you can probably change some property, which I do not know.