|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="org.gephi.plugins.neo4j.importer.ui.Neo4jDatabaseImporterConnectionPanel"> |
| 3 | + <grid id="27dc6" layout-manager="GridLayoutManager" row-count="7" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 4 | + <margin top="20" left="20" bottom="20" right="20"/> |
| 5 | + <constraints> |
| 6 | + <xy x="20" y="20" width="500" height="400"/> |
| 7 | + </constraints> |
| 8 | + <properties/> |
| 9 | + <border type="none"/> |
| 10 | + <children> |
| 11 | + <component id="8ebfa" class="javax.swing.JTextField" binding="dbUrl"> |
| 12 | + <constraints> |
| 13 | + <grid row="2" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
| 14 | + <preferred-size width="150" height="-1"/> |
| 15 | + </grid> |
| 16 | + </constraints> |
| 17 | + <properties> |
| 18 | + <text value="neo4j://localhost"/> |
| 19 | + </properties> |
| 20 | + </component> |
| 21 | + <component id="ae5ba" class="javax.swing.JLabel" binding="dbUrlLabel"> |
| 22 | + <constraints> |
| 23 | + <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="4" fill="0" indent="0" use-parent-layout="false"/> |
| 24 | + </constraints> |
| 25 | + <properties> |
| 26 | + <labelFor value="8ebfa"/> |
| 27 | + <text value="URL"/> |
| 28 | + </properties> |
| 29 | + </component> |
| 30 | + <component id="7485a" class="javax.swing.JTextField" binding="dbUsername"> |
| 31 | + <constraints> |
| 32 | + <grid row="4" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
| 33 | + <preferred-size width="150" height="-1"/> |
| 34 | + </grid> |
| 35 | + </constraints> |
| 36 | + <properties> |
| 37 | + <text value="neo4j"/> |
| 38 | + </properties> |
| 39 | + </component> |
| 40 | + <component id="85717" class="javax.swing.JPasswordField" binding="dbPassword"> |
| 41 | + <constraints> |
| 42 | + <grid row="5" column="1" 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 | + <component id="d769d" class="javax.swing.JLabel" binding="dbUsernameLabel"> |
| 49 | + <constraints> |
| 50 | + <grid row="4" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="4" fill="0" indent="0" use-parent-layout="false"/> |
| 51 | + </constraints> |
| 52 | + <properties> |
| 53 | + <labelFor value="7485a"/> |
| 54 | + <text value="Username"/> |
| 55 | + </properties> |
| 56 | + </component> |
| 57 | + <component id="4b830" class="javax.swing.JLabel" binding="dbPasswordLabel"> |
| 58 | + <constraints> |
| 59 | + <grid row="5" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="4" fill="0" indent="0" use-parent-layout="false"/> |
| 60 | + </constraints> |
| 61 | + <properties> |
| 62 | + <labelFor value="85717"/> |
| 63 | + <text value="Password"/> |
| 64 | + </properties> |
| 65 | + </component> |
| 66 | + <component id="8ed5c" class="javax.swing.JButton" binding="checkConnectivity"> |
| 67 | + <constraints> |
| 68 | + <grid row="6" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="0" indent="0" use-parent-layout="false"/> |
| 69 | + </constraints> |
| 70 | + <properties> |
| 71 | + <enabled value="true"/> |
| 72 | + <text value="Check connectivity"/> |
| 73 | + </properties> |
| 74 | + </component> |
| 75 | + <component id="56259" class="javax.swing.JLabel" binding="dbNameLabel"> |
| 76 | + <constraints> |
| 77 | + <grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 78 | + </constraints> |
| 79 | + <properties> |
| 80 | + <labelFor value="397ee"/> |
| 81 | + <text value="Database"/> |
| 82 | + </properties> |
| 83 | + </component> |
| 84 | + <component id="397ee" class="javax.swing.JTextField" binding="dbName"> |
| 85 | + <constraints> |
| 86 | + <grid row="3" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
| 87 | + <preferred-size width="150" height="-1"/> |
| 88 | + </grid> |
| 89 | + </constraints> |
| 90 | + <properties> |
| 91 | + <text value="neo4j"/> |
| 92 | + </properties> |
| 93 | + </component> |
| 94 | + <component id="e0a53" class="javax.swing.JLabel" binding="error"> |
| 95 | + <constraints> |
| 96 | + <grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="0" indent="0" use-parent-layout="false"/> |
| 97 | + </constraints> |
| 98 | + <properties> |
| 99 | + <enabled value="true"/> |
| 100 | + <foreground color="-65536"/> |
| 101 | + <text value="Label"/> |
| 102 | + <visible value="false"/> |
| 103 | + </properties> |
| 104 | + </component> |
| 105 | + <component id="b8544" class="javax.swing.JLabel" binding="success"> |
| 106 | + <constraints> |
| 107 | + <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="0" indent="0" use-parent-layout="false"/> |
| 108 | + </constraints> |
| 109 | + <properties> |
| 110 | + <foreground color="-16711936"/> |
| 111 | + <text value="Connection successful"/> |
| 112 | + <visible value="false"/> |
| 113 | + </properties> |
| 114 | + </component> |
| 115 | + </children> |
| 116 | + </grid> |
| 117 | +</form> |
0 commit comments