I'm programming with GUI in Java Netbeans and I want to create a pop-up window that runs at the beginning of my program, asks for the date and reads it from the user. What kind of Container should I use? I want it to be on top of my program, not close until the user clicks the date and OK and until then the user can't click anything else.
Kind regards,
Alex
Kind regards,
Alex