Class SelectionAdapter

java.lang.Object
io.sf.carte.echosvg.gvt.event.SelectionAdapter
All Implemented Interfaces:
SelectionListener, EventListener
Direct Known Subclasses:
JGVTComponent.UnixTextSelectionListener

public class SelectionAdapter extends Object implements SelectionListener
Adapter for the listener interface for receiving selection events.
  • Constructor Details

    • SelectionAdapter

      public SelectionAdapter()
  • Method Details