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

Public Member Functions

void nodeDoubleClicked (NodeDoubleClickedEvent e)
 

Detailed Description

CueListener defines the interface for an object that listens to double clicks on nodes in associated tree MatrixTree.

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

Definition at line 26 of file NodeDoubleClickedListener.java.

Member Function Documentation

void nodeDoubleClicked ( NodeDoubleClickedEvent  e)

Tells listeners that a node has been double clicked.


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