$r.render("sourceview")
A simple component was pushed on top of the window stack. The previous window remains on the stack
and keeps its full state. By calling getWindowControl().pop()
the current top-window is
removed from the stack and the underlying window is shown again.
$stack