Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » NatTableContentTooltip constructor for testing
NatTableContentTooltip constructor for testing [message #1802415] Fri, 08 February 2019 13:59 Go to next message
Benedict Wright is currently offline Benedict WrightFriend
Messages: 10
Registered: February 2019
Junior Member
Currently the constructor for NatTableContentTooltip the calls
super(natTable, ToolTip.NO_RECREATE, false);

For testing purpose, it is desirable to be able to set manualActivation to true.
This removes nullpointer when testing without an actual NatTable.

Therefore, i propose a constructor NatTableContentTooltip(NatTable natTable, String... tooltipRegions, boolean manualActivation)
Re: NatTableContentTooltip constructor for testing [message #1802449 is a reply to message #1802415] Sat, 09 February 2019 06:15 Go to previous message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
If you propose via bugzilla ticket and Gerrit patch, it surely will be integrated
Previous Topic:Filtering
Next Topic:How show the Tooltip for part display cell(xxx...)
Goto Forum:
  


Current Time: Thu Apr 25 16:44:21 GMT 2024

Powered by FUDForum. Page generated in 0.02871 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top