All Packages Class Hierarchy This Package Previous Next Index
Class BrainWave.ShowWeights
java.lang.Object
|
+----java.awt.Component
|
+----BrainWave.BWObject
|
+----BrainWave.BWButton
|
+----BrainWave.ShowWeights
- public class ShowWeights
- extends BWButton
To use ShowWeights the user must first select a single unit. When the button is clicked
the values of the incoming weights are copied to the corresponding units. This
allows the pattern of weights to be seen more easily.
- Version:
- 2.0
- Author:
- Simon Dennis
-
ShowWeights()
-
-
activate()
-
ShowWeights
public ShowWeights()
activate
public void activate()
- Overrides:
- activate in class BWButton
All Packages Class Hierarchy This Package Previous Next Index