|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTheBestMenuEver
public class TheBestMenuEver
Crea el menu de la ventana principal de la aplicacion.
Field Summary | |
---|---|
(package private) MainWin |
frame
|
(package private) javax.swing.JMenuBar |
mb
|
(package private) MenuListener |
mlistener
|
Constructor Summary | |
---|---|
TheBestMenuEver(MainWin f)
Constructor de TheBestMenuEver . |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
javax.swing.JMenuBar mb
MainWin frame
MenuListener mlistener
Constructor Detail |
---|
public TheBestMenuEver(MainWin f)
TheBestMenuEver
.
f
- Jframe de la ventana donde se contruye el menu.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |