|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.ua.jtech.filmoteca.Main
public class Main
Constructor Summary | |
---|---|
Main()
|
Method Summary | |
---|---|
static void |
agregarPelicula()
|
static void |
borrarPelicula()
|
static void |
main(java.lang.String[] args)
|
static void |
mostrarMenu()
|
static void |
mostrarPeliculas()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Main()
Method Detail |
---|
public static void main(java.lang.String[] args)
public static void mostrarMenu()
public static void agregarPelicula()
public static void borrarPelicula()
public static void mostrarPeliculas()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |