The Source for Java Technology Collaboration

Home » java.net Forums » Java Desktop Technologies » Swing & AWT

Thread: Java Swing Editor Components

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 1 - Last Post: Oct 1, 2008 9:44 AM by: aberrant
tarquin

Posts: 1
Java Swing Editor Components
Posted: Oct 1, 2008 1:44 AM
  Click to reply to this thread Reply

Hi All

I'm after a Java Swing text editor component that supports undo and
redo and, ideally, even line numbers and line selection/highlighting.
I've fiddled with JTextArea, JTextEditor and googled for other stuff,
but nothing is working for me.

Any suggestions?

--
Thanks
Paul

Paul Grenyer
e: paul.grenyer@gmail.com
w: http://www.marauder-consulting.co.uk
b: paulgrenyer.blogspot.com

aberrant

Posts: 90
Re: Java Swing Editor Components
Posted: Oct 1, 2008 9:44 AM   in response to: tarquin
  Click to reply to this thread Reply

You might be able to use the editor from netbeans.

These links at one time pointed to examples of how to do it:

http://weblogs.java.net/blog/emilian/archive/2008/07/netbeans_standa.html

and

http://weblogs.java.net/blog/emilian/archive/2008/07/netbeans_standa_2.html

for some reason the blog entries no longer exist....

You could google around for other "standalone netbeans editor" results.




 XML java.net RSS