Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
TransferListener Interface Reference
Inheritance diagram for TransferListener:
InspectorGadget

Public Member Functions

void transferGestureRecognized (TransferEvent e)
 

Detailed Description

TransferListener defines the interface for an object that listens to copy or move events in an associated JTable.

Author
Nathan de Vries ndvri.nosp@m.es@s.nosp@m.quiz..nosp@m.net

Definition at line 26 of file TransferListener.java.

Member Function Documentation

void transferGestureRecognized ( TransferEvent  e)

A transfer gesture has been recognised, and the listening class is notifying this listener in order for it to initiate the action for the user

Implemented in InspectorGadget.


The documentation for this interface was generated from the following file: