A browser is available, in C and C++ mode, to navigate
through C functions and C++ types (included typedef, class
and struct) hierarchies, methods, attributes, functions and globals.
The names of files, functions, types, parents, children, attributes,
methods and globals are listed in subwindows of the control browser window.
An object selected by one mouse click in one of these subwindows is viewed
in a 'Visit Window'. A double click opens an edition area and
loads the current selected object (see figure §3.1 page ).
The browser can also be used to navigate through Java classes hierarchies when the Java mode is selected. In fact a simple filter is applied to the Java sources and the C++ browser parser is used (see java.sc).