Class AssociationPanel

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

public class AssociationPanel extends CompareTwoImagePanel implements MouseListener
Shows which two features are associated with each other. An individual feature can be shown alone by clicking on it.
See Also:
  • Constructor Details

    • AssociationPanel

      public AssociationPanel(int borderSize)
  • Method Details