br.usp.iterador
Class Pulga

java.lang.Object
  extended by br.usp.iterador.Pulga

public class Pulga
extends java.lang.Object


Constructor Summary
Pulga(Controller controller, Application application)
           
 
Method Summary
 Application getApplication()
           
 Controller getController()
           
 java.lang.String getCurrentFile()
           
 IteratorFrame getFrame()
           
 void setCurrentFile(java.io.File file)
           
 void show()
          Displays the frame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pulga

public Pulga(Controller controller,
             Application application)
Method Detail

show

public void show()
Displays the frame


getFrame

public IteratorFrame getFrame()

getApplication

public Application getApplication()

getController

public Controller getController()

setCurrentFile

public void setCurrentFile(java.io.File file)

getCurrentFile

public java.lang.String getCurrentFile()


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