Compiere 3.1

org.compiere.apps.form
Interface FormPanel

All Known Implementing Classes:
ArchiveViewer, PosPanel, TranslationDialog, VAllocation, VAttributeGrid, VBOMDrop, VCharge, VFileImport, ViewPI, VInOutGen, VInvoiceGen, VMatch, VPayPrint, VPaySelect, VSetup, VSQLProcess, VTreeMaintenance, VTrxMaterial, WFActivity, WFPanel

public interface FormPanel

Form Panel Interface. for communicating between FormFrame and JPanel

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

Method Summary
 void dispose()
          Dispose - Free Resources
 void init(int WindowNo, FormFrame frame)
          Initialize Panel
 

Method Detail

init

void init(int WindowNo,
          FormFrame frame)
Initialize Panel

Parameters:
WindowNo - window
frame - parent frame

dispose

void dispose()
Dispose - Free Resources


Compiere 3.1

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