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 TypeMethodDescriptionvoid
MdiEntry.addListener
(MdiEntryDropListener listener) void
MdiEntry.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.listDropListeners
Methods in com.biglybt.ui.swt.mdi with parameters of type MdiEntryDropListenerModifier and TypeMethodDescriptionvoid
BaseMdiEntry.addListener
(MdiEntryDropListener l) void
BaseMdiEntry.removeListener
(MdiEntryDropListener l)