Class CanvasSelectionAdapter

  • All Implemented Interfaces:
    EventListener, CanvasSelectionListener

    public class CanvasSelectionAdapter
    extends Object
    implements CanvasSelectionListener
    The adapter which receives CanvasSelection events. The methods in this class are empty. This class is provided as a convenience for easily creating listeners by extending this class and overriding only the methods of interest.
    Author:
    Kiyut