Project Problem!

The PHD to recreat the Microsoft NOTEPAD?

can we do it?

i can do copy,paste,redo,undo,delete,....,etc operation.

i have agood knowlege about Panels,Files,Bars,...etc,

but what about Save Dialog,Open Dialog,Print Dialog,Page Setting Dialog?

can any one give me ahint or help plz.

[315 byte] By [869455Eng_mohameda] at [2007-11-26 12:18:28]
# 1

> The PHD ask us to recreat the Microsoft NOTEPAD?

>

> can we do it?

>

> i can do copy,paste,redo,undo,delete,....,etc

> operation.

>

> i have agood knowlege about

> Panels,Files,Bars,...etc,

> ut what about Save Dialog,Open Dialog,Print

> Dialog,Page Setting Dialog?

>

> can any one give me ahint or help plz.

869455Eng_mohameda at 2007-7-7 14:58:07 > top of Java-index,Archived Forums,Socket Programming...
# 2
JFileChooser
642814zadoka at 2007-7-7 14:58:07 > top of Java-index,Archived Forums,Socket Programming...
# 3
Yes it can all be done.
91610kajbja at 2007-7-7 14:58:07 > top of Java-index,Archived Forums,Socket Programming...
# 4

Hi Eng_mohamed , and welcome :)

Basically the answer is yes, and all you have to do is go to the JavaDoc under the swing package if I am not wrong (javax.swing.*). If I am not wrong you can save and load files using the JFileChooser ... here is the java doc link

http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JFileChooser.html

regards,

sim085

468685sim085a at 2007-7-7 14:58:07 > top of Java-index,Archived Forums,Socket Programming...
# 5
> The PHD to recreat the Microsoft NOTEPAD?How would re-creating NOTEPAD be worth a PHD?
106725sabre150a at 2007-7-7 14:58:07 > top of Java-index,Archived Forums,Socket Programming...
# 6

Google also gives this as a first link when searching "Print Dialog Java"

http://www.exampledepot.com/egs/java.awt.print/PrintDialog.html

So my suggestion is to first search your questions on Google before posting anything here... since your answer could be there :)

regards,

Sim085

ps: yahoo, lycos, etc also work ;)

468685sim085a at 2007-7-7 14:58:07 > top of Java-index,Archived Forums,Socket Programming...
# 7
thanks all i have got alot of methods there in the api
869455Eng_mohameda at 2007-7-7 14:58:07 > top of Java-index,Archived Forums,Socket Programming...
# 8
> > The PHD to recreat the Microsoft NOTEPAD?> > How would re-creating NOTEPAD be worth a PHD?That's a very good question :) ... Where is that University would be the second next best question :)regards,Sim085
468685sim085a at 2007-7-7 14:58:07 > top of Java-index,Archived Forums,Socket Programming...
# 9
> thanks all > i have got alot of methods there in the apiHave you never seen the API before?Also check this out: http://java.sun.com/docs/books/tutorial/uiswing/index.html
642814zadoka at 2007-7-7 14:58:07 > top of Java-index,Archived Forums,Socket Programming...
# 10

> > > The PHD to recreat the Microsoft NOTEPAD?

> >

> > How would re-creating NOTEPAD be worth a PHD?

>

> That's a very good question :) ... Where is that

> University would be the second next best question :)

The University system in the Kyrgyz Republic is very "open minded" for anyone interested.

675577GhostRadioThreea at 2007-7-7 14:58:07 > top of Java-index,Archived Forums,Socket Programming...
# 11
Let me guess is there a 52 MILLION DOLLAR BURSARY there with my name on it ? ;-)
509964Aknibbsa at 2007-7-7 14:58:07 > top of Java-index,Archived Forums,Socket Programming...