/ org.htmlparser / src / org / htmlparser / beans / BeanyBaby.form
BeanyBaby.form
  1  <?xml version="1.0" encoding="UTF-8" ?>
  2  
  3  <Form version="1.0" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
  4    <NonVisualComponents>
  5      <Menu class="javax.swing.JMenuBar" name="menubar">
  6        <AuxValues>
  7          <AuxValue name="JavaCodeGenerator_CreateCodePost" type="java.lang.String" value="setJMenuBar (menubar);"/>
  8          <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>
  9          <AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>
 10        </AuxValues>
 11        <SubComponents>
 12          <Menu class="javax.swing.JMenu" name="go">
 13            <Properties>
 14              <Property name="mnemonic" type="int" value="71"/>
 15              <Property name="text" type="java.lang.String" value="Go"/>
 16              <Property name="toolTipText" type="java.lang.String" value="crude URL navigation"/>
 17            </Properties>
 18            <AuxValues>
 19              <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>
 20              <AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>
 21            </AuxValues>
 22            <SubComponents>
 23              <MenuItem class="javax.swing.JMenuItem" name="mBack">
 24                <Properties>
 25                  <Property name="mnemonic" type="int" value="66"/>
 26                  <Property name="text" type="java.lang.String" value="Back"/>
 27                  <Property name="toolTipText" type="java.lang.String" value="back one URL"/>
 28                  <Property name="name" type="java.lang.String" value="Back"/>
 29                </Properties>
 30                <AuxValues>
 31                  <AuxValue name="JavaCodeGenerator_InitCodePost" type="java.lang.String" value="mBack.addActionListener (this);"/>
 32                </AuxValues>
 33              </MenuItem>
 34              <MenuItem class="javax.swing.JMenuItem" name="mForward">
 35                <Properties>
 36                  <Property name="mnemonic" type="int" value="70"/>
 37                  <Property name="text" type="java.lang.String" value="Forward"/>
 38                  <Property name="toolTipText" type="java.lang.String" value="forward one URL"/>
 39                  <Property name="name" type="java.lang.String" value="Forward"/>
 40                </Properties>
 41                <AuxValues>
 42                  <AuxValue name="JavaCodeGenerator_InitCodePost" type="java.lang.String" value="mForward.addActionListener (this);"/>
 43                </AuxValues>
 44              </MenuItem>
 45            </SubComponents>
 46          </Menu>
 47          <Menu class="javax.swing.JMenu" name="options">
 48            <Properties>
 49              <Property name="mnemonic" type="int" value="79"/>
 50              <Property name="text" type="java.lang.String" value="Options"/>
 51              <Property name="toolTipText" type="java.lang.String" value="Bean settings"/>
 52            </Properties>
 53            <AuxValues>
 54              <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>
 55              <AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>
 56            </AuxValues>
 57            <SubComponents>
 58              <MenuItem class="javax.swing.JCheckBoxMenuItem" name="mLinks">
 59                <Properties>
 60                  <Property name="mnemonic" type="int" value="76"/>
 61                  <Property name="text" type="java.lang.String" value="Links"/>
 62                  <Property name="toolTipText" type="java.lang.String" value="show/hide links in text"/>
 63                  <Property name="name" type="java.lang.String" value="Links"/>
 64                </Properties>
 65                <AuxValues>
 66                  <AuxValue name="JavaCodeGenerator_InitCodePost" type="java.lang.String" value="mLinks.addActionListener (this);"/>
 67                </AuxValues>
 68              </MenuItem>
 69              <MenuItem class="javax.swing.JCheckBoxMenuItem" name="mCollapse">
 70                <Properties>
 71                  <Property name="mnemonic" type="int" value="67"/>
 72                  <Property name="text" type="java.lang.String" value="Collapse"/>
 73                  <Property name="toolTipText" type="java.lang.String" value="collapse/retain whitespace sequences"/>
 74                  <Property name="name" type="java.lang.String" value="Collapse"/>
 75                </Properties>
 76                <AuxValues>
 77                  <AuxValue name="JavaCodeGenerator_InitCodePost" type="java.lang.String" value="mCollapse.addActionListener (this);"/>
 78                </AuxValues>
 79              </MenuItem>
 80              <MenuItem class="javax.swing.JCheckBoxMenuItem" name="mNobreak">
 81                <Properties>
 82                  <Property name="mnemonic" type="int" value="78"/>
 83                  <Property name="text" type="java.lang.String" value="Non-breaking Spaces"/>
 84                  <Property name="toolTipText" type="java.lang.String" value="replace/retain non-breaking spaces"/>
 85                  <Property name="name" type="java.lang.String" value="Nobreak"/>
 86                </Properties>
 87                <AuxValues>
 88                  <AuxValue name="JavaCodeGenerator_InitCodePost" type="java.lang.String" value="mNobreak.addActionListener (this);"/>
 89                </AuxValues>
 90              </MenuItem>
 91            </SubComponents>
 92          </Menu>
 93        </SubComponents>
 94      </Menu>
 95    </NonVisualComponents>
 96    <Properties>
 97      <Property name="title" type="java.lang.String" value="BeanyBaby"/>
 98    </Properties>
 99    <SyntheticProperties>
