visual
Class WebCAPPFrame

public class WebCAPPFrame
extends WebCAPPFrame_visual
implements WindowFocusListener, WindowListener

Title: WebCAPP

Description: CAPP para o projeto Webmachining

Copyright: Copyright (c) 2006

Company: GrACo(UnB) / Grima(UFSC)

Version:
1.0
Author:
Roman Moura Lorenzo
Method Detail

windowGainedFocus

public void windowGainedFocus(WindowEvent windowEvent)
windowGainedFocus
Parameters:
windowEvent - WindowEvent

windowLostFocus

public void windowLostFocus(WindowEvent windowEvent)
windowLostFocus
Parameters:
windowEvent - WindowEvent

windowActivated

public void windowActivated(WindowEvent windowEvent)
windowActivated
Parameters:
windowEvent - WindowEvent

windowClosed

public void windowClosed(WindowEvent windowEvent)
windowClosed
Parameters:
windowEvent - WindowEvent

windowClosing

public void windowClosing(WindowEvent windowEvent)
windowClosing
Parameters:
windowEvent - WindowEvent

windowDeactivated

public void windowDeactivated(WindowEvent windowEvent)
windowDeactivated
Parameters:
windowEvent - WindowEvent

windowDeiconified

public void windowDeiconified(WindowEvent windowEvent)
windowDeiconified
Parameters:
windowEvent - WindowEvent

windowIconified

public void windowIconified(WindowEvent windowEvent)
windowIconified
Parameters:
windowEvent - WindowEvent

windowOpened

public void windowOpened(WindowEvent windowEvent)
windowOpened
Parameters:
windowEvent - WindowEvent