ObjectExplorer provides a hierarchical alternative to #inspect. Simply evaluate an expression like: World explore and enjoy.
codePaneMenu:shifted:
Note that unless we override perform:orSendTo:, PluggableTextController will respond to all menu items
contentsSelection
Return the interval of text in the code pane to select when I set the pane's contents
doItContext
Answer the context in which a text selection can be evaluated.
doItReceiver
Answer the object that should be informed of the result of evaluating a text selection.
explorerFor:
genericMenu:
getList
initialExtent
Answer the desired extent for the receiver when a view on it is first opened on the screen. 5/22/96 sw: in the absence of any override, obtain from RealEstateAgent
openExplorerFor:
ObjectExplorer new openExplorerFor: Smalltalk
selectedClass
Answer the class of the receiver's current selection
trash
What goes in the bottom pane
trash:
Don't save it
about