A
asd
Hello All,
I am developing a bean. I am using JPanel and in that JPanel there is a
list box.
After user drags and drops the bean to BDK everything works perfect. After
the user resizes the bean (JPanel) only the beans gets resized and its
contents still have the same small size.
Is there a way to resize the components of a JPanel when doing beans?
In addition to that, which function of the bean (JPanel) is called when it
is being resized? I tried overriding several functions (setSize,
resize etc) but they are not called when the bean is resized in BDK.
Thank you so much for your help.
Sincerely yours.
I am developing a bean. I am using JPanel and in that JPanel there is a
list box.
After user drags and drops the bean to BDK everything works perfect. After
the user resizes the bean (JPanel) only the beans gets resized and its
contents still have the same small size.
Is there a way to resize the components of a JPanel when doing beans?
In addition to that, which function of the bean (JPanel) is called when it
is being resized? I tried overriding several functions (setSize,
resize etc) but they are not called when the bean is resized in BDK.
Thank you so much for your help.
Sincerely yours.