MainUI.form 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.its.vds.ui.MainUI">
  3. <grid id="27dc6" binding="rootPanel" 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="979" height="620"/>
  7. </constraints>
  8. <properties/>
  9. <border type="none"/>
  10. <children>
  11. <grid id="d0095" binding="pnlCtlr" layout-manager="GridLayoutManager" row-count="3" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
  12. <margin top="10" left="4" bottom="0" right="4"/>
  13. <constraints>
  14. <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
  15. </constraints>
  16. <properties/>
  17. <border type="none"/>
  18. <children>
  19. <grid id="d1b2f" binding="pnlCtlrTitle" layout-manager="GridLayoutManager" row-count="1" column-count="6" 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="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"/>
  23. </constraints>
  24. <properties/>
  25. <border type="none"/>
  26. <children>
  27. <component id="25222" class="javax.swing.JLabel">
  28. <constraints>
  29. <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"/>
  30. </constraints>
  31. <properties>
  32. <font name="Malgun Gothic" size="12" style="0"/>
  33. <horizontalAlignment value="2"/>
  34. <horizontalTextPosition value="11"/>
  35. <icon value="static/image/controller.png"/>
  36. <text value="제어기 정보"/>
  37. </properties>
  38. </component>
  39. <hspacer id="e90f6">
  40. <constraints>
  41. <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"/>
  42. </constraints>
  43. </hspacer>
  44. <component id="c9b9" class="javax.swing.JLabel">
  45. <constraints>
  46. <grid row="0" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  47. </constraints>
  48. <properties>
  49. <font name="Malgun Gothic" size="12" style="0"/>
  50. <text value="제어기 전체: "/>
  51. </properties>
  52. </component>
  53. <component id="20b88" class="javax.swing.JLabel">
  54. <constraints>
  55. <grid row="0" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  56. </constraints>
  57. <properties>
  58. <font name="Malgun Gothic" size="12" style="0"/>
  59. <text value="통신 이상: "/>
  60. </properties>
  61. </component>
  62. <component id="baf10" class="javax.swing.JLabel" binding="lblTotal">
  63. <constraints>
  64. <grid row="0" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  65. </constraints>
  66. <properties>
  67. <font name="Malgun Gothic" size="12" style="1"/>
  68. <horizontalAlignment value="0"/>
  69. <horizontalTextPosition value="0"/>
  70. <text value=" -"/>
  71. </properties>
  72. </component>
  73. <component id="1c841" class="javax.swing.JLabel" binding="lblError">
  74. <constraints>
  75. <grid row="0" column="5" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  76. </constraints>
  77. <properties>
  78. <font name="Malgun Gothic" size="12" style="1"/>
  79. <foreground color="-65536"/>
  80. <horizontalAlignment value="0"/>
  81. <horizontalTextPosition value="0"/>
  82. <text value=" -"/>
  83. </properties>
  84. </component>
  85. </children>
  86. </grid>
  87. <scrollpane id="b21be">
  88. <constraints>
  89. <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"/>
  90. </constraints>
  91. <properties/>
  92. <border type="none"/>
  93. <children>
  94. <component id="a0dd1" class="javax.swing.JTable" binding="tblCtlrList">
  95. <constraints/>
  96. <properties>
  97. <font name="Malgun Gothic" size="12" style="0"/>
  98. </properties>
  99. </component>
  100. </children>
  101. </scrollpane>
  102. <grid id="17544" binding="pnlControl" layout-manager="GridLayoutManager" row-count="1" column-count="8" same-size-horizontally="false" same-size-vertically="false" hgap="1" vgap="1">
  103. <margin top="0" left="0" bottom="0" right="2"/>
  104. <constraints>
  105. <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
  106. </constraints>
  107. <properties/>
  108. <border type="none"/>
  109. <children>
  110. <component id="660a8" class="javax.swing.JButton" binding="btnImage">
  111. <constraints>
  112. <grid row="0" column="7" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
  113. </constraints>
  114. <properties>
  115. <font name="Malgun Gothic" size="12" style="0"/>
  116. <text value="정지영상"/>
  117. </properties>
  118. </component>
  119. <hspacer id="60c19">
  120. <constraints>
  121. <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="1" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
  122. </constraints>
  123. </hspacer>
  124. <component id="3d84f" class="javax.swing.JButton" binding="btnInitialize">
  125. <constraints>
  126. <grid row="0" column="6" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
  127. </constraints>
  128. <properties>
  129. <font name="Malgun Gothic" size="12" style="0"/>
  130. <text value="초기화"/>
  131. </properties>
  132. </component>
  133. <component id="7c99b" class="javax.swing.JButton" binding="btnReset">
  134. <constraints>
  135. <grid row="0" column="5" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
  136. </constraints>
  137. <properties>
  138. <font name="Malgun Gothic" size="12" style="0"/>
  139. <text value="리셋"/>
  140. </properties>
  141. </component>
  142. <component id="a85f9" class="javax.swing.JButton" binding="btnDisconnect">
  143. <constraints>
  144. <grid row="0" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
  145. </constraints>
  146. <properties>
  147. <font name="Malgun Gothic" size="12" style="0"/>
  148. <text value="연결끊기"/>
  149. </properties>
  150. </component>
  151. <component id="a6a03" class="javax.swing.JTextField" binding="txtName">
  152. <constraints>
  153. <grid row="0" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="1" indent="0" use-parent-layout="false">
  154. <minimum-size width="200" height="-1"/>
  155. <preferred-size width="200" height="-1"/>
  156. <maximum-size width="200" height="-1"/>
  157. </grid>
  158. </constraints>
  159. <properties>
  160. <editable value="false"/>
  161. <font name="Malgun Gothic" size="12" style="0"/>
  162. <horizontalAlignment value="2"/>
  163. <text value="제어기 명칭"/>
  164. </properties>
  165. </component>
  166. <component id="6d1e0" class="javax.swing.JTextField" binding="txtId">
  167. <constraints>
  168. <grid row="0" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="1" indent="0" use-parent-layout="false">
  169. <minimum-size width="100" height="-1"/>
  170. <preferred-size width="100" height="-1"/>
  171. <maximum-size width="100" height="-1"/>
  172. </grid>
  173. </constraints>
  174. <properties>
  175. <editable value="false"/>
  176. <font name="Malgun Gothic" size="12" style="0"/>
  177. <horizontalAlignment value="0"/>
  178. <text value="ID"/>
  179. </properties>
  180. </component>
  181. <component id="7eb53" class="javax.swing.JLabel">
  182. <constraints>
  183. <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  184. </constraints>
  185. <properties>
  186. <font name="Malgun Gothic" size="12" style="0"/>
  187. <icon value="static/image/select.png"/>
  188. <text value="선택한 제어기 "/>
  189. </properties>
  190. </component>
  191. </children>
  192. </grid>
  193. </children>
  194. </grid>
  195. <grid id="1a658" binding="pnlLog" layout-manager="GridLayoutManager" row-count="2" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
  196. <margin top="0" left="4" bottom="0" right="4"/>
  197. <constraints>
  198. <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">
  199. <minimum-size width="-1" height="300"/>
  200. <preferred-size width="-1" height="300"/>
  201. <maximum-size width="-1" height="300"/>
  202. </grid>
  203. </constraints>
  204. <properties/>
  205. <border type="none"/>
  206. <children>
  207. <grid id="dbb05" binding="pnlLogTitle" layout-manager="GridLayoutManager" row-count="1" column-count="6" same-size-horizontally="false" same-size-vertically="false" hgap="1" vgap="1">
  208. <margin top="0" left="0" bottom="0" right="2"/>
  209. <constraints>
  210. <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"/>
  211. </constraints>
  212. <properties/>
  213. <border type="none"/>
  214. <children>
  215. <component id="9ac90" class="javax.swing.JLabel">
  216. <constraints>
  217. <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"/>
  218. </constraints>
  219. <properties>
  220. <font name="Malgun Gothic" size="12" style="0"/>
  221. <horizontalAlignment value="2"/>
  222. <icon value="static/image/logging.png"/>
  223. <text value="시스템 로그"/>
  224. </properties>
  225. </component>
  226. <hspacer id="656fd">
  227. <constraints>
  228. <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"/>
  229. </constraints>
  230. </hspacer>
  231. <component id="df2a0" class="javax.swing.JButton" binding="btnLogDirOpen">
  232. <constraints>
  233. <grid row="0" column="5" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="0" indent="0" use-parent-layout="false"/>
  234. </constraints>
  235. <properties>
  236. <font name="Malgun Gothic" size="12" style="0"/>
  237. <horizontalTextPosition value="0"/>
  238. <text value="로그 폴더"/>
  239. </properties>
  240. </component>
  241. <component id="69a98" class="javax.swing.JButton" binding="btnLogPause">
  242. <constraints>
  243. <grid row="0" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="0" indent="0" use-parent-layout="false"/>
  244. </constraints>
  245. <properties>
  246. <font name="Malgun Gothic" size="12" style="0"/>
  247. <horizontalTextPosition value="0"/>
  248. <text value="지우기"/>
  249. </properties>
  250. </component>
  251. <component id="1e9e7" class="javax.swing.JCheckBox" binding="chkLogPause">
  252. <constraints>
  253. <grid row="0" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
  254. </constraints>
  255. <properties>
  256. <font name="Malgun Gothic" size="12" style="0"/>
  257. <horizontalAlignment value="0"/>
  258. <horizontalTextPosition value="11"/>
  259. <text value="멈춤"/>
  260. </properties>
  261. </component>
  262. <component id="ba97c" class="javax.swing.JButton" binding="btnLogCopy">
  263. <constraints>
  264. <grid row="0" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="0" indent="0" use-parent-layout="false"/>
  265. </constraints>
  266. <properties>
  267. <font name="Malgun Gothic" size="12" style="0"/>
  268. <text value="복사"/>
  269. </properties>
  270. </component>
  271. </children>
  272. </grid>
  273. <scrollpane id="a6866">
  274. <constraints>
  275. <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"/>
  276. </constraints>
  277. <properties>
  278. <font name="D2Coding" size="12" style="0"/>
  279. </properties>
  280. <border type="none"/>
  281. <children>
  282. <component id="8ce8a" class="javax.swing.JTextArea" binding="taLog">
  283. <constraints/>
  284. <properties>
  285. <background color="-16777216"/>
  286. <caretColor color="-1"/>
  287. <editable value="false"/>
  288. <font name="D2Coding" size="14" style="0"/>
  289. <foreground color="-1"/>
  290. <margin top="4" left="4" bottom="4" right="4"/>
  291. <text value="[10:50:08.561] [ INFO] ************************************************************************************&#10;[10:50:08.561] [ INFO] ** Center Communication Server Information **&#10;[10:50:08.561] [ INFO] ** bindAddress: 0.0.0.0&#10;[10:50:08.561] [ INFO] ** listenPort: 9901&#10;[10:50:08.561] [ INFO] ** backlog: 1024&#10;[10:50:08.561] [ INFO] ** acceptThreads: 16&#10;[10:50:08.561] [ INFO] ** workerThreads: 16&#10;[10:50:08.561] [ INFO] ************************************************************************************&#10;"/>
  292. </properties>
  293. </component>
  294. </children>
  295. </scrollpane>
  296. </children>
  297. </grid>
  298. <grid id="e0774" binding="pnlStatusBar" layout-manager="GridLayoutManager" row-count="1" column-count="7" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
  299. <margin top="0" left="4" bottom="4" right="4"/>
  300. <constraints>
  301. <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
  302. </constraints>
  303. <properties/>
  304. <border type="none"/>
  305. <children>
  306. <hspacer id="653ec">
  307. <constraints>
  308. <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"/>
  309. </constraints>
  310. </hspacer>
  311. <component id="20f9" class="javax.swing.JLabel" binding="lblSystime">
  312. <constraints>
  313. <grid row="0" column="6" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="0" indent="0" use-parent-layout="false"/>
  314. </constraints>
  315. <properties>
  316. <font name="Malgun Gothic" size="12" style="1"/>
  317. <horizontalAlignment value="0"/>
  318. <horizontalTextPosition value="0"/>
  319. <text value=" 2022-08-04 13:24:33 "/>
  320. </properties>
  321. </component>
  322. <component id="a516b" class="javax.swing.JLabel">
  323. <constraints>
  324. <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"/>
  325. </constraints>
  326. <properties>
  327. <icon value="static/image/on.png"/>
  328. <text value=" "/>
  329. </properties>
  330. </component>
  331. <component id="94189" class="javax.swing.JLabel" binding="lblCpuRate">
  332. <constraints>
  333. <grid row="0" column="5" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false">
  334. <minimum-size width="40" height="-1"/>
  335. <preferred-size width="40" height="-1"/>
  336. <maximum-size width="40" height="-1"/>
  337. </grid>
  338. </constraints>
  339. <properties>
  340. <font name="Malgun Gothic" size="12" style="1"/>
  341. <horizontalAlignment value="2"/>
  342. <horizontalTextPosition value="0"/>
  343. <text value=" "/>
  344. </properties>
  345. </component>
  346. <component id="19dbe" class="javax.swing.JLabel" binding="lblMemoryUsage">
  347. <constraints>
  348. <grid row="0" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false">
  349. <minimum-size width="40" height="-1"/>
  350. <preferred-size width="40" height="-1"/>
  351. <maximum-size width="40" height="-1"/>
  352. </grid>
  353. </constraints>
  354. <properties>
  355. <font name="Malgun Gothic" size="12" style="1"/>
  356. <horizontalAlignment value="2"/>
  357. <horizontalTextPosition value="0"/>
  358. <text value=" "/>
  359. </properties>
  360. </component>
  361. <component id="f6d5e" class="javax.swing.JLabel">
  362. <constraints>
  363. <grid row="0" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="0" indent="0" use-parent-layout="false"/>
  364. </constraints>
  365. <properties>
  366. <font name="Malgun Gothic" size="12" style="0"/>
  367. <horizontalAlignment value="0"/>
  368. <horizontalTextPosition value="0"/>
  369. <text value=" CPU 사용율(%):"/>
  370. </properties>
  371. </component>
  372. <component id="d8ff5" class="javax.swing.JLabel">
  373. <constraints>
  374. <grid row="0" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="0" indent="0" use-parent-layout="false"/>
  375. </constraints>
  376. <properties>
  377. <font name="Malgun Gothic" size="12" style="0"/>
  378. <horizontalAlignment value="0"/>
  379. <horizontalTextPosition value="0"/>
  380. <text value=" 메모리 사용율(%):"/>
  381. </properties>
  382. </component>
  383. </children>
  384. </grid>
  385. </children>
  386. </grid>
  387. </form>