All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.awt.Component | +----BrainWave.BWObject | +----BrainWave.Weight | +----BrainWave.SOM.SOMMapWeight
public SOMMapWeight()
public SOMMapWeight(Unit TheFrom, Unit TheTo)
public SOMMapWeight(double TheValue, Unit TheFrom, Unit TheTo, boolean TheFrozen)
public void updateWeight()
public void setupMenu()
public void actionPerformed(ActionEvent evt)
All Packages Class Hierarchy This Package Previous Next Index