Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help creating and passing values to a JDialog

Status
Not open for further replies.

blues77

Programmer
Jun 11, 2002
230
CA
Hello,

I'm having trouble trying to figure out how to create a customized JDialog. What I want is to be able to display a modal dialog that has a list of several items that the user can choose. Once the user chooses one and clicks on the OK button the Strings representing the values that they chose should be sent back to the part of the application where the dialog was invoked. Is there anyway of passing these parameters back? Any help is appreciated.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top