Re: <font size=4><pre>!_NEWLINE_!<p>How can I change the tittle bar icon in a dialog box?</p></pre></font>
Posted By:
Gautam_Marwaha
Posted On:
Tuesday, July 9, 2002 04:17 AM
set the image icon in frame using frame.setIconImage(Image). Now make a dialog (jdialog) with this frame and it shd. have the frame's icon.