Standard constructor: builds a panel for displaying/editing the
properties of the specified title.
Parameters: title - the title, which should be changed.
Allow the user the opportunity to select a Paint object. For now, we
just use the standard color chooser - all colors are Paint objects, but
not all Paint objects are colors (later we can implement a more general
Paint chooser).