Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [jdt-ui-dev] Faster Open-Type Dialog

> Here is my "patch" for making the OpenTypeDialog faster.  I assumed that
> noone wants to search for a class with fewer chars than 2, or perform a
> wildcard search with fewer chars than 3.

Nice idea... this would make an interesting option, though wording it right
would be tricky. I can see the first "Why can't I find class A?" complaint,
though...

A better complaint: "Why did you call the class A?"
-- Scott

==============================================================
Scott Stanchfield         FGM, Inc.            scott@xxxxxxx

Home Page: http://javadude.com            scott@xxxxxxxxxxxx

Lead author of "Effective VisualAge for Java, Version 3"
                                      http://javadude.com/evaj

VisualAge for Java Tips and Tricks     http://javadude.com/vaj

AWT & Swing FAQ Manager, jGuru.com
Visit for Java Enlightenment!             http://www.jguru.com
==============================================================




Back to the top