Quaqua 5.4.1 2009-07-14

ch.randelshofer.quaqua.panther
Class QuaquaPantherFileChooserUI.SaveTextFocusListener

java.lang.Object
  extended by ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.SaveTextFocusListener
All Implemented Interfaces:
java.awt.event.FocusListener, java.util.EventListener
Enclosing class:
QuaquaPantherFileChooserUI

protected class QuaquaPantherFileChooserUI.SaveTextFocusListener
extends java.lang.Object
implements java.awt.event.FocusListener


Constructor Summary
protected QuaquaPantherFileChooserUI.SaveTextFocusListener()
           
 
Method Summary
 void focusGained(java.awt.event.FocusEvent focusevent)
           
 void focusLost(java.awt.event.FocusEvent focusevent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuaquaPantherFileChooserUI.SaveTextFocusListener

protected QuaquaPantherFileChooserUI.SaveTextFocusListener()
Method Detail

focusGained

public void focusGained(java.awt.event.FocusEvent focusevent)
Specified by:
focusGained in interface java.awt.event.FocusListener

focusLost

public void focusLost(java.awt.event.FocusEvent focusevent)
Specified by:
focusLost in interface java.awt.event.FocusListener

Copyright 2003-2007 (c) Werner Randelshofer.
All rights reserved.