Imports

The imports in this example are very simple.

The package org.jtrix.base carries the Jtrix definition: warrants, facets, netlet descriptors, and so on. Anything beyond this is extra. Almost every class in a Jtrix application will want to import this package.

The NullService class, imported next, is discussed later.

Nik Silver 2002-03-09