Altova Authentic 2024 Desktop

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\\Authentic2024\\AuthenticExamples\\";

3       authenticDesktopProjectToolWindow = new AuthenticDesktopControlPlaceHolder( XMLSpyControlPlaceholderWindow.XMLSpyControlProjectWindowToolWnd.getValue() );

 

© 2018-2024 Altova GmbH