Class MainH3


  • public class MainH3
    extends java.lang.Object
    Main class for starting the chat from the command line.
    • Constructor Summary

      Constructors 
      Constructor Description
      MainH3()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Main method starts the platform and creates a chat component.
      • Methods inherited from class java.lang.Object

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

      • MainH3

        public MainH3()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Main method starts the platform and creates a chat component.