Class ScaleableMatrixPanel

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, ChangeListener
Direct Known Subclasses:
DotPlotPanel

public class ScaleableMatrixPanel extends JPanel implements ChangeListener, ActionListener
A JPanel that can display the underlying distance matrix data of the protein structure alignment algorithm. It adds a JSlider to a JMatrixPanel. see also JMatrixPanel.
See Also: