Variable FindPanel._editor

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