Class Matrix.prop
- java.lang.Object
-
- adams.gui.visualization.stats.scatterplot.Matrix.prop
-
- All Implemented Interfaces:
PropertyChangeListener
,EventListener
- Enclosing class:
- Matrix
public class Matrix.prop extends Object implements PropertyChangeListener
Updates the progress bar using the "progress" of the swing worker- Author:
- msf8
-
-
Constructor Summary
Constructors Constructor Description prop()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
propertyChange(PropertyChangeEvent evt)
-
-
-
Method Detail
-
propertyChange
public void propertyChange(PropertyChangeEvent evt)
- Specified by:
propertyChange
in interfacePropertyChangeListener
-
-