Uses of Interface
com.biglybt.ui.swt.mdi.MdiSWTMenuHackListener
Packages that use MdiSWTMenuHackListener
-
Uses of MdiSWTMenuHackListener in com.biglybt.ui.swt.mdi
Fields in com.biglybt.ui.swt.mdi with type parameters of type MdiSWTMenuHackListenerModifier and TypeFieldDescriptionprivate List<MdiSWTMenuHackListener>
BaseMDI.listMenuHackListners
private List<MdiSWTMenuHackListener>
BaseMdiEntry.listMenuHackListners
Methods in com.biglybt.ui.swt.mdi that return MdiSWTMenuHackListenerModifier and TypeMethodDescriptionBaseMDI.getMenuHackListeners()
BaseMdiEntry.getMenuHackListeners()
Methods in com.biglybt.ui.swt.mdi with parameters of type MdiSWTMenuHackListenerModifier and TypeMethodDescriptionvoid
BaseMDI.addListener
(MdiSWTMenuHackListener l) void
BaseMdiEntry.addListener
(MdiSWTMenuHackListener l) void
MdiEntrySWT.addListener
(MdiSWTMenuHackListener l) void
TabbedMdiInterface.addListener
(MdiSWTMenuHackListener l) void
BaseMDI.removeListener
(MdiSWTMenuHackListener l) void
BaseMdiEntry.removeListener
(MdiSWTMenuHackListener l) void
MdiEntrySWT.removeListener
(MdiSWTMenuHackListener l) -
Uses of MdiSWTMenuHackListener in com.biglybt.ui.swt.views
Classes in com.biglybt.ui.swt.views that implement MdiSWTMenuHackListener -
Uses of MdiSWTMenuHackListener in com.biglybt.ui.swt.views.skin
Classes in com.biglybt.ui.swt.views.skin that implement MdiSWTMenuHackListener