Variable EditBox._findPanel

class EditBox
{
  // ...
  FindPanel _findPanel;
  // ...
}