Chart FX for Java 6.2

SoftwareFX.ChartFX
Interface ConditionalAttributesListener

All Superinterfaces:
java.util.EventListener

public interface ConditionalAttributesListener
extends java.util.EventListener

This is the Listener interface for ConditionalAttributes event.


Method Summary
 void ConditionalAttributesEventHandler(ConditionalAttributesEvent e)
          Invoked when the ConditionalAttributes event occurs.
 

Method Detail

ConditionalAttributesEventHandler

public void ConditionalAttributesEventHandler(ConditionalAttributesEvent e)

Invoked when the ConditionalAttributes event occurs.


http://www.softwarefx.com

2005 Software FX, Inc. All Rights Reserved. Chart FX is a registered trademark of Software FX, Inc
All other names are trademarks or registered trademarks of their respective owners.