Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.cybertivity.powerjournal
Class ChooseJournalView.DeadlyWindowListener  view ChooseJournalView.DeadlyWindowListener download ChooseJournalView.DeadlyWindowListener.java

java.lang.Object
  extended byjava.awt.event.WindowAdapter
      extended bycom.cybertivity.powerjournal.ChooseJournalView.DeadlyWindowListener
All Implemented Interfaces:
java.util.EventListener, java.awt.event.WindowFocusListener, java.awt.event.WindowListener, java.awt.event.WindowStateListener
Enclosing class:
ChooseJournalView

private class ChooseJournalView.DeadlyWindowListener
extends java.awt.event.WindowAdapter


Constructor Summary
private ChooseJournalView.DeadlyWindowListener()
           
 
Method Summary
 void windowClosing(java.awt.event.WindowEvent evt)
          Implements this method from the interface with an empty method body.
 
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
 

Constructor Detail

ChooseJournalView.DeadlyWindowListener

private ChooseJournalView.DeadlyWindowListener()
Method Detail

windowClosing

public void windowClosing(java.awt.event.WindowEvent evt)
Description copied from class: java.awt.event.WindowAdapter
Implements this method from the interface with an empty method body.