UMD.HCIL.PiccoloX Namespace
This is the root namespace for all of the "extras" provided by the Piccolo framework. It contains non-essential, but potentially useful classes. In particular, it contains the PForm class, which is meant to be subclassed by applications that just need a PCanvas in a Form. This namespace also includes Activities, Components, Events, Handles, Nodes and Util namespaces.
Classes
Class | Description |
---|
PForm | PForm is meant to be subclassed by applications that just need a PCanvas in a Form. |
Delegates