Overview  Package   Class  Tree  Index 

be.lassi.cues
Class DirtyCues

java.lang.Object
  extended by be.lassi.cues.DirtyCues
All Implemented Interfaces:
Dirty

public class DirtyCues
extends java.lang.Object
implements 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..


Constructor Summary
DirtyCues(DirtyIndicator dirtyShow, DirtyIndicator dirtyCues)
           
 
Method Summary
 boolean isDirty()
           
 void mark()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirtyCues

public DirtyCues(DirtyIndicator dirtyShow,
                 DirtyIndicator dirtyCues)
Method Detail

isDirty

public boolean isDirty()
Specified by:
isDirty in interface Dirty

mark

public void mark()
Specified by:
mark in interface Dirty

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2