Class BasicToolBarUI.ToolBarFocusListener

All Implemented Interfaces:
FocusListener, EventListener
Enclosing class:
BasicToolBarUI
protected class BasicToolBarUI.ToolBarFocusListener
extends Object
implements FocusListener

The class listens for focus events.

Constructors

Modifier Constructor Description
protected ToolBarFocusListener()

Methods

Methods declared in class java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Methods declared in interface java.awt.event.FocusListener

focusGained, focusLost

Constructors

ToolBarFocusListener

protected ToolBarFocusListener()