In modern IDEs, there is a keyboard shortcut to open a file by typing its name without putting your hand on the mouse. For example:
Eclipse: Cmd|
Also note that if you hold down Command and click on the name of a class, Xcode will jump you to that class' implementation.