All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface AU.net.plugged.sort.event.SortListener

public interface SortListener
extends EventListener
Version: 1.0

Author: Chris Ryan

Company: Plugged In Software
P.O. Box 4130
St Lucia South
Brisbane Queensland 4067
Australia
http://www.plugged.net.au

Date: 15 September 1997

Purpose:
Provides the interface to be implemented to receive sort events.
Modification History:


Method Index

 o sortCompleted(SortEvent)
Invoked when sorting is complete.

Methods

 o sortCompleted
 public abstract void sortCompleted(SortEvent e)
Invoked when sorting is complete.


All Packages  Class Hierarchy  This Package  Previous  Next  Index