All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xml.applet.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<applet size="640,480">
  <panel constraints="BorderLayout.CENTER">
    <label DisplayedMnemonic="VK_E" LabelFor="tf" Font="Comic Sans MS-BOLD-12"	Foreground="blue">
      Hello World!
    </label>
    <textfield id="tf" Columns="20" Text="Swixml"/>
    <button id="btn" Text="Click Here" Action="submit"/>
  </panel>
</applet>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy