All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.ibm.jmf.MultiPlayer.DTWinAdapter

java.lang.Object
   |
   +----java.awt.event.WindowAdapter
           |
           +----com.ibm.jmf.MultiPlayer.DTWinAdapter

public class DTWinAdapter
extends WindowAdapter

Variable Index

 o doExit

Constructor Index

 o DTWinAdapter(boolean)

Method Index

 o windowClosing(WindowEvent)

Variables

 o doExit
 boolean doExit

Constructors

 o DTWinAdapter
 public DTWinAdapter(boolean close)

Methods

 o windowClosing
 public void windowClosing(WindowEvent evt)
Overrides:
windowClosing in class WindowAdapter

All Packages  Class Hierarchy  This Package  Previous  Next  Index