Hi, I wrote a small Swing GUI to control my ServerSocket. I have the JFrame class as my main class, display the Frame and then start a new thread that creates the ServerSocket and has an infinite loop with accept() to wait for an incoming connection and then starts a new thread for every...
Hey @ll,
I have a problem and am somewhat stuck. I have a JTree, with the DefaultTreeModel. I have a DefaultMutableTreeNode where othere Def.Mut.TN are attached. How can I get a specific TreeNode, e.g. in my TreeNodes are always Strings stored, so how can I get the TreeNode with an specific...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.