⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 beanybaby.form

📁 html 解析处理代码
💻 FORM
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.0" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">  <NonVisualComponents>    <Menu class="javax.swing.JMenuBar" name="menubar">      <AuxValues>        <AuxValue name="JavaCodeGenerator_CreateCodePost" type="java.lang.String" value="setJMenuBar (menubar);"/>        <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>        <AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>      </AuxValues>      <SubComponents>        <Menu class="javax.swing.JMenu" name="go">          <Properties>            <Property name="mnemonic" type="int" value="71"/>            <Property name="text" type="java.lang.String" value="Go"/>            <Property name="toolTipText" type="java.lang.String" value="crude URL navigation"/>          </Properties>          <AuxValues>            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>            <AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>          </AuxValues>          <SubComponents>            <MenuItem class="javax.swing.JMenuItem" name="mBack">              <Properties>                <Property name="mnemonic" type="int" value="66"/>                <Property name="text" type="java.lang.String" value="Back"/>                <Property name="toolTipText" type="java.lang.String" value="back one URL"/>                <Property name="name" type="java.lang.String" value="Back"/>              </Properties>              <AuxValues>                <AuxValue name="JavaCodeGenerator_InitCodePost" type="java.lang.String" value="mBack.addActionListener (this);"/>              </AuxValues>            </MenuItem>            <MenuItem class="javax.swing.JMenuItem" name="mForward">              <Properties>                <Property name="mnemonic" type="int" value="70"/>                <Property name="text" type="java.lang.String" value="Forward"/>                <Property name="toolTipText" type="java.lang.String" value="forward one URL"/>                <Property name="name" type="java.lang.String" value="Forward"/>              </Properties>              <AuxValues>                <AuxValue name="JavaCodeGenerator_InitCodePost" type="java.lang.String" value="mForward.addActionListener (this);"/>              </AuxValues>            </MenuItem>          </SubComponents>        </Menu>        <Menu class="javax.swing.JMenu" name="options">          <Properties>            <Property name="mnemonic" type="int" value="79"/>            <Property name="text" type="java.lang.String" value="Options"/>            <Property name="toolTipText" type="java.lang.String" value="Bean settings"/>          </Properties>          <AuxValues>            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>            <AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>          </AuxValues>          <SubComponents>            <MenuItem class="javax.swing.JCheckBoxMenuItem" name="mLinks">              <Properties>                <Property name="mnemonic" type="int" value="76"/>                <Property name="text" type="java.lang.String" value="Links"/>                <Property name="toolTipText" type="java.lang.String" value="show/hide links in text"/>                <Property name="name" type="java.lang.String" value="Links"/>              </Properties>              <AuxValues>                <AuxValue name="JavaCodeGenerator_InitCodePost" type="java.lang.String" value="mLinks.addActionListener (this);"/>              </AuxValues>            </MenuItem>            <MenuItem class="javax.swing.JCheckBoxMenuItem" name="mCollapse">              <Properties>                <Property name="mnemonic" type="int" value="67"/>                <Property name="text" type="java.lang.String" value="Collapse"/>                <Property name="toolTipText" type="java.lang.String" value="collapse/retain whitespace sequences"/>                <Property name="name" type="java.lang.String" value="Collapse"/>              </Properties>              <AuxValues>                <AuxValue name="JavaCodeGenerator_InitCodePost" type="java.lang.String" value="mCollapse.addActionListener (this);"/>              </AuxValues>            </MenuItem>            <MenuItem class="javax.swing.JCheckBoxMenuItem" name="mNobreak">              <Properties>                <Property name="mnemonic" type="int" value="78"/>                <Property name="text" type="java.lang.String" value="Non-breaking Spaces"/>                <Property name="toolTipText" type="java.lang.String" value="replace/retain non-breaking spaces"/>                <Property name="name" type="java.lang.String" value="Nobreak"/>              </Properties>              <AuxValues>                <AuxValue name="JavaCodeGenerator_InitCodePost" type="java.lang.String" value="mNobreak.addActionListener (this);"/>              </AuxValues>            </MenuItem>          </SubComponents>        </Menu>      </SubComponents>    </Menu>  </NonVisualComponents>  <Properties>    <Property name="title" type="java.lang.String" value="BeanyBaby"/>  </Properties>  <SyntheticProperties>    <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"/>    <SyntheticProperty name="formSizePolicy" type="int" value="0"/>    <SyntheticProperty name="generateSize" type="boolean" value="true"/>    <SyntheticProperty name="generateCenter" type="boolean" value="true"/>  </SyntheticProperties>  <Events>    <EventHandler event="windowClosing" listener="java.awt.event.WindowListener" parameters="java.awt.event.WindowEvent" handler="exitForm"/>  </Events>  <AuxValues>    <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"/>  </AuxValues>  <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>  <SubComponents>    <Container class="javax.swing.JPanel" name="panel">      <AuxValues>        <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>        <AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>      </AuxValues>      <Constraints>        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">          <BorderConstraints direction="Center"/>        </Constraint>      </Constraints>      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>      <SubComponents>        <Container class="javax.swing.JSplitPane" name="mSplitPane">          <Constraints>            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">              <BorderConstraints direction="Center"/>            </Constraint>          </Constraints>          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout"/>          <SubComponents>            <Container class="javax.swing.JScrollPane" name="pane1">              <AuxValues>                <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>                <AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>              </AuxValues>              <Constraints>                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">                  <JSplitPaneConstraints position="left"/>                </Constraint>              </Constraints>              <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>              <SubComponents>                <Component class="org.htmlparser.beans.HTMLLinkBean" name="mLinkBean">                </Component>              </SubComponents>            </Container>            <Container class="javax.swing.JScrollPane" name="pane2">              <AuxValues>                <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>                <AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>              </AuxValues>              <Constraints>                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">                  <JSplitPaneConstraints position="right"/>                </Constraint>              </Constraints>              <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>              <SubComponents>                <Component class="org.htmlparser.beans.HTMLTextBean" name="mStringBean">                </Component>              </SubComponents>            </Container>          </SubComponents>        </Container>        <Component class="javax.swing.JTextField" name="mTextField">          <Properties>            <Property name="toolTipText" type="java.lang.String" value="Enter the URL to view"/>          </Properties>          <Constraints>            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">              <BorderConstraints direction="South"/>            </Constraint>          </Constraints>        </Component>      </SubComponents>    </Container>  </SubComponents></Form>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -