se.cambio.cds.gdl.editor.view.dialog
Class DialogGDLEditor.CancelarCambiosAction

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

protected class DialogGDLEditor.CancelarCambiosAction
extends WindowAdapter


Constructor Summary
protected DialogGDLEditor.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

DialogGDLEditor.CancelarCambiosAction

protected DialogGDLEditor.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.