Uses of Interface
com.biglybt.ui.mdi.MdiListener
Packages that use MdiListener
-
Uses of MdiListener in com.biglybt.ui.mdi
Methods in com.biglybt.ui.mdi with parameters of type MdiListenerModifier and TypeMethodDescriptionvoid
MultipleDocumentInterface.addListener
(MdiListener l) void
MultipleDocumentInterface.removeListener
(MdiListener l) -
Uses of MdiListener in com.biglybt.ui.swt.mdi
Fields in com.biglybt.ui.swt.mdi with type parameters of type MdiListenerMethods in com.biglybt.ui.swt.mdi with parameters of type MdiListenerModifier and TypeMethodDescriptionvoid
BaseMDI.addListener
(MdiListener l) void
BaseMDI.removeListener
(MdiListener l)