http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/bugtracking/src/org/netbeans/modules/bugtracking/tasks/SortPanel.form ---------------------------------------------------------------------- diff --git a/bugtracking/src/org/netbeans/modules/bugtracking/tasks/SortPanel.form b/bugtracking/src/org/netbeans/modules/bugtracking/tasks/SortPanel.form index e9137ce..ea7303d 100644 --- a/bugtracking/src/org/netbeans/modules/bugtracking/tasks/SortPanel.form +++ b/bugtracking/src/org/netbeans/modules/bugtracking/tasks/SortPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>
http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/bugtracking/src/org/netbeans/modules/bugtracking/tasks/TaskNotificationPanel.form ---------------------------------------------------------------------- diff --git a/bugtracking/src/org/netbeans/modules/bugtracking/tasks/TaskNotificationPanel.form b/bugtracking/src/org/netbeans/modules/bugtracking/tasks/TaskNotificationPanel.form index 177c9db..1c70331 100644 --- a/bugtracking/src/org/netbeans/modules/bugtracking/tasks/TaskNotificationPanel.form +++ b/bugtracking/src/org/netbeans/modules/bugtracking/tasks/TaskNotificationPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="opaque" type="boolean" value="false"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/bugtracking/src/org/netbeans/modules/bugtracking/team/TeamRepositoryPanel.form ---------------------------------------------------------------------- diff --git a/bugtracking/src/org/netbeans/modules/bugtracking/team/TeamRepositoryPanel.form b/bugtracking/src/org/netbeans/modules/bugtracking/team/TeamRepositoryPanel.form index c2f962b..8a0a4f8 100644 --- a/bugtracking/src/org/netbeans/modules/bugtracking/team/TeamRepositoryPanel.form +++ b/bugtracking/src/org/netbeans/modules/bugtracking/team/TeamRepositoryPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/bugtracking/src/org/netbeans/modules/bugtracking/ui/issue/FindBar.form ---------------------------------------------------------------------- diff --git a/bugtracking/src/org/netbeans/modules/bugtracking/ui/issue/FindBar.form b/bugtracking/src/org/netbeans/modules/bugtracking/ui/issue/FindBar.form index a07051e..2cafcbf 100644 --- a/bugtracking/src/org/netbeans/modules/bugtracking/ui/issue/FindBar.form +++ b/bugtracking/src/org/netbeans/modules/bugtracking/ui/issue/FindBar.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/bugtracking/src/org/netbeans/modules/bugtracking/ui/issue/IssueTopComponent.form ---------------------------------------------------------------------- diff --git a/bugtracking/src/org/netbeans/modules/bugtracking/ui/issue/IssueTopComponent.form b/bugtracking/src/org/netbeans/modules/bugtracking/ui/issue/IssueTopComponent.form index c62bd04..f26c1e0 100644 --- a/bugtracking/src/org/netbeans/modules/bugtracking/ui/issue/IssueTopComponent.form +++ b/bugtracking/src/org/netbeans/modules/bugtracking/ui/issue/IssueTopComponent.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.4" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/bugtracking/src/org/netbeans/modules/bugtracking/ui/query/QueryTopComponent.form ---------------------------------------------------------------------- diff --git a/bugtracking/src/org/netbeans/modules/bugtracking/ui/query/QueryTopComponent.form b/bugtracking/src/org/netbeans/modules/bugtracking/ui/query/QueryTopComponent.form index 6188519..165332c 100644 --- a/bugtracking/src/org/netbeans/modules/bugtracking/ui/query/QueryTopComponent.form +++ b/bugtracking/src/org/netbeans/modules/bugtracking/ui/query/QueryTopComponent.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/bugtracking/src/org/netbeans/modules/bugtracking/ui/search/QuickSearchComboBar.form ---------------------------------------------------------------------- diff --git a/bugtracking/src/org/netbeans/modules/bugtracking/ui/search/QuickSearchComboBar.form b/bugtracking/src/org/netbeans/modules/bugtracking/ui/search/QuickSearchComboBar.form index f35a9b0..216915d 100644 --- a/bugtracking/src/org/netbeans/modules/bugtracking/ui/search/QuickSearchComboBar.form +++ b/bugtracking/src/org/netbeans/modules/bugtracking/ui/search/QuickSearchComboBar.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.6" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/bugtracking/src/org/netbeans/modules/bugtracking/ui/search/QuickSearchPanel.form ---------------------------------------------------------------------- diff --git a/bugtracking/src/org/netbeans/modules/bugtracking/ui/search/QuickSearchPanel.form b/bugtracking/src/org/netbeans/modules/bugtracking/ui/search/QuickSearchPanel.form index b1e80c0..ed7a074 100644 --- a/bugtracking/src/org/netbeans/modules/bugtracking/ui/search/QuickSearchPanel.form +++ b/bugtracking/src/org/netbeans/modules/bugtracking/ui/search/QuickSearchPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/bugtracking/src/org/netbeans/modules/bugtracking/ui/search/QuickSearchPopup.form ---------------------------------------------------------------------- diff --git a/bugtracking/src/org/netbeans/modules/bugtracking/ui/search/QuickSearchPopup.form b/bugtracking/src/org/netbeans/modules/bugtracking/ui/search/QuickSearchPopup.form index 40692e7..a083a39 100644 --- a/bugtracking/src/org/netbeans/modules/bugtracking/ui/search/QuickSearchPopup.form +++ b/bugtracking/src/org/netbeans/modules/bugtracking/ui/search/QuickSearchPopup.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.6" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/bugzilla/src/org/netbeans/modules/bugzilla/commands/HtmlPanel.form ---------------------------------------------------------------------- diff --git a/bugzilla/src/org/netbeans/modules/bugzilla/commands/HtmlPanel.form b/bugzilla/src/org/netbeans/modules/bugzilla/commands/HtmlPanel.form index fb6ec2f..ebce4a8 100644 --- a/bugzilla/src/org/netbeans/modules/bugzilla/commands/HtmlPanel.form +++ b/bugzilla/src/org/netbeans/modules/bugzilla/commands/HtmlPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.4" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/bugzilla/src/org/netbeans/modules/bugzilla/issue/IssuePanel.form ---------------------------------------------------------------------- diff --git a/bugzilla/src/org/netbeans/modules/bugzilla/issue/IssuePanel.form b/bugzilla/src/org/netbeans/modules/bugzilla/issue/IssuePanel.form index 354bcb6..f7d54c1 100644 --- a/bugzilla/src/org/netbeans/modules/bugzilla/issue/IssuePanel.form +++ b/bugzilla/src/org/netbeans/modules/bugzilla/issue/IssuePanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <NonVisualComponents> <Component class="javax.swing.JTextField" name="productField"> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/bugzilla/src/org/netbeans/modules/bugzilla/issue/ResolveIssuePanel.form ---------------------------------------------------------------------- diff --git a/bugzilla/src/org/netbeans/modules/bugzilla/issue/ResolveIssuePanel.form b/bugzilla/src/org/netbeans/modules/bugzilla/issue/ResolveIssuePanel.form index 4e3836c..37006f6 100644 --- a/bugzilla/src/org/netbeans/modules/bugzilla/issue/ResolveIssuePanel.form +++ b/bugzilla/src/org/netbeans/modules/bugzilla/issue/ResolveIssuePanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/bugzilla/src/org/netbeans/modules/bugzilla/query/QueryPanel.form ---------------------------------------------------------------------- diff --git a/bugzilla/src/org/netbeans/modules/bugzilla/query/QueryPanel.form b/bugzilla/src/org/netbeans/modules/bugzilla/query/QueryPanel.form index 8d1d271..6fbe51a 100644 --- a/bugzilla/src/org/netbeans/modules/bugzilla/query/QueryPanel.form +++ b/bugzilla/src/org/netbeans/modules/bugzilla/query/QueryPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <NonVisualComponents> <Container class="javax.swing.JPanel" name="byLastChangePanel"> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/bugzilla/src/org/netbeans/modules/bugzilla/repository/NBLoginPanel.form ---------------------------------------------------------------------- diff --git a/bugzilla/src/org/netbeans/modules/bugzilla/repository/NBLoginPanel.form b/bugzilla/src/org/netbeans/modules/bugzilla/repository/NBLoginPanel.form index 6b50615..97b2b43 100644 --- a/bugzilla/src/org/netbeans/modules/bugzilla/repository/NBLoginPanel.form +++ b/bugzilla/src/org/netbeans/modules/bugzilla/repository/NBLoginPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/bugzilla/src/org/netbeans/modules/bugzilla/repository/RepositoryPanel.form ---------------------------------------------------------------------- diff --git a/bugzilla/src/org/netbeans/modules/bugzilla/repository/RepositoryPanel.form b/bugzilla/src/org/netbeans/modules/bugzilla/repository/RepositoryPanel.form index e1223da..cfc354e 100644 --- a/bugzilla/src/org/netbeans/modules/bugzilla/repository/RepositoryPanel.form +++ b/bugzilla/src/org/netbeans/modules/bugzilla/repository/RepositoryPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/bugzilla/test/unit/src/org/netbeans/modules/bugzilla/HtmlPanel.form ---------------------------------------------------------------------- diff --git a/bugzilla/test/unit/src/org/netbeans/modules/bugzilla/HtmlPanel.form b/bugzilla/test/unit/src/org/netbeans/modules/bugzilla/HtmlPanel.form index e535cc5..794796a 100644 --- a/bugzilla/test/unit/src/org/netbeans/modules/bugzilla/HtmlPanel.form +++ b/bugzilla/test/unit/src/org/netbeans/modules/bugzilla/HtmlPanel.form @@ -1,5 +1,26 @@ <?xml version="1.1" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.4" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/code.analysis/src/org/netbeans/modules/analysis/RequiredPluginsPanel.form ---------------------------------------------------------------------- diff --git a/code.analysis/src/org/netbeans/modules/analysis/RequiredPluginsPanel.form b/code.analysis/src/org/netbeans/modules/analysis/RequiredPluginsPanel.form index 501add7..21da663 100644 --- a/code.analysis/src/org/netbeans/modules/analysis/RequiredPluginsPanel.form +++ b/code.analysis/src/org/netbeans/modules/analysis/RequiredPluginsPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/code.analysis/src/org/netbeans/modules/analysis/RunAnalysisPanel.form ---------------------------------------------------------------------- diff --git a/code.analysis/src/org/netbeans/modules/analysis/RunAnalysisPanel.form b/code.analysis/src/org/netbeans/modules/analysis/RunAnalysisPanel.form index 65dde38..a24ca0d 100644 --- a/code.analysis/src/org/netbeans/modules/analysis/RunAnalysisPanel.form +++ b/code.analysis/src/org/netbeans/modules/analysis/RunAnalysisPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <NonVisualComponents> <Component class="javax.swing.ButtonGroup" name="radioButtons"> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/code.analysis/src/org/netbeans/modules/analysis/ui/AdjustConfigurationPanel.form ---------------------------------------------------------------------- diff --git a/code.analysis/src/org/netbeans/modules/analysis/ui/AdjustConfigurationPanel.form b/code.analysis/src/org/netbeans/modules/analysis/ui/AdjustConfigurationPanel.form index 11a2874..409f75b 100644 --- a/code.analysis/src/org/netbeans/modules/analysis/ui/AdjustConfigurationPanel.form +++ b/code.analysis/src/org/netbeans/modules/analysis/ui/AdjustConfigurationPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/code.analysis/src/org/netbeans/modules/analysis/ui/AnalysisResultTopComponent.form ---------------------------------------------------------------------- diff --git a/code.analysis/src/org/netbeans/modules/analysis/ui/AnalysisResultTopComponent.form b/code.analysis/src/org/netbeans/modules/analysis/ui/AnalysisResultTopComponent.form index 14c576c..90e005a 100644 --- a/code.analysis/src/org/netbeans/modules/analysis/ui/AnalysisResultTopComponent.form +++ b/code.analysis/src/org/netbeans/modules/analysis/ui/AnalysisResultTopComponent.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/core.browser.webview/src/org/netbeans/core/browser/webview/OldRuntimePanel.form ---------------------------------------------------------------------- diff --git a/core.browser.webview/src/org/netbeans/core/browser/webview/OldRuntimePanel.form b/core.browser.webview/src/org/netbeans/core/browser/webview/OldRuntimePanel.form index cc86670..90bf820 100644 --- a/core.browser.webview/src/org/netbeans/core/browser/webview/OldRuntimePanel.form +++ b/core.browser.webview/src/org/netbeans/core/browser/webview/OldRuntimePanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/core.execution/src/org/netbeans/core/execution/beaninfo/editors/NbClassPathCustomEditor.form ---------------------------------------------------------------------- diff --git a/core.execution/src/org/netbeans/core/execution/beaninfo/editors/NbClassPathCustomEditor.form b/core.execution/src/org/netbeans/core/execution/beaninfo/editors/NbClassPathCustomEditor.form index adf70f5..a74dec3 100644 --- a/core.execution/src/org/netbeans/core/execution/beaninfo/editors/NbClassPathCustomEditor.form +++ b/core.execution/src/org/netbeans/core/execution/beaninfo/editors/NbClassPathCustomEditor.form @@ -1,5 +1,26 @@ <?xml version="1.1" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/core.execution/src/org/netbeans/core/execution/beaninfo/editors/NbProcessDescriptorCustomEditor.form ---------------------------------------------------------------------- diff --git a/core.execution/src/org/netbeans/core/execution/beaninfo/editors/NbProcessDescriptorCustomEditor.form b/core.execution/src/org/netbeans/core/execution/beaninfo/editors/NbProcessDescriptorCustomEditor.form index b9de896..ddf3493 100644 --- a/core.execution/src/org/netbeans/core/execution/beaninfo/editors/NbProcessDescriptorCustomEditor.form +++ b/core.execution/src/org/netbeans/core/execution/beaninfo/editors/NbProcessDescriptorCustomEditor.form @@ -1,5 +1,26 @@ <?xml version="1.1" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/core.multitabs/src/org/netbeans/core/multitabs/prefs/InnerTabsPanel.form ---------------------------------------------------------------------- diff --git a/core.multitabs/src/org/netbeans/core/multitabs/prefs/InnerTabsPanel.form b/core.multitabs/src/org/netbeans/core/multitabs/prefs/InnerTabsPanel.form index e6f2674..7951888 100644 --- a/core.multitabs/src/org/netbeans/core/multitabs/prefs/InnerTabsPanel.form +++ b/core.multitabs/src/org/netbeans/core/multitabs/prefs/InnerTabsPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <NonVisualComponents> <Component class="javax.swing.ButtonGroup" name="buttonGroup1"> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/core.multiview/src/org/netbeans/core/multiview/EmptyViewDescription.form ---------------------------------------------------------------------- diff --git a/core.multiview/src/org/netbeans/core/multiview/EmptyViewDescription.form b/core.multiview/src/org/netbeans/core/multiview/EmptyViewDescription.form index d99fa6c..c1e3923 100644 --- a/core.multiview/src/org/netbeans/core/multiview/EmptyViewDescription.form +++ b/core.multiview/src/org/netbeans/core/multiview/EmptyViewDescription.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/core.output2/src/org/netbeans/core/output2/FindDialogPanel.form ---------------------------------------------------------------------- diff --git a/core.output2/src/org/netbeans/core/output2/FindDialogPanel.form b/core.output2/src/org/netbeans/core/output2/FindDialogPanel.form index 3b0d0142..8d3a19e 100644 --- a/core.output2/src/org/netbeans/core/output2/FindDialogPanel.form +++ b/core.output2/src/org/netbeans/core/output2/FindDialogPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/core.output2/src/org/netbeans/core/output2/options/OutputSettingsPanel.form ---------------------------------------------------------------------- diff --git a/core.output2/src/org/netbeans/core/output2/options/OutputSettingsPanel.form b/core.output2/src/org/netbeans/core/output2/options/OutputSettingsPanel.form index 2e9037e..98061d7 100644 --- a/core.output2/src/org/netbeans/core/output2/options/OutputSettingsPanel.form +++ b/core.output2/src/org/netbeans/core/output2/options/OutputSettingsPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/core.ui/src/org/netbeans/core/ui/options/filetypes/FileAssociationsPanel.form ---------------------------------------------------------------------- diff --git a/core.ui/src/org/netbeans/core/ui/options/filetypes/FileAssociationsPanel.form b/core.ui/src/org/netbeans/core/ui/options/filetypes/FileAssociationsPanel.form index 9b0fafc..6ca4877 100644 --- a/core.ui/src/org/netbeans/core/ui/options/filetypes/FileAssociationsPanel.form +++ b/core.ui/src/org/netbeans/core/ui/options/filetypes/FileAssociationsPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.6" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/core.ui/src/org/netbeans/core/ui/options/filetypes/NewExtensionPanel.form ---------------------------------------------------------------------- diff --git a/core.ui/src/org/netbeans/core/ui/options/filetypes/NewExtensionPanel.form b/core.ui/src/org/netbeans/core/ui/options/filetypes/NewExtensionPanel.form index 38c4a0d..e6d3ebc 100644 --- a/core.ui/src/org/netbeans/core/ui/options/filetypes/NewExtensionPanel.form +++ b/core.ui/src/org/netbeans/core/ui/options/filetypes/NewExtensionPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/core.ui/src/org/netbeans/core/ui/options/filetypes/OpenAsPanel.form ---------------------------------------------------------------------- diff --git a/core.ui/src/org/netbeans/core/ui/options/filetypes/OpenAsPanel.form b/core.ui/src/org/netbeans/core/ui/options/filetypes/OpenAsPanel.form index ed2996f..4077290 100644 --- a/core.ui/src/org/netbeans/core/ui/options/filetypes/OpenAsPanel.form +++ b/core.ui/src/org/netbeans/core/ui/options/filetypes/OpenAsPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/core.ui/src/org/netbeans/core/ui/options/general/AdvancedProxyPanel.form ---------------------------------------------------------------------- diff --git a/core.ui/src/org/netbeans/core/ui/options/general/AdvancedProxyPanel.form b/core.ui/src/org/netbeans/core/ui/options/general/AdvancedProxyPanel.form index b323a7f..ea63516 100644 --- a/core.ui/src/org/netbeans/core/ui/options/general/AdvancedProxyPanel.form +++ b/core.ui/src/org/netbeans/core/ui/options/general/AdvancedProxyPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.4" maxVersion="1.4" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AccessibilityProperties> <Property name="AccessibleContext.accessibleDescription" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/core.ui/src/org/netbeans/core/ui/options/general/GeneralOptionsPanel.form ---------------------------------------------------------------------- diff --git a/core.ui/src/org/netbeans/core/ui/options/general/GeneralOptionsPanel.form b/core.ui/src/org/netbeans/core/ui/options/general/GeneralOptionsPanel.form index ab99ad1..a589573 100644 --- a/core.ui/src/org/netbeans/core/ui/options/general/GeneralOptionsPanel.form +++ b/core.ui/src/org/netbeans/core/ui/options/general/GeneralOptionsPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.4" maxVersion="1.4" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/core.ui/src/org/netbeans/core/ui/options/general/WebBrowsersOptionsPanel.form ---------------------------------------------------------------------- diff --git a/core.ui/src/org/netbeans/core/ui/options/general/WebBrowsersOptionsPanel.form b/core.ui/src/org/netbeans/core/ui/options/general/WebBrowsersOptionsPanel.form index 52a4561..8a92702 100644 --- a/core.ui/src/org/netbeans/core/ui/options/general/WebBrowsersOptionsPanel.form +++ b/core.ui/src/org/netbeans/core/ui/options/general/WebBrowsersOptionsPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.4" maxVersion="1.4" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AccessibilityProperties> <Property name="AccessibleContext.accessibleName" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/core.windows/src/org/netbeans/core/windows/design/DesignViewComponent.form ---------------------------------------------------------------------- diff --git a/core.windows/src/org/netbeans/core/windows/design/DesignViewComponent.form b/core.windows/src/org/netbeans/core/windows/design/DesignViewComponent.form index d1b3a7a..8fcea49 100644 --- a/core.windows/src/org/netbeans/core/windows/design/DesignViewComponent.form +++ b/core.windows/src/org/netbeans/core/windows/design/DesignViewComponent.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/core.windows/src/org/netbeans/core/windows/documentgroup/ManageGroupsPanel.form ---------------------------------------------------------------------- diff --git a/core.windows/src/org/netbeans/core/windows/documentgroup/ManageGroupsPanel.form b/core.windows/src/org/netbeans/core/windows/documentgroup/ManageGroupsPanel.form index c04fe6b..a220b96 100644 --- a/core.windows/src/org/netbeans/core/windows/documentgroup/ManageGroupsPanel.form +++ b/core.windows/src/org/netbeans/core/windows/documentgroup/ManageGroupsPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.4" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/core.windows/src/org/netbeans/core/windows/documentgroup/NewGroupPanel.form ---------------------------------------------------------------------- diff --git a/core.windows/src/org/netbeans/core/windows/documentgroup/NewGroupPanel.form b/core.windows/src/org/netbeans/core/windows/documentgroup/NewGroupPanel.form index 9cf887c..4b5b49d 100644 --- a/core.windows/src/org/netbeans/core/windows/documentgroup/NewGroupPanel.form +++ b/core.windows/src/org/netbeans/core/windows/documentgroup/NewGroupPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.4" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/core.windows/src/org/netbeans/core/windows/options/LafPanel.form ---------------------------------------------------------------------- diff --git a/core.windows/src/org/netbeans/core/windows/options/LafPanel.form b/core.windows/src/org/netbeans/core/windows/options/LafPanel.form index 94fbb36..0ac2eb0 100644 --- a/core.windows/src/org/netbeans/core/windows/options/LafPanel.form +++ b/core.windows/src/org/netbeans/core/windows/options/LafPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.6" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <NonVisualComponents> <Component class="javax.swing.ButtonGroup" name="buttonGroup1"> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/core.windows/src/org/netbeans/core/windows/options/TabsPanel.form ---------------------------------------------------------------------- diff --git a/core.windows/src/org/netbeans/core/windows/options/TabsPanel.form b/core.windows/src/org/netbeans/core/windows/options/TabsPanel.form index 5248fd7..5c49c5e 100644 --- a/core.windows/src/org/netbeans/core/windows/options/TabsPanel.form +++ b/core.windows/src/org/netbeans/core/windows/options/TabsPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.6" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <NonVisualComponents> <Component class="javax.swing.ButtonGroup" name="buttonGroup1"> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/core.windows/src/org/netbeans/core/windows/options/WinSysPanel.form ---------------------------------------------------------------------- diff --git a/core.windows/src/org/netbeans/core/windows/options/WinSysPanel.form b/core.windows/src/org/netbeans/core/windows/options/WinSysPanel.form index fe2a75a..ad261a1 100644 --- a/core.windows/src/org/netbeans/core/windows/options/WinSysPanel.form +++ b/core.windows/src/org/netbeans/core/windows/options/WinSysPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.6" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <NonVisualComponents> <Component class="javax.swing.ButtonGroup" name="buttonGroup1"> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/core.windows/src/org/netbeans/core/windows/view/ui/DocumentsDlg.form ---------------------------------------------------------------------- diff --git a/core.windows/src/org/netbeans/core/windows/view/ui/DocumentsDlg.form b/core.windows/src/org/netbeans/core/windows/view/ui/DocumentsDlg.form index d482d9c..7326f82 100644 --- a/core.windows/src/org/netbeans/core/windows/view/ui/DocumentsDlg.form +++ b/core.windows/src/org/netbeans/core/windows/view/ui/DocumentsDlg.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <NonVisualComponents> <Component class="javax.swing.ButtonGroup" name="buttonGroup1"> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/core.windows/src/org/netbeans/core/windows/view/ui/toolbars/ConfigureToolbarPanel.form ---------------------------------------------------------------------- diff --git a/core.windows/src/org/netbeans/core/windows/view/ui/toolbars/ConfigureToolbarPanel.form b/core.windows/src/org/netbeans/core/windows/view/ui/toolbars/ConfigureToolbarPanel.form index 0813389..bdb7d41 100644 --- a/core.windows/src/org/netbeans/core/windows/view/ui/toolbars/ConfigureToolbarPanel.form +++ b/core.windows/src/org/netbeans/core/windows/view/ui/toolbars/ConfigureToolbarPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/csl.api/src/org/netbeans/modules/csl/editor/hyperlink/DeclarationPopup.form ---------------------------------------------------------------------- diff --git a/csl.api/src/org/netbeans/modules/csl/editor/hyperlink/DeclarationPopup.form b/csl.api/src/org/netbeans/modules/csl/editor/hyperlink/DeclarationPopup.form index 7b9283c..65ef1c6 100644 --- a/csl.api/src/org/netbeans/modules/csl/editor/hyperlink/DeclarationPopup.form +++ b/csl.api/src/org/netbeans/modules/csl/editor/hyperlink/DeclarationPopup.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="focusCycleRoot" type="boolean" value="true"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/csl.api/src/org/netbeans/modules/csl/editor/overridden/IsOverriddenPopup.form ---------------------------------------------------------------------- diff --git a/csl.api/src/org/netbeans/modules/csl/editor/overridden/IsOverriddenPopup.form b/csl.api/src/org/netbeans/modules/csl/editor/overridden/IsOverriddenPopup.form index 7b9283c..65ef1c6 100644 --- a/csl.api/src/org/netbeans/modules/csl/editor/overridden/IsOverriddenPopup.form +++ b/csl.api/src/org/netbeans/modules/csl/editor/overridden/IsOverriddenPopup.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="focusCycleRoot" type="boolean" value="true"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/csl.api/src/org/netbeans/modules/csl/hints/infrastructure/HintsPanel.form ---------------------------------------------------------------------- diff --git a/csl.api/src/org/netbeans/modules/csl/hints/infrastructure/HintsPanel.form b/csl.api/src/org/netbeans/modules/csl/hints/infrastructure/HintsPanel.form index aebf6df..49d8640 100644 --- a/csl.api/src/org/netbeans/modules/csl/hints/infrastructure/HintsPanel.form +++ b/csl.api/src/org/netbeans/modules/csl/hints/infrastructure/HintsPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/csl.api/src/org/netbeans/modules/csl/navigation/ClassMemberPanelUI.form ---------------------------------------------------------------------- diff --git a/csl.api/src/org/netbeans/modules/csl/navigation/ClassMemberPanelUI.form b/csl.api/src/org/netbeans/modules/csl/navigation/ClassMemberPanelUI.form index b7fc1c6..a4339f4 100644 --- a/csl.api/src/org/netbeans/modules/csl/navigation/ClassMemberPanelUI.form +++ b/csl.api/src/org/netbeans/modules/csl/navigation/ClassMemberPanelUI.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.4" maxVersion="1.4" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/css.editor/src/org/netbeans/modules/css/editor/ui/CssRuleCreateActionDialog.form ---------------------------------------------------------------------- diff --git a/css.editor/src/org/netbeans/modules/css/editor/ui/CssRuleCreateActionDialog.form b/css.editor/src/org/netbeans/modules/css/editor/ui/CssRuleCreateActionDialog.form index 3962ede..318cc3c 100644 --- a/css.editor/src/org/netbeans/modules/css/editor/ui/CssRuleCreateActionDialog.form +++ b/css.editor/src/org/netbeans/modules/css/editor/ui/CssRuleCreateActionDialog.form @@ -1,5 +1,26 @@ <?xml version="1.1" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.4" maxVersion="1.4" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <NonVisualComponents> <Component class="javax.swing.ButtonGroup" name="selectRuleButtonGroup"> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/css.editor/src/org/netbeans/modules/css/refactoring/RenamePanel.form ---------------------------------------------------------------------- diff --git a/css.editor/src/org/netbeans/modules/css/refactoring/RenamePanel.form b/css.editor/src/org/netbeans/modules/css/refactoring/RenamePanel.form index 6f60af5..2a62928 100644 --- a/css.editor/src/org/netbeans/modules/css/refactoring/RenamePanel.form +++ b/css.editor/src/org/netbeans/modules/css/refactoring/RenamePanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/css.editor/src/org/netbeans/modules/css/refactoring/WhereUsedPanel.form ---------------------------------------------------------------------- diff --git a/css.editor/src/org/netbeans/modules/css/refactoring/WhereUsedPanel.form b/css.editor/src/org/netbeans/modules/css/refactoring/WhereUsedPanel.form index 2c4d849..0151d7f 100644 --- a/css.editor/src/org/netbeans/modules/css/refactoring/WhereUsedPanel.form +++ b/css.editor/src/org/netbeans/modules/css/refactoring/WhereUsedPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/css.prep/src/org/netbeans/modules/css/prep/editor/refactoring/RenamePanel.form ---------------------------------------------------------------------- diff --git a/css.prep/src/org/netbeans/modules/css/prep/editor/refactoring/RenamePanel.form b/css.prep/src/org/netbeans/modules/css/prep/editor/refactoring/RenamePanel.form index 05bbc9d..5b9da67 100644 --- a/css.prep/src/org/netbeans/modules/css/prep/editor/refactoring/RenamePanel.form +++ b/css.prep/src/org/netbeans/modules/css/prep/editor/refactoring/RenamePanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/css.prep/src/org/netbeans/modules/css/prep/editor/refactoring/WhereUsedPanel.form ---------------------------------------------------------------------- diff --git a/css.prep/src/org/netbeans/modules/css/prep/editor/refactoring/WhereUsedPanel.form b/css.prep/src/org/netbeans/modules/css/prep/editor/refactoring/WhereUsedPanel.form index c7621a6..220e9e5 100644 --- a/css.prep/src/org/netbeans/modules/css/prep/editor/refactoring/WhereUsedPanel.form +++ b/css.prep/src/org/netbeans/modules/css/prep/editor/refactoring/WhereUsedPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/css.prep/src/org/netbeans/modules/css/prep/ui/customizer/CustomizerOptionsPanel.form ---------------------------------------------------------------------- diff --git a/css.prep/src/org/netbeans/modules/css/prep/ui/customizer/CustomizerOptionsPanel.form b/css.prep/src/org/netbeans/modules/css/prep/ui/customizer/CustomizerOptionsPanel.form index 2de9b94..681e443 100644 --- a/css.prep/src/org/netbeans/modules/css/prep/ui/customizer/CustomizerOptionsPanel.form +++ b/css.prep/src/org/netbeans/modules/css/prep/ui/customizer/CustomizerOptionsPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.3" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/css.prep/src/org/netbeans/modules/css/prep/ui/customizer/OptionsPanel.form ---------------------------------------------------------------------- diff --git a/css.prep/src/org/netbeans/modules/css/prep/ui/customizer/OptionsPanel.form b/css.prep/src/org/netbeans/modules/css/prep/ui/customizer/OptionsPanel.form index 93ccfc9..1f0f47d 100644 --- a/css.prep/src/org/netbeans/modules/css/prep/ui/customizer/OptionsPanel.form +++ b/css.prep/src/org/netbeans/modules/css/prep/ui/customizer/OptionsPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/2861b9c8/css.prep/src/org/netbeans/modules/css/prep/ui/options/LessOptionsPanel.form ---------------------------------------------------------------------- diff --git a/css.prep/src/org/netbeans/modules/css/prep/ui/options/LessOptionsPanel.form b/css.prep/src/org/netbeans/modules/css/prep/ui/options/LessOptionsPanel.form index dd1e3f5..6840106 100644 --- a/css.prep/src/org/netbeans/modules/css/prep/ui/options/LessOptionsPanel.form +++ b/css.prep/src/org/netbeans/modules/css/prep/ui/options/LessOptionsPanel.form @@ -1,5 +1,26 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + <Form version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>