Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.10 seconds.

  1. Re: Exception in thread "AWT-EventQueue-0" java.lang.UnsupportedOperationException: Not supported yet.

    The working code you posted does not use the ServerGUI class. The ServerGUI class is the one throwing the Exception. You should contact whoever created the ServerGUI class to see why it throws that...
  2. Re: Exception in thread "AWT-EventQueue-0" java.lang.UnsupportedOperationException: Not supported yet.

    I mean wherever you're getting the ServerGUI class. That's what's throwing the error.
  3. Re: Exception in thread "AWT-EventQueue-0" java.lang.UnsupportedOperationException: Not supported yet.

    What library is this?

    It looks like whatever library you're using has a method that throws an Exception to tell you that the method isn't supported yet. This isn't a Java question; it's a question...
Results 1 to 3 of 3