Class SelectRegionDescriptionPanel

All Implemented Interfaces:
MouseListener, MouseMotionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class SelectRegionDescriptionPanel extends JPanel implements MouseListener, MouseMotionListener
Allows the user to select a point, its size, and orientation. First the user clicks on a point then drags the mouse out. The distance away from the first point is the size and the vector is its orientation.
See Also: