PageRenderTime 37ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/src/mpv5/ui/dialogs/PropertyDialog.form

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
Unknown | 59 lines | 57 code | 2 blank | 0 comment | 0 complexity | 2482d2149bc3dc77d13f9d08926d267b MD5 | raw file
Possible License(s): LGPL-3.0, Apache-2.0, GPL-3.0, GPL-2.0, AGPL-3.0, JSON, BSD-3-Clause
  1. <?xml version="1.1" encoding="UTF-8" ?>
  2. <Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">
  3. <Properties>
  4. <Property name="name" type="java.lang.String" value="Form" noResource="true"/>
  5. </Properties>
  6. <SyntheticProperties>
  7. <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
  8. </SyntheticProperties>
  9. <AuxValues>
  10. <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
  11. <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="true"/>
  12. <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
  13. <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
  14. <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
  15. <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
  16. <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
  17. <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
  18. <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
  19. </AuxValues>
  20. <Layout>
  21. <DimensionLayout dim="0">
  22. <Group type="103" groupAlignment="0" attributes="0">
  23. <Group type="102" alignment="0" attributes="0">
  24. <EmptySpace max="-2" attributes="0"/>
  25. <Component id="labeledTextField1" min="-2" max="-2" attributes="0"/>
  26. <EmptySpace type="separate" max="-2" attributes="0"/>
  27. <Component id="labeledTextField2" pref="207" max="32767" attributes="0"/>
  28. <EmptySpace max="-2" 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. <Group type="103" groupAlignment="0" attributes="0">
  37. <Component id="labeledTextField2" alignment="0" min="-2" max="-2" attributes="0"/>
  38. <Component id="labeledTextField1" alignment="0" min="-2" max="-2" attributes="0"/>
  39. </Group>
  40. <EmptySpace max="32767" attributes="0"/>
  41. </Group>
  42. </Group>
  43. </DimensionLayout>
  44. </Layout>
  45. <SubComponents>
  46. <Component class="mpv5.ui.beans.LabeledTextField" name="labeledTextField1">
  47. <Properties>
  48. <Property name="name" type="java.lang.String" value="labeledTextField1" noResource="true"/>
  49. </Properties>
  50. </Component>
  51. <Component class="mpv5.ui.beans.LabeledTextField" name="labeledTextField2">
  52. <Properties>
  53. <Property name="name" type="java.lang.String" value="labeledTextField2" noResource="true"/>
  54. </Properties>
  55. </Component>
  56. </SubComponents>
  57. </Form>