100      <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,1,-32,0,0,2,-128"/>
101      <SyntheticProperty name="formSizePolicy" type="int" value="0"/>
102      <SyntheticProperty name="generateSize" type="boolean" value="true"/>
103      <SyntheticProperty name="generateCenter" type="boolean" value="true"/>
104    </SyntheticProperties>
105    <Events>
106      <EventHandler event="windowClosing" listener="java.awt.event.WindowListener" parameters="java.awt.event.WindowEvent" handler="exitForm"/>
107    </Events>
108    <AuxValues>
109      <AuxValue 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,-32,0,0,2,-128"/>
110    </AuxValues>
111  
112    <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
113    <SubComponents>
114      <Container class="javax.swing.JPanel" name="panel">
115        <AuxValues>
116          <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>
117          <AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>
118        </AuxValues>
119        <Constraints>
120          <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
121            <BorderConstraints direction="Center"/>
122          </Constraint>
123        </Constraints>
124  
125        <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
126        <SubComponents>
127          <Container class="javax.swing.JSplitPane" name="mSplitPane">
128            <Constraints>
129              <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
130                <BorderConstraints direction="Center"/>
131              </Constraint>
132            </Constraints>
133  
134            <Layout class="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout"/>
135            <SubComponents>
136              <Container class="javax.swing.JScrollPane" name="pane1">
137                <AuxValues>
138                  <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>
139                  <AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>
140                </AuxValues>
141                <Constraints>
142                  <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
143                    <JSplitPaneConstraints position="left"/>
144                  </Constraint>
145                </Constraints>
146  
147                <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
148                <SubComponents>
149                  <Component class="org.htmlparser.beans.HTMLLinkBean" name="mLinkBean">
150                  </Component>
151                </SubComponents>
152              </Container>
153              <Container class="javax.swing.JScrollPane" name="pane2">
154                <AuxValues>
155                  <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>
156                  <AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>
157                </AuxValues>
158                <Constraints>
159                  <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
160                    <JSplitPaneConstraints position="right"/>
161                  </Constraint>
162                </Constraints>
163  
164                <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
165                <SubComponents>
166                  <Component class="org.htmlparser.beans.HTMLTextBean" name="mStringBean">
167                  </Component>
168                </SubComponents>
169              </Container>
170            </SubComponents>
171          </Container>
172          <Component class="javax.swing.JTextField" name="mTextField">
173            <Properties>
174              <Property name="toolTipText" type="java.lang.String" value="Enter the URL to view"/>
175            </Properties>
176            <Constraints>
177              <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
178                <BorderConstraints direction="South"/>
179              </Constraint>
180            </Constraints>
181          </Component>
182        </SubComponents>
183      </Container>
184    </SubComponents>
185  </Form>