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.

178 lines
8.7 KiB

  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. </Group>
  65. </Group>
  66. <Component id="jPanel2" alignment="0" min="-2" max="-2" attributes="0"/>
  67. </Group>
  68. <EmptySpace min="0" pref="176" max="32767" attributes="0"/>
  69. </Group>
  70. </Group>
  71. </DimensionLayout>
  72. <DimensionLayout dim="1">
  73. <Group type="103" groupAlignment="0" attributes="0">
  74. <Group type="102" alignment="1" attributes="0">
  75. <Group type="103" groupAlignment="0" attributes="0">
  76. <Component id="jPanel3" min="-2" max="-2" attributes="0"/>
  77. <Group type="102" attributes="0">
  78. <Component id="jButton3" min="-2" pref="33" max="-2" attributes="0"/>
  79. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  80. <Component id="jButton2" min="-2" pref="36" max="-2" attributes="0"/>
  81. <EmptySpace type="separate" max="-2" attributes="0"/>
  82. <Component id="jButton1" min="-2" pref="33" max="-2" attributes="0"/>
  83. </Group>
  84. </Group>
  85. <EmptySpace pref="27" max="32767" attributes="0"/>
  86. <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
  87. <EmptySpace max="-2" attributes="0"/>
  88. <Component id="jPanel2" min="-2" max="-2" attributes="0"/>
  89. <EmptySpace min="-2" pref="23" max="-2" attributes="0"/>
  90. </Group>
  91. </Group>
  92. </DimensionLayout>
  93. </Layout>
  94. <SubComponents>
  95. <Container class="javax.swing.JPanel" name="jPanel2">
  96. <Properties>
  97. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  98. <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
  99. <LineBorder/>
  100. </Border>
  101. </Property>
  102. <Property name="name" type="java.lang.String" value="Panel_Vista_Previa" noResource="true"/>
  103. </Properties>
  104. <Layout>
  105. <DimensionLayout dim="0">
  106. <Group type="103" groupAlignment="0" attributes="0">
  107. <EmptySpace min="0" pref="956" max="32767" attributes="0"/>
  108. </Group>
  109. </DimensionLayout>
  110. <DimensionLayout dim="1">
  111. <Group type="103" groupAlignment="0" attributes="0">
  112. <EmptySpace min="0" pref="422" max="32767" attributes="0"/>
  113. </Group>
  114. </DimensionLayout>
  115. </Layout>
  116. </Container>
  117. <Container class="javax.swing.JPanel" name="jPanel3">
  118. <Properties>
  119. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  120. <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
  121. <LineBorder/>
  122. </Border>
  123. </Property>
  124. <Property name="name" type="java.lang.String" value="Panel_Original" noResource="true"/>
  125. </Properties>
  126. <Layout>
  127. <DimensionLayout dim="0">
  128. <Group type="103" groupAlignment="0" attributes="0">
  129. <EmptySpace min="0" pref="956" max="32767" attributes="0"/>
  130. </Group>
  131. </DimensionLayout>
  132. <DimensionLayout dim="1">
  133. <Group type="103" groupAlignment="0" attributes="0">
  134. <EmptySpace min="0" pref="422" max="32767" attributes="0"/>
  135. </Group>
  136. </DimensionLayout>
  137. </Layout>
  138. </Container>
  139. <Component class="javax.swing.JLabel" name="jLabel1">
  140. <Properties>
  141. <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
  142. <Font name="Tahoma" size="14" style="0"/>
  143. </Property>
  144. <Property name="text" type="java.lang.String" value="VISTA PREVIA"/>
  145. </Properties>
  146. </Component>
  147. <Component class="javax.swing.JButton" name="jButton1">
  148. <Properties>
  149. <Property name="text" type="java.lang.String" value="Median filter"/>
  150. <Property name="name" type="java.lang.String" value="Radius_Button" noResource="true"/>
  151. </Properties>
  152. <Events>
  153. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>
  154. </Events>
  155. </Component>
  156. <Component class="javax.swing.JButton" name="jButton2">
  157. <Properties>
  158. <Property name="text" type="java.lang.String" value="Black &amp; White"/>
  159. </Properties>
  160. </Component>
  161. <Component class="javax.swing.JButton" name="jButton3">
  162. <Properties>
  163. <Property name="text" type="java.lang.String" value="Cargar Imagen"/>
  164. <Property name="name" type="java.lang.String" value="Cargar_Img" noResource="true"/>
  165. </Properties>
  166. <Events>
  167. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton3ActionPerformed"/>
  168. </Events>
  169. </Component>
  170. </SubComponents>
  171. </Container>
  172. </SubComponents>
  173. </Form>