net.sf.jour.rt.swingmonitor.ui.action
Class ExitAction

java.lang.Object
  extended bynet.sf.jour.rt.swingmonitor.ui.action.ExitAction
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class ExitAction
extends java.lang.Object
implements java.awt.event.ActionListener

Provide SystemInfo information. Created on 05.12.2004 Contributing Author(s): Misha Lifschitz (Inital implementation) Vlad Skarzhevskyy (Inital implementation)

Version:
$Revision: 1.2 $ ($Author: vlads $) $Date: 2004/12/15 05:09:26 $
Author:
vlads

Constructor Summary
ExitAction()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
          Method actionPerformed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExitAction

public ExitAction()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Method actionPerformed

Specified by:
actionPerformed in interface java.awt.event.ActionListener


Copyright © 2004 sourceforge. All Rights Reserved.