java - Intellij error with "add non-palette componente" -


when try add non-palette component in intellij 14.0.3 error:

forms added palette must have binding top-level component

the component try add tab of scrollpane, class extends jpanel.

i can not understand why error. other classes not give me problems.

the error remains if select 2 options.

you may add form pallet , place component on form.

to open in designer form want custom component. click right on group (e.g. swing) , select "add component palette". after can open form , place newly added component on it.


Comments

Popular posts from this blog

java - Could not locate OpenAL library -

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

sorting - opencl Bitonic sort with 64 bits keys -