In the Package Explorer of Eclipse (version Helios) you can drill down into a Java class and see its methods and members listed. Until recently if I clicked on a method name in
Go to Preferences -> Java -> Editor and deselect "Only show the selected Java Element".
It is a hidden preference. I once had this happen to me in an entirely different circumstance and it took me hours to find the answer.