3456789
import vista.VistaPrincipal; public class Prueba { public static void main(String[] args) { new VistaPrincipal (); }