Uses of Interface
com.biglybt.ui.mdi.MdiCloseListener
Packages that use MdiCloseListener
-
Uses of MdiCloseListener in com.biglybt.ui.mdi
Methods in com.biglybt.ui.mdi with parameters of type MdiCloseListenerModifier and TypeMethodDescriptionvoid
MdiEntry.addListener
(MdiCloseListener l) void
MdiEntry.removeListener
(MdiCloseListener l) -
Uses of MdiCloseListener in com.biglybt.ui.swt.mdi
Fields in com.biglybt.ui.swt.mdi with type parameters of type MdiCloseListenerMethods in com.biglybt.ui.swt.mdi with parameters of type MdiCloseListenerModifier and TypeMethodDescriptionvoid
BaseMdiEntry.addListener
(MdiCloseListener l) void
BaseMdiEntry.removeListener
(MdiCloseListener l) -
Uses of MdiCloseListener in com.biglybt.ui.swt.views.skin
Classes in com.biglybt.ui.swt.views.skin that implement MdiCloseListener