Compiere 3.1

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

Constructor Summary
AZoomAcross(JComponent invoker, String tableName, Query query, int curWindow_ID)
          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,
                   Query query,
                   int curWindow_ID)
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

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.