jPOS 1.6.1 API Documentation

org.jpos.ui.action
Class Debug

java.lang.Object
  extended by org.jpos.ui.action.Debug
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

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


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

Constructor Detail

Debug

public Debug()
Method Detail

actionPerformed

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

jPOS.org