Uses of Interface
com.biglybt.ui.mdi.MdiChildCloseListener
Packages that use MdiChildCloseListener
-
Uses of MdiChildCloseListener in com.biglybt.ui.mdi
Methods in com.biglybt.ui.mdi with parameters of type MdiChildCloseListenerModifier and TypeMethodDescriptionvoidMdiEntry.addListener(MdiChildCloseListener l) voidMdiEntry.removeListener(MdiChildCloseListener l) -
Uses of MdiChildCloseListener in com.biglybt.ui.swt.mdi
Fields in com.biglybt.ui.swt.mdi with type parameters of type MdiChildCloseListenerModifier and TypeFieldDescriptionprivate List<MdiChildCloseListener> BaseMdiEntry.listChildCloseListenersMethods in com.biglybt.ui.swt.mdi with parameters of type MdiChildCloseListenerModifier and TypeMethodDescriptionvoidBaseMdiEntry.addListener(MdiChildCloseListener l) voidBaseMdiEntry.removeListener(MdiChildCloseListener l)