se.cambio.cds.openehr.view.dialogs
Class DialogEditor.CancelarCambiosAction

Package class diagram package DialogEditor.CancelarCambiosAction
java.lang.Object
  extended by java.awt.event.WindowAdapter
      extended by se.cambio.cds.openehr.view.dialogs.DialogEditor.CancelarCambiosAction
All Implemented Interfaces:
ActionListener, WindowFocusListener, WindowListener, WindowStateListener, EventListener
Enclosing class:
DialogEditor

protected class DialogEditor.CancelarCambiosAction
extends WindowAdapter
implements ActionListener


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

DialogEditor.CancelarCambiosAction

protected DialogEditor.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)
Specified by:
actionPerformed in interface ActionListener

windowClosing

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


Copyright © 2013 Cambio. All Rights Reserved.