|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
SimpleTask
NetworkTask
RecurringNetworkTask
AutoShutdownSignals policy that matches what's in shutdown.
FilterInputStream.closeInUI
to closeInUI the progress monitor as well as the stream.
AutoShutdownSignals policy
AutoShutdownSignals policy
AutoShutdownSignals policy
AutoShutdownSignals policy
RecurringNetworkTask.
ZipObject.toBytes(), allows the original uncompressed
object to be reconstituted... using ZipObject.getObject().
ZipObject.toBytes(), allows the original
uncompressed object to be reconstituted... using ZipObject.getObject().
UIHookIF.setProgressMessage(String).
UIHookIF.cancel() is called, or the underlying SwingWorker is cancelled. it results in the
underlying IO operation to be interrupted, and an InterruptedIOException to be thrown
UIHookIF, or SwingWorker (which belongs to a task)
cancellation for some reason).
SwingUIHookAdapter.cancel() was called already.
UIHookIF.cancel() then this returns true
SimpleTaskHandler, and adds support for NetworkTaskHandler.notOnline(AbstractTask).EnhancedListener.isSoftListener() set to true.
FilterInputStream.read
to update the progress monitor after the read.
FilterInputStream.read
to update the progress monitor after the read.
FilterInputStream.read
to update the progress monitor after the read.
NetworkTask.FilterInputStream.reset
to reset the progress monitor as well as the stream.
SwingUIHookAdapter.cancel() is called, then all subsequent IO operations will be cancelled, until this
method is called to reset the cancel condition.
UIHookIF.cancel() has been called, then this method must be called to allow future IO ops to proceed.
RecurringNetworkTask.start(int) is called, this method can be used to change the refreshDelayInSec ...
SwingUIHookAdapter.enableRecieveStatusNotification(boolean) and
SwingUIHookAdapter.enableSendStatusNotification(boolean)
ImageUtils.scaleToFit(int,int,int,int,boolean) to figure out the final width/height of the
source image that should be fit in the target width/height provided, while maintaining the aspect
ration of the source image.
AutoShutdownSignals.Daemon tasks
as well.
AbstractTask.shutdown() is called.
AbstractTask.shutdown() is called.
FilterInputStream.skip
to update the progress monitor after the skip.
UIHookIF facility of the
networking layer to provide feedback to the UI, and get cancel-signal from the UI as well.SwingUIHookAdapter.updateRecieveStatusInUI(int,int) SwingUIHookAdapter.updateSendStatusInUI(int,int) (int, int)} SwingUIHookAdapter.closeInUI()
TaskManager.TaskManager.AbstractTask.shutdown() has not been called yet.
AutoShutdownSignals types that this task will respond to
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||