mev-4.0.01/source/org/tigr/microarray/mev/cluster/gui/impl/dialogs/SampleSelectionPanel.form

Code
Comments
Other
Rev Date Author Line
2 26 Feb 07 jari 1 <?xml version="1.0" encoding="UTF-8" ?>
2 26 Feb 07 jari 2
2 26 Feb 07 jari 3 <Form version="1.0" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
2 26 Feb 07 jari 4   <NonVisualComponents>
2 26 Feb 07 jari 5     <Component class="javax.swing.ButtonGroup" name="selectButtonGroup">
2 26 Feb 07 jari 6     </Component>
2 26 Feb 07 jari 7   </NonVisualComponents>
2 26 Feb 07 jari 8   <SyntheticProperties>
2 26 Feb 07 jari 9     <SyntheticProperty name="designerSize" type="java.awt.Dimension" value="-84,-19,0,5,115,114,0,18,106,97,118,97,46,97,119,116,46,68,105,109,101,110,115,105,111,110,65,-114,-39,-41,-84,95,68,20,2,0,2,73,0,6,104,101,105,103,104,116,73,0,5,119,105,100,116,104,120,112,0,0,1,44,0,0,1,-112"/>
2 26 Feb 07 jari 10   </SyntheticProperties>
2 26 Feb 07 jari 11
2 26 Feb 07 jari 12   <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>
2 26 Feb 07 jari 13   <SubComponents>
2 26 Feb 07 jari 14     <Component class="javax.swing.JRadioButton" name="clusterGenesButton">
2 26 Feb 07 jari 15       <Properties>
2 26 Feb 07 jari 16         <Property name="selected" type="boolean" value="true"/>
2 26 Feb 07 jari 17         <Property name="text" type="java.lang.String" value="Cluster Genes"/>
2 26 Feb 07 jari 18         <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
2 26 Feb 07 jari 19           <ComponentRef name="selectButtonGroup"/>
2 26 Feb 07 jari 20         </Property>
2 26 Feb 07 jari 21         <Property name="focusPainted" type="boolean" value="false"/>
2 26 Feb 07 jari 22         <Property name="horizontalAlignment" type="int" value="0"/>
2 26 Feb 07 jari 23       </Properties>
2 26 Feb 07 jari 24       <Constraints>
2 26 Feb 07 jari 25         <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
2 26 Feb 07 jari 26           <GridBagConstraints gridX="0" gridY="0" gridWidth="1" gridHeight="1" fill="1" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="1.0" weightY="0.0"/>
2 26 Feb 07 jari 27         </Constraint>
2 26 Feb 07 jari 28       </Constraints>
2 26 Feb 07 jari 29     </Component>
2 26 Feb 07 jari 30     <Component class="javax.swing.JRadioButton" name="clusterSamplesButton">
2 26 Feb 07 jari 31       <Properties>
2 26 Feb 07 jari 32         <Property name="text" type="java.lang.String" value="Cluster Experiments"/>
2 26 Feb 07 jari 33         <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
2 26 Feb 07 jari 34           <ComponentRef name="selectButtonGroup"/>
2 26 Feb 07 jari 35         </Property>
2 26 Feb 07 jari 36         <Property name="focusPainted" type="boolean" value="false"/>
2 26 Feb 07 jari 37         <Property name="horizontalAlignment" type="int" value="0"/>
2 26 Feb 07 jari 38       </Properties>
2 26 Feb 07 jari 39       <Constraints>
2 26 Feb 07 jari 40         <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
2 26 Feb 07 jari 41           <GridBagConstraints gridX="1" gridY="0" gridWidth="1" gridHeight="1" fill="1" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="1.0" weightY="0.0"/>
2 26 Feb 07 jari 42         </Constraint>
2 26 Feb 07 jari 43       </Constraints>
2 26 Feb 07 jari 44     </Component>
2 26 Feb 07 jari 45   </SubComponents>
2 26 Feb 07 jari 46 </Form>