amber.awt.event
Interface ComplexColumnListener

All Superinterfaces:
java.util.EventListener

public interface ComplexColumnListener
extends java.util.EventListener

The required listener for complex list column events.

Version:
1.0.0
Author:
Dr. David J. Knowles
See Also:
PComplexList, ComplexList, ComplexListHandler

Method Summary
 void columnSelectionChanged(ComplexColumnEvent e)
          Invoked when a complex column button was pressed.
 

Method Detail

columnSelectionChanged

public void columnSelectionChanged(ComplexColumnEvent e)
Invoked when a complex column button was pressed.


Copyright © 2002 Clearfield Research Ltd. All Rights Reserved.