Window

A window represents a tab. It is possible to open, close, clone windows, change the layout, ...

A window is a view on a SourceFile. The separation between the view (the window) and the model (the text file) is important because several views can show and edit the same text.

Instance Methods