Hi all, i've this problem...
i have three custom components (suppose that are called A, B and C for semplicity). i've also created a custom panel(myPanel) that extends the Panel component. now i would create a personal layout that permit to put for example the A component in myPanel center, the B component under the A component and finally the C component in the myPanel bottom right. How can i rich this layout?how to start to create a class that extends the Layout manager?Is there any example in the web? i appreciate any help? thanks Regards Lorenzo

