JHotDraw 7.3.1

org.jhotdraw.gui.plaf.palette
Class PaletteToolBarUI.ToolBarFocusListener

java.lang.Object
  extended by org.jhotdraw.gui.plaf.palette.PaletteToolBarUI.ToolBarFocusListener
All Implemented Interfaces:
java.awt.event.FocusListener, java.util.EventListener
Enclosing class:
PaletteToolBarUI

protected class PaletteToolBarUI.ToolBarFocusListener
extends java.lang.Object
implements java.awt.event.FocusListener


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

Constructor Detail

PaletteToolBarUI.ToolBarFocusListener

protected PaletteToolBarUI.ToolBarFocusListener()
Method Detail

focusGained

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

focusLost

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

Copyright 1996-2009 (c) by the authors and contributors of the JHotDraw project.
Some rights reserved.