it possible to select a jframe and, therefore, all the components within it by dragging the mouse over the frame (you know the way we select things normally on our pc). If yes, how?
Also if not jframe any other container or component like jpanel,jlabel etc..
Can we select them by draging the mouse over them? Thanks in advance....
Michael Dunn
Ranch Hand
Joined: Jun 09, 2003
Posts: 4632
posted
0
select them to do what?
Paras Ahuja
Ranch Hand
Joined: May 22, 2012
Posts: 62
posted
0
You know for basic purposes, like paste the jframe on msword, mail it to someone etc....
I know I can always use PrtSc but i am just looking for other options....