Using Java in VASSAL

Yes, I am planning on changing what is displayed on the main map in the next release. Going to move a lot of the information to the players private windows, unfortunately what that means is that to see each players information you’re going to have to have many different windows open at one time in order to compare your items to theirs and to what is currently in play on the map. If I could incorporate what I suggested above then each player could do all of that comparing on the main map but all of the information would be kept in the players private windows. Effectively what I want to do is to have multiple boards in the players private windows and have the main map be able to access those boards and display what is on them, possibly with a drop down menu, without having to open multiple windows. Doing so would enable me to have 10 players or more, as requested by users, but only have say, 2 or 3 different boards displayed in the main map, as selected by the player, to reduce 1: the required size of the main map and 2: the clutter on the main map. If that is possible, I’d like to find a way and I would also like to find a way to make it so that players could drag things from the main map into their displayed private window boards on the main map and have them actually be in the private window. The selected boards on the main map would, in effect, BE the boards in the private window until they are unselected.