Skip to content.
Pipeline > DownloadSoftware > CoreLibrary
The core library contains the interfaces and classes that support the modular architecture of the Pipeline application.

The interfaces are

  • Component
  • Event

The classes are

  • AbstractComponent
  • AbstractEvent
  • EventListener

The core library is released to allow developers who wish to do so, to add additional functionality to the Pipeline application via self contained components.

You can get the library here

-- MichaelJPan - 03 Mar 2005