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.

Author:
Ulrich Hilger, Light Development, http://www.lightdev.com, info@lightdev.com, published under the terms and conditions of the GNU General Public License, for details see file gpl.txt in the distribution package of this software

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)