Variable Activity.container

The display that contains this screen

class Activity
{
  // ...
  Display container ;
  // ...
}