this._dlm_ = new DefaultListModel();
this._speList = new JScrollPane(JScrollPane.VERTICAL_SCROLLBAR_AS_NEEDED,
JScrollPane.HORIZONTAL_SCROLLBAR_AS_NEEDED);
this._lstBox_ = new GfrLst();
// --
if (lsl != null)
this._lstBox_.addListSelectionListener(lsl);