File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Beginning Java and the fly likes Launch Notepad Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Launch Notepad" Watch "Launch Notepad" New topic
Author

Launch Notepad

Giri Thava
Ranch Hand

Joined: Jun 22, 2006
Posts: 38
What API should I use to launch a notepad. Assume I want to launch a notepad that already exists(test.txt).

Thanks in advance.
K. Tsang
Ranch Hand

Joined: Sep 13, 2007
Posts: 1219

Originally posted by Giritharan Thavalingam:
What API should I use to launch a notepad. Assume I want to launch a notepad that already exists(test.txt).

Thanks in advance.


Try AWT TextArea or Swing JTextArea


K. Tsang JavaRanch SCJP5 SCJD/OCM-JD
Justin Russo
Ranch Hand

Joined: Oct 21, 2007
Posts: 77
Try this..



You Want it.. Get it.......the Right Way...<br /> <br />SCJP 5.0 SCWCD 5.0
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Launch Notepad
 
Similar Threads
Help please, Runtime.exec
Recommended Java IDE for a beginner?
What tool do you use to create HTML files in assignment?
Launching a notepad from an applet
html editor