mWaba.gui
Class SavedScreen

java.lang.Object
  |
  +--mWaba.gui.SavedScreen

public class SavedScreen
extends java.lang.Object


Field Summary
 waba.fx.Rect savedArea
           
 
Method Summary
 void free()
           
 boolean restore()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

savedArea

public waba.fx.Rect savedArea
Method Detail

restore

public boolean restore()

free

public void free()