Uses of Interface
com.biglybt.ui.mdi.MdiEntryLoadedListener
Packages that use MdiEntryLoadedListener
-
Uses of MdiEntryLoadedListener in com.biglybt.ui.mdi
Methods in com.biglybt.ui.mdi with parameters of type MdiEntryLoadedListenerModifier and TypeMethodDescriptionvoid
MultipleDocumentInterface.addListener
(MdiEntryLoadedListener l) void
MultipleDocumentInterface.removeListener
(MdiEntryLoadedListener l) -
Uses of MdiEntryLoadedListener in com.biglybt.ui.swt.mdi
Fields in com.biglybt.ui.swt.mdi with type parameters of type MdiEntryLoadedListenerModifier and TypeFieldDescriptionprivate final List
<MdiEntryLoadedListener> BaseMDI.listLoadListeners
Methods in com.biglybt.ui.swt.mdi with parameters of type MdiEntryLoadedListenerModifier and TypeMethodDescriptionvoid
BaseMDI.addListener
(MdiEntryLoadedListener l) void
BaseMDI.removeListener
(MdiEntryLoadedListener l)