se.cambio.cds.formgen.view.frame
Class CDSFormGenFrame.CloseAction

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

public class CDSFormGenFrame.CloseAction
extends WindowAdapter


Constructor Summary
CDSFormGenFrame.CloseAction()
           
 
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

CDSFormGenFrame.CloseAction

public CDSFormGenFrame.CloseAction()
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.