1. What is a SWT alternative to Swing JTextArea and Highligther stackoverflow.comI migrate a program from Swing to SWT. I have a simple window implemented using Swing: javax.swing.JTextArea and import javax.swing.text.Highlighter, which allow a user to highlight words of his interest. ... |
2. SWT TextArea coderanch.com |