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 TypeMethodDescriptionvoidMultipleDocumentInterface.addListener(MdiEntryLoadedListener l) voidMultipleDocumentInterface.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.listLoadListenersMethods in com.biglybt.ui.swt.mdi with parameters of type MdiEntryLoadedListenerModifier and TypeMethodDescriptionvoidBaseMDI.addListener(MdiEntryLoadedListener l) voidBaseMDI.removeListener(MdiEntryLoadedListener l)