Variable StatusLine._backgroundOperationPanel

class StatusLine
{
  // ...
  StatusLineBackgroundOperationPanel _backgroundOperationPanel;
  // ...
}