Variable Window._eventList

class Window
{
  // ...
  EventList _eventList;
  // ...
}