JClass DesktopViews 6.3.0 API
Documentation

com.klg.jclass.swing
Class JCMDIPane.WindowsMenuListener

java.lang.Object
  |
  +--com.klg.jclass.swing.JCMDIPane.WindowsMenuListener
All Implemented Interfaces:
ActionListener, EventListener, Serializable
Enclosing class:
JCMDIPane

protected class JCMDIPane.WindowsMenuListener
extends Object
implements ActionListener, Serializable

WindowsMenuListener listens for selections in the window list menu, then brings the selected window to the front.

See Also:
Serialized Form

Constructor Summary
protected JCMDIPane.WindowsMenuListener()
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCMDIPane.WindowsMenuListener

protected JCMDIPane.WindowsMenuListener()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener

Copyright © 2004 Quest Software Inc..
All rights reserved.