bprecchiffreapp
Class BPRecChiffreUI_this_windowAdapter

java.lang.Object
  extended byjava.awt.event.WindowAdapter
      extended bybprecchiffreapp.BPRecChiffreUI_this_windowAdapter
All Implemented Interfaces:
java.util.EventListener, java.awt.event.WindowFocusListener, java.awt.event.WindowListener, java.awt.event.WindowStateListener

class BPRecChiffreUI_this_windowAdapter
extends java.awt.event.WindowAdapter


Field Summary
(package private)  BPRecChiffreUI adaptee
           
 
Constructor Summary
(package private) BPRecChiffreUI_this_windowAdapter(BPRecChiffreUI adaptee)
           
 
Method Summary
 void windowClosing(java.awt.event.WindowEvent e)
           
 
Methods inherited from class java.awt.event.WindowAdapter
windowActivated, windowClosed, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

adaptee

BPRecChiffreUI adaptee
Constructor Detail

BPRecChiffreUI_this_windowAdapter

BPRecChiffreUI_this_windowAdapter(BPRecChiffreUI adaptee)
Method Detail

windowClosing

public void windowClosing(java.awt.event.WindowEvent e)