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

📄 proncons.form

📁 实现操作系统几个经典问题:生产者消费者,读者写者,哲学家进餐问题.共做一个界面
💻 FORM
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">  <Properties>    <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">      <Color blue="ff" green="ff" red="ff" type="rgb"/>    </Property>  </Properties>  <Events>    <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="formMouseClicked"/>  </Events>  <AuxValues>    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>  </AuxValues>  <Layout>    <DimensionLayout dim="0">      <Group type="103" groupAlignment="0" attributes="0">          <Group type="102" attributes="0">              <EmptySpace max="-2" attributes="0"/>              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" attributes="0">                      <Group type="103" groupAlignment="0" attributes="0">                          <Group type="102" attributes="0">                              <Group type="103" groupAlignment="0" attributes="0">                                  <Group type="102" alignment="0" attributes="0">                                      <Component id="jLabel2" min="-2" max="-2" attributes="0"/>                                      <EmptySpace max="-2" attributes="0"/>                                      <Component id="labelCons" min="-2" pref="120" max="-2" attributes="0"/>                                  </Group>                                  <Group type="102" alignment="0" attributes="0">                                      <Component id="jLabel1" min="-2" max="-2" attributes="0"/>                                      <EmptySpace max="-2" attributes="0"/>                                      <Component id="labelPron" pref="120" max="32767" attributes="0"/>                                  </Group>                              </Group>                              <EmptySpace min="-2" pref="40" max="-2" attributes="0"/>                          </Group>                          <Group type="102" alignment="0" attributes="0">                              <EmptySpace min="-2" pref="32" max="-2" attributes="0"/>                              <Component id="OnAddPron" min="-2" max="-2" attributes="0"/>                              <EmptySpace min="-2" pref="15" max="-2" attributes="0"/>                              <Component id="onAddCons" min="-2" max="-2" attributes="0"/>                              <EmptySpace min="-2" pref="5" max="-2" attributes="0"/>                          </Group>                      </Group>                      <Group type="103" groupAlignment="0" attributes="0">                          <Group type="102" attributes="0">                              <EmptySpace min="-2" pref="17" max="-2" attributes="0"/>                              <Component id="onStart" min="-2" max="-2" attributes="0"/>                              <EmptySpace min="-2" pref="37" max="-2" attributes="0"/>                              <Component id="stopButton" min="-2" max="-2" attributes="0"/>                          </Group>                          <Group type="102" alignment="0" attributes="0">                              <EmptySpace min="-2" pref="11" max="-2" attributes="0"/>                              <Group type="103" groupAlignment="1" attributes="0">                                  <Group type="102" attributes="0">                                      <Component id="jLabel6" min="-2" max="-2" attributes="0"/>                                      <EmptySpace min="-2" pref="17" max="-2" attributes="0"/>                                  </Group>                                  <Group type="102" alignment="1" attributes="0">                                      <Component id="jLabel4" min="-2" max="-2" attributes="0"/>                                      <EmptySpace max="-2" attributes="0"/>                                  </Group>                              </Group>                              <Group type="103" groupAlignment="0" attributes="0">                                  <Component id="totalConsLabel" min="-2" max="-2" attributes="0"/>                                  <Component id="totalPronLabel" min="-2" max="-2" attributes="0"/>                              </Group>                          </Group>                      </Group>                      <EmptySpace min="-2" pref="56" max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <Group type="103" groupAlignment="1" attributes="0">                          <Group type="102" attributes="0">                              <Component id="jLabel3" min="-2" max="-2" attributes="0"/>                              <EmptySpace max="-2" attributes="0"/>                              <Component id="labelBuff1" min="-2" pref="61" max="-2" attributes="0"/>                              <EmptySpace max="-2" attributes="0"/>                              <Component id="labelBuff2" min="-2" pref="66" max="-2" attributes="0"/>                          </Group>                          <Component id="removPronButton" min="-2" max="-2" attributes="0"/>                      </Group>                      <Group type="103" groupAlignment="0" attributes="0">                          <Group type="102" attributes="0">                              <EmptySpace max="-2" attributes="0"/>                              <Component id="labelBuff3" min="-2" pref="59" max="-2" attributes="0"/>                              <EmptySpace min="-2" max="-2" attributes="0"/>                              <Component id="labelBuff4" min="-2" pref="62" max="-2" attributes="0"/>                              <EmptySpace max="-2" attributes="0"/>                              <Component id="labelBuff5" min="-2" pref="62" max="-2" attributes="0"/>                          </Group>                          <Group type="102" alignment="0" attributes="0">                              <EmptySpace min="-2" pref="55" max="-2" attributes="0"/>                              <Component id="removeConsButton" min="-2" max="-2" attributes="0"/>                          </Group>                      </Group>                      <EmptySpace pref="94" max="32767" attributes="0"/>                  </Group>              </Group>          </Group>      </Group>    </DimensionLayout>    <DimensionLayout dim="1">      <Group type="103" groupAlignment="0" attributes="0">          <Group type="102" alignment="1" attributes="0">              <Group type="103" groupAlignment="0" max="-2" attributes="0">                  <Group type="102" attributes="0">                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="OnAddPron" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="onAddCons" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="onStart" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="stopButton" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <Group type="103" groupAlignment="0" max="-2" attributes="0">                          <Group type="102" attributes="0">                              <EmptySpace min="-2" pref="21" max="-2" attributes="0"/>                              <Component id="labelPron" min="-2" pref="44" max="-2" attributes="0"/>                          </Group>                          <Group type="102" alignment="1" attributes="1">                              <EmptySpace max="32767" attributes="0"/>                              <Group type="103" groupAlignment="3" attributes="0">                                  <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>                                  <Component id="totalPronLabel" alignment="3" min="-2" max="-2" attributes="0"/>                              </Group>                              <EmptySpace min="-2" pref="14" max="-2" attributes="0"/>                          </Group>                      </Group>                  </Group>                  <Group type="102" alignment="1" attributes="1">                      <EmptySpace max="32767" attributes="0"/>                      <Component id="jLabel1" min="-2" max="-2" attributes="0"/>                      <EmptySpace min="-2" pref="14" max="-2" attributes="0"/>                  </Group>              </Group>              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" attributes="0">                      <EmptySpace min="-2" pref="33" max="-2" attributes="0"/>                      <Component id="jLabel2" min="-2" max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace min="-2" pref="17" max="-2" attributes="0"/>                      <Component id="labelCons" min="-2" pref="51" max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace min="-2" pref="27" max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="jLabel6" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="totalConsLabel" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                  </Group>              </Group>              <EmptySpace min="-2" pref="15" max="-2" attributes="0"/>              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="103" alignment="0" groupAlignment="3" attributes="0">                      <Component id="labelBuff1" alignment="3" min="-2" pref="29" max="-2" attributes="0"/>                      <Component id="labelBuff2" alignment="3" min="-2" pref="29" max="-2" attributes="0"/>                      <Component id="labelBuff3" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>                      <Component id="labelBuff4" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>                      <Component id="labelBuff5" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace min="-2" pref="2" max="-2" attributes="0"/>                      <Component id="jLabel3" min="-2" pref="24" max="-2" attributes="0"/>                  </Group>              </Group>              <EmptySpace min="-2" pref="34" max="-2" attributes="0"/>              <Group type="103" groupAlignment="3" attributes="0">                  <Component id="removeConsButton" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="removPronButton" alignment="3" min="-2" max="-2" attributes="0"/>              </Group>              <EmptySpace min="-2" pref="93" max="-2" attributes="0"/>          </Group>      </Group>    </DimensionLayout>  </Layout>  <SubComponents>    <Component class="javax.swing.JLabel" name="jLabel1">      <Properties>

⌨️ 快捷键说明

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