Uses of Interface
com.biglybt.ui.swt.pif.UISWTStatusEntryListener
-
Packages that use UISWTStatusEntryListener Package Description com.biglybt.ui.swt.pif com.biglybt.ui.swt.pifimpl -
-
Uses of UISWTStatusEntryListener in com.biglybt.ui.swt.pif
Methods in com.biglybt.ui.swt.pif with parameters of type UISWTStatusEntryListener Modifier and Type Method Description void
UISWTStatusEntry. setListener(UISWTStatusEntryListener listener)
Sets a listener to be informed when the status entry has been clicked on. -
Uses of UISWTStatusEntryListener in com.biglybt.ui.swt.pifimpl
Fields in com.biglybt.ui.swt.pifimpl declared as UISWTStatusEntryListener Modifier and Type Field Description private UISWTStatusEntryListener
UISWTStatusEntryImpl. listener
Methods in com.biglybt.ui.swt.pifimpl with parameters of type UISWTStatusEntryListener Modifier and Type Method Description void
UISWTStatusEntryImpl. setListener(UISWTStatusEntryListener listener)
-