com.lightdev.app.shtm
Class App

java.lang.Object
  extended by com.lightdev.app.shtm.App

public class App
extends java.lang.Object

Main class of application SimplyHTML.

This class contains method main and opens the application's main frame.


Constructor Summary
App()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

App

public App()
Method Detail

main

public static void main(java.lang.String[] args)