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.
  • Constructor Details

    • SelectionAdapter

      public SelectionAdapter()
  • Method Details