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

📄 clientpanel.form

📁 Java mulitplayer strategy game. Adaptation of KDE Galaxy Conquest. (rules are changed - but still th
💻 FORM
📖 第 1 页 / 共 3 页
字号:
                              </JTabbedPaneConstraints>
                            </Constraint>
                          </Constraints>

                          <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>
                          <SubComponents>
                            <Container class="javax.swing.JPanel" name="realmPanel">
                              <Properties>
                                <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                                  <Dimension value="[640, 300]"/>
                                </Property>
                              </Properties>
                              <Constraints>
                                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
                                  <GridBagConstraints gridX="-1" gridY="-1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="10" insetsLeft="10" insetsBottom="10" insetsRight="10" anchor="18" weightX="1.0" weightY="1.0"/>
                                </Constraint>
                              </Constraints>

                              <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>
                              <SubComponents>
                                <Component class="javax.swing.JLabel" name="jLabel2">
                                  <Properties>
                                    <Property name="text" type="java.lang.String" value="Realm name"/>
                                  </Properties>
                                  <Constraints>
                                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
                                      <GridBagConstraints gridX="-1" gridY="-1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="10" insetsBottom="0" insetsRight="0" anchor="17" weightX="0.5" weightY="0.2"/>
                                    </Constraint>
                                  </Constraints>
                                </Component>
                                <Component class="javax.swing.JLabel" name="jLabel3">
                                  <Properties>
                                    <Property name="text" type="java.lang.String" value="Planets"/>
                                  </Properties>
                                  <Constraints>
                                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
                                      <GridBagConstraints gridX="0" gridY="1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="10" insetsBottom="0" insetsRight="0" anchor="17" weightX="0.0" weightY="0.2"/>
                                    </Constraint>
                                  </Constraints>
                                </Component>
                                <Component class="javax.swing.JLabel" name="jLabel4">
                                  <Properties>
                                    <Property name="text" type="java.lang.String" value="Total ships"/>
                                  </Properties>
                                  <Constraints>
                                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
                                      <GridBagConstraints gridX="0" gridY="2" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="10" insetsBottom="0" insetsRight="0" anchor="17" weightX="0.0" weightY="0.2"/>
                                    </Constraint>
                                  </Constraints>
                                </Component>
                                <Component class="javax.swing.JLabel" name="jLabel5">
                                  <Properties>
                                    <Property name="text" type="java.lang.String" value="Total productivity"/>
                                  </Properties>
                                  <Constraints>
                                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
                                      <GridBagConstraints gridX="0" gridY="3" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="10" insetsBottom="0" insetsRight="0" anchor="17" weightX="0.0" weightY="0.2"/>
                                    </Constraint>
                                  </Constraints>
                                </Component>
                                <Component class="javax.swing.JTextField" name="ownRealmNameTextField">
                                  <Properties>
                                    <Property name="editable" type="boolean" value="false"/>
                                    <Property name="text" type="java.lang.String" value="?"/>
                                    <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                                      <Dimension value="[120, 19]"/>
                                    </Property>
                                  </Properties>
                                  <Constraints>
                                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
                                      <GridBagConstraints gridX="1" gridY="0" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="8" insetsBottom="0" insetsRight="8" anchor="10" weightX="0.5" weightY="0.0"/>
                                    </Constraint>
                                  </Constraints>
                                </Component>
                                <Component class="javax.swing.JTextField" name="planetsCntTextField">
                                  <Properties>
                                    <Property name="editable" type="boolean" value="false"/>
                                    <Property name="horizontalAlignment" type="int" value="4"/>
                                    <Property name="text" type="java.lang.String" value="?"/>
                                    <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                                      <Dimension value="[120, 19]"/>
                                    </Property>
                                  </Properties>
                                  <Constraints>
                                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
                                      <GridBagConstraints gridX="1" gridY="1" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="8" insetsBottom="0" insetsRight="8" anchor="10" weightX="0.5" weightY="0.0"/>
                                    </Constraint>
                                  </Constraints>
                                </Component>
                                <Component class="javax.swing.JTextField" name="shipsCntTextField">
                                  <Properties>
                                    <Property name="editable" type="boolean" value="false"/>
                                    <Property name="horizontalAlignment" type="int" value="4"/>
                                    <Property name="text" type="java.lang.String" value="?"/>
                                    <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                                      <Dimension value="[120, 19]"/>
                                    </Property>
                                  </Properties>
                                  <Constraints>
                                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
                                      <GridBagConstraints gridX="1" gridY="2" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="8" insetsBottom="0" insetsRight="8" anchor="10" weightX="0.5" weightY="0.0"/>
                                    </Constraint>
                                  </Constraints>
                                </Component>
                                <Component class="javax.swing.JTextField" name="totalProductivityTextField">
                                  <Properties>
                                    <Property name="editable" type="boolean" value="false"/>
                                    <Property name="horizontalAlignment" type="int" value="4"/>
                                    <Property name="text" type="java.lang.String" value="?"/>
                                    <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                                      <Dimension value="[120, 19]"/>
                                    </Property>
                                    <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                                      <Dimension value="[120, 19]"/>
                                    </Property>
                                  </Properties>
                                  <Constraints>
                                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
                                      <GridBagConstraints gridX="1" gridY="3" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="8" insetsBottom="0" insetsRight="8" anchor="10" weightX="0.5" weightY="0.0"/>
                                    </Constraint>
                                  </Constraints>
                                </Component>
                              </SubComponents>
                            </Container>
                          </SubComponents>
                        </Container>
                      </SubComponents>
                    </Container>
                  </SubComponents>
                </Container>
                <Container class="javax.swing.JPanel" name="jPanel5">
                  <Properties>
                    <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                      <Dimension value="[10, 90]"/>
                    </Property>
                    <Property name="requestFocusEnabled" type="boolean" value="false"/>
                  </Properties>
                  <Constraints>
                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
                      <JSplitPaneConstraints position="bottom"/>
                    </Constraint>
                  </Constraints>

                  <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
                  <SubComponents>
                    <Container class="javax.swing.JScrollPane" name="jScrollPane2">
                      <Properties>
                        <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                          <Dimension value="[32767, 100]"/>
                        </Property>
                        <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                          <Dimension value="[2, 50]"/>
                        </Property>
                      </Properties>
                      <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.JScrollPaneSupportLayout"/>
                      <SubComponents>
                        <Component class="javax.swing.JTextArea" name="logsTextArea">
                          <Properties>
                            <Property name="editable" type="boolean" value="false"/>
                            <Property name="lineWrap" type="boolean" value="true"/>
                            <Property name="tabSize" type="int" value="3"/>
                            <Property name="text" type="java.lang.String" value="welcome to JAWP 1.0"/>
                          </Properties>
                        </Component>
                      </SubComponents>

⌨️ 快捷键说明

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