SimplePathPanel constructor

SimplePathPanel()

Implementation

SimplePathPanel() : super('SimplePathPanel') {
  fullWidth();
  stride = '5px';
}