I am trying to findunderstand how a radio button inis created in a Dynamic field by reading from an XML using Netbeans 7.0.
The problem is regarding a radio button creation. TheI know the radio button is created by readingbecause of the XML being read from database, but I cannot see how the radio button is created.
- I cannot see how the radio button is created
- The debugger us going into the part of creation of any components on the Dynamic Editor , because I don't know where to place the break points.
Also, since I don't know where to place the break points, I can't see how I would debug the creation of components on the Dynamic Editor.
Maybe I am trying a wrong approach or something.
How to debug, so how do I efficiently debug an application like this? It was created using Netbeans 7.0