|
@@ -20,6 +20,9 @@ |
20 |
20 |
|
</wildcardResourcePatterns> |
21 |
21 |
|
<annotationProcessing enabled="false" useClasspath="true" /> |
22 |
22 |
|
</component> |
|
23 |
+ |
<component name="CopyrightManager" default=""> |
|
24 |
+ |
<module2copyright /> |
|
25 |
+ |
</component> |
23 |
26 |
|
<component name="DependencyValidationManager"> |
24 |
27 |
|
<option name="SKIP_IMPORT_STATEMENTS" value="false" /> |
25 |
28 |
|
</component> |
|
@@ -27,6 +30,172 @@ |
27 |
30 |
|
<component name="EntryPointsManager"> |
28 |
31 |
|
<entry_points version="2.0" /> |
29 |
32 |
|
</component> |
|
33 |
+ |
<component name="IdProvider" IDEtalkID="4AD09C620CB800B0FCD246CBDC9A4A1B" /> |
|
34 |
+ |
<component name="InspectionProjectProfileManager"> |
|
35 |
+ |
<profiles> |
|
36 |
+ |
<profile version="1.0" is_locked="false"> |
|
37 |
+ |
<option name="myName" value="Project Default" /> |
|
38 |
+ |
<option name="myLocal" value="false" /> |
|
39 |
+ |
<inspection_tool class="DuplicateThrows" enabled="true" level="INFO" enabled_by_default="true" /> |
|
40 |
+ |
<inspection_tool class="JavaDoc" enabled="false" level="WARNING" enabled_by_default="false"> |
|
41 |
+ |
<option name="TOP_LEVEL_CLASS_OPTIONS"> |
|
42 |
+ |
<value> |
|
43 |
+ |
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> |
|
44 |
+ |
<option name="REQUIRED_TAGS" value="" /> |
|
45 |
+ |
</value> |
|
46 |
+ |
</option> |
|
47 |
+ |
<option name="INNER_CLASS_OPTIONS"> |
|
48 |
+ |
<value> |
|
49 |
+ |
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> |
|
50 |
+ |
<option name="REQUIRED_TAGS" value="" /> |
|
51 |
+ |
</value> |
|
52 |
+ |
</option> |
|
53 |
+ |
<option name="METHOD_OPTIONS"> |
|
54 |
+ |
<value> |
|
55 |
+ |
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> |
|
56 |
+ |
<option name="REQUIRED_TAGS" value="@return@param@throws or @exception" /> |
|
57 |
+ |
</value> |
|
58 |
+ |
</option> |
|
59 |
+ |
<option name="FIELD_OPTIONS"> |
|
60 |
+ |
<value> |
|
61 |
+ |
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> |
|
62 |
+ |
<option name="REQUIRED_TAGS" value="" /> |
|
63 |
+ |
</value> |
|
64 |
+ |
</option> |
|
65 |
+ |
<option name="IGNORE_DEPRECATED" value="false" /> |
|
66 |
+ |
<option name="IGNORE_JAVADOC_PERIOD" value="true" /> |
|
67 |
+ |
<option name="IGNORE_DUPLICATED_THROWS" value="false" /> |
|
68 |
+ |
<option name="IGNORE_POINT_TO_ITSELF" value="false" /> |
|
69 |
+ |
<option name="myAdditionalJavadocTags" value="" /> |
|
70 |
+ |
</inspection_tool> |
|
71 |
+ |
<inspection_tool class="ManualArrayToCollectionCopy" enabled="false" level="WARNING" enabled_by_default="false" /> |
|
72 |
+ |
</profile> |
|
73 |
+ |
</profiles> |
|
74 |
+ |
<option name="PROJECT_PROFILE" value="Project Default" /> |
|
75 |
+ |
<option name="USE_PROJECT_PROFILE" value="true" /> |
|
76 |
+ |
<version value="1.0" /> |
|
77 |
+ |
</component> |
|
78 |
+ |
<component name="Palette2"> |
|
79 |
+ |
<group name="Swing"> |
|
80 |
+ |
<item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
|
81 |
+ |
<default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" /> |
|
82 |
+ |
</item> |
|
83 |
+ |
<item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
|
84 |
+ |
<default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" /> |
|
85 |
+ |
</item> |
|
86 |
+ |
<item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
|
87 |
+ |
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" /> |
|
88 |
+ |
</item> |
|
89 |
+ |
<item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true"> |
|
90 |
+ |
<default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" /> |
|
91 |
+ |
</item> |
|
92 |
+ |
<item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|
93 |
+ |
<default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" /> |
|
94 |
+ |
<initial-values> |
|
95 |
+ |
<property name="text" value="Button" /> |
|
96 |
+ |
</initial-values> |
|
97 |
+ |
</item> |
|
98 |
+ |
<item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|
99 |
+ |
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" /> |
|
100 |
+ |
<initial-values> |
|
101 |
+ |
<property name="text" value="RadioButton" /> |
|
102 |
+ |
</initial-values> |
|
103 |
+ |
</item> |
|
104 |
+ |
<item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|
105 |
+ |
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" /> |
|
106 |
+ |
<initial-values> |
|
107 |
+ |
<property name="text" value="CheckBox" /> |
|
108 |
+ |
</initial-values> |
|
109 |
+ |
</item> |
|
110 |
+ |
<item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
|
111 |
+ |
<default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" /> |
|
112 |
+ |
<initial-values> |
|
113 |
+ |
<property name="text" value="Label" /> |
|
114 |
+ |
</initial-values> |
|
115 |
+ |
</item> |
|
116 |
+ |
<item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|
117 |
+ |
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1"> |
|
118 |
+ |
<preferred-size width="150" height="-1" /> |
|
119 |
+ |
</default-constraints> |
|
120 |
+ |
</item> |
|
121 |
+ |
<item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|
122 |
+ |
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1"> |
|
123 |
+ |
<preferred-size width="150" height="-1" /> |
|
124 |
+ |
</default-constraints> |
|
125 |
+ |
</item> |
|
126 |
+ |
<item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|
127 |
+ |
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1"> |
|
128 |
+ |
<preferred-size width="150" height="-1" /> |
|
129 |
+ |
</default-constraints> |
|
130 |
+ |
</item> |
|
131 |
+ |
<item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|
132 |
+ |
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> |
|
133 |
+ |
<preferred-size width="150" height="50" /> |
|
134 |
+ |
</default-constraints> |
|
135 |
+ |
</item> |
|
136 |
+ |
<item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|
137 |
+ |
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> |
|
138 |
+ |
<preferred-size width="150" height="50" /> |
|
139 |
+ |
</default-constraints> |
|
140 |
+ |
</item> |
|
141 |
+ |
<item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|
142 |
+ |
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> |
|
143 |
+ |
<preferred-size width="150" height="50" /> |
|
144 |
+ |
</default-constraints> |
|
145 |
+ |
</item> |
|
146 |
+ |
<item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|
147 |
+ |
<default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" /> |
|
148 |
+ |
</item> |
|
149 |
+ |
<item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|
150 |
+ |
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> |
|
151 |
+ |
<preferred-size width="150" height="50" /> |
|
152 |
+ |
</default-constraints> |
|
153 |
+ |
</item> |
|
154 |
+ |
<item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|
155 |
+ |
<default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3"> |
|
156 |
+ |
<preferred-size width="150" height="50" /> |
|
157 |
+ |
</default-constraints> |
|
158 |
+ |
</item> |
|
159 |
+ |
<item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|
160 |
+ |
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> |
|
161 |
+ |
<preferred-size width="150" height="50" /> |
|
162 |
+ |
</default-constraints> |
|
163 |
+ |
</item> |
|
164 |
+ |
<item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|
165 |
+ |
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3"> |
|
166 |
+ |
<preferred-size width="200" height="200" /> |
|
167 |
+ |
</default-constraints> |
|
168 |
+ |
</item> |
|
169 |
+ |
<item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
|
170 |
+ |
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3"> |
|
171 |
+ |
<preferred-size width="200" height="200" /> |
|
172 |
+ |
</default-constraints> |
|
173 |
+ |
</item> |
|
174 |
+ |
<item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false" auto-create-binding="true" can-attach-label="true"> |
|
175 |
+ |
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" /> |
|
176 |
+ |
</item> |
|
177 |
+ |
<item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|
178 |
+ |
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" /> |
|
179 |
+ |
</item> |
|
180 |
+ |
<item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
|
181 |
+ |
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" /> |
|
182 |
+ |
</item> |
|
183 |
+ |
<item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|
184 |
+ |
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" /> |
|
185 |
+ |
</item> |
|
186 |
+ |
<item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
|
187 |
+ |
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1"> |
|
188 |
+ |
<preferred-size width="-1" height="20" /> |
|
189 |
+ |
</default-constraints> |
|
190 |
+ |
</item> |
|
191 |
+ |
<item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false" auto-create-binding="false" can-attach-label="false"> |
|
192 |
+ |
<default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" /> |
|
193 |
+ |
</item> |
|
194 |
+ |
<item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false"> |
|
195 |
+ |
<default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" /> |
|
196 |
+ |
</item> |
|
197 |
+ |
</group> |
|
198 |
+ |
</component> |
30 |
199 |
|
<component name="ProjectModuleManager"> |
31 |
200 |
|
<modules> |
32 |
201 |
|
<module fileurl="file://$PROJECT_DIR$/GwtUiTrimmed.iml" filepath="$PROJECT_DIR$/GwtUiTrimmed.iml" /> |
|
@@ -42,6 +211,7 @@ |
42 |
211 |
|
<configuration default="false" name="GwtUiTrimmed" type="GWT.ConfigurationType" factoryName="GWT Configuration"> |
43 |
212 |
|
<module name="GwtUiTrimmed" /> |
44 |
213 |
|
<option name="RUN_PAGE" value="index.html" /> |
|
214 |
+ |
<option name="OPEN_IN_BROWSER" value="false" /> |
45 |
215 |
|
<option name="BROWSER" value="Chrome" /> |
46 |
216 |
|
<option name="UPDATE_RESOURCES_ON_FRAME_DEACTIVATION" value="true" /> |
47 |
217 |
|
<RunnerSettings RunnerId="Debug"> |