Package com.biglybt.ui.swt.pif
Interface UISWTViewEventListenerEx
-
- All Superinterfaces:
UISWTViewEventListener
public interface UISWTViewEventListenerEx extends UISWTViewEventListener
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
UISWTViewEventListenerEx.CloneConstructor
Deprecated.
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Deprecated Methods Modifier and Type Method Description UISWTViewEventListenerEx
getClone()
Deprecated.default UISWTViewEventListenerEx.CloneConstructor
getCloneConstructor()
Deprecated.-
Methods inherited from interface com.biglybt.ui.swt.pif.UISWTViewEventListener
eventOccurred
-
-
-
-
Method Detail
-
getClone
UISWTViewEventListenerEx getClone()
Deprecated.
-
getCloneConstructor
default UISWTViewEventListenerEx.CloneConstructor getCloneConstructor()
Deprecated.
-
-