PBM How-To
Extend the class PBM
boolean initialize() {
//call setNumInputsOutputs() to specify how many
//Input and Output ports
//call setInputPortType() and setOutputPortType() to set types
//call setNoThread() if the Modules definitely won’t be Loop //based
}
Previous slide
Next slide
Back to first slide
View graphic version