|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DirtyListener
When a score is edited, the EditManager notifies the Score that it is "dirty". When notified, the Score broadcasts this flag to its listeners. Used, for example, to prompt user to save an edited score before closing.
Method Summary | |
---|---|
void |
notifyDirty(Score score,
boolean flag)
|
Method Detail |
---|
void notifyDirty(Score score, boolean flag)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |