Uses of Interface
com.biglybt.ui.mdi.MdiEntryDatasourceListener
Packages that use MdiEntryDatasourceListener
-
Uses of MdiEntryDatasourceListener in com.biglybt.ui.mdi
Methods in com.biglybt.ui.mdi with parameters of type MdiEntryDatasourceListenerModifier and TypeMethodDescriptionvoidMdiEntry.addListener(MdiEntryDatasourceListener l) voidMdiEntry.removeListener(MdiEntryDatasourceListener l) -
Uses of MdiEntryDatasourceListener in com.biglybt.ui.swt.mdi
Fields in com.biglybt.ui.swt.mdi with type parameters of type MdiEntryDatasourceListenerModifier and TypeFieldDescriptionprivate List<MdiEntryDatasourceListener> BaseMdiEntry.listDatasourceListenersMethods in com.biglybt.ui.swt.mdi with parameters of type MdiEntryDatasourceListenerModifier and TypeMethodDescriptionvoidBaseMdiEntry.addListener(MdiEntryDatasourceListener l) voidBaseMdiEntry.removeListener(MdiEntryDatasourceListener l) -
Uses of MdiEntryDatasourceListener in com.biglybt.ui.swt.views.skin
Classes in com.biglybt.ui.swt.views.skin that implement MdiEntryDatasourceListener