ElegantJ Trees Java API Specification v1.1

com.elegantj.awt.tree
Interface AWTTreeSelectionListener

All Superinterfaces:
java.util.EventListener

public interface AWTTreeSelectionListener
extends java.util.EventListener

Defines an object which listens for AWTTreeSelectionEvent.


Method Summary
 void valueChanged(AWTTreeSelectionEvent event)
          Invoked when the selection changed
 

Method Detail

valueChanged

public void valueChanged(AWTTreeSelectionEvent event)
Invoked when the selection changed

Parameters:
event - The AWTTreeSelectionEvent

ElegantJ Trees Java API Specification v1.1

Submit a bug or feature

Copyright(c)
Elegant Microweb Technologies Pvt. Ltd.
www.elegantmicroweb.com
www.elegantjbeans.com
All Rights Reserved.