Variable DialogFrame._dialog

class DialogFrame
{
  // ...
  Dialog _dialog;
  // ...
}