Class Hierarchy PaneThe left pane of the main Zelix KlassMaster window is the Class Hierarchy pane. The Class Hierarchy pane shows all loaded classes and interfaces in hierarchy order. Subclasses appear indented slightly to the right relative to their superclasses.It should be noted that although the Java language allows one interface to extend another, the relationship is implemented at the bytecode level as one interface implementing another. The Class Hierarchy pane does not show any implementation relationships. Select classes in the Class Hierachy pane using the mouse or the cursor keys. |
![]() |
![]() |