Hi...I am thinking of building a Word Processor in Java for my project...
The problem is that there are many components in Java for that..like JTextComponent, JTextField, JTextArea, JTextPane, JEditorPane, and some styled Documents too...
Can anyone say me which one to use considering the fact that My Project should implement most of the Word Processing Features.....