I have a program where my JFrame contains a tabbed pane with 3 tabs, I am wanting to make it so that when tab1/jpanel1 is doubled clicked it displays the contents of the JPanel on the second monitor. In my case the second monitor will be a large plasma screen (42 inch).
I'm not quite sure what I need to read up on or the keywords I should be focusing on, so if anyone knows where I should begin or the keywords that would lead me to what I'm looking for I would appreciate the insight.