Can I create a custom cursor for text in Java that's a rectangle around the current character? I'm thinking I'll have to use some FontMetrics and drawRect somehow.
Since its inception in JDK 1.2, the maturing Swing toolkit has become an attractive alternative to thin-client presentation technologies such as JavaServer Pages (JSP), JavaScript, and HTML. Swing ...