Adempiere 3.5.2a

org.compiere.apps
Class AZoomAcross

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

public class AZoomAcross
extends Object
implements ActionListener

Application Zoom Across Launcher. Called from APanel; Queries available Zoom Targets for Table.

Version:
$Id: AZoomAcross.java,v 1.2 2006/07/30 00:51:27 jjanke Exp $
Author:
Jorg Janke, Teo Sarca, SC ARHIPAC SERVICE SRL - FR [ 1762465 ]

Constructor Summary
AZoomAcross(JComponent invoker, String tableName, MQuery query)
          Constructor
 
Method Summary
 void actionPerformed(ActionEvent e)
          Action Listener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AZoomAcross

public AZoomAcross(JComponent invoker,
                   String tableName,
                   MQuery query)
Constructor

Parameters:
invoker - component to display popup (optional)
tableName - table name
query - query
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Action Listener

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.