Uses of Interface
com.biglybt.ui.mdi.MdiEntryDropListener
Packages that use MdiEntryDropListener
-
Uses of MdiEntryDropListener in com.biglybt.ui.mdi
Methods in com.biglybt.ui.mdi with parameters of type MdiEntryDropListenerModifier and TypeMethodDescriptionvoidMdiEntry.addListener(MdiEntryDropListener listener) voidMdiEntry.removeListener(MdiEntryDropListener listener) -
Uses of MdiEntryDropListener in com.biglybt.ui.swt.mdi
Fields in com.biglybt.ui.swt.mdi with type parameters of type MdiEntryDropListenerModifier and TypeFieldDescriptionprivate List<MdiEntryDropListener> BaseMdiEntry.listDropListenersMethods in com.biglybt.ui.swt.mdi with parameters of type MdiEntryDropListenerModifier and TypeMethodDescriptionvoidBaseMdiEntry.addListener(MdiEntryDropListener l) voidBaseMdiEntry.removeListener(MdiEntryDropListener l)