se.cambio.cds.openehr.view.dialogs
Class DialogEditorNullValue.CancelChangesAction

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

protected class DialogEditorNullValue.CancelChangesAction
extends WindowAdapter
implements ActionListener


Constructor Summary
protected DialogEditorNullValue.CancelChangesAction()
           
 
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

DialogEditorNullValue.CancelChangesAction

protected DialogEditorNullValue.CancelChangesAction()
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.