Adempiere 3.5.2a

org.compiere.apps
Class AArchive

java.lang.Object
  extended by org.compiere.apps.AArchive
All Implemented Interfaces:
ActionListener, EventListener

public class AArchive
extends Object
implements ActionListener

Archive Button Consequences. Popup Menu

Version:
$Id: AArchive.java,v 1.2 2006/07/30 00:51:27 jjanke Exp $
Author:
Jorg Janke

Constructor Summary
AArchive(JComponent invoker, int AD_Table_ID, int Record_ID)
          Constructor
 
Method Summary
 void actionPerformed(ActionEvent e)
          Listner
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AArchive

public AArchive(JComponent invoker,
                int AD_Table_ID,
                int Record_ID)
Constructor

Parameters:
invoker - button
AD_Table_ID - table
Record_ID - record
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Listner

Specified by:
actionPerformed in interface ActionListener
Parameters:
e - event

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.