The nsIBaseWindow describes a generic window and basic operations that
can be performed on it. This is not to be a complete windowing interface
but rather a common set that nearly all windowed objects support.
Tell the window to repaint itself
aForce | - if true, repaint immediately if false, the window may defer repainting as it sees fit. |
Give the window focus.