JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.biglybt.ui.swt.maketorrent
TrackerEditorListener
Contents
Description
Method Summary
Method Details
trackersChanged(String, String, List)
Hide sidebar
Show sidebar
Interface TrackerEditorListener
All Known Implementing Classes:
MultiTrackerPanel
public interface
TrackerEditorListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
trackersChanged
(
String
oldName,
String
newName,
List
<
List
<
String
>> trackers)
Method Details
trackersChanged
void
trackersChanged
(
String
oldName,
String
newName,
List
<
List
<
String
>> trackers)