Gets the mouse-over tooltip for the meme entry. NOTE: This is not consistent across all platforms and tray types.
()
| 260 | * NOTE: This is not consistent across all platforms and tray types. |
| 261 | */ |
| 262 | public |
| 263 | String getTooltip() { |
| 264 | return this.tooltip; |
| 265 | } |
| 266 | |
| 267 | |
| 268 | /** |
no outgoing calls
no test coverage detected