mev-4.0.01/source/org/tigr/microarray/mev/cluster/gui/impl/svm/SVMSearchDialog.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.JDialogFormInfo">
2 26 Feb 07 jari 4   <NonVisualComponents>
2 26 Feb 07 jari 5     <Component class="javax.swing.ButtonGroup" name="buttonGroup1">
2 26 Feb 07 jari 6     </Component>
2 26 Feb 07 jari 7   </NonVisualComponents>
2 26 Feb 07 jari 8   <Properties>
2 26 Feb 07 jari 9     <Property name="title" type="java.lang.String" value="SVM Search"/>
2 26 Feb 07 jari 10     <Property name="name" type="java.lang.String" value="SVM Search"/>
2 26 Feb 07 jari 11     <Property name="resizable" type="boolean" value="false"/>
2 26 Feb 07 jari 12   </Properties>
2 26 Feb 07 jari 13   <SyntheticProperties>
2 26 Feb 07 jari 14     <SyntheticProperty name="menuBar" type="java.lang.String" value="(No Menu)"/>
2 26 Feb 07 jari 15     <SyntheticProperty name="formSize" 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,0,-56,0,0,1,44"/>
2 26 Feb 07 jari 16     <SyntheticProperty name="formPosition" type="java.awt.Point" value="-84,-19,0,5,115,114,0,14,106,97,118,97,46,97,119,116,46,80,111,105,110,116,-74,-60,-118,114,52,126,-56,38,2,0,2,73,0,1,120,73,0,1,121,120,112,0,0,0,0,0,0,0,0"/>
2 26 Feb 07 jari 17     <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
2 26 Feb 07 jari 18     <SyntheticProperty name="generatePosition" type="boolean" value="true"/>
2 26 Feb 07 jari 19     <SyntheticProperty name="generateSize" type="boolean" value="true"/>
2 26 Feb 07 jari 20     <SyntheticProperty name="generateCenter" type="boolean" value="true"/>
2 26 Feb 07 jari 21   </SyntheticProperties>
2 26 Feb 07 jari 22
2 26 Feb 07 jari 23   <Events>
2 26 Feb 07 jari 24     <EventHandler event="windowClosing" listener="java.awt.event.WindowListener" parameters="java.awt.event.WindowEvent" handler="closeDialog"/>
2 26 Feb 07 jari 25   </Events>
2 26 Feb 07 jari 26
2 26 Feb 07 jari 27   <AuxValues>
2 26 Feb 07 jari 28   </AuxValues>
2 26 Feb 07 jari 29
2 26 Feb 07 jari 30   <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>
2 26 Feb 07 jari 31   <SubComponents>
2 26 Feb 07 jari 32     <Component class="javax.swing.JComboBox" name="jComboBox1">
2 26 Feb 07 jari 33
2 26 Feb 07 jari 34       <Events>
2 26 Feb 07 jari 35         <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jComboBox1ActionPerformed"/>
2 26 Feb 07 jari 36       </Events>
2 26 Feb 07 jari 37       <Constraints>
2 26 Feb 07 jari 38         <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
2 26 Feb 07 jari 39           <GridBagConstraints anchor="10" fill="2" gridHeight="1" gridWidth="2" gridX="1" gridY="1" insetsBottom="10" insetsLeft="10" insetsRight="10" insetsTop="10" ipadX="0" ipadY="0" weightX="0.0" weightY="0.0"/>
2 26 Feb 07 jari 40         </Constraint>
2 26 Feb 07 jari 41       </Constraints>
2 26 Feb 07 jari 42     </Component>
2 26 Feb 07 jari 43     <Component class="javax.swing.JLabel" name="jLabel2">
2 26 Feb 07 jari 44       <Properties>
2 26 Feb 07 jari 45         <Property name="text" type="java.lang.String" value="Find what:"/>
2 26 Feb 07 jari 46         <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
2 26 Feb 07 jari 47           <Color blue="0" green="0" id="black" palette="0" red="0" type="palette"/>
2 26 Feb 07 jari 48         </Property>
2 26 Feb 07 jari 49       </Properties>
2 26 Feb 07 jari 50       <Constraints>
2 26 Feb 07 jari 51         <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
2 26 Feb 07 jari 52           <GridBagConstraints anchor="13" fill="0" gridHeight="1" gridWidth="1" gridX="0" gridY="1" insetsBottom="10" insetsLeft="10" insetsRight="10" insetsTop="10" ipadX="0" ipadY="0" weightX="0.0" weightY="0.0"/>
2 26 Feb 07 jari 53         </Constraint>
2 26 Feb 07 jari 54       </Constraints>
2 26 Feb 07 jari 55     </Component>
2 26 Feb 07 jari 56     <Component class="javax.swing.JCheckBox" name="matchCaseChkBox">
2 26 Feb 07 jari 57       <Properties>
2 26 Feb 07 jari 58         <Property name="text" type="java.lang.String" value="Match Case"/>
2 26 Feb 07 jari 59         <Property name="focusPainted" type="boolean" value="false"/>
2 26 Feb 07 jari 60       </Properties>
2 26 Feb 07 jari 61
2 26 Feb 07 jari 62       <Events>
2 26 Feb 07 jari 63         <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="matchCaseChkBoxActionPerformed"/>
2 26 Feb 07 jari 64       </Events>
2 26 Feb 07 jari 65       <Constraints>
2 26 Feb 07 jari 66         <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
2 26 Feb 07 jari 67           <GridBagConstraints anchor="10" fill="0" gridHeight="1" gridWidth="1" gridX="1" gridY="3" insetsBottom="0" insetsLeft="0" insetsRight="10" insetsTop="0" ipadX="0" ipadY="0" weightX="0.0" weightY="0.0"/>
2 26 Feb 07 jari 68         </Constraint>
2 26 Feb 07 jari 69       </Constraints>
2 26 Feb 07 jari 70     </Component>
2 26 Feb 07 jari 71     <Component class="javax.swing.JRadioButton" name="selectAllButton">
2 26 Feb 07 jari 72       <Properties>
2 26 Feb 07 jari 73         <Property name="toolTipText" type="java.lang.String" value="Select all finds at once."/>
2 26 Feb 07 jari 74         <Property name="selected" type="boolean" value="true"/>
2 26 Feb 07 jari 75         <Property name="text" type="java.lang.String" value="Select All Rows Found"/>
2 26 Feb 07 jari 76         <Property name="focusPainted" type="boolean" value="false"/>
2 26 Feb 07 jari 77       </Properties>
2 26 Feb 07 jari 78       <Constraints>
2 26 Feb 07 jari 79         <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
2 26 Feb 07 jari 80           <GridBagConstraints anchor="17" fill="0" gridHeight="1" gridWidth="1" gridX="2" gridY="2" insetsBottom="0" insetsLeft="0" insetsRight="0" insetsTop="0" ipadX="0" ipadY="0" weightX="0.0" weightY="0.0"/>
2 26 Feb 07 jari 81         </Constraint>
2 26 Feb 07 jari 82       </Constraints>
2 26 Feb 07 jari 83     </Component>
2 26 Feb 07 jari 84     <Component class="javax.swing.JRadioButton" name="selectIncrButton">
2 26 Feb 07 jari 85       <Properties>
2 26 Feb 07 jari 86         <Property name="toolTipText" type="java.lang.String" value="Move throgh finds sequentially."/>
2 26 Feb 07 jari 87         <Property name="text" type="java.lang.String" value="Select Incrementally"/>
2 26 Feb 07 jari 88         <Property name="focusPainted" type="boolean" value="false"/>
2 26 Feb 07 jari 89       </Properties>
2 26 Feb 07 jari 90       <Constraints>
2 26 Feb 07 jari 91         <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
2 26 Feb 07 jari 92           <GridBagConstraints anchor="17" fill="0" gridHeight="1" gridWidth="1" gridX="2" gridY="3" insetsBottom="0" insetsLeft="0" insetsRight="0" insetsTop="0" ipadX="0" ipadY="0" weightX="0.0" weightY="0.0"/>
2 26 Feb 07 jari 93         </Constraint>
2 26 Feb 07 jari 94       </Constraints>
2 26 Feb 07 jari 95     </Component>
2 26 Feb 07 jari 96     <Container class="javax.swing.JPanel" name="buttonPanel">
2 26 Feb 07 jari 97       <Constraints>
2 26 Feb 07 jari 98         <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
2 26 Feb 07 jari 99           <GridBagConstraints anchor="10" fill="0" gridHeight="1" gridWidth="2" gridX="1" gridY="4" insetsBottom="0" insetsLeft="0" insetsRight="0" insetsTop="10" ipadX="0" ipadY="0" weightX="0.0" weightY="0.0"/>
2 26 Feb 07 jari 100         </Constraint>
2 26 Feb 07 jari 101       </Constraints>
2 26 Feb 07 jari 102
2 26 Feb 07 jari 103       <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"/>
2 26 Feb 07 jari 104       <SubComponents>
2 26 Feb 07 jari 105         <Component class="javax.swing.JButton" name="findButton">
2 26 Feb 07 jari 106           <Properties>
2 26 Feb 07 jari 107             <Property name="text" type="java.lang.String" value="Find"/>
2 26 Feb 07 jari 108           </Properties>
2 26 Feb 07 jari 109         </Component>
2 26 Feb 07 jari 110         <Component class="javax.swing.JButton" name="findNextButton">
2 26 Feb 07 jari 111           <Properties>
2 26 Feb 07 jari 112             <Property name="text" type="java.lang.String" value="Find Next"/>
2 26 Feb 07 jari 113             <Property name="enabled" type="boolean" value="false"/>
2 26 Feb 07 jari 114           </Properties>
2 26 Feb 07 jari 115         </Component>
2 26 Feb 07 jari 116         <Component class="javax.swing.JButton" name="closeButton">
2 26 Feb 07 jari 117           <Properties>
2 26 Feb 07 jari 118             <Property name="text" type="java.lang.String" value="Close"/>
2 26 Feb 07 jari 119           </Properties>
2 26 Feb 07 jari 120         </Component>
2 26 Feb 07 jari 121       </SubComponents>
2 26 Feb 07 jari 122     </Container>
2 26 Feb 07 jari 123     <Container class="javax.swing.JPanel" name="geneBarPanel">
2 26 Feb 07 jari 124       <Constraints>
2 26 Feb 07 jari 125         <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
2 26 Feb 07 jari 126           <GridBagConstraints anchor="11" fill="2" gridHeight="1" gridWidth="3" gridX="0" gridY="0" insetsBottom="0" insetsLeft="0" insetsRight="0" insetsTop="0" ipadX="0" ipadY="0" weightX="1.0" weightY="0.0"/>
2 26 Feb 07 jari 127         </Constraint>
2 26 Feb 07 jari 128       </Constraints>
2 26 Feb 07 jari 129
2 26 Feb 07 jari 130       <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"/>
2 26 Feb 07 jari 131       <SubComponents>
2 26 Feb 07 jari 132         <Component class="javax.swing.JLabel" name="geneBarContainerLabel">
2 26 Feb 07 jari 133           <Properties>
2 26 Feb 07 jari 134             <Property name="toolTipText" type="java.lang.String" value="The Institute for Genomic Research"/>
2 26 Feb 07 jari 135             <Property name="iconTextGap" type="int" value="0"/>
2 26 Feb 07 jari 136           </Properties>
2 26 Feb 07 jari 137
2 26 Feb 07 jari 138           <AuxValues>
2 26 Feb 07 jari 139             <AuxValue name="JavaCodeGenerator_InitCodePost" type="java.lang.String" value="this.geneBarContainerLabel.setIcon(GUIFactory.getIcon(&quot;genebar2.gif&quot;));&#xa;"/>
2 26 Feb 07 jari 140           </AuxValues>
2 26 Feb 07 jari 141         </Component>
2 26 Feb 07 jari 142       </SubComponents>
2 26 Feb 07 jari 143     </Container>
2 26 Feb 07 jari 144   </SubComponents>
2 26 Feb 07 jari 145 </Form>