Index (Frames) | Index (No Frames) | Package | Package Tree | Tree
javax.swing

Class JMenu.WinListener

java.lang.Object
|
+--java.awt.event.WindowAdapter
   |
   +--javax.swing.JMenu.WinListener

All Implemented Interfaces:

Serializable, WindowListener, WindowStateListener, WindowFocusListener


protected class JMenu.WinListener

extends WindowAdapter

implements Serializable

WinListener

Constructor Summary

WinListener(javax.swing.JMenu value0, javax.swing.JPopupMenu value1)

Constructor WinListener

Method Summary

voidwindowClosing(java.awt.event.WindowEvent value0)

windowClosing

Constructor Details

WinListener

public WinListener(javax.swing.JMenu value0, javax.swing.JPopupMenu value1)

Constructor WinListener

Parameters:


Method Details

windowClosing

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

windowClosing

Parameters: