bibliothek.gui.dock.station.flap
Class FlapDockHoldToggle.Listener

java.lang.Object
  extended by bibliothek.gui.dock.station.flap.FlapDockHoldToggle.Listener
All Implemented Interfaces:
IconManagerListener
Enclosing class:
FlapDockHoldToggle

private class FlapDockHoldToggle.Listener
extends java.lang.Object
implements IconManagerListener

A listener changing the icon of this action when necessary

Author:
Benjamin Sigg

Constructor Summary
private FlapDockHoldToggle.Listener()
           
 
Method Summary
 void iconChanged(java.lang.String key, javax.swing.Icon icon)
          This method is invoked when an icon was exchanged.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlapDockHoldToggle.Listener

private FlapDockHoldToggle.Listener()
Method Detail

iconChanged

public void iconChanged(java.lang.String key,
                        javax.swing.Icon icon)
Description copied from interface: IconManagerListener
This method is invoked when an icon was exchanged.

Specified by:
iconChanged in interface IconManagerListener
Parameters:
key - the key of the icon
icon - the new value of the icon