Uses of Interface
com.biglybt.pif.ui.UIManagerEvent
-
Packages that use UIManagerEvent Package Description com.biglybt.pif.ui com.biglybt.pifimpl.local.ui com.biglybt.ui.console com.biglybt.ui.swt.pifimpl -
-
Uses of UIManagerEvent in com.biglybt.pif.ui
Methods in com.biglybt.pif.ui with parameters of type UIManagerEvent Modifier and Type Method Description boolean
UIManagerEventListener. eventOccurred(UIManagerEvent event)
-
Uses of UIManagerEvent in com.biglybt.pifimpl.local.ui
Classes in com.biglybt.pifimpl.local.ui that implement UIManagerEvent Modifier and Type Class Description class
UIManagerEventAdapter
-
Uses of UIManagerEvent in com.biglybt.ui.console
Methods in com.biglybt.ui.console with parameters of type UIManagerEvent Modifier and Type Method Description boolean
UI. eventOccurred(UIManagerEvent event)
-
Uses of UIManagerEvent in com.biglybt.ui.swt.pifimpl
Methods in com.biglybt.ui.swt.pifimpl with parameters of type UIManagerEvent Modifier and Type Method Description boolean
UISWTInstanceImpl. eventOccurred(UIManagerEvent event)
-