Customising JDialogs (Urgent!!!)
I am having problems with customising a JDialog to my own needs. I want a modal JDialog box that has a JTextField and 2 JCheckBoxes and the input typed in the JTextField as well as the selections made on the JCheckBoxes are passed to the main window from which the JDialog box was opened.
i need help urgently.

