|
Spirograph Problem Set Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface that makes a class eligible for receiveing notifications of state changes of a recipie.
Copyright © 2003 Franklin W. Olin College of Engineering.
Method Summary | |
void |
recipieUpdated(javax.swing.event.ChangeEvent ce)
Signals that a recipie has been edited. |
Method Detail |
public void recipieUpdated(javax.swing.event.ChangeEvent ce)
ce
- A change event identifying the Recipie that has changed.
|
Spirograph Problem Set Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |