Uses of Interface
com.biglybt.ui.swt.Alerts.AlertListener
-
Packages that use Alerts.AlertListener Package Description com.biglybt.ui.swt com.biglybt.ui.swt.shells.main -
-
Uses of Alerts.AlertListener in com.biglybt.ui.swt
Fields in com.biglybt.ui.swt with type parameters of type Alerts.AlertListener Modifier and Type Field Description private static CopyOnWriteList<Alerts.AlertListener>
Alerts. listeners
Methods in com.biglybt.ui.swt with parameters of type Alerts.AlertListener Modifier and Type Method Description static void
Alerts. addListener(Alerts.AlertListener l)
-
Uses of Alerts.AlertListener in com.biglybt.ui.swt.shells.main
Classes in com.biglybt.ui.swt.shells.main that implement Alerts.AlertListener Modifier and Type Class Description private static class
MainWindowImpl.MainWindowAlertListener
-