Class SelectionAdapter

java.lang.Object
org.apache.batik.gvt.event.SelectionAdapter
All Implemented Interfaces:
EventListener, SelectionListener
Direct Known Subclasses:
JGVTComponent.UnixTextSelectionListener

public class SelectionAdapter extends Object implements SelectionListener
Adapter for the listener interface for receiving selection events.
Version:
$Id: SelectionAdapter.java 1808001 2017-09-11 09:51:29Z ssteiner $
  • Constructor Details

    • SelectionAdapter

      public SelectionAdapter()
  • Method Details