Altova MapForce 2024 Professional Edition

Im unten gezeigten Code sehen Sie wie Daten in ActiveX Controls geladen werden können.

 

 

1   // Locate samples installed with the product.

2       final String strExamplesFolder = System.getenv( "USERPROFILE" ) +
       "\\Documents\\Altova\\MapForce2024\\MapForceExamples\\";

3       mapForceProjectToolWindow = new MapForceControlPlaceHolder( MapForceControlPlaceholderWindow.MapForceXProjectWindow.getValue(), strExamplesFolder + "MapForceExamples.mfp" ) ;

 

© 2018-2024 Altova GmbH