I\'m trying to show multiple images in a component\'s tooltip, found createToolTip() and implemented a custom that adds the needed components like this:
createToolTip()
Instead of reinventing the wheel try this: https://github.com/timmolderez/balloontip. You can put any content as JComponent.