Package jadex.micro.tutorial
Class MainH1
- java.lang.Object
-
- jadex.micro.tutorial.MainH1
-
public class MainH1 extends java.lang.Object
Main class for starting the chat from the command line.
-
-
Constructor Summary
Constructors Constructor Description MainH1()
-
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.
-