Class Core


  • public class Core
    extends Object
    [Bilal et Romain] Programme pour afficher un code json dans le teminal ou sur une JFrame (avec les options tel que: la coloration syntaxique, repli de tableau etc...)
    • Constructor Summary

      Constructors 
      Constructor Description
      Core()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(String[] args)  
      • Methods inherited from class Object

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

      • Core

        public Core()
    • Method Detail

      • main

        public static void main​(String[] args)