~ubuntu-branches/ubuntu/trusty/mediathekview/trusty

« back to all changes in this revision

Viewing changes to src/mediathek/gui/dialogEinstellungen/PanelSenderLaden.form

  • Committer: Package Import Robot
  • Author(s): Markus Koschany, 6ba46ec
  • Date: 2013-05-06 18:04:44 UTC
  • mfrom: (4.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20130506180444-oe1knj8kfeshvd8x
Tags: 3.2.1-2
[6ba46ec] Add Build-with-libjgoodies-forms-java-1.6 patch.
This patch fixes a compatibility issue with libjgoodies-forms-java 1.6. The
former class FormFactory has been renamed to FormSpecs which rendered
MediathekView unusable. (Closes: #706925)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<Form version="1.5" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
4
4
  <NonVisualComponents>
5
5
    <Component class="javax.swing.ButtonGroup" name="buttonGroup1">
 
6
      <AuxValues>
 
7
        <AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>
 
8
        <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>
 
9
      </AuxValues>
6
10
    </Component>
7
11
    <Container class="javax.swing.JLayeredPane" name="jLayeredPane1">
 
12
      <AuxValues>
 
13
        <AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>
 
14
        <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>
 
15
      </AuxValues>
8
16
 
9
17
      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JLayeredPaneSupportLayout"/>
10
18
    </Container>
96
104
          </Border>
97
105
        </Property>
98
106
      </Properties>
 
107
      <AuxValues>
 
108
        <AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>
 
109
        <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>
 
110
      </AuxValues>
99
111
 
100
112
      <Layout>
101
113
        <DimensionLayout dim="0">
134
146
          <Properties>
135
147
            <Property name="text" type="java.lang.String" value="Laden um den Faktor bremsen"/>
136
148
          </Properties>
 
149
          <AuxValues>
 
150
            <AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>
 
151
            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>
 
152
          </AuxValues>
137
153
        </Component>
138
154
      </SubComponents>
139
155
    </Container>
141
157
      <Properties>
142
158
        <Property name="text" type="java.lang.String" value="Filme von den Websiten der Sender laden, kann etwas dauern!"/>
143
159
      </Properties>
 
160
      <AuxValues>
 
161
        <AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>
 
162
        <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>
 
163
      </AuxValues>
144
164
    </Component>
145
165
    <Component class="javax.swing.JProgressBar" name="jProgressBar1">
146
166
    </Component>