Class MultipleStatusDisplay

All Implemented Interfaces:
WindowListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, Scrollable, SwingConstants, AlignmentPositionListener

public class MultipleStatusDisplay extends JTextField implements AlignmentPositionListener, WindowListener
This class provides information of the selected positions in the MultipleAligPanel.

It has to be linked to a MultipleAligPanel in order to obtain the raw information and convert the mouse position to a String.

Author:
Aleix Lafita
See Also: