Re: A JInternalFrame in DesktopPane the title bar not nessary also the frame should have MODALITY
Posted By:
Anonymous
Posted On:
Thursday, June 21, 2001 06:34 AM
hello SP
In order to make modality just place this coding ..
frame.setModality(true);
Its not clearly mentioned about the titleBar...
Pls ,let me know what actually u like to do with JInternal Frame.
regards
N.A.Sasivarnan