Hey
ive been recently creating a utility which is an interactive map. My problem is i have a window for the interactive map and a window for a distance tool, however, my distance tool (including JCombo Boxes and JLabels) are appearing on both windows, how do i make it so it only appears on one? I though maybe you create two GUIs for the windows?

