Package | Description |
---|---|
jadex.commons.future | |
jadex.commons.gui.future |
Modifier and Type | Class and Description |
---|---|
class |
DefaultResultListener<E>
The default listener for just printing out result information.
|
class |
IntermediateDefaultResultListener<E>
The default listener for just printing out result information.
|
Modifier and Type | Class and Description |
---|---|
class |
SwingDefaultResultListener<E>
Result listener that redirects callbacks on the swing thread.
|
class |
SwingDelegationResultListener<E>
Delegation result listener that calls customResultAvailable and
customExceptionOccurred on swing thread.
|
class |
SwingExceptionDelegationResultListener<E,T>
Delegation result listener that calls customResultAvailable and
customExceptionOccurred on swing thread.
|
class |
SwingIntermediateDefaultResultListener<E>
Default implementation of intermediate result listener
with methods called on swing thread.
|
class |
SwingResultListener<E>
Listener that performs notifications on swing thread..
|
Copyright © 2013. All Rights Reserved.