|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.able.rules.AbleFuzzyChgListener
This class is an example of a property change listener. This listener listens exclusively for property change events fired by fuzzy rulesets and fuzzy inference engines -- anything "fuzzy".
Constructor Summary | |
---|---|
AbleFuzzyChgListener()
Create a new property change listener that listens exclusively for "fuzzy" related property changes. |
Method Summary | |
---|---|
static java.lang.String |
Copyright()
Determine the copyright of this class. |
void |
propertyChange(java.beans.PropertyChangeEvent theEvent)
Handle a property change event. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AbleFuzzyChgListener()
Method Detail |
public void propertyChange(java.beans.PropertyChangeEvent theEvent)
propertyChange
in interface java.beans.PropertyChangeListener
theEvent
- A property change event from a Fuzzy System object.
public static java.lang.String Copyright()
|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |