Browse All Fields of a class
Shows all fields of a selected class. This means all methods and instance variables including those derived from
superclasses and interfaces. Ovverriden methods can be recognized, since they are shown multiple times (once per implementation
in the selected class and its superclasses).