mainframe.form
来自「一个微处理器的模似器」· FORM 代码 · 共 171 行 · 第 1/4 页
FORM
171 行
</Group> <EmptySpace max="-2" attributes="0"/> <Component id="mainPanel" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Container class="javax.swing.JPanel" name="mainPanel"> <Properties> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.BevelBorderInfo"> <BevelBorder/> </Border> </Property> </Properties> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" max="-2" attributes="0"/> <Component id="registerScrollPane" min="-2" pref="227" max="-2" attributes="1"/> <EmptySpace max="-2" attributes="0"/> <Component id="instructSrcollPane" min="-2" pref="93" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="dataScrollPane" pref="418" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Component id="dataScrollPane" alignment="0" pref="405" max="32767" attributes="0"/> <Component id="instructSrcollPane" alignment="0" pref="405" max="32767" attributes="0"/> <Component id="registerScrollPane" alignment="0" pref="405" max="32767" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> </Group>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?