Class MaskHistoryItem
java.lang.Object
|
+--MaskHistoryItem
- public class MaskHistoryItem
- extends java.lang.Object
Class containing method to save the history of a set of frequency filters
- Author:
- Bob Fisher
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
MaskHistoryItem
public MaskHistoryItem()
MaskHistoryItem
public MaskHistoryItem(int t,
int a1,
int a2,
int a3,
int a4)
saveMaskHistoryItem
public java.lang.String saveMaskHistoryItem()
loadMaskHistoryItem
public void loadMaskHistoryItem()