Extending jjCode

Extending jjCode is very easy. For each different new command that you wish to add, you must create a thread-safe class extending from org.jjcode.RenderCommand.

In most cases, you need to override only four abstract methods: