Uses of Class
br.usp.iterador.plugin.gui.PulgaFrame

Packages that use PulgaFrame
br.usp.iterador.gui   
br.usp.iterador.plugin.bacia.gui   
br.usp.iterador.plugin.export   
br.usp.iterador.plugin.gui   
br.usp.iterador.task   
 

Uses of PulgaFrame in br.usp.iterador.gui
 

Subclasses of PulgaFrame in br.usp.iterador.gui
 class PieceOfCodeEditor
          A piece of code editor.
 class SimpleIteratorFrame
          Main frame.
 

Uses of PulgaFrame in br.usp.iterador.plugin.bacia.gui
 

Subclasses of PulgaFrame in br.usp.iterador.plugin.bacia.gui
 class ShowAverageSamples.SamplesFrame
           
 

Uses of PulgaFrame in br.usp.iterador.plugin.export
 

Constructors in br.usp.iterador.plugin.export with parameters of type PulgaFrame
ExportImageFrame(PulgaFrame frame, Application app, WindowManager windows)
           
 

Uses of PulgaFrame in br.usp.iterador.plugin.gui
 

Methods in br.usp.iterador.plugin.gui that return PulgaFrame
 PulgaFrame WindowManager.showFrame(java.lang.String key, java.lang.Object factory, java.lang.String factoryMethod)
          Shows a pulga frame.
 PulgaFrame WindowManager.showFrame(java.lang.String key, java.lang.String title, java.awt.Container container, int width, int height)
          Shows a pulga frame.
 PulgaFrame WindowManager.showFrame(java.lang.String key, java.lang.String title, int width, int height)
           
 

Methods in br.usp.iterador.plugin.gui with parameters of type PulgaFrame
protected  void WindowManager.showingFrame(java.lang.String key, PulgaFrame frame)
           
 

Uses of PulgaFrame in br.usp.iterador.task
 

Methods in br.usp.iterador.task that return PulgaFrame
 PulgaFrame LongTaskManager.createFrame()
           
 



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