The Popup Window package is a subset of the Editor package, and is
used to display popup windows associated with the editor. These
popup windows typically contain editing assistance features such
as code insight, or correction features, such as error quick fixes.
The classes within this package help with positioning and displaying
popup windows, as well as with ensuring that popup windows don't
overlap and obscure each other's contents.