You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

189 lines
9.3 KiB

3 years ago
3 years ago
3 years ago
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <Form version="1.3" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
  3. <Properties>
  4. <Property name="defaultCloseOperation" type="int" value="3"/>
  5. <Property name="name" type="java.lang.String" value="Panel_Principal" noResource="true"/>
  6. </Properties>
  7. <SyntheticProperties>
  8. <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
  9. <SyntheticProperty name="generateCenter" type="boolean" value="false"/>
  10. </SyntheticProperties>
  11. <AuxValues>
  12. <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
  13. <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
  14. <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
  15. <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
  16. <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
  17. <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
  18. <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
  19. <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
  20. <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
  21. </AuxValues>
  22. <Layout>
  23. <DimensionLayout dim="0">
  24. <Group type="103" groupAlignment="0" attributes="0">
  25. <Group type="102" alignment="0" attributes="0">
  26. <EmptySpace max="-2" attributes="0"/>
  27. <Component id="jPanel1" min="-2" max="-2" attributes="0"/>
  28. <EmptySpace max="32767" attributes="0"/>
  29. </Group>
  30. </Group>
  31. </DimensionLayout>
  32. <DimensionLayout dim="1">
  33. <Group type="103" groupAlignment="0" attributes="0">
  34. <Group type="102" alignment="0" attributes="0">
  35. <EmptySpace max="-2" attributes="0"/>
  36. <Component id="jPanel1" min="-2" max="-2" attributes="0"/>
  37. <EmptySpace max="32767" attributes="0"/>
  38. </Group>
  39. </Group>
  40. </DimensionLayout>
  41. </Layout>
  42. <SubComponents>
  43. <Container class="javax.swing.JPanel" name="jPanel1">
  44. <Properties>
  45. <Property name="name" type="java.lang.String" value="Panel_Original" noResource="true"/>
  46. </Properties>
  47. <Layout>
  48. <DimensionLayout dim="0">
  49. <Group type="103" groupAlignment="0" attributes="0">
  50. <Group type="102" attributes="0">
  51. <EmptySpace max="-2" attributes="0"/>
  52. <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
  53. <EmptySpace max="32767" attributes="0"/>
  54. </Group>
  55. <Group type="102" attributes="0">
  56. <Group type="103" groupAlignment="0" attributes="0">
  57. <Group type="102" alignment="0" attributes="0">
  58. <Component id="jPanel3" min="-2" max="-2" attributes="0"/>
  59. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  60. <Group type="103" groupAlignment="0" max="-2" attributes="0">
  61. <Component id="jButton1" max="32767" attributes="0"/>
  62. <Component id="jButton2" max="32767" attributes="0"/>
  63. <Component id="jButton3" max="32767" attributes="0"/>
  64. <Component id="jButton4" max="32767" attributes="0"/>
  65. </Group>
  66. </Group>
  67. <Component id="jPanel2" alignment="0" min="-2" max="-2" attributes="0"/>
  68. </Group>
  69. <EmptySpace min="0" pref="176" max="32767" attributes="0"/>
  70. </Group>
  71. </Group>
  72. </DimensionLayout>
  73. <DimensionLayout dim="1">
  74. <Group type="103" groupAlignment="0" attributes="0">
  75. <Group type="102" alignment="1" attributes="0">
  76. <Group type="103" groupAlignment="0" attributes="0">
  77. <Component id="jPanel3" min="-2" max="-2" attributes="0"/>
  78. <Group type="102" attributes="0">
  79. <Component id="jButton3" min="-2" pref="33" max="-2" attributes="0"/>
  80. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  81. <Component id="jButton2" min="-2" pref="36" max="-2" attributes="0"/>
  82. <EmptySpace type="separate" max="-2" attributes="0"/>
  83. <Component id="jButton1" min="-2" pref="33" max="-2" attributes="0"/>
  84. <EmptySpace max="-2" attributes="0"/>
  85. <Component id="jButton4" min="-2" pref="34" max="-2" attributes="0"/>
  86. </Group>
  87. </Group>
  88. <EmptySpace pref="27" max="32767" attributes="0"/>
  89. <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
  90. <EmptySpace max="-2" attributes="0"/>
  91. <Component id="jPanel2" min="-2" max="-2" attributes="0"/>
  92. <EmptySpace min="-2" pref="23" max="-2" attributes="0"/>
  93. </Group>
  94. </Group>
  95. </DimensionLayout>
  96. </Layout>
  97. <SubComponents>
  98. <Container class="javax.swing.JPanel" name="jPanel2">
  99. <Properties>
  100. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  101. <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
  102. <LineBorder/>
  103. </Border>
  104. </Property>
  105. <Property name="name" type="java.lang.String" value="Panel_Vista_Previa" noResource="true"/>
  106. </Properties>
  107. <Layout>
  108. <DimensionLayout dim="0">
  109. <Group type="103" groupAlignment="0" attributes="0">
  110. <EmptySpace min="0" pref="956" max="32767" attributes="0"/>
  111. </Group>
  112. </DimensionLayout>
  113. <DimensionLayout dim="1">
  114. <Group type="103" groupAlignment="0" attributes="0">
  115. <EmptySpace min="0" pref="422" max="32767" attributes="0"/>
  116. </Group>
  117. </DimensionLayout>
  118. </Layout>
  119. </Container>
  120. <Container class="javax.swing.JPanel" name="jPanel3">
  121. <Properties>
  122. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  123. <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
  124. <LineBorder/>
  125. </Border>
  126. </Property>
  127. <Property name="name" type="java.lang.String" value="Panel_Original" noResource="true"/>
  128. </Properties>
  129. <Layout>
  130. <DimensionLayout dim="0">
  131. <Group type="103" groupAlignment="0" attributes="0">
  132. <EmptySpace min="0" pref="956" max="32767" attributes="0"/>
  133. </Group>
  134. </DimensionLayout>
  135. <DimensionLayout dim="1">
  136. <Group type="103" groupAlignment="0" attributes="0">
  137. <EmptySpace min="0" pref="422" max="32767" attributes="0"/>
  138. </Group>
  139. </DimensionLayout>
  140. </Layout>
  141. </Container>
  142. <Component class="javax.swing.JLabel" name="jLabel1">
  143. <Properties>
  144. <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
  145. <Font name="Tahoma" size="14" style="0"/>
  146. </Property>
  147. <Property name="text" type="java.lang.String" value="VISTA PREVIA"/>
  148. </Properties>
  149. </Component>
  150. <Component class="javax.swing.JButton" name="jButton1">
  151. <Properties>
  152. <Property name="text" type="java.lang.String" value="Median filter"/>
  153. <Property name="name" type="java.lang.String" value="Radius_Button" noResource="true"/>
  154. </Properties>
  155. <Events>
  156. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>
  157. </Events>
  158. </Component>
  159. <Component class="javax.swing.JButton" name="jButton2">
  160. <Properties>
  161. <Property name="text" type="java.lang.String" value="Black &amp; White"/>
  162. </Properties>
  163. </Component>
  164. <Component class="javax.swing.JButton" name="jButton3">
  165. <Properties>
  166. <Property name="text" type="java.lang.String" value="Cargar Imagen"/>
  167. <Property name="name" type="java.lang.String" value="Cargar_Img" noResource="true"/>
  168. </Properties>
  169. <Events>
  170. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton3ActionPerformed"/>
  171. </Events>
  172. </Component>
  173. <Component class="javax.swing.JButton" name="jButton4">
  174. <Properties>
  175. <Property name="text" type="java.lang.String" value="SRM"/>
  176. </Properties>
  177. <Events>
  178. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton4ActionPerformed"/>
  179. </Events>
  180. </Component>
  181. </SubComponents>
  182. </Container>
  183. </SubComponents>
  184. </Form>