Class MaskHistory

java.lang.Object
  |
  +--MaskHistory

public class MaskHistory
extends java.lang.Object


Constructor Summary
MaskHistory()
           
 
Method Summary
 void clearHistory()
           
 void loadHistory()
           
 java.lang.String saveHistory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MaskHistory

public MaskHistory()
Method Detail

clearHistory

public void clearHistory()

saveHistory

public java.lang.String saveHistory()

loadHistory

public void loadHistory()