When using the GUI Design to paint UI, why not set layout is null? Permanently deleted user 创建于 2014年10月02日 03:15 hello all,When using the GUI Design to paint UI, why not set layout is null?
Absolute layout (null) is deprected.
intellij allow add other component . Can i add third-party layout to intellij?
Sorry but no way.
Only add panel component with "custom create" option and configure (layout and childrents) in runtime.