|
Interface Summary |
| ProcessorEditor |
Classes implementing this perform in place editing of
a particular processor instance. |
| ProcessorFactory |
Implementing classes are capable of creating
a new processor and attaching it to a model
when supplied with the new processor name and
a reference to the model. |
| ScavengerHelper |
Classes implementing this interface perform the role
of creating an actionlistener that creates the appropriate
scavenger structures when activated. |
| XMLHandler |
Specifies the two methods that individual worker handlers
must implement to allow store / load of processor objects
to / from XML syntax. |