br.usp.iterador.gui
Class ShowCodeFrame

java.lang.Object
  extended by br.usp.iterador.gui.ShowCodeFrame
All Implemented Interfaces:
PulgaAction

public class ShowCodeFrame
extends java.lang.Object
implements PulgaAction

Piece of code frame.

Author:
Guilherme Silveira

Constructor Summary
ShowCodeFrame(GuiFactory guiFactory, Application app, WindowManager windows)
           
 
Method Summary
 void add()
           
 void edit()
           
 void execute()
           
 void remove()
           
 void updateData()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowCodeFrame

public ShowCodeFrame(GuiFactory guiFactory,
                     Application app,
                     WindowManager windows)
Method Detail

execute

public void execute()

remove

public void remove()

add

public void add()

edit

public void edit()

updateData

public void updateData()


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