org.pushingpixels.flamingo.internal.utils
Interface KeyTipManager.KeyTipListener

All Superinterfaces:
java.util.EventListener
Enclosing class:
KeyTipManager

public static interface KeyTipManager.KeyTipListener
extends java.util.EventListener


Method Summary
 void keyTipsHidden(KeyTipManager.KeyTipEvent event)
           
 void keyTipsShown(KeyTipManager.KeyTipEvent event)
           
 

Method Detail

keyTipsShown

void keyTipsShown(KeyTipManager.KeyTipEvent event)

keyTipsHidden

void keyTipsHidden(KeyTipManager.KeyTipEvent event)