|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectreversi.MenuButtonListener
class MenuButtonListener
Listener odpowiedzialny za przechwycenie klikniecia na ktorys z glownych przyciskow w menu i wywolanie odpowiedniej akcji
Reversi.but1
,
Reversi.but2
,
Reversi.but4
,
Reversi.but5
,
Reversi.singlePlayer()
,
Reversi.multiPlayer()
,
Reversi.topScore()
,
Reversi.gameOver()
Constructor Summary | |
---|---|
MenuButtonListener()
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
MenuButtonListener()
Method Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |