jdk/test/java/awt/Window/TranslucentShapedFrameTest/TranslucentShapedFrameTest.form
author anthony
Tue, 21 Apr 2009 11:35:52 +0400
changeset 2648 aa45a227fce3
permissions -rw-r--r--
6802853: API: shaped & translucent windows Summary: A public API for the feature forward-ported from 6u10. Reviewed-by: yan
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2648
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8" ?>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
     2
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
     3
<Form version="1.3" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
     4
  <NonVisualComponents>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
     5
    <Component class="javax.swing.ButtonGroup" name="createDisposeGrp">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
     6
    </Component>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
     7
  </NonVisualComponents>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
     8
  <Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
     9
    <Property name="defaultCloseOperation" type="int" value="3"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    10
    <Property name="title" type="java.lang.String" value="TranslucentShapedFrameTest"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    11
  </Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    12
  <SyntheticProperties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    13
    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    14
  </SyntheticProperties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    15
  <AuxValues>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    16
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    17
    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    18
    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    19
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    20
    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    21
    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    22
  </AuxValues>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    23
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    24
  <Layout>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    25
    <DimensionLayout dim="0">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    26
      <Group type="103" groupAlignment="0" attributes="0">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    27
          <Group type="102" attributes="0">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    28
              <EmptySpace max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    29
              <Group type="103" groupAlignment="0" attributes="0">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    30
                  <Group type="102" alignment="0" attributes="0">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    31
                      <Component id="transparencySld" pref="375" max="32767" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    32
                      <EmptySpace max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    33
                  </Group>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    34
                  <Component id="jLabel1" alignment="0" min="-2" max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    35
                  <Group type="102" alignment="0" attributes="0">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    36
                      <Component id="shapedCb" min="-2" max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    37
                      <EmptySpace max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    38
                      <Component id="nonOpaqueChb" min="-2" max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    39
                      <EmptySpace max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    40
                      <Component id="useSwingCb" min="-2" max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    41
                      <EmptySpace pref="102" max="32767" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    42
                  </Group>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    43
                  <Group type="102" alignment="0" attributes="0">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    44
                      <Group type="103" groupAlignment="0" attributes="0">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    45
                          <Group type="102" alignment="0" attributes="0">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    46
                              <Component id="jLabel2" min="-2" max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    47
                              <EmptySpace pref="314" max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    48
                          </Group>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    49
                          <Group type="102" alignment="0" attributes="0">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    50
                              <Component id="passedBtn" min="-2" max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    51
                              <EmptySpace max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    52
                              <Component id="failedBtn" min="-2" max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    53
                              <EmptySpace pref="241" max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    54
                          </Group>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    55
                          <Component id="jScrollPane1" alignment="1" pref="375" max="32767" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    56
                          <Group type="102" alignment="0" attributes="0">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    57
                              <Component id="createFrameBtn" min="-2" pref="187" max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    58
                              <EmptySpace max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    59
                              <Component id="disposeFrameBtn" min="-2" pref="182" max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    60
                          </Group>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    61
                      </Group>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    62
                      <EmptySpace max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    63
                  </Group>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    64
              </Group>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    65
          </Group>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    66
      </Group>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    67
    </DimensionLayout>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    68
    <DimensionLayout dim="1">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    69
      <Group type="103" groupAlignment="0" attributes="0">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    70
          <Group type="102" alignment="0" attributes="0">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    71
              <EmptySpace max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    72
              <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    73
              <EmptySpace max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    74
              <Component id="transparencySld" min="-2" max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    75
              <EmptySpace max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    76
              <Group type="103" groupAlignment="3" attributes="0">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    77
                  <Component id="shapedCb" alignment="3" min="-2" max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    78
                  <Component id="nonOpaqueChb" alignment="3" min="-2" max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    79
                  <Component id="useSwingCb" alignment="3" min="-2" max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    80
              </Group>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    81
              <EmptySpace max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    82
              <Group type="103" groupAlignment="3" attributes="0">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    83
                  <Component id="disposeFrameBtn" alignment="3" min="-2" max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    84
                  <Component id="createFrameBtn" alignment="3" min="-2" max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    85
              </Group>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    86
              <EmptySpace min="-2" pref="17" max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    87
              <Component id="jLabel2" min="-2" max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    88
              <EmptySpace max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    89
              <Component id="jScrollPane1" min="-2" pref="148" max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    90
              <EmptySpace max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    91
              <Group type="103" groupAlignment="3" attributes="0">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    92
                  <Component id="passedBtn" alignment="3" min="-2" max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    93
                  <Component id="failedBtn" alignment="3" min="-2" max="-2" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    94
              </Group>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    95
              <EmptySpace max="32767" attributes="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    96
          </Group>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    97
      </Group>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    98
    </DimensionLayout>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
    99
  </Layout>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   100
  <SubComponents>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   101
    <Component class="javax.swing.JLabel" name="jLabel1">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   102
      <Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   103
        <Property name="text" type="java.lang.String" value="Frame Opacity:"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   104
      </Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   105
    </Component>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   106
    <Component class="javax.swing.JSlider" name="transparencySld">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   107
      <Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   108
        <Property name="majorTickSpacing" type="int" value="10"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   109
        <Property name="minorTickSpacing" type="int" value="5"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   110
        <Property name="paintLabels" type="boolean" value="true"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   111
        <Property name="paintTicks" type="boolean" value="true"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   112
        <Property name="value" type="int" value="100"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   113
      </Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   114
      <Events>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   115
        <EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="transparencySldStateChanged"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   116
      </Events>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   117
    </Component>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   118
    <Component class="javax.swing.JCheckBox" name="shapedCb">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   119
      <Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   120
        <Property name="text" type="java.lang.String" value="Shaped Frame"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   121
        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   122
          <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   123
            <EmptyBorder bottom="0" left="0" right="0" top="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   124
          </Border>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   125
        </Property>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   126
        <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   127
          <Insets value="[0, 0, 0, 0]"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   128
        </Property>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   129
      </Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   130
      <Events>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   131
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="shapedCbActionPerformed"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   132
      </Events>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   133
    </Component>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   134
    <Component class="javax.swing.JCheckBox" name="nonOpaqueChb">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   135
      <Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   136
        <Property name="text" type="java.lang.String" value="Non Opaque Frame"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   137
        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   138
          <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   139
            <EmptyBorder bottom="0" left="0" right="0" top="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   140
          </Border>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   141
        </Property>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   142
        <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   143
          <Insets value="[0, 0, 0, 0]"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   144
        </Property>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   145
      </Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   146
      <Events>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   147
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="nonOpaqueChbActionPerformed"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   148
      </Events>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   149
    </Component>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   150
    <Container class="javax.swing.JScrollPane" name="jScrollPane1">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   151
      <AuxValues>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   152
        <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   153
      </AuxValues>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   154
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   155
      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   156
      <SubComponents>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   157
        <Component class="javax.swing.JTextArea" name="jTextArea1">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   158
          <Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   159
            <Property name="columns" type="int" value="20"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   160
            <Property name="rows" type="int" value="5"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   161
            <Property name="text" type="java.lang.String" value="Create translucent and/or shaped, or&#xa;non-opaque frame. Make sure it behaves&#xa;correctly (no artifacts left on the screen&#xa;when dragging - if dragging is possible).&#xa;Click &quot;Passed&quot; if the test behaves correctly,&#xa;&quot;Falied&quot; otherwise."/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   162
          </Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   163
        </Component>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   164
      </SubComponents>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   165
    </Container>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   166
    <Component class="javax.swing.JLabel" name="jLabel2">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   167
      <Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   168
        <Property name="text" type="java.lang.String" value="Instructions:"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   169
      </Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   170
    </Component>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   171
    <Component class="javax.swing.JButton" name="passedBtn">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   172
      <Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   173
        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   174
          <Color blue="64" green="ff" red="81" type="rgb"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   175
        </Property>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   176
        <Property name="text" type="java.lang.String" value="Passed"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   177
      </Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   178
      <Events>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   179
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="passedBtnActionPerformed"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   180
      </Events>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   181
    </Component>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   182
    <Component class="javax.swing.JButton" name="failedBtn">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   183
      <Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   184
        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   185
          <Color blue="0" green="0" id="red" palette="1" red="ff" type="palette"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   186
        </Property>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   187
        <Property name="text" type="java.lang.String" value="Failed"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   188
      </Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   189
      <Events>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   190
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="failedBtnActionPerformed"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   191
      </Events>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   192
    </Component>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   193
    <Component class="javax.swing.JToggleButton" name="createFrameBtn">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   194
      <Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   195
        <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   196
          <ComponentRef name="createDisposeGrp"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   197
        </Property>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   198
        <Property name="text" type="java.lang.String" value="Create Frame"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   199
      </Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   200
      <Events>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   201
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="createFrameBtnActionPerformed"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   202
      </Events>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   203
    </Component>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   204
    <Component class="javax.swing.JToggleButton" name="disposeFrameBtn">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   205
      <Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   206
        <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   207
          <ComponentRef name="createDisposeGrp"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   208
        </Property>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   209
        <Property name="selected" type="boolean" value="true"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   210
        <Property name="text" type="java.lang.String" value="Dispose Frame"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   211
      </Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   212
      <Events>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   213
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="disposeFrameBtnActionPerformed"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   214
      </Events>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   215
    </Component>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   216
    <Component class="javax.swing.JCheckBox" name="useSwingCb">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   217
      <Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   218
        <Property name="text" type="java.lang.String" value="Use JFrame"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   219
        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   220
          <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   221
            <EmptyBorder bottom="0" left="0" right="0" top="0"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   222
          </Border>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   223
        </Property>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   224
        <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   225
          <Insets value="[0, 0, 0, 0]"/>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   226
        </Property>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   227
      </Properties>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   228
    </Component>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   229
  </SubComponents>
aa45a227fce3 6802853: API: shaped & translucent windows
anthony
parents:
diff changeset
   230
</Form>