Create Pop-up window in java NetBeans

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AlarV
    New Member
    • Dec 2008
    • 37

    Create Pop-up window in java NetBeans

    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
Working...