Uses of Class
cardmanager.gui.impl.MemoWatcher

Packages that use MemoWatcher
cardmanager.impl   
 

Uses of MemoWatcher in cardmanager.impl
 

Methods in cardmanager.impl that return MemoWatcher
 MemoWatcher TempSettings.getMemoWatcher()
           
 

Methods in cardmanager.impl with parameters of type MemoWatcher
 void TempSettings.setMemoWatcher(MemoWatcher memoWatcher)