Java Tetris Tutorial 2 - Making a Menu Bar

preview_player
Показать описание

Update:

Original Description:
Sorry about the audio... I'll figure it out some day.
Tutorial 2!
Рекомендации по теме
Комментарии
Автор

I'm really enjoying learning all the javax.swing things that comes with Java.

Cxsquared
Автор

Dude you are seriously helping me out a lot here its the last weeks of college and I intentionally left this particular project for last because I had no understanding of the concept but you are a genius giving me actual insight on how it needs to be done.

P.S You sir deserve a like + a sub

MrPartycrasher
Автор

I've never actually seen it that way but I suppose both ways work

meeees
Автор

I prefer to use :

private static JMenuBar generateMenuBar() {
JMenuBar bar = new JMenuBar();
JMenu menu = new JMenu("Game");
//Blah blah, etc....
bar.add(menu);
return bar;
}

trueredexe
Автор

Guys, , ,
I recommend you using JCreator, ,
Easy, Simple, Even Shows how to fix Errors !!
Very Nice one

rgbxx
Автор

sir, i am not getting video paly which show the running of the game

mithileshkumar-trft
Автор

DON'T MAKE THE GAME ONLY YOU CAN PLAY IT NOT OTHERS OR YOUR FRIEND

Legoshi_X
Автор

whenever i write frame.setLayout (null); my black frame turns white and the tetris written also don, t appear kindly help

thecoolfarhan
join shbcf.ru