| 
JavaTM 2 Platform Std. Ed. v1.4.2  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
| Constructor Summary | |
protected  | 
BasicInternalFrameUI.BasicInternalFrameListener()
 | 
| Method Summary | |
 void | 
internalFrameActivated(InternalFrameEvent e)
Invoked when an internal frame is activated.  | 
 void | 
internalFrameClosed(InternalFrameEvent e)
Invoked when an internal frame has been closed.  | 
 void | 
internalFrameClosing(InternalFrameEvent e)
Invoked when an internal frame is in the process of being closed.  | 
 void | 
internalFrameDeactivated(InternalFrameEvent e)
Invoked when an internal frame is de-activated.  | 
 void | 
internalFrameDeiconified(InternalFrameEvent e)
Invoked when an internal frame is de-iconified.  | 
 void | 
internalFrameIconified(InternalFrameEvent e)
Invoked when an internal frame is iconified.  | 
 void | 
internalFrameOpened(InternalFrameEvent e)
Invoked when a internal frame has been opened.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
protected BasicInternalFrameUI.BasicInternalFrameListener()
| Method Detail | 
public void internalFrameClosing(InternalFrameEvent e)
InternalFrameListener
internalFrameClosing in interface InternalFrameListenerJInternalFrame.setDefaultCloseOperation(int)public void internalFrameClosed(InternalFrameEvent e)
InternalFrameListener
internalFrameClosed in interface InternalFrameListenerJInternalFrame.setClosed(boolean)public void internalFrameOpened(InternalFrameEvent e)
InternalFrameListener
internalFrameOpened in interface InternalFrameListenerJInternalFrame.show()public void internalFrameIconified(InternalFrameEvent e)
InternalFrameListener
internalFrameIconified in interface InternalFrameListenerJInternalFrame.setIcon(boolean)public void internalFrameDeiconified(InternalFrameEvent e)
InternalFrameListener
internalFrameDeiconified in interface InternalFrameListenerJInternalFrame.setIcon(boolean)public void internalFrameActivated(InternalFrameEvent e)
InternalFrameListener
internalFrameActivated in interface InternalFrameListenerJInternalFrame.setSelected(boolean)public void internalFrameDeactivated(InternalFrameEvent e)
InternalFrameListener
internalFrameDeactivated in interface InternalFrameListenerJInternalFrame.setSelected(boolean)
  | 
JavaTM 2 Platform Std. Ed. v1.4.2  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 2003, 2010 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.