• Using PConstants
  • Subclassing PGraphics
  • Library Methods
  • When drawing (or code that manipulates a sketch) can occur
  • Structure of a Library Folder
  • Using export.txt
  • Specifying exports using folders alone
  • Describing Your Library – library.properties
  • Advertising Your Library
  • Releasing An Update
  • Option 1: Manual Update
  • Option 2: Update using the Processing Library Template for Eclipse
  • Using Other Java Code as a Library
  • Import Statements and How They Work
  • Creating .jar Files For Your Library
  • The "Import Library" Menu Item
  • Adding Your Own Library Events
  • Using Built-in Functions From processing.core
  • Accessing Files From Inside a Library
  • Getting an !UnsupportedClassVersionError?
  • Library Naming Rules