Hey
I would like to know if it is possible to put a same component on all the Jtabs ? If we can could u plz guide me about how to do it???
Thanks.
Printable View
Hey
I would like to know if it is possible to put a same component on all the Jtabs ? If we can could u plz guide me about how to do it???
Thanks.
is possible to put a same component on all the Jtabs
No. You can add a component to only one container. If you add it to another container it is removed from the first container and added to the second container.
But I believe this was allowed in JRE1.5 and below. Is it documented anywhere for JRE1.6 we can't use the same component?
Look at the second bulleted paragraph (list item) on Using Top-Level Containers.
hey guys thanks a lot for ur help...