Package org.geoforge.guillc.scrollpane

Examples of org.geoforge.guillc.scrollpane.ScrManageChildrenSpcWrks


    public PnlCntTblManageChildrenSpcWrks(Object[][] objssData)
    {
        super(PnlCntTblManageChildrenSpcWrks._F_INT_WIDTH, PnlCntTblManageChildrenSpcWrks._F_INT_HEIGHT);

        super._spnScrollpane = new ScrManageChildrenSpcWrks(objssData);
    }
View Full Code Here

TOP

Related Classes of org.geoforge.guillc.scrollpane.ScrManageChildrenSpcWrks

Copyright © 2018 www.massapicom. 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.