Evgeny Krylov wrote:
Melki Joe wrote:Hi Craig Wood,
I too have a problem in JTree that is I want to move the JTree nodes to another JTree without changing its structure. but only the selected nodes should move. Help me in this issue.
Thank you.
Hi Melki Joe .
See my solution
Evgeny Krylov wrote:Any info about? I mean dnd entire subtree of tree not only leaf.
Sasika Thiranga wrote:I have form with jtable and Button call print.What i want to do is
print the contents of a jtable with landscape when print button click.
And i don't want print defualt setting form to display.
I can't manage this... any suggestions?
Gregg Bolinger wrote:Then changing the name of 'user' will change the name of the nodes label.
Alan Brooks wrote:This is being done already and does not help
Olivier Legat wrote:How can I decide which components are on top?
Olivier Legat wrote:I'm trying to place a "draggable" Component inside a Panel. What I mean by that is I want to be able to have something like a JLabel for example that can moved around the Panel from one position to another
Originally posted by pete stein:
But I'm guessing that you are already quite familiar with Swing programming, correct?