Uses of Interface
spin.demo.async.AsyncListener
-
Packages that use AsyncListener Package Description spin.demo.async -
-
Uses of AsyncListener in spin.demo.async
Classes in spin.demo.async that implement AsyncListener Modifier and Type Class Description classAsyncGUIA demonstration of a GUI handling an async bean.Methods in spin.demo.async with parameters of type AsyncListener Modifier and Type Method Description voidAsyncBean. addListener(AsyncListener listener)Add a listener.voidAsyncBeanImpl. addListener(AsyncListener listener)Add a listener.
-