Java Reflection provides a mechanism to introspect an Object at runtime. No second thoughts, this is a great feature, but it breaks all the Refactoring conventions!
Ther
You might be interested in using IntelliJ IDEA, which will also search for refactored class names in comments and string constants.