This repository has been archived by the owner on May 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsettings.form
155 lines (155 loc) · 7.35 KB
/
settings.form
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="settings">
<grid id="27dc6" binding="rootPanel" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<xy x="20" y="20" width="441" height="365"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<grid id="e24fe" layout-manager="GridLayoutManager" row-count="6" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="15" bottom="0" right="15"/>
<constraints>
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="b7b17" class="javax.swing.JLabel" binding="title">
<constraints>
<grid row="0" column="0" row-span="1" col-span="2" vsize-policy="4" hsize-policy="0" anchor="0" fill="0" indent="0" use-parent-layout="false">
<preferred-size width="362" height="158"/>
</grid>
</constraints>
<properties>
<font size="48"/>
<horizontalAlignment value="0"/>
<horizontalTextPosition value="0"/>
<text value="Settings"/>
</properties>
</component>
<component id="b577c" class="javax.swing.JButton" binding="saveButton">
<constraints>
<grid row="4" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false">
<preferred-size width="362" height="30"/>
</grid>
</constraints>
<properties>
<enabled value="true"/>
<focusable value="false"/>
<font size="16"/>
<horizontalTextPosition value="0"/>
<text value="Documentation"/>
<verticalAlignment value="0"/>
</properties>
</component>
<component id="53546" class="javax.swing.JLabel" binding="description">
<constraints>
<grid row="5" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="0" fill="0" indent="0" use-parent-layout="false">
<preferred-size width="362" height="16"/>
</grid>
</constraints>
<properties>
<font size="16"/>
<horizontalAlignment value="0"/>
<horizontalTextPosition value="0"/>
<text value="Hacker UI v8.4 By _._#3324"/>
</properties>
</component>
<component id="c31d9" class="javax.swing.JLabel" binding="delayLabel">
<constraints>
<grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="3" indent="0" use-parent-layout="false">
<preferred-size width="68" height="16"/>
</grid>
</constraints>
<properties>
<horizontalAlignment value="0"/>
<horizontalTextPosition value="0"/>
<text value="Delay Number"/>
<verticalAlignment value="0"/>
<verticalTextPosition value="0"/>
</properties>
</component>
<component id="41beb" class="javax.swing.JComboBox" binding="timeBox1">
<constraints>
<grid row="2" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<focusable value="false"/>
<model>
<item value="10.000 Seconds (default)"/>
<item value="9.000 Seconds"/>
<item value="8.000 Seconds"/>
<item value="7.000 Seconds"/>
<item value="6.000 Seconds"/>
<item value="5.000 Seconds"/>
<item value="4.000 Seconds"/>
<item value="3.000 Seconds"/>
<item value="2.000 Seconds"/>
<item value="1.000 Seconds"/>
<item value="0.001 Seconds (lol)"/>
</model>
</properties>
</component>
<component id="f6be5" class="javax.swing.JComboBox" binding="delayBox2">
<constraints>
<grid row="3" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<focusable value="false"/>
<model>
<item value="300 Milli-Seconds (default)"/>
<item value="No Delay"/>
<item value="900 Milli-Seconds"/>
<item value="800 Milli-Seconds"/>
<item value="700 Milli-Seconds"/>
<item value="600 Milli-Seconds"/>
<item value="500 Milli-Seconds"/>
<item value="400 Milli-Seconds"/>
<item value="200 Milli-Seconds"/>
<item value="100 Milli-Seconds"/>
</model>
</properties>
</component>
<component id="4513b" class="javax.swing.JLabel">
<constraints>
<grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="3" indent="0" use-parent-layout="false">
<preferred-size width="68" height="16"/>
</grid>
</constraints>
<properties>
<horizontalAlignment value="0"/>
<horizontalTextPosition value="0"/>
<text value="Timer Number"/>
<verticalAlignment value="0"/>
<verticalTextPosition value="0"/>
</properties>
</component>
<component id="e40c1" class="javax.swing.JLabel">
<constraints>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="3" indent="0" use-parent-layout="false">
<preferred-size width="68" height="16"/>
</grid>
</constraints>
<properties>
<horizontalAlignment value="0"/>
<horizontalTextPosition value="0"/>
<text value="Save Automatically"/>
<verticalAlignment value="0"/>
<verticalTextPosition value="0"/>
</properties>
</component>
<component id="d3014" class="javax.swing.JButton" binding="trueButton" default-binding="true">
<constraints>
<grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="True"/>
</properties>
</component>
</children>
</grid>
</children>
</grid>
</form>