Uses of Package
net.java.balloontip

Packages that use net.java.balloontip
net.java.balloontip   
net.java.balloontip.positioners   
net.java.balloontip.utils   
 

Classes in net.java.balloontip used by net.java.balloontip
BalloonTip
          A balloon tip Swing component that is attached to a JComponent and uses another JComponent as contents
BalloonTip.AttachLocation
          Where should the balloon's tip be located, relative to the attached component ; ALIGNED makes sure the balloon's edge is aligned with the attached component
BalloonTip.Orientation
          Should the balloon be placed above, below, right or left of the attached component?
BalloonTip.VisibilityControl
           
CustomBalloonTip
          Provides the same functionality as a BalloonTip, but you can add a certain offset to its position (, which can come in handy if attached to custom components)
 

Classes in net.java.balloontip used by net.java.balloontip.positioners
BalloonTip
          A balloon tip Swing component that is attached to a JComponent and uses another JComponent as contents
 

Classes in net.java.balloontip used by net.java.balloontip.utils
BalloonTip
          A balloon tip Swing component that is attached to a JComponent and uses another JComponent as contents
 



http://balloontip.java.net/