Uses of Interface
com.biglybt.ui.swt.maketorrent.TrackerEditorListener
Packages that use TrackerEditorListener
-
Uses of TrackerEditorListener in com.biglybt.ui.swt.maketorrent
Classes in com.biglybt.ui.swt.maketorrent that implement TrackerEditorListenerFields in com.biglybt.ui.swt.maketorrent declared as TrackerEditorListenerModifier and TypeFieldDescription(package private) TrackerEditorListener
MultiTrackerEditor.listener
Constructors in com.biglybt.ui.swt.maketorrent with parameters of type TrackerEditorListenerModifierConstructorDescriptionMultiTrackerEditor
(org.eclipse.swt.widgets.Shell parent_shell, String name, List<List<String>> trackers, TrackerEditorListener listener) MultiTrackerEditor
(org.eclipse.swt.widgets.Shell parent_shell, String name, List<List<String>> trackers, TrackerEditorListener listener, boolean anonymous) MultiTrackerEditor
(org.eclipse.swt.widgets.Shell parent_shell, String name, List<List<String>> trackers, TrackerEditorListener listener, boolean _anonymous, boolean _showTemplates)