JClass DesktopViews 6.3.0 API
Documentation

com.klg.jclass.swing
Class JCMDIPane.LayoutListener

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

protected class JCMDIPane.LayoutListener
extends Object
implements ActionListener, Serializable

LayoutListener listens for requests to manage the internal frames.

See Also:
Serialized Form

Constructor Summary
protected JCMDIPane.LayoutListener()
           
 
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.LayoutListener

protected JCMDIPane.LayoutListener()
Method Detail

actionPerformed

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

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