|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjsshpad.MainSsh
public class MainSsh
Clase que contiene el metodo main que inicia el editor de texto a traves de una hebra
Constructor Summary | |
---|---|
MainSsh()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
metodo main que inicia la hebra que echa a andar el editor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MainSsh()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- argumento de entradas al main en este caso no tiene mucha relevancia
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |