/Simplex/src/mx/uacam/fdi/io/simplex/ui/VentanaPrincipal.form

http://mtdsimplex.googlecode.com/ · Unknown · 344 lines · 337 code · 7 blank · 0 comment · 0 complexity · fa877b63a2777147c60bcc021e005971 MD5 · raw file

  1. <?xml version="1.1" encoding="UTF-8" ?>
  2. <Form version="1.3" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
  3. <NonVisualComponents>
  4. <Component class="javax.swing.ButtonGroup" name="buttonGroup1">
  5. </Component>
  6. <Component class="javax.swing.ButtonGroup" name="buttonGroup2">
  7. </Component>
  8. <Menu class="javax.swing.JMenuBar" name="jMenuBar1">
  9. <SubComponents>
  10. <Menu class="javax.swing.JMenu" name="jMenu1">
  11. <Properties>
  12. <Property name="text" type="java.lang.String" value="Archivo"/>
  13. </Properties>
  14. <SubComponents>
  15. <MenuItem class="javax.swing.JMenuItem" name="jMenuItem1">
  16. <Properties>
  17. <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
  18. <KeyStroke key="Alt+Q"/>
  19. </Property>
  20. <Property name="text" type="java.lang.String" value="Salir"/>
  21. </Properties>
  22. <Events>
  23. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jMenuItem1ActionPerformed"/>
  24. </Events>
  25. </MenuItem>
  26. </SubComponents>
  27. </Menu>
  28. </SubComponents>
  29. </Menu>
  30. </NonVisualComponents>
  31. <Properties>
  32. <Property name="defaultCloseOperation" type="int" value="3"/>
  33. <Property name="title" type="java.lang.String" value="M&#xe9;todo simplex"/>
  34. </Properties>
  35. <SyntheticProperties>
  36. <SyntheticProperty name="menuBar" type="java.lang.String" value="jMenuBar1"/>
  37. <SyntheticProperty name="formSize" type="java.awt.Dimension" value="-84,-19,0,5,115,114,0,18,106,97,118,97,46,97,119,116,46,68,105,109,101,110,115,105,111,110,65,-114,-39,-41,-84,95,68,20,2,0,2,73,0,6,104,101,105,103,104,116,73,0,5,119,105,100,116,104,120,112,0,0,1,-4,0,0,3,56"/>
  38. <SyntheticProperty name="formSizePolicy" type="int" value="0"/>
  39. <SyntheticProperty name="generateSize" type="boolean" value="true"/>
  40. <SyntheticProperty name="generateCenter" type="boolean" value="true"/>
  41. </SyntheticProperties>
  42. <AuxValues>
  43. <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
  44. <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
  45. <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
  46. <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
  47. <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
  48. <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
  49. <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
  50. <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
  51. <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
  52. </AuxValues>
  53. <Layout>
  54. <DimensionLayout dim="0">
  55. <Group type="103" groupAlignment="0" attributes="0">
  56. <EmptySpace min="0" pref="808" max="32767" attributes="0"/>
  57. <Group type="103" rootIndex="1" groupAlignment="0" attributes="0">
  58. <Group type="102" attributes="0">
  59. <EmptySpace min="-2" pref="0" max="-2" attributes="0"/>
  60. <Component id="backgroundJPanel1" max="32767" attributes="0"/>
  61. <EmptySpace min="-2" pref="0" max="-2" attributes="0"/>
  62. </Group>
  63. </Group>
  64. </Group>
  65. </DimensionLayout>
  66. <DimensionLayout dim="1">
  67. <Group type="103" groupAlignment="0" attributes="0">
  68. <EmptySpace min="0" pref="449" max="32767" attributes="0"/>
  69. <Group type="103" rootIndex="1" groupAlignment="0" attributes="0">
  70. <Group type="102" attributes="0">
  71. <EmptySpace min="-2" pref="0" max="-2" attributes="0"/>
  72. <Component id="backgroundJPanel1" max="32767" attributes="0"/>
  73. <EmptySpace min="-2" pref="0" max="-2" attributes="0"/>
  74. </Group>
  75. </Group>
  76. </Group>
  77. </DimensionLayout>
  78. </Layout>
  79. <SubComponents>
  80. <Container class="org.neocs.beans.panel.BackgroundJPanel" name="backgroundJPanel1">
  81. <Properties>
  82. <Property name="fondoImagenIcon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
  83. <Image iconType="3" name="/mx/uacam/fdi/io/simplex/ui/recursos/imagenes/design519_4_1024.jpg"/>
  84. </Property>
  85. </Properties>
  86. <Layout>
  87. <DimensionLayout dim="0">
  88. <Group type="103" groupAlignment="0" attributes="0">
  89. <Group type="102" alignment="0" attributes="0">
  90. <EmptySpace max="-2" attributes="0"/>
  91. <Component id="fondoJPanel1" max="32767" attributes="0"/>
  92. <EmptySpace max="-2" attributes="0"/>
  93. </Group>
  94. </Group>
  95. </DimensionLayout>
  96. <DimensionLayout dim="1">
  97. <Group type="103" groupAlignment="0" attributes="0">
  98. <Group type="102" alignment="1" attributes="0">
  99. <EmptySpace min="-2" max="-2" attributes="0"/>
  100. <Component id="fondoJPanel1" max="32767" attributes="0"/>
  101. <EmptySpace min="-2" max="-2" attributes="0"/>
  102. </Group>
  103. </Group>
  104. </DimensionLayout>
  105. </Layout>
  106. <SubComponents>
  107. <Container class="org.neocs.beans.panel.FondoJPanel" name="fondoJPanel1">
  108. <Properties>
  109. <Property name="alpha" type="int" value="130"/>
  110. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  111. <Color blue="ff" green="ff" id="white" palette="1" red="ff" type="palette"/>
  112. </Property>
  113. </Properties>
  114. <Layout>
  115. <DimensionLayout dim="0">
  116. <Group type="103" groupAlignment="0" attributes="0">
  117. <Group type="102" alignment="0" attributes="0">
  118. <EmptySpace max="-2" attributes="0"/>
  119. <Component id="fondoJPanel2" min="-2" max="-2" attributes="0"/>
  120. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  121. <Group type="103" groupAlignment="0" attributes="0">
  122. <Component id="jScrollPane2" pref="460" max="32767" attributes="0"/>
  123. <Component id="jLabelTitulo" alignment="0" pref="460" max="32767" attributes="0"/>
  124. <Component id="jLabel1" alignment="0" min="-2" max="-2" attributes="0"/>
  125. <Component id="jLabel4" min="-2" pref="269" max="-2" attributes="0"/>
  126. </Group>
  127. <EmptySpace max="-2" attributes="0"/>
  128. </Group>
  129. </Group>
  130. </DimensionLayout>
  131. <DimensionLayout dim="1">
  132. <Group type="103" groupAlignment="0" attributes="0">
  133. <Group type="102" alignment="0" attributes="0">
  134. <EmptySpace min="-2" pref="30" max="-2" attributes="0"/>
  135. <Group type="103" groupAlignment="0" attributes="0">
  136. <Component id="fondoJPanel2" alignment="0" max="32767" attributes="0"/>
  137. <Group type="102" alignment="0" attributes="0">
  138. <Component id="jLabelTitulo" min="-2" max="-2" attributes="0"/>
  139. <EmptySpace max="-2" attributes="0"/>
  140. <Component id="jScrollPane2" min="-2" pref="299" max="-2" attributes="0"/>
  141. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  142. <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
  143. <EmptySpace max="-2" attributes="0"/>
  144. <Component id="jLabel4" min="-2" pref="13" max="-2" attributes="0"/>
  145. </Group>
  146. </Group>
  147. <EmptySpace max="-2" attributes="0"/>
  148. </Group>
  149. </Group>
  150. </DimensionLayout>
  151. </Layout>
  152. <SubComponents>
  153. <Component class="javax.swing.JLabel" name="jLabelTitulo">
  154. <Properties>
  155. <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
  156. <Font name="Gill Sans MT" size="24" style="1"/>
  157. </Property>
  158. <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  159. <Color blue="0" green="0" red="66" type="rgb"/>
  160. </Property>
  161. <Property name="horizontalAlignment" type="int" value="0"/>
  162. <Property name="text" type="java.lang.String" value="M&#xe9;todo simplex"/>
  163. </Properties>
  164. </Component>
  165. <Container class="org.neocs.beans.panel.FondoJPanel" name="fondoJPanel2">
  166. <Properties>
  167. <Property name="alpha" type="int" value="200"/>
  168. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  169. <Color blue="ff" green="ff" id="white" palette="1" red="ff" type="palette"/>
  170. </Property>
  171. </Properties>
  172. <Layout>
  173. <DimensionLayout dim="0">
  174. <Group type="103" groupAlignment="0" attributes="0">
  175. <Group type="102" alignment="1" attributes="0">
  176. <EmptySpace max="-2" attributes="0"/>
  177. <Group type="103" groupAlignment="1" attributes="0">
  178. <Component id="jScrollPane1" alignment="0" pref="278" max="32767" attributes="1"/>
  179. <Group type="102" alignment="0" attributes="0">
  180. <Group type="103" groupAlignment="0" attributes="0">
  181. <Component id="jRadioButtonMetodoTabular" alignment="0" min="-2" max="-2" attributes="1"/>
  182. <Component id="jRadioButtonMetodoM" alignment="0" min="-2" max="-2" attributes="0"/>
  183. </Group>
  184. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  185. <Group type="103" groupAlignment="0" attributes="0">
  186. <Component id="jRadioButtonMinimizar" alignment="0" min="-2" pref="82" max="-2" attributes="0"/>
  187. <Component id="jRadioButtonMaximizar" alignment="0" min="-2" max="-2" attributes="0"/>
  188. </Group>
  189. </Group>
  190. <Component id="jTextField1" alignment="1" pref="278" max="32767" attributes="1"/>
  191. <Component id="jLabel3" alignment="0" min="-2" max="-2" attributes="0"/>
  192. <Component id="jLabel2" alignment="0" min="-2" max="-2" attributes="0"/>
  193. <Component id="jButton1" alignment="1" min="-2" max="-2" attributes="0"/>
  194. </Group>
  195. <EmptySpace max="-2" attributes="0"/>
  196. </Group>
  197. </Group>
  198. </DimensionLayout>
  199. <DimensionLayout dim="1">
  200. <Group type="103" groupAlignment="0" attributes="0">
  201. <Group type="102" alignment="0" attributes="0">
  202. <EmptySpace min="-2" pref="19" max="-2" attributes="0"/>
  203. <Group type="103" groupAlignment="0" attributes="0">
  204. <Group type="102" alignment="0" attributes="0">
  205. <Component id="jRadioButtonMaximizar" min="-2" max="-2" attributes="0"/>
  206. <EmptySpace type="unrelated" min="-2" max="-2" attributes="0"/>
  207. <Component id="jRadioButtonMinimizar" min="-2" max="-2" attributes="0"/>
  208. </Group>
  209. <Group type="102" alignment="0" attributes="0">
  210. <Component id="jRadioButtonMetodoTabular" min="-2" max="-2" attributes="0"/>
  211. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  212. <Component id="jRadioButtonMetodoM" min="-2" max="-2" attributes="0"/>
  213. </Group>
  214. </Group>
  215. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  216. <Component id="jLabel2" min="-2" max="-2" attributes="0"/>
  217. <EmptySpace min="-2" max="-2" attributes="0"/>
  218. <Component id="jTextField1" min="-2" max="-2" attributes="0"/>
  219. <EmptySpace min="-2" max="-2" attributes="0"/>
  220. <Component id="jLabel3" min="-2" max="-2" attributes="0"/>
  221. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  222. <Component id="jScrollPane1" pref="195" max="32767" attributes="0"/>
  223. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  224. <Component id="jButton1" min="-2" max="-2" attributes="0"/>
  225. <EmptySpace max="-2" attributes="0"/>
  226. </Group>
  227. </Group>
  228. </DimensionLayout>
  229. </Layout>
  230. <SubComponents>
  231. <Component class="javax.swing.JLabel" name="jLabel2">
  232. <Properties>
  233. <Property name="text" type="java.lang.String" value="Funci&#xf3;n objetivo"/>
  234. </Properties>
  235. </Component>
  236. <Component class="javax.swing.JTextField" name="jTextField1">
  237. <Properties>
  238. <Property name="text" type="java.lang.String" value="z=-3x1-2x2-4x3"/>
  239. </Properties>
  240. </Component>
  241. <Component class="javax.swing.JLabel" name="jLabel3">
  242. <Properties>
  243. <Property name="text" type="java.lang.String" value="Restricciones"/>
  244. </Properties>
  245. </Component>
  246. <Container class="javax.swing.JScrollPane" name="jScrollPane1">
  247. <AuxValues>
  248. <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  249. </AuxValues>
  250. <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  251. <SubComponents>
  252. <Component class="javax.swing.JTextArea" name="jTextArea1">
  253. <Properties>
  254. <Property name="columns" type="int" value="20"/>
  255. <Property name="rows" type="int" value="5"/>
  256. <Property name="text" type="java.lang.String" value="x1+x2+2x3&lt;=4&#xa;2x1+2x3&#x9;&lt;=5&#xa;2x1+x2+3x3&lt;=7"/>
  257. </Properties>
  258. </Component>
  259. </SubComponents>
  260. </Container>
  261. <Component class="javax.swing.JRadioButton" name="jRadioButtonMetodoTabular">
  262. <Properties>
  263. <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
  264. <ComponentRef name="buttonGroup1"/>
  265. </Property>
  266. <Property name="selected" type="boolean" value="true"/>
  267. <Property name="text" type="java.lang.String" value="M&#xe9;todo tabular"/>
  268. <Property name="opaque" type="boolean" value="false"/>
  269. </Properties>
  270. </Component>
  271. <Component class="javax.swing.JRadioButton" name="jRadioButtonMetodoM">
  272. <Properties>
  273. <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
  274. <ComponentRef name="buttonGroup1"/>
  275. </Property>
  276. <Property name="text" type="java.lang.String" value="M&#xe9;todo de la M"/>
  277. <Property name="opaque" type="boolean" value="false"/>
  278. </Properties>
  279. </Component>
  280. <Component class="javax.swing.JRadioButton" name="jRadioButtonMaximizar">
  281. <Properties>
  282. <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
  283. <ComponentRef name="buttonGroup2"/>
  284. </Property>
  285. <Property name="text" type="java.lang.String" value="Maximizar"/>
  286. <Property name="opaque" type="boolean" value="false"/>
  287. </Properties>
  288. </Component>
  289. <Component class="javax.swing.JRadioButton" name="jRadioButtonMinimizar">
  290. <Properties>
  291. <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
  292. <ComponentRef name="buttonGroup2"/>
  293. </Property>
  294. <Property name="selected" type="boolean" value="true"/>
  295. <Property name="text" type="java.lang.String" value="Minimizar"/>
  296. <Property name="opaque" type="boolean" value="false"/>
  297. </Properties>
  298. </Component>
  299. <Component class="javax.swing.JButton" name="jButton1">
  300. <Properties>
  301. <Property name="text" type="java.lang.String" value="Resolver"/>
  302. <Property name="opaque" type="boolean" value="false"/>
  303. </Properties>
  304. <Events>
  305. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>
  306. </Events>
  307. </Component>
  308. </SubComponents>
  309. </Container>
  310. <Container class="javax.swing.JScrollPane" name="jScrollPane2">
  311. <AuxValues>
  312. <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  313. </AuxValues>
  314. <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  315. <SubComponents>
  316. <Component class="javax.swing.JTable" name="jTable1">
  317. <Properties>
  318. <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
  319. <Connection code="new InnnerDefaultTableModel()" type="code"/>
  320. </Property>
  321. </Properties>
  322. </Component>
  323. </SubComponents>
  324. </Container>
  325. <Component class="javax.swing.JLabel" name="jLabel1">
  326. <Properties>
  327. <Property name="text" type="java.lang.String" value="Resultado:"/>
  328. </Properties>
  329. </Component>
  330. <Component class="javax.swing.JLabel" name="jLabel4">
  331. </Component>
  332. </SubComponents>
  333. </Container>
  334. </SubComponents>
  335. </Container>
  336. </SubComponents>
  337. </Form>