Uses of Class
com.biglybt.ui.swt.pifimpl.UISWTViewEventCancelledException
-
Packages that use UISWTViewEventCancelledException Package Description com.biglybt.ui.swt.mdi com.biglybt.ui.swt.pifimpl -
-
Uses of UISWTViewEventCancelledException in com.biglybt.ui.swt.mdi
Methods in com.biglybt.ui.swt.mdi that throw UISWTViewEventCancelledException Modifier and Type Method Description void
BaseMdiEntry. setEventListener(UISWTViewEventListener newEventListener, UISWTViewBuilderCore builder, boolean doCreate)
void
TabbedEntry. setEventListener(UISWTViewEventListener _eventListener, UISWTViewBuilderCore builder, boolean doCreate)
-
Uses of UISWTViewEventCancelledException in com.biglybt.ui.swt.pifimpl
Methods in com.biglybt.ui.swt.pifimpl that throw UISWTViewEventCancelledException Modifier and Type Method Description void
UISWTViewImpl. create()
void
UISWTViewImpl. setEventListener(UISWTViewEventListener _eventListener, UISWTViewBuilderCore builder, boolean doCreate)
Constructors in com.biglybt.ui.swt.pifimpl that throw UISWTViewEventCancelledException Constructor Description UISWTViewImpl(UISWTViewBuilderCore builder, boolean doCreate)
-