com.partnersoft.gadgets
Interface SpecificationListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
SelectedToggle, SpecificationPrinter

public interface SpecificationListener
extends java.util.EventListener

A listener that hears SpecificationEvents.

Version:
1.0 3/18/97
Author:
Paul Reavis Source copyright 1997 Partner Software, Inc.

Method Summary
 void itemSpecified(SpecificationEvent evt)
           
 

Method Detail

itemSpecified

void itemSpecified(SpecificationEvent evt)