[Cuis] [4.1-1544][Comment] InspectorWindow / SinglePackageBrowser and others

H. Hirzel hannes.hirzel at gmail.com
Sat Jan 5 09:41:50 CST 2013


Hello Juan

Thank you for adding the following comment to the class InspectorWindow

'A Window built specifically to be the view on an Inspector model
object. See category 'GUI building'.'

As InspectorWindow is a subclass of SystemWindow.

SystemWindow has 20 subclasses.

So the way to build browsers/GUIs seems to be to subclass SystemWindow, correct?
Most of these classes have a method category 'GUI building' which may
serve as examples.

Most of them have no class comment and probably that is not needed.

However I would like to know more about (i.e. a class comment in )

* SinglePackageBrowser
* CodeWindow
* FileListWindow
* TranscriptWindow
* SystemWindow


In particular which kind of model is expected by

SystemWindow class>>open: model


Thank you in advance

Kind regards
Hannes




More information about the Cuis mailing list