|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
be.lassi.base
Interface Dirty
- All Known Implementing Classes:
- DirtyCues, DirtyIndicator, DirtyStub
public interface Dirty
Flag that is used in objects to indicate that their state has changed (object is dirty) and should be saved to make the changes persistant..
Method Summary | |
---|---|
boolean |
isDirty()
|
void |
mark()
|
Method Detail |
---|
isDirty
boolean isDirty()
mark
void mark()
|
Lighting Assistant 1.2 | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |