Uses of Class
br.usp.iterador.gui.GUIHelper

Packages that use GUIHelper
br.usp.iterador.logic   
br.usp.iterador.plugin.bacia.average   
br.usp.iterador.plugin.connectpoints   
br.usp.iterador.plugin.cor   
br.usp.iterador.plugin.manifold   
 

Uses of GUIHelper in br.usp.iterador.logic
 

Methods in br.usp.iterador.logic with parameters of type GUIHelper
 void ArrayIterationListener.init(java.awt.Graphics2D g, GUIHelper helper)
          Initializes the data
 void GraphicIterationListener.init(java.awt.Graphics2D g, GUIHelper helper)
           
 void IterationListener.init(java.awt.Graphics2D g, GUIHelper helper)
           
 void IterationListenerNull.init(java.awt.Graphics2D g, GUIHelper helper)
           
 

Uses of GUIHelper in br.usp.iterador.plugin.bacia.average
 

Constructors in br.usp.iterador.plugin.bacia.average with parameters of type GUIHelper
AverageCanvasDrawer(AveragesInfo info, int w, int h, GUIHelper helper, BasinController controller)
           
 

Uses of GUIHelper in br.usp.iterador.plugin.connectpoints
 

Methods in br.usp.iterador.plugin.connectpoints with parameters of type GUIHelper
 void ConnectPointsIterationListener.init(java.awt.Graphics2D g, GUIHelper helper)
          Initializes the data
 

Uses of GUIHelper in br.usp.iterador.plugin.cor
 

Methods in br.usp.iterador.plugin.cor with parameters of type GUIHelper
 void ColorIterationListener.init(java.awt.Graphics2D g, GUIHelper helper)
          Sets the gui helper
 

Uses of GUIHelper in br.usp.iterador.plugin.manifold
 

Methods in br.usp.iterador.plugin.manifold with parameters of type GUIHelper
 void StableManifoldIterationListener.init(java.awt.Graphics2D g, GUIHelper helper)
           
 



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