XdevBrowserFrame
The XdevBrowserFramew is a container for integrating web content. The web content must be placed in the Resources as a file. Specifying a URL is also possible. All formats that the browser can display are supported as formats for images.
In Project Management > Resources > images, add an image file from your file manager with drag and drop, e.g. RapidClipseLogo.jpg.
Add an XdevImage in the GUI Builder.
In Properties > Source, click on...
In the following wizard, select the image file in File >WebContent >WEB-INF >Resources >Images.
Click OK
Important properties:
Source - URL or URI for the source code file that has to be integrated.
Examples:
URL call
this.browserFrame.setSource(new ExternalResource("https://account.xdev.cloud"));