org.gudy.azureus2.ui.swt.maketorrent
Interface TrackerEditorListener

All Known Implementing Classes:
MultiTrackerPanel

public interface TrackerEditorListener

Author:
Olivier

Method Summary
 void trackersChanged(String oldName, String newName, List<List<String>> trackers)
           
 

Method Detail

trackersChanged

void trackersChanged(String oldName,
                     String newName,
                     List<List<String>> trackers)