type ahead

A Java "predictive text" text editor (July 24, 2006)

I've created a "predictive text" (type ahead) text editor using Java (a JFC/Swing GUI) that attempts to predict what you're about to type. If you'd like to see it in action -- and learn more about it -- you can find it here: my Java predictive text (type ahead) editor.

Tue, Feb 14, 2006 (Java type-ahead, look ahead autocomplete widget)

After reading Ben Galbraith's post titled "Give Me My Commodity Text Widget Features, Please", I decided to create my own auto-complete text widget for Java.

Syndicate content