Bean specification question about BDK. (A bug maybe?)

A

asd

Hello all,

as I mentioned earlier I am doing a bean for home work.
I have a question about the behavior of the beans.

As I understand it, the dummy example below should work without any
problem.

class testing {

public int getASD() {
return 10;
}

public void setASD(int num) {

}
}



The code above is meaningless but I think it should work as a bean. The
ASD field should show up in the config panel.

The code above works perfect in NetBeans. I see the ASD field in the
control panel. When I change the ASD field it does not change.

When I add that code to BDK (beanbox?) the ASD field does not show up?
I wonder why? Am I doing something wrong or is there a bug in BDK?
Thank you so much for your time and efforts for answering my questions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top