1
0

UPIDAssistant.form 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <Form version="1.8" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
  3. <NonVisualComponents>
  4. <Component class="javax.swing.JSeparator" name="jSeparator2">
  5. </Component>
  6. </NonVisualComponents>
  7. <Properties>
  8. <Property name="defaultCloseOperation" type="int" value="2"/>
  9. </Properties>
  10. <SyntheticProperties>
  11. <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
  12. <SyntheticProperty name="generateCenter" type="boolean" value="false"/>
  13. </SyntheticProperties>
  14. <AuxValues>
  15. <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
  16. <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
  17. <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
  18. <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
  19. <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
  20. <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
  21. <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
  22. <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
  23. <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
  24. </AuxValues>
  25. <Layout>
  26. <DimensionLayout dim="0">
  27. <Group type="103" groupAlignment="0" attributes="0">
  28. <Group type="102" attributes="0">
  29. <EmptySpace max="-2" attributes="0"/>
  30. <Group type="103" groupAlignment="0" attributes="0">
  31. <Group type="102" attributes="0">
  32. <Component id="progressOfAssist" max="32767" attributes="0"/>
  33. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  34. <Component id="btnContinue" min="-2" max="-2" attributes="0"/>
  35. </Group>
  36. <Group type="102" attributes="0">
  37. <Component id="jSeparator4" min="-2" pref="19" max="-2" attributes="0"/>
  38. <EmptySpace min="-2" max="-2" attributes="0"/>
  39. <Group type="103" groupAlignment="0" max="-2" attributes="0">
  40. <Component id="jSeparator3" alignment="1" max="32767" attributes="0"/>
  41. <Group type="102" alignment="1" attributes="0">
  42. <Group type="103" groupAlignment="0" max="-2" attributes="0">
  43. <Component id="slZSC" alignment="1" max="32767" attributes="0"/>
  44. <Component id="jScrollPane1" alignment="1" max="32767" attributes="0"/>
  45. <Component id="lblMsg" alignment="1" min="-2" pref="571" max="-2" attributes="0"/>
  46. <Component id="txfManualInput" alignment="0" max="32767" attributes="0"/>
  47. </Group>
  48. <EmptySpace min="-2" pref="7" max="-2" attributes="0"/>
  49. <Component id="jSeparator1" min="-2" pref="25" max="-2" attributes="0"/>
  50. </Group>
  51. </Group>
  52. <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
  53. </Group>
  54. </Group>
  55. <EmptySpace max="-2" attributes="0"/>
  56. </Group>
  57. </Group>
  58. </DimensionLayout>
  59. <DimensionLayout dim="1">
  60. <Group type="103" groupAlignment="1" attributes="0">
  61. <Group type="102" attributes="0">
  62. <Group type="103" groupAlignment="0" attributes="0">
  63. <Group type="102" attributes="0">
  64. <Group type="103" groupAlignment="0" attributes="0">
  65. <Group type="102" attributes="0">
  66. <EmptySpace min="-2" pref="20" max="-2" attributes="0"/>
  67. <Component id="lblMsg" min="-2" max="-2" attributes="0"/>
  68. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  69. <Component id="jScrollPane1" min="-2" pref="171" max="-2" attributes="0"/>
  70. <EmptySpace max="-2" attributes="0"/>
  71. <Component id="slZSC" min="-2" max="-2" attributes="0"/>
  72. <EmptySpace max="-2" attributes="0"/>
  73. <Component id="txfManualInput" min="-2" max="-2" attributes="0"/>
  74. </Group>
  75. <Group type="102" alignment="1" attributes="0">
  76. <EmptySpace min="-2" pref="19" max="-2" attributes="0"/>
  77. <Component id="jSeparator1" min="-2" pref="264" max="-2" attributes="0"/>
  78. </Group>
  79. </Group>
  80. <EmptySpace pref="9" max="32767" attributes="0"/>
  81. <Component id="jSeparator3" min="-2" pref="10" max="-2" attributes="0"/>
  82. <EmptySpace pref="9" max="32767" attributes="0"/>
  83. </Group>
  84. <Group type="102" alignment="1" attributes="0">
  85. <Component id="jSeparator4" max="32767" attributes="0"/>
  86. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  87. </Group>
  88. </Group>
  89. <Group type="103" groupAlignment="0" max="-2" attributes="0">
  90. <Component id="btnContinue" max="32767" attributes="0"/>
  91. <Component id="progressOfAssist" max="32767" attributes="0"/>
  92. </Group>
  93. </Group>
  94. </Group>
  95. </DimensionLayout>
  96. </Layout>
  97. <SubComponents>
  98. <Container class="javax.swing.JScrollPane" name="jScrollPane1">
  99. <AuxValues>
  100. <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  101. </AuxValues>
  102. <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  103. <SubComponents>
  104. <Component class="javax.swing.JList" name="lstOpt">
  105. <Properties>
  106. <Property name="model" type="javax.swing.ListModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
  107. <Connection code="new javax.swing.DefaultListModel()/*AbstractListModel() {&#xa; String[] strings = { &quot;Item 1&quot;, &quot;Item 2&quot;, &quot;Item 3&quot;, &quot;Item 4&quot;, &quot;Item 5&quot; };&#xa; public int getSize() { return strings.length; }&#xa; public Object getElementAt(int i) { return strings[i]; }&#xa;}*/" type="code"/>
  108. </Property>
  109. </Properties>
  110. </Component>
  111. </SubComponents>
  112. </Container>
  113. <Component class="javax.swing.JButton" name="btnContinue">
  114. <Properties>
  115. <Property name="text" type="java.lang.String" value="Weiter&gt;&gt;"/>
  116. </Properties>
  117. <Events>
  118. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnContinueActionPerformed"/>
  119. </Events>
  120. </Component>
  121. <Component class="javax.swing.JProgressBar" name="progressOfAssist">
  122. <Properties>
  123. <Property name="maximum" type="int" value="7"/>
  124. </Properties>
  125. </Component>
  126. <Component class="javax.swing.JTextField" name="txfManualInput">
  127. </Component>
  128. <Component class="javax.swing.JLabel" name="lblMsg">
  129. <Properties>
  130. <Property name="text" type="java.lang.String" value="lblShouldntbeVIsible//\u005c\u005cUsed as MessageOutput" containsInvalidXMLChars="true"/>
  131. </Properties>
  132. </Component>
  133. <Component class="javax.swing.JSlider" name="slZSC">
  134. <Properties>
  135. <Property name="majorTickSpacing" type="int" value="10"/>
  136. <Property name="maximum" type="int" value="99"/>
  137. <Property name="minorTickSpacing" type="int" value="1"/>
  138. <Property name="paintTicks" type="boolean" value="true"/>
  139. <Property name="snapToTicks" type="boolean" value="true"/>
  140. <Property name="value" type="int" value="0"/>
  141. <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  142. <Dimension value="[600, 33]"/>
  143. </Property>
  144. </Properties>
  145. </Component>
  146. <Component class="javax.swing.JSeparator" name="jSeparator1">
  147. <Properties>
  148. <Property name="orientation" type="int" value="1"/>
  149. </Properties>
  150. </Component>
  151. <Component class="javax.swing.JSeparator" name="jSeparator3">
  152. </Component>
  153. <Component class="javax.swing.JSeparator" name="jSeparator4">
  154. <Properties>
  155. <Property name="orientation" type="int" value="1"/>
  156. </Properties>
  157. </Component>
  158. </SubComponents>
  159. </Form>