com.valhalla.gui
Class NMOptionDialog.ButtonListener

java.lang.Object
  extended bycom.valhalla.gui.NMOptionDialog.ButtonListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
NMOptionDialog

class NMOptionDialog.ButtonListener
extends java.lang.Object
implements java.awt.event.ActionListener

Called by the NMOption panel buttons

Author:
synic

Constructor Summary
(package private) NMOptionDialog.ButtonListener()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
          Called by the NMOption panel buttons
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NMOptionDialog.ButtonListener

NMOptionDialog.ButtonListener()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Called by the NMOption panel buttons

Specified by:
actionPerformed in interface java.awt.event.ActionListener
Parameters:
e - the event