You can easily integrate a custom layout manager into the Form Editor if the custom layout manager:
![]() |
If the layout manager does not meet the above requirements, you must create a special support class in order to add the layout to the Form Editor. You can find more information on how to create a custom layout at http://form.netbeans.org/. |
To install a custom layout manager from the Explorer:
Add to Component Palette from the contextual menu.To install a custom layout manager that is packed in a JAR file:
Install New JavaBean.| See Also | |
|---|---|
|
Form Editor
Component Palette Working With Layouts | |