|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gudy.azureus2.ui.swt.DelayedListenerMultiCombiner
public abstract class DelayedListenerMultiCombiner
Delayed Listener
that denies more triggers while one is pending
Constructor Summary | |
---|---|
DelayedListenerMultiCombiner()
|
Method Summary | |
---|---|
abstract void |
handleDelayedEvent(org.eclipse.swt.widgets.Event firstEvent)
|
void |
handleEvent(org.eclipse.swt.widgets.Event event)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DelayedListenerMultiCombiner()
Method Detail |
---|
public final void handleEvent(org.eclipse.swt.widgets.Event event)
handleEvent
in interface org.eclipse.swt.widgets.Listener
public abstract void handleDelayedEvent(org.eclipse.swt.widgets.Event firstEvent)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |