History
Most modern class browsers owe their origins toIn modern IDEs
All major development environments supply some manner of class browser, including *Columnar browsers
Continuing the Smalltalk tradition, columnar browsers display the class hierarchy from left to right in a series of columns. Often the rightmost column is reserved for the instance methods or variables of the leaf class.Outline browsers
Systems with roots in Microsoft Windows tend to use an outline-form browser, often with colorful (if cryptic) icons to denote classes and their attributes.Diagram browsers
In the early years of the 21st century class browsers began to morph intoRefactoring class browsers
As development environments addLogic browsers
An early add-on for DigitalkWeb-based versions
One variant of the Seaside web framework in Smalltalk permits a class browser to be opened at runtime in the running web browser: an edit to a method then takes immediate effect in the running web application. In the case of Vistascript (Vista Smalltalk) for MicrosoftSee also
*