public void clearDestinationListModel() { destListModel.clear(); }
public void clearSourceListModel() { sourceListModel.clear(); }