Uses of Interface
info.rolandkrueger.roklib.ui.swing.Hoverable

Packages that use Hoverable
info.rolandkrueger.roklib.ui.swing Miscellaneous Java Swing GUI classes. 
 

Uses of Hoverable in info.rolandkrueger.roklib.ui.swing
 

Classes in info.rolandkrueger.roklib.ui.swing that implement Hoverable
 class AbstractHoverableAction
          This subclass of AbstractAction enhances the action classes with the ability of using hover messages.
private  class StatusBar.BarElement
          This class represents a single display area of a status bar.
 

Fields in info.rolandkrueger.roklib.ui.swing declared as Hoverable
protected  Hoverable HoverManager.mOwner
           
 

Methods in info.rolandkrueger.roklib.ui.swing with parameters of type Hoverable
 void StatusBar.hoverEnded(Hoverable source)
           
 void HoverListener.hoverEnded(Hoverable source)
           
 void StatusBar.hoverStarted(Hoverable source)
           
 void HoverListener.hoverStarted(Hoverable source)
           
 

Constructors in info.rolandkrueger.roklib.ui.swing with parameters of type Hoverable
HoverManager(Hoverable owner)
           
 



Copyright © 2007-2011. All Rights Reserved.