JEditorPane Question !
Creating a Text editor like WordPad for my java class ..
I have one problem , im using JEditorPane , but i wanna setup the space for wrtting to automaticly expand when i expand the window !
Anyone has a idea ?
Thanks !
And would JEditorPane be the best for this ?

