se.cambio.cds.gdl.editor.view.frame
Class GDLEditorFrame.CancelarCambiosAction

Package class diagram package GDLEditorFrame.CancelarCambiosAction
java.lang.Object
  extended by java.awt.event.WindowAdapter
      extended by se.cambio.cds.gdl.editor.view.frame.GDLEditorFrame.CancelarCambiosAction
All Implemented Interfaces:
WindowFocusListener, WindowListener, WindowStateListener, EventListener
Enclosing class:
GDLEditorFrame

protected class GDLEditorFrame.CancelarCambiosAction
extends WindowAdapter


Constructor Summary
protected GDLEditorFrame.CancelarCambiosAction()
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 void windowClosing(WindowEvent we)
           
 void windowOpened(WindowEvent e)
           
 
Methods inherited from class java.awt.event.WindowAdapter
windowActivated, windowClosed, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowStateChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GDLEditorFrame.CancelarCambiosAction

protected GDLEditorFrame.CancelarCambiosAction()
Method Detail

windowOpened

public void windowOpened(WindowEvent e)
Specified by:
windowOpened in interface WindowListener
Overrides:
windowOpened in class WindowAdapter

actionPerformed

public void actionPerformed(ActionEvent e)

windowClosing

public void windowClosing(WindowEvent we)
Specified by:
windowClosing in interface WindowListener
Overrides:
windowClosing in class WindowAdapter


Copyright © 2013 Cambio. All Rights Reserved.