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

xml.initclass.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<frame size="320,240" title="InitClass Attribute Sample" defaultCloseOperation="JFrame.EXIT_ON_CLOSE">
   <panel constraints="BorderLayout.CENTER" Border="EtchedBorder">
     <label  Font="Comic Sans MS-BOLD-12"	Foreground="blue">
       ComboBox
     </label>
     <combobox initclass="ComboModel"  Action="DO_SELECT" PrototypeDisplayValue="1234567890|1234567890" />
   </panel>
   <panel constraints="BorderLayout.SOUTH">
     <button>OK</button>
     <button Text="Cancel"/>
   </panel>

 </frame>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy