c# - Is there an IDE for Java that allows form making? -


i used microsoft visual studio c# , allowed make windows forms drag , drop feature buttons, radio buttons, , textboxes , etc. can dragged , dropped. there java?

of course there is:

1) netbeans gui builder

2) eclipse windowbuilder pro plugin installed


Comments