On Sat, 31 Aug 2013 20:51:50 +0930
"Michael T. Pope" wrote:
> This suggests that the least disruptive path is to make FreeColPanel
> extend JDialog, with controllable modality defaulting to non-modal.
I had a bit of a try at this over the weekend, with very little success.
A JDialog is a very dif
Checking the naval advisor panel, I noticed the tool tip "1
Merchantmen", which should have been "one Merchantman" according to my
understanding of the code. So I added a test to the TestMessages suite.
And the test succeeds. How is that possible?
Regards
Michael
---