Variable FilePathPanel.ID_SEGMENTS

class FilePathPanel
{
  // ...
  const(string) ID_SEGMENTS = "SEGMENTS";
  // ...
}