Package org.geoforge.guillcogceclgsi.toolbar

Examples of org.geoforge.guillcogceclgsi.toolbar.GfrTbrHlpSubPrnSpcCtrsAppPrjDpnRunGsi


   public GfrPnlCtrsAppSpcPrjDpnRunGsi() throws Exception
   {
      super();
     
      //-- Process tab is in run perspective
      super._tbrControls = new GfrTbrHlpSubPrnSpcCtrsAppPrjDpnRunGsi(
              (MouseListener) super.getBorder(),
              (ActionListener) this,
               GfrEnuValuesKindTargetWindow.PERSPECTIVE_RUN.name());
   }
View Full Code Here

TOP

Related Classes of org.geoforge.guillcogceclgsi.toolbar.GfrTbrHlpSubPrnSpcCtrsAppPrjDpnRunGsi

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.