summaryrefslogtreecommitdiff
path: root/platform/platform-impl/src/com/intellij/openapi/updateSettings/impl/NoUpdatesPanel.form
blob: be22623c21429b1e563c3a9a68dcd36b2d7ab4b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.intellij.openapi.updateSettings.impl.NoUpdatesDialog.NoUpdatesPanel">
  <grid id="18751" binding="myPanel" layout-manager="GridBagLayout">
    <constraints>
      <xy x="89" y="44" width="578" height="56"/>
    </constraints>
    <properties/>
    <border type="none"/>
    <children>
      <component id="8b5e0" class="javax.swing.JLabel" binding="myNothingToUpdateLabel">
        <constraints>
          <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="7" anchor="1" fill="1" indent="0" use-parent-layout="false"/>
          <gridbag weightx="1.0" weighty="0.0"/>
        </constraints>
        <properties>
          <text value="(nothing to update)"/>
        </properties>
      </component>
      <component id="bc72e" class="javax.swing.JEditorPane" binding="myMessageArea">
        <constraints>
          <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="0" fill="3" indent="0" use-parent-layout="false">
            <preferred-size width="250" height="70"/>
          </grid>
          <gridbag top="10" left="0" bottom="0" right="0" weightx="0.0" weighty="0.0"/>
        </constraints>
        <properties>
          <contentType value="text/html"/>
        </properties>
      </component>
      <vspacer id="bf1d9">
        <constraints>
          <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
          <gridbag weightx="0.0" weighty="1.0"/>
        </constraints>
      </vspacer>
    </children>
  </grid>
</form>