CI 2019 von Daniel, Eugen und Michael
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.

67 lines
3.0 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="MainGUI">
  3. <grid id="27dc6" binding="panel1" default-binding="true" layout-manager="GridLayoutManager" row-count="3" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
  4. <margin top="0" left="0" bottom="0" right="0"/>
  5. <constraints>
  6. <xy x="20" y="20" width="618" height="613"/>
  7. </constraints>
  8. <properties/>
  9. <border type="none"/>
  10. <children>
  11. <component id="2f404" class="javax.swing.JCheckBox" binding="checkBox1" default-binding="true">
  12. <constraints>
  13. <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  14. </constraints>
  15. <properties>
  16. <text value="CheckBox"/>
  17. </properties>
  18. </component>
  19. <grid id="b6641" layout-manager="GridLayoutManager" row-count="4" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
  20. <margin top="0" left="0" bottom="0" right="0"/>
  21. <constraints>
  22. <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
  23. </constraints>
  24. <properties/>
  25. <border type="none"/>
  26. <children>
  27. <scrollpane id="65fa6">
  28. <constraints>
  29. <grid row="0" column="1" row-span="4" col-span="1" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
  30. </constraints>
  31. <properties/>
  32. <border type="none"/>
  33. <children/>
  34. </scrollpane>
  35. <hspacer id="1d930">
  36. <constraints>
  37. <grid row="3" column="0" row-span="1" col-span="1" vsize-policy="1" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
  38. </constraints>
  39. </hspacer>
  40. <component id="5d52c" class="javax.swing.JTextField" binding="textField1" default-binding="true">
  41. <constraints>
  42. <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
  43. <preferred-size width="150" height="-1"/>
  44. </grid>
  45. </constraints>
  46. <properties/>
  47. </component>
  48. </children>
  49. </grid>
  50. <toolbar id="ce06">
  51. <constraints>
  52. <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false">
  53. <preferred-size width="-1" height="20"/>
  54. </grid>
  55. </constraints>
  56. <properties/>
  57. <border type="none"/>
  58. <children>
  59. <component id="74b0e" class="javax.swing.JToolBar$Separator">
  60. <constraints/>
  61. <properties/>
  62. </component>
  63. </children>
  64. </toolbar>
  65. </children>
  66. </grid>
  67. </form>