Class App

java.lang.Object
com.administracion.App

public class App
extends java.lang.Object
Creacion de ventana
  • Constructor Summary

    Constructors 
    Constructor Description
    App()  
  • Method Summary

    Modifier and Type Method Description
    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 Details

    • App

      public App()
  • Method Details

    • main

      public static void main​(java.lang.String[] args) throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException