📄 frmftp.form
字号:
<DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="localCombo" alignment="0" pref="317" max="32767" attributes="0"/> <Group type="102" alignment="1" attributes="0"> <Component id="localLabel" min="-2" pref="255" max="-2" attributes="1"/> <EmptySpace max="-2" attributes="0"/> <Component id="uploadBtn" min="-2" max="-2" attributes="0"/> </Group> <Component id="jScrollPane1" alignment="0" pref="317" max="32767" attributes="0"/> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="1" attributes="0"> <Component id="localCombo" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jScrollPane1" pref="379" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="uploadBtn" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="localLabel" alignment="3" min="-2" pref="21" max="-2" attributes="0"/> </Group> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JButton" name="uploadBtn"> <Properties> <Property name="text" type="java.lang.String" value="上传"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="uploadBtnActionPerformed"/>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -