
Hi,
I want to created a simple editor with functions like Open,save,close document?
I want to display a frame "Please wait" which comes up whenever a user clicks a Open or Save document
Step:- 1)User clicks on Save Document 2)Display "Please wait" JDialog and it should persist till the save code is not executed