Package org.geoforge.guillc.panel

Examples of org.geoforge.guillc.panel.GfrPnlGrpSngTaa


      super(
              frmOwner,
              enuValueTlo,
              strsExistingItems);

      this._pnlShortDesc_ = new GfrPnlGrpSngTaa(
              GfrResBundleLang.s_getInstance().getValue("word.abstract"));
     
      this._pnlValueClient_ = new GfrPnlGrpTxfFullEditableYes("Client");
     
      this._pnlValueAuthor_ = new GfrPnlGrpTxfFullEditableYes("Author");
View Full Code Here

TOP

Related Classes of org.geoforge.guillc.panel.GfrPnlGrpSngTaa

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.