java.lang.Object
Synapsim.core.Block
Synapsim.blocks.basic.CompareNumbers
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
- public class CompareNumbers
- extends Synapsim.core.Block
| Methods inherited from class Synapsim.core.Block |
actionPerformed, addInput, addMenuItem, addOutput, addOutputConnection, canPersist, getBlocks, getClassName, getCollection, getFullName, getInputByName, getInputData, getInputs, getName, getNumInputs, getNumOutputs, getOutputByName, getOutputs, getProperties, getProperty, getPropertyByFriendlyName, getPropertyByName, getWidget, newDefaultPropertySet, persistData, persistedData, popMenu, rebuildPropertiesMenu, removeInput, removeOutput, setAllInputs, setAllOutputs, setBlockCollection, setCollection, setDaemon, setInputData, setName, setOutputData, start |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTIVATION
public static final java.lang.String ACTIVATION
- See Also:
- Constant Field Values
INPUT_A
public static final java.lang.String INPUT_A
- See Also:
- Constant Field Values
INPUT_B
public static final java.lang.String INPUT_B
- See Also:
- Constant Field Values
OUTPUT_A
public static final java.lang.String OUTPUT_A
- See Also:
- Constant Field Values
OUTPUT_B
public static final java.lang.String OUTPUT_B
- See Also:
- Constant Field Values
OUTPUT_AB
public static final java.lang.String OUTPUT_AB
- See Also:
- Constant Field Values
CompareNumbers
public CompareNumbers()
CompareNumbers
public CompareNumbers(java.lang.String name,
Synapsim.core.BlockCollection blockcollection)