Uses of Interface
com.biglybt.ui.mdi.MdiEntryCreationListener2
Packages that use MdiEntryCreationListener2
-
Uses of MdiEntryCreationListener2 in com.biglybt.ui.mdi
Methods in com.biglybt.ui.mdi with parameters of type MdiEntryCreationListener2Modifier and TypeMethodDescriptionvoidMultipleDocumentInterface.deregisterEntry(String id, MdiEntryCreationListener2 mdiEntryCreationListener2) voidMultipleDocumentInterface.registerEntry(String id, MdiEntryCreationListener2 mdiEntryCreationListener2) -
Uses of MdiEntryCreationListener2 in com.biglybt.ui.swt.mdi
Fields in com.biglybt.ui.swt.mdi with type parameters of type MdiEntryCreationListener2Modifier and TypeFieldDescriptionprivate Map<String, MdiEntryCreationListener2> BaseMDI.mapIdToCreationListener2Methods in com.biglybt.ui.swt.mdi with parameters of type MdiEntryCreationListener2Modifier and TypeMethodDescriptionvoidBaseMDI.deregisterEntry(String id, MdiEntryCreationListener2 l) voidBaseMDI.registerEntry(String id, MdiEntryCreationListener2 l)