skelvin's blog
Spice up Text Components with Keyboard Shortcuts
In a new Swing project I was missing the alternative set of cut/copy/paste shortcuts and also the ability to quickly delete all characters up to the start or end of the current word. I had done this before, but wasn't able to dig up the code again. Neither did Google find any code I could simply borrow. So, here's how I implemented those, both for your and for my future reference.
Natural String Order
Treats contained numbers sensible when comparing strings
|
Natural Order Big Severe Logging with Ascii ArtPosted by skelvin on August 24, 2004 at 6:46 AM EDT
A little Java 2D can give your log messages much bigger visibility. Or find yourself your own excuse to have some fun with ascii art graphics using Java 2D... |





