Examples of GfrAtmBckRstSpcWrks


Examples of org.geoforge.plgbackuprestore4gfr.swing.tablemodel.GfrAtmBckRstSpcWrks

public class GfrTblPopHeightRowFixBckRstSpcWrks extends GfrTblPopHeightRowFixBckRstSpcAbs
{
   public GfrTblPopHeightRowFixBckRstSpcWrks(Object[][] objssData)
    {
        super(objssData,
              new GfrAtmBckRstSpcWrks()
              );

        super._pop = new GfrPmuTblBckRstSpcWrk((GfrTblPopHeightRowFixAbs) this);
    }
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.