|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjist.runtime.guilog.GuiLog.ButtonHandler
public static class GuiLog.ButtonHandler
Defines how mouse clicks on the buttons are handled.
Constructor Summary | |
---|---|
GuiLog.ButtonHandler()
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Decides what action to perform depending on which button is pressed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GuiLog.ButtonHandler()
Method Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
e
- ActionEvent The event of clicking on the button.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |