JComponentPack 1.5.0

com.zfqjava.chart.event
Interface SelectionListener

All Superinterfaces:
EventListener

public interface SelectionListener
extends EventListener


Method Summary
 void nodeSelected(SelectionEvent e)
          Invoked when a node has selected.
 void nodeUnselected(SelectionEvent e)
          Invoked when a node has unselected.
 

Method Detail

nodeSelected

void nodeSelected(SelectionEvent e)
Invoked when a node has selected.

Parameters:
e - a SelectionEvent object

nodeUnselected

void nodeUnselected(SelectionEvent e)
Invoked when a node has unselected.

Parameters:
e - a SelectionEvent object

JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.