cynosurex.awt.event
Interface DialListener

All Superinterfaces:
cynosurex.internal.AuthorCommon, cynosurex.internal.CommonInterface, cynosurex.internal.CompanyCommon, java.util.EventListener

public interface DialListener
extends cynosurex.internal.CommonInterface, java.util.EventListener

A listener interface for the Dial component.


Field Summary
static java.lang.String embed
           
 
Fields inherited from interface cynosurex.internal.CommonInterface
copyright, copyrightYears, notice, program, version
 
Fields inherited from interface cynosurex.internal.AuthorCommon
author, copyrightSymbol, noticeMsg, rights
 
Fields inherited from interface cynosurex.internal.CompanyCommon
company, email, website
 
Method Summary
 void dialAdjusted(DialEvent e)
           
 

Field Detail

embed

static final java.lang.String embed
See Also:
Constant Field Values
Method Detail

dialAdjusted

void dialAdjusted(DialEvent e)