RFID Video Daemon

Researching the error exception:

public static class PApplet.RendererChangeException
extends java.lang.RuntimeException

Exception thrown when size() is called the first time.

This is used internally so that setup() is forced to run twice when the renderer is changed. This is the only way for us to handle invoking the new renderer while also in the midst of rendering.

Found on: http://processing.googlecode.com/svn/trunk/processing/build/javadoc/core/processing/core/PApplet.RendererChangeException.html