Package | Description |
---|---|
net.java.balloontip.positioners |
Modifier and Type | Class and Description |
---|---|
class |
LeftAbovePositioner
This class positions a balloon tip above the component it's attached to, with the tip on the left
|
class |
LeftBelowPositioner
This class positions a balloon tip below the component it's attached to, with the tip on the left
|
class |
RightAbovePositioner
This class positions a balloon tip above the component it's attached to, with the tip on the right
|
class |
RightBelowPositioner
This class positions a balloon tip below the component it's attached to, with the tip on the right
|