public class LeftInForestProcessor extends AbstractProductionLineProcessor
| Modifier and Type | Class and Description |
|---|---|
protected static class |
LeftInForestProcessor.LeftInForestProcessorButton
The LeftInForestProcessorButton class is the button with a particular icon for better
identification in the GUI
|
woodProductFeatureemissionsByFunctionalUnit, functionUnitBiomassaverageIntake, guiInterface, isTerminal, subProcessors| Modifier | Constructor and Description |
|---|---|
protected |
LeftInForestProcessor()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<ProcessUnit> |
createProcessUnitsFromThisProcessor(ProcessUnit unit,
int intake) |
ProcessorButton |
getUI(java.awt.Container container)
This method returns the GUI interface of the class that implements this interface.
|
getEndProductFeature, getProcessFeaturesPaneldoProcess, updateProcessEmissionsaddSubProcessor, caretUpdate, createProcessUnits, getName, getOriginalLocation, getSubProcessorIntakes, getSubProcessors, getUI, hasSubProcessors, isPartOfEndlessLoop, isTerminalProcessor, isValid, isVisible, removeSubProcessor, setName, setOriginalLocation, setPartOfEndlessLoop, toStringpublic ProcessorButton getUI(java.awt.Container container)
REpiceaUIObjectWithParentgetUI in interface REpiceaUIObjectWithParentgetUI in class Processorcontainer - a parent Container instance (can be null)protected java.util.List<ProcessUnit> createProcessUnitsFromThisProcessor(ProcessUnit unit, int intake)
createProcessUnitsFromThisProcessor in class AbstractProductionLineProcessor