Sends a rectangular region of the buffer of pixels to any
ImageConsumers that are currently interested in the data for
this image and notify them that a frame is complete.
Title: ServiceProxyException
Description: Exception thrown when there is a problem with a ServiceProxy
being used in a route
Copyright (c) Xoetrope Ltd., 2001-2006, see license.txt for details
Set the logging level, by default the level is verbose
NORMAL = 0, only output error messages
DEBUG = 1, output errors, dumps and exit messages
VERBOSE = 2, output debug messages, errors, dumps, exit massages, traces and log values
PARANOID = 3, output all logging information
Set the logging level, by default the level is verbose
SILENT = -1, do not log anything
NORMAL = 0, only output error messages
DEBUG = 1, output errors, dumps and exit messages
VERBOSE = 2, output debug messages, errors, dumps, exit massages, traces and log values
PARANOID = 3, output all logging information
Adds an ImageConsumer to the list of consumers interested in
data for this image and immediately starts delivery of the
image data through the ImageConsumer interface.
A factory for non-base Swing components such as trees, tables and split panes
Copyright: Copyright (c) Xoetrope Ltd., 2001-2004
$Revision: 2.7 $
License see license.txt
This is the 3rd version of SwingWorker (also known as
SwingWorker 3), an abstract class that you subclass to
perform GUI-related work in a dedicated thread.
A factory for non-base Swing components such as trees, tables and split panes
Copyright: Copyright (c) Xoetrope Ltd., 2001-2004
$Revision: 2.7 $
License see license.txt