Variable FilePathPanel.ID_EDITOR

class FilePathPanel
{
  // ...
  const(string) ID_EDITOR = "ED_PATH";
  // ...
}