JCreator's class view is a workspace window that gives you an
overview of the data structure of the current active document in
an expandable tree. The view has options for creating new classes,
methods and variables. The contents of the class tree is updated
immediately, when members are added by editing or via wizards. Besides
Java classes, the view also displays content for XML, HTML and JSP
documents for easy navigation.
JCreator's Package View is a workspace window that gives you an overview of the project packages in an expandable tree.