SWING text editor with basic functionality -


the story behind:

i'm lazy ass.

what need:

i'm writing thesis/disseration (i don't know how call in english right now, , since i'm lazy ass, shall not check). please tell me if there around basic swing text editor? swt text editor in eclipse plugin examples? need implement on top of syntax highlighter basic functionality done (like "open files" or "copy/paste").

i need swing basic text editor because component of application written swing , i'm not proficient in it.

my goal open file, save file, copy, paste, cut.

so far i've found this: http://www.planet-source-code.com/vb/scripts/showcode.asp?txtcodeid=2175&lngwid=2

here starting point you: swing tutorial: using text components

hint: use jtextpane or jeditorpane, depending on needs.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -