0

I am trying to develop a simple GUI application using Apache NetBeans. I have built all elements for the button Enter new data as the picture shows: enter image description here

Dragging and dropping elements over it is not feasible. I am looking to build this layout for search button over the previous elements. I know how to hide previous elements and display search GUI elements but designing it through drag and drop is not possible. enter image description here

All I've done for Enter new Data button is setVisible(true) for all elements in the enterNewDataButton actionPerformed method.

Samit Paudel
  • 181
  • 7

0 Answers0