Uses of Interface
com.biglybt.ui.mdi.MdiEntryCreationListener
Packages that use MdiEntryCreationListener
-
Uses of MdiEntryCreationListener in com.biglybt.ui.mdi
Methods in com.biglybt.ui.mdi with parameters of type MdiEntryCreationListenerModifier and TypeMethodDescriptionvoidMultipleDocumentInterface.deregisterEntry(String id, MdiEntryCreationListener l) voidMultipleDocumentInterface.registerEntry(String id, MdiEntryCreationListener l) -
Uses of MdiEntryCreationListener in com.biglybt.ui.swt.mdi
Fields in com.biglybt.ui.swt.mdi with type parameters of type MdiEntryCreationListenerModifier and TypeFieldDescriptionprivate Map<String, MdiEntryCreationListener> BaseMDI.mapIdToCreationListenerMethods in com.biglybt.ui.swt.mdi with parameters of type MdiEntryCreationListenerModifier and TypeMethodDescriptionvoidBaseMDI.deregisterEntry(String id, MdiEntryCreationListener l) voidBaseMDI.registerEntry(String id, MdiEntryCreationListener l) -
Uses of MdiEntryCreationListener in com.biglybt.ui.swt.views.skin
Classes in com.biglybt.ui.swt.views.skin that implement MdiEntryCreationListener