adam bien's blog

Tiny,but nice NetBeans feature 📎

On the left bar of the Netbeans editor, you will find on some method-declarations a green screwdriver icon.
If you hove over this icon, a tool tip will apear with information to which interface this certain method belongs.
It becomes especially useful, in case the class implements more than one interface, or you have to refactor some exisitng classes.