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 TypeMethodDescriptionvoid
MultipleDocumentInterface.deregisterEntry
(String id, MdiEntryCreationListener l) void
MultipleDocumentInterface.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.mapIdToCreationListener
Methods in com.biglybt.ui.swt.mdi with parameters of type MdiEntryCreationListenerModifier and TypeMethodDescriptionvoid
BaseMDI.deregisterEntry
(String id, MdiEntryCreationListener l) void
BaseMDI.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