Class JXClient


  • public class JXClient
    extends java.lang.Object
    This is the entry point for JXClient. Note that this class doesn't do much by itself - most of the work in done in JXCWindow or CrossfireServerConnection.
    Since:
    1.0
    See Also:
    JXCWindow, CrossfireServerConnection
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(@NotNull java.lang.String @NotNull [] args)
      The program entry point.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        public static void main​(@NotNull
                                @NotNull java.lang.String @NotNull [] args)
        The program entry point.
        Parameters:
        args - the command line arguments