News

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.