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

📄 cssdemoview.form

📁 java css java css java css java css
💻 FORM
📖 第 1 页 / 共 3 页
字号:
                <Component class="javax.swing.JEditorPane" name="jEditorPane1">                  <Properties>                    <Property name="text" type="java.lang.String" resourceKey="jEditorPane1.text"/>                    <Property name="name" type="java.lang.String" value="jEditorPane1" noResource="true"/>                  </Properties>                </Component>              </SubComponents>            </Container>            <Component class="javax.swing.JTextField" name="jTextField1">              <Properties>                <Property name="text" type="java.lang.String" resourceKey="jTextField1.text"/>                <Property name="name" type="java.lang.String" value="jTextField1" noResource="true"/>              </Properties>            </Component>            <Component class="javax.swing.JLabel" name="jLabel3">              <Properties>                <Property name="text" type="java.lang.String" resourceKey="jLabel3.text"/>                <Property name="name" type="java.lang.String" value="jLabel3" noResource="true"/>              </Properties>            </Component>            <Component class="javax.swing.JPasswordField" name="jPasswordField1">              <Properties>                <Property name="text" type="java.lang.String" resourceKey="jPasswordField1.text"/>                <Property name="name" type="java.lang.String" value="jPasswordField1" noResource="true"/>              </Properties>            </Component>          </SubComponents>        </Container>        <Container class="javax.swing.JPanel" name="jPanel3">          <Properties>            <Property name="name" type="java.lang.String" value="jPanel3" noResource="true"/>          </Properties>          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" attributes="0">                      <Group type="103" groupAlignment="0" attributes="0">                          <Component id="jLabel4" alignment="0" min="-2" max="-2" attributes="0"/>                          <Group type="102" alignment="0" attributes="0">                              <Component id="jSlider1" min="-2" max="-2" attributes="0"/>                              <EmptySpace max="-2" attributes="0"/>                              <Component id="jComboBox1" min="-2" max="-2" attributes="0"/>                          </Group>                          <Group type="102" alignment="0" attributes="0">                              <Component id="jSpinner1" min="-2" max="-2" attributes="0"/>                              <EmptySpace max="-2" attributes="0"/>                              <Component id="jProgressBar1" min="-2" max="-2" attributes="0"/>                              <EmptySpace max="-2" attributes="0"/>                              <Component id="jSplitPane1" min="-2" pref="253" max="-2" attributes="0"/>                          </Group>                      </Group>                      <EmptySpace max="32767" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>            <DimensionLayout dim="1">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" alignment="0" attributes="0">                      <Component id="jLabel4" min="-2" max="-2" attributes="0"/>                      <EmptySpace min="-2" pref="11" max="-2" attributes="0"/>                      <Group type="103" groupAlignment="0" attributes="0">                          <Component id="jSlider1" alignment="0" min="-2" max="-2" attributes="0"/>                          <Component id="jComboBox1" alignment="0" min="-2" max="-2" attributes="0"/>                      </Group>                      <Group type="103" groupAlignment="0" attributes="0">                          <Group type="102" attributes="0">                              <EmptySpace max="-2" attributes="0"/>                              <Group type="103" groupAlignment="1" attributes="0">                                  <Component id="jSpinner1" min="-2" max="-2" attributes="0"/>                                  <Component id="jProgressBar1" min="-2" max="-2" attributes="0"/>                              </Group>                          </Group>                          <Group type="102" attributes="0">                              <EmptySpace min="-2" pref="10" max="-2" attributes="0"/>                              <Component id="jSplitPane1" pref="29" max="32767" attributes="0"/>                          </Group>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Component class="javax.swing.JLabel" name="jLabel4">              <Properties>                <Property name="text" type="java.lang.String" resourceKey="jLabel4.text"/>                <Property name="name" type="java.lang.String" value="jLabel4" noResource="true"/>              </Properties>              <AuxValues>                <AuxValue name="JavaCodeGenerator_InitCodePost" type="java.lang.String" value="jLabel4.putClientProperty(&quot;styleClass&quot;, &quot;heading&quot;);"/>              </AuxValues>            </Component>            <Component class="javax.swing.JSlider" name="jSlider1">              <Properties>                <Property name="name" type="java.lang.String" value="jSlider1" noResource="true"/>              </Properties>            </Component>            <Component class="javax.swing.JSpinner" name="jSpinner1">              <Properties>                <Property name="name" type="java.lang.String" value="jSpinner1" noResource="true"/>              </Properties>            </Component>            <Component class="javax.swing.JProgressBar" name="jProgressBar1">              <Properties>                <Property name="name" type="java.lang.String" value="jProgressBar1" noResource="true"/>              </Properties>            </Component>            <Component class="javax.swing.JComboBox" name="jComboBox1">              <Properties>                <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">                  <StringArray count="4">                    <StringItem index="0" value="Item 1"/>                    <StringItem index="1" value="Item 2"/>                    <StringItem index="2" value="Item 3"/>                    <StringItem index="3" value="Item 4"/>                  </StringArray>                </Property>                <Property name="name" type="java.lang.String" value="jComboBox1" noResource="true"/>              </Properties>            </Component>            <Container class="javax.swing.JSplitPane" name="jSplitPane1">              <Properties>                <Property name="name" type="java.lang.String" value="jSplitPane1" noResource="true"/>              </Properties>              <Layout class="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout"/>              <SubComponents>                <Component class="javax.swing.JLabel" name="jLabel6">                  <Properties>                    <Property name="text" type="java.lang.String" resourceKey="jLabel6.text"/>                    <Property name="name" type="java.lang.String" value="jLabel6" noResource="true"/>                  </Properties>                  <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>                </Component>                <Component class="javax.swing.JLabel" name="jLabel7">                  <Properties>                    <Property name="text" type="java.lang.String" resourceKey="jLabel7.text"/>                    <Property name="name" type="java.lang.String" value="jLabel7" noResource="true"/>                  </Properties>                  <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>                </Component>              </SubComponents>            </Container>          </SubComponents>        </Container>        <Container class="javax.swing.JPanel" name="jPanel4">          <Properties>            <Property name="name" type="java.lang.String" value="jPanel4" noResource="true"/>          </Properties>          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" alignment="0" attributes="0">                      <Component id="jButton5" min="-2" max="-2" attributes="0"/>                      <EmptySpace min="6" pref="6" max="-2" attributes="0"/>                      <Component id="jDesktopPane1" pref="358" max="32767" attributes="0"/>                  </Group>                  <Group type="102" attributes="0">                      <Component id="jLabel5" min="-2" max="-2" attributes="0"/>                      <EmptySpace pref="394" max="32767" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>            <DimensionLayout dim="1">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" alignment="0" attributes="0">                      <Component id="jLabel5" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="0" attributes="0">                          <Component id="jDesktopPane1" alignment="0" min="-2" pref="171" max="-2" attributes="1"/>                          <Component id="jButton5" alignment="0" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Component class="javax.swing.JLabel" name="jLabel5">              <Properties>                <Property name="text" type="java.lang.String" resourceKey="jLabel5.text"/>                <Property name="name" type="java.lang.String" value="jLabel5" noResource="true"/>              </Properties>              <AuxValues>                <AuxValue name="JavaCodeGenerator_InitCodePost" type="java.lang.String" value="jLabel5.putClientProperty(&quot;styleClass&quot;, &quot;heading&quot;);"/>              </AuxValues>            </Component>            <Component class="javax.swing.JButton" name="jButton5">              <Properties>                <Property name="action" type="javax.swing.Action" editor="org.netbeans.modules.swingapp.ActionEditor">                  <action class="cssdemo.CSSDemoView" id="showAboutBox" methodName="showAboutBox"/>                </Property>                <Property name="text" type="java.lang.String" resourceKey="jButton5.text"/>                <Property name="name" type="java.lang.String" value="jButton5" noResource="true"/>              </Properties>            </Component>            <Container class="javax.swing.JDesktopPane" name="jDesktopPane1">              <Properties>                <Property name="name" type="java.lang.String" value="jDesktopPane1" noResource="true"/>              </Properties>              <Layout class="org.netbeans.modules.form.compat2.layouts.support.JLayeredPaneSupportLayout"/>              <SubComponents>                <Container class="javax.swing.JInternalFrame" name="jInternalFrame1">                  <Properties>                    <Property name="title" type="java.lang.String" resourceKey="jInternalFrame1.title"/>                    <Property name="name" type="java.lang.String" value="jInternalFrame1" noResource="true"/>                    <Property name="visible" type="boolean" value="true"/>                  </Properties>                  <Constraints>                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JLayeredPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JLayeredPaneSupportLayout$JLayeredPaneConstraintsDescription">                      <JLayeredPaneConstraints x="20" y="10" width="250" height="130" layer="0" position="-1"/>                    </Constraint>                  </Constraints>                  <Layout>                    <DimensionLayout dim="0">                      <Group type="103" groupAlignment="0" attributes="0">                          <Component id="jTabbedPane1" alignment="1" pref="240" max="32767" attributes="0"/>                      </Group>                    </DimensionLayout>                    <DimensionLayout dim="1">                      <Group type="103" groupAlignment="0" attributes="0">                          <Component id="jTabbedPane1" alignment="1" pref="95" max="32767" attributes="0"/>                      </Group>                    </DimensionLayout>                  </Layout>                  <SubComponents>                    <Container class="javax.swing.JTabbedPane" name="jTabbedPane1">                      <Properties>                        <Property name="name" type="java.lang.String" value="jTabbedPane1" noResource="true"/>                      </Properties>                      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/>                      <SubComponents>                        <Container class="javax.swing.JScrollPane" name="jScrollPane3">                          <Properties>                            <Property name="name" type="java.lang.String" value="jScrollPane3" noResource="true"/>                          </Properties>                          <AuxValues>                            <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>                          </AuxValues>                          <Constraints>

⌨️ 快捷键说明

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