org.ninjasoft.magiccodes.swingui
Class MainFrame.Actions

java.lang.Object
  extended byorg.ninjasoft.magiccodes.swingui.MainFrame.Actions
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
MainFrame

public class MainFrame.Actions
extends java.lang.Object
implements java.awt.event.ActionListener


Constructor Summary
MainFrame.Actions()
           
 
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

MainFrame.Actions

public MainFrame.Actions()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener


Copyright © 2004 Ninjasoft. All Rights Reserved.