Uses of Interface
br.usp.iterador.gui.IteratorFrame

Packages that use IteratorFrame
br.usp.iterador   
br.usp.iterador.gui   
br.usp.iterador.logic.image   
br.usp.iterador.logic.system   
 

Uses of IteratorFrame in br.usp.iterador
 

Methods in br.usp.iterador that return IteratorFrame
 IteratorFrame Pulga.getFrame()
           
 

Uses of IteratorFrame in br.usp.iterador.gui
 

Classes in br.usp.iterador.gui that implement IteratorFrame
 class SimpleIteratorFrame
          Main frame.
 

Uses of IteratorFrame in br.usp.iterador.logic.image
 

Methods in br.usp.iterador.logic.image with parameters of type IteratorFrame
 void BlitBuffer.execute(IteratorFrame frame)
           
 void ClearWindow.execute(IteratorFrame frame)
           
 

Uses of IteratorFrame in br.usp.iterador.logic.system
 

Methods in br.usp.iterador.logic.system with parameters of type IteratorFrame
 void ReorganizeFrame.execute(IteratorFrame frame)
           
 void Redraw.execute(IteratorFrame frame, PluginManager manager)
           
 



Copyright 2004-2004-2006 IME - USP. All Rights Reserved.