SubUI.form 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.its.vms.ui.SubUI">
  3. <grid id="27dc6" binding="rootPanel" layout-manager="GridLayoutManager" row-count="2" 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="924" height="502"/>
  7. </constraints>
  8. <properties/>
  9. <border type="none"/>
  10. <children>
  11. <grid id="d0095" binding="pnlCtlr" layout-manager="GridLayoutManager" row-count="2" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
  12. <margin top="0" left="4" bottom="0" right="4"/>
  13. <constraints>
  14. <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
  15. </constraints>
  16. <properties/>
  17. <border type="none"/>
  18. <children>
  19. <grid id="17544" binding="pnlControl" layout-manager="GridLayoutManager" row-count="5" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="1" vgap="1">
  20. <margin top="0" left="0" bottom="0" right="2"/>
  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. <grid id="31344" layout-manager="GridLayoutManager" row-count="5" column-count="11" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
  28. <margin top="0" left="0" bottom="0" right="0"/>
  29. <constraints>
  30. <grid row="0" column="0" row-span="5" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
  31. </constraints>
  32. <properties/>
  33. <border type="none"/>
  34. <children>
  35. <component id="a6a03" class="javax.swing.JTextField" binding="txtName">
  36. <constraints>
  37. <grid row="1" column="4" row-span="1" col-span="3" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
  38. <preferred-size width="200" height="-1"/>
  39. </grid>
  40. </constraints>
  41. <properties>
  42. <editable value="false"/>
  43. <font name="Malgun Gothic" size="12" style="0"/>
  44. <horizontalAlignment value="2"/>
  45. <text value="제어기 명칭"/>
  46. </properties>
  47. </component>
  48. <component id="11da9" class="javax.swing.JLabel">
  49. <constraints>
  50. <grid row="1" column="0" row-span="1" col-span="4" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  51. </constraints>
  52. <properties>
  53. <font name="Malgun Gothic" size="12" style="0"/>
  54. <text value="ㅣ명칭"/>
  55. </properties>
  56. </component>
  57. <component id="dcc88" class="javax.swing.JLabel">
  58. <constraints>
  59. <grid row="2" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  60. </constraints>
  61. <properties>
  62. <font name="Malgun Gothic" size="12" style="0"/>
  63. <text value="ㅣIP / Port "/>
  64. </properties>
  65. </component>
  66. <component id="40583" class="javax.swing.JLabel">
  67. <constraints>
  68. <grid row="3" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  69. </constraints>
  70. <properties>
  71. <font name="Malgun Gothic" size="12" style="0"/>
  72. <text value="ㅣ도어"/>
  73. </properties>
  74. </component>
  75. <component id="a2741" class="javax.swing.JTextField" binding="txtDoor">
  76. <constraints>
  77. <grid row="3" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="1" indent="0" use-parent-layout="false">
  78. <minimum-size width="100" height="-1"/>
  79. <preferred-size width="100" height="-1"/>
  80. <maximum-size width="100" height="-1"/>
  81. </grid>
  82. </constraints>
  83. <properties>
  84. <editable value="false"/>
  85. <font name="Malgun Gothic" size="12" style="0"/>
  86. <horizontalAlignment value="0"/>
  87. <text value="열림/닫힘"/>
  88. </properties>
  89. </component>
  90. <component id="4b05a" class="javax.swing.JTextField" binding="txtState">
  91. <constraints>
  92. <grid row="0" column="8" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="8" fill="1" indent="0" use-parent-layout="false">
  93. <minimum-size width="100" height="-1"/>
  94. <preferred-size width="100" height="-1"/>
  95. <maximum-size width="100" height="-1"/>
  96. </grid>
  97. </constraints>
  98. <properties>
  99. <editable value="false"/>
  100. <font name="Malgun Gothic" size="12" style="0"/>
  101. <horizontalAlignment value="0"/>
  102. <text value="통신"/>
  103. </properties>
  104. </component>
  105. <component id="9e468" class="javax.swing.JTextField" binding="txtCtlrId">
  106. <constraints>
  107. <grid row="0" column="5" row-span="1" col-span="2" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
  108. <preferred-size width="150" height="-1"/>
  109. </grid>
  110. </constraints>
  111. <properties>
  112. <editable value="false"/>
  113. <font name="Malgun Gothic" size="12" style="0"/>
  114. <horizontalAlignment value="0"/>
  115. <text value="제어기 ID"/>
  116. </properties>
  117. </component>
  118. <component id="6d1e0" class="javax.swing.JTextField" binding="txtNmbr">
  119. <constraints>
  120. <grid row="0" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
  121. </constraints>
  122. <properties>
  123. <editable value="false"/>
  124. <font name="Malgun Gothic" size="12" style="0"/>
  125. <horizontalAlignment value="0"/>
  126. <text value="관리번호"/>
  127. </properties>
  128. </component>
  129. <component id="a60a6" class="javax.swing.JLabel">
  130. <constraints>
  131. <grid row="0" column="0" row-span="1" col-span="4" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  132. </constraints>
  133. <properties>
  134. <font name="Malgun Gothic" size="12" style="0"/>
  135. <text value="ㅣVMS"/>
  136. </properties>
  137. </component>
  138. <component id="72a2d" class="javax.swing.JTextField" binding="txtFan">
  139. <constraints>
  140. <grid row="3" column="6" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="1" indent="0" use-parent-layout="false">
  141. <minimum-size width="100" height="-1"/>
  142. <preferred-size width="100" height="-1"/>
  143. <maximum-size width="100" height="-1"/>
  144. </grid>
  145. </constraints>
  146. <properties>
  147. <editable value="false"/>
  148. <font name="Malgun Gothic" size="12" style="0"/>
  149. <horizontalAlignment value="0"/>
  150. <text value="가동/중지"/>
  151. </properties>
  152. </component>
  153. <component id="3b1f0" class="javax.swing.JTextField" binding="txtPort">
  154. <constraints>
  155. <grid row="2" column="6" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="1" indent="0" use-parent-layout="false">
  156. <minimum-size width="100" height="-1"/>
  157. <preferred-size width="100" height="-1"/>
  158. <maximum-size width="100" height="-1"/>
  159. </grid>
  160. </constraints>
  161. <properties>
  162. <editable value="false"/>
  163. <font name="Malgun Gothic" size="12" style="0"/>
  164. <horizontalAlignment value="0"/>
  165. <text value="3001"/>
  166. </properties>
  167. </component>
  168. <component id="ba507" class="javax.swing.JLabel">
  169. <constraints>
  170. <grid row="4" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  171. </constraints>
  172. <properties>
  173. <font name="Malgun Gothic" size="12" style="0"/>
  174. <text value="ㅣ함체온도"/>
  175. </properties>
  176. </component>
  177. <component id="140c3" class="javax.swing.JLabel">
  178. <constraints>
  179. <grid row="4" column="5" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  180. </constraints>
  181. <properties>
  182. <font name="Malgun Gothic" size="12" style="0"/>
  183. <text value="ㅣ히터"/>
  184. </properties>
  185. </component>
  186. <component id="bb275" class="javax.swing.JTextField" binding="txtTemp">
  187. <constraints>
  188. <grid row="4" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="1" indent="0" use-parent-layout="false">
  189. <minimum-size width="100" height="-1"/>
  190. <preferred-size width="100" height="-1"/>
  191. <maximum-size width="100" height="-1"/>
  192. </grid>
  193. </constraints>
  194. <properties>
  195. <editable value="false"/>
  196. <font name="Malgun Gothic" size="12" style="0"/>
  197. <horizontalAlignment value="0"/>
  198. <text value="34"/>
  199. </properties>
  200. </component>
  201. <component id="81652" class="javax.swing.JTextField" binding="txtHeater">
  202. <constraints>
  203. <grid row="4" column="6" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="1" indent="0" use-parent-layout="false">
  204. <minimum-size width="100" height="-1"/>
  205. <preferred-size width="100" height="-1"/>
  206. <maximum-size width="100" height="-1"/>
  207. </grid>
  208. </constraints>
  209. <properties>
  210. <editable value="false"/>
  211. <font name="Malgun Gothic" size="12" style="0"/>
  212. <horizontalAlignment value="0"/>
  213. <text value="가동/중지"/>
  214. </properties>
  215. </component>
  216. <component id="5de49" class="javax.swing.JTextField" binding="txtIpAddr">
  217. <constraints>
  218. <grid row="2" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
  219. </constraints>
  220. <properties>
  221. <editable value="false"/>
  222. <font name="Malgun Gothic" size="12" style="0"/>
  223. <horizontalAlignment value="0"/>
  224. <text value="192.168.113.112"/>
  225. </properties>
  226. </component>
  227. <component id="8df61" class="javax.swing.JButton" binding="btnReqStatus">
  228. <constraints>
  229. <grid row="1" column="8" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
  230. </constraints>
  231. <properties>
  232. <font name="Malgun Gothic" size="12" style="0"/>
  233. <text value="상태정보요청"/>
  234. </properties>
  235. </component>
  236. <component id="1fbd2" class="javax.swing.JButton" binding="btnReqParam">
  237. <constraints>
  238. <grid row="2" column="8" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
  239. </constraints>
  240. <properties>
  241. <font name="Malgun Gothic" size="12" style="0"/>
  242. <text value="파라미터 요청"/>
  243. </properties>
  244. </component>
  245. <component id="b14ca" class="javax.swing.JButton" binding="btnScnDnld">
  246. <constraints>
  247. <grid row="3" column="8" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
  248. </constraints>
  249. <properties>
  250. <font name="Malgun Gothic" size="12" style="0"/>
  251. <text value="시나리오 다운로드"/>
  252. </properties>
  253. </component>
  254. <component id="1d668" class="javax.swing.JButton" binding="btnTimeSync">
  255. <constraints>
  256. <grid row="4" column="8" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
  257. </constraints>
  258. <properties>
  259. <font name="Malgun Gothic" size="12" style="0"/>
  260. <text value="시간 설정"/>
  261. </properties>
  262. </component>
  263. <component id="a85f9" class="javax.swing.JButton" binding="btnSignBoardOff">
  264. <constraints>
  265. <grid row="1" column="9" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
  266. </constraints>
  267. <properties>
  268. <font name="Malgun Gothic" size="12" style="0"/>
  269. <text value="전광판 전원 OFF"/>
  270. <toolTipText value=""/>
  271. </properties>
  272. </component>
  273. <component id="7c99b" class="javax.swing.JButton" binding="btnSignBoardOn">
  274. <constraints>
  275. <grid row="1" column="10" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
  276. </constraints>
  277. <properties>
  278. <font name="Malgun Gothic" size="12" style="0"/>
  279. <text value="전광판 전원 ON"/>
  280. <toolTipText value=""/>
  281. </properties>
  282. </component>
  283. <component id="660a8" class="javax.swing.JButton" binding="btnReqFan">
  284. <constraints>
  285. <grid row="4" column="9" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
  286. </constraints>
  287. <properties>
  288. <font name="Malgun Gothic" size="12" style="0"/>
  289. <text value="Fan 제어"/>
  290. <toolTipText value=""/>
  291. </properties>
  292. </component>
  293. <component id="3d84f" class="javax.swing.JButton" binding="btnReqHeater">
  294. <constraints>
  295. <grid row="4" column="10" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
  296. </constraints>
  297. <properties>
  298. <font name="Malgun Gothic" size="12" style="0"/>
  299. <text value="Heater 제어"/>
  300. <toolTipText value=""/>
  301. </properties>
  302. </component>
  303. <component id="58c64" class="javax.swing.JComboBox" binding="cboControl">
  304. <constraints>
  305. <grid row="3" column="9" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
  306. </constraints>
  307. <properties>
  308. <font name="Malgun Gothic" size="12" style="0"/>
  309. <model>
  310. <item value="0x00: 꺼짐"/>
  311. <item value="0x01: 켜짐"/>
  312. <item value="0x02: 자동"/>
  313. </model>
  314. </properties>
  315. </component>
  316. <component id="54bbc" class="javax.swing.JLabel">
  317. <constraints>
  318. <grid row="3" column="5" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  319. </constraints>
  320. <properties>
  321. <font name="Malgun Gothic" size="12" style="0"/>
  322. <text value="ㅣ팬"/>
  323. </properties>
  324. </component>
  325. <component id="89546" class="javax.swing.JLabel">
  326. <constraints>
  327. <grid row="2" column="9" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  328. </constraints>
  329. <properties>
  330. <font name="Malgun Gothic" size="12" style="0"/>
  331. <text value="ㅣ팬/히터 제어 구분"/>
  332. </properties>
  333. </component>
  334. <component id="ce753" class="javax.swing.JLabel">
  335. <constraints>
  336. <grid row="2" column="10" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  337. </constraints>
  338. <properties>
  339. <font name="Malgun Gothic" size="12" style="0"/>
  340. <text value="ㅣ팬/히터 제어 값"/>
  341. </properties>
  342. </component>
  343. <grid id="37f8a" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
  344. <margin top="0" left="0" bottom="0" right="0"/>
  345. <constraints>
  346. <grid row="3" column="10" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
  347. </constraints>
  348. <properties/>
  349. <border type="none"/>
  350. <children>
  351. <component id="b2552" class="javax.swing.JSpinner" binding="spControl">
  352. <constraints>
  353. <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
  354. </constraints>
  355. <properties/>
  356. </component>
  357. </children>
  358. </grid>
  359. </children>
  360. </grid>
  361. </children>
  362. </grid>
  363. </children>
  364. </grid>
  365. <grid id="f1a93" layout-manager="GridLayoutManager" row-count="2" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
  366. <margin top="0" left="4" bottom="0" right="4"/>
  367. <constraints>
  368. <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">
  369. <minimum-size width="-1" height="200"/>
  370. </grid>
  371. </constraints>
  372. <properties/>
  373. <border type="none"/>
  374. <children>
  375. <grid id="28ac8" layout-manager="GridLayoutManager" row-count="1" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
  376. <margin top="2" left="0" bottom="0" right="2"/>
  377. <constraints>
  378. <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
  379. </constraints>
  380. <properties/>
  381. <border type="none"/>
  382. <children>
  383. <component id="3346d" class="javax.swing.JLabel">
  384. <constraints>
  385. <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  386. </constraints>
  387. <properties>
  388. <font name="Malgun Gothic" size="12" style="0"/>
  389. <horizontalAlignment value="2"/>
  390. <icon value="static/image/logging.png"/>
  391. <text value="제어 로그"/>
  392. </properties>
  393. </component>
  394. <component id="8bdd0" class="javax.swing.JButton" binding="btnLogClear">
  395. <constraints>
  396. <grid row="0" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="0" indent="0" use-parent-layout="false"/>
  397. </constraints>
  398. <properties>
  399. <font name="Malgun Gothic" size="12" style="0"/>
  400. <horizontalTextPosition value="0"/>
  401. <text value="지우기"/>
  402. </properties>
  403. </component>
  404. <hspacer id="b4fd9">
  405. <constraints>
  406. <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="1" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
  407. </constraints>
  408. </hspacer>
  409. </children>
  410. </grid>
  411. <scrollpane id="149c1">
  412. <constraints>
  413. <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
  414. </constraints>
  415. <properties/>
  416. <border type="none"/>
  417. <children>
  418. <component id="f75b0" class="javax.swing.JTextArea" binding="taLog">
  419. <constraints/>
  420. <properties>
  421. <background color="-16777216"/>
  422. <caretColor color="-1"/>
  423. <editable value="false"/>
  424. <font name="D2Coding" size="14" style="0"/>
  425. <foreground color="-1"/>
  426. <margin top="4" left="4" bottom="4" right="4"/>
  427. <text value="제어로그"/>
  428. </properties>
  429. </component>
  430. </children>
  431. </scrollpane>
  432. </children>
  433. </grid>
  434. </children>
  435. </grid>
  436. </form>