|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectanimace.panel.TestPanel.PButtonActionListener
public static class TestPanel.PButtonActionListener
PButtonActionListener způsobí, že po kliknuti na PictureButton bude otevřeno okno s některými informacemi o objektu.
| Constructor Summary | |
|---|---|
TestPanel.PButtonActionListener(java.lang.String name)
Konstruktor vyžaduje jméno objektu, tento parametr se potom zobrazí mezi informacemi. |
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Když uživatel klikne na PictureButton, provede se tato obsluha, která otevře okno s některými informacemi o objektu. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestPanel.PButtonActionListener(java.lang.String name)
| 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 | ||||||||