info.rolandkrueger.roklib.ui.swing
Interface HoverListener

All Known Implementing Classes:
StatusBar

public interface HoverListener


Method Summary
 void hoverEnded(Hoverable source)
           
 void hoverStarted(Hoverable source)
           
 

Method Detail

hoverStarted

void hoverStarted(Hoverable source)

hoverEnded

void hoverEnded(Hoverable source)


Copyright © 2007-2011. All Rights Reserved.