DH> I can't find the Insets property of any control. How do I set this DH> property from the UI designer so that I can add spaces between my DH> controls.
If you're using the "GridLayoutManager (IntelliJ)" layout manager, you can wrap your control in a container and specify margins for the container. If you're using JGoodies Forms, you can add a spacer row or column and specify its size.
Hello David,
DH> I can't find the Insets property of any control. How do I set this
DH> property from the UI designer so that I can add spaces between my
DH> controls.
If you're using the "GridLayoutManager (IntelliJ)" layout manager, you can
wrap your control in a container and specify margins for the container. If
you're using JGoodies Forms, you can add a spacer row or column and specify
its size.
--
Dmitry Jemerov
Software Developer
http://www.jetbrains.com/
"Develop with Pleasure!"