Hi,
I have installed netbeans to work on java.
I heard that we can simply drag and drop buttons,radiobuttons, and all and we need not write the actual java program.But I am unable to find how can i drag and drop. can any one help me.
Thank you.

Recommended Answers

All 2 Replies

On the top file navigation, go to Window --> then click Palette

The palette will only show the drag and drop stuff when a jsp page is open.

First of all you have to create a new Project. Right click on the package icon in the Project Explorer and select New -> JFrame Form.

Click on Windows -> Pallete to enable Swing and UI components ready to drag/drop on the frame.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.