Piccolo.NET

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

ClassDescription
PFormPForm is meant to be subclassed by applications that just need a PCanvas in a Form.

Delegates

DelegateDescription
ProcessDelegate A delegate used to invoke the Initialize method on the main event dispatch thread.