📄 encryption.form
字号:
<Container class="javax.swing.JPanel" name="jPanel2"> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription"> <JTabbedPaneConstraints tabName="解密"> <Property name="tabTitle" type="java.lang.String" value="解密"/> </JTabbedPaneConstraints> </Constraint> </Constraints> <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" alignment="0" attributes="0"> <EmptySpace min="-2" pref="6" max="-2" attributes="0"/> <Component id="jLabel4" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jScrollPane4" min="-2" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <Component id="jLabel3" min="-2" pref="42" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jScrollPane3" min="-2" max="-2" attributes="0"/> </Group> </Group> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jButton3" min="-2" pref="92" max="-2" attributes="1"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="15" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="list1" alignment="0" min="-2" pref="115" max="-2" attributes="0"/> <Component id="jLabel5" alignment="0" min="-2" pref="68" max="-2" attributes="0"/> </Group> </Group> </Group> <EmptySpace min="-2" pref="34" max="-2" attributes="0"/> </Group> <Component id="jButton2" alignment="1" min="-2" max="-2" attributes="0"/> </Group> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Group type="102" attributes="0"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jLabel3" min="-2" max="-2" attributes="0"/> <Component id="jLabel5" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Component id="list1" min="-2" pref="88" max="-2" attributes="0"/> <EmptySpace min="-2" pref="11" max="-2" attributes="0"/> </Group> <Component id="jScrollPane3" alignment="1" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" attributes="0"> <EmptySpace min="-2" pref="50" max="-2" attributes="0"/> <Component id="jButton3" min="-2" max="-2" attributes="0"/> </Group> <Component id="jLabel4" min="-2" max="-2" attributes="0"/> <Component id="jScrollPane4" alignment="0" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace pref="10" max="32767" attributes="0"/> <Component id="jButton2" min="-2" max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Container class="javax.swing.JScrollPane" name="jScrollPane3"> <AuxValues> <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> </AuxValues> <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> <SubComponents> <Component class="javax.swing.JTextArea" name="jTextArea3"> <Properties> <Property name="columns" type="int" value="20"/> <Property name="rows" type="int" value="5"/> <Property name="text" type="java.lang.String" value="UFOOMZKXOTEDNCRZGUHYUHMOGWJVOSJNFZTRTQEZOXDOGURLXNGHQPSCTOEUXQJULOWASPLDRPDNOEWZHKSZZVBDFFTGDLZSNLLQZXDXRUYBZVAKTYSJRCAOZUDXDAZUJSMWMMLCGBDISTNFOBCTGLUZPLHKHZIIVUUGFKFVTKFHKPTXRSYQBCQZUYCADYQNGVCFTLJXKKWGXIZDXJJZBZYEXZCAACPOZTESLEFXKLSSHOZHSXYGTVEHOWMYBAUPLHZQIGTXUVAOGVIHZFTIXENYZDNQQZOELFZTYVYOUKNMOZBYJXAVWDKOSIPLGZWOUTAKZPONVDKCFZQRERLZNRIPXHZVBXOHCCZXECSXBAVLEOMTTYAVBICTUSYGPPYLJMZUACVHTNOZTQJAEYJMZQPJXNDQGQZJKEZOSVRM"/> </Properties> </Component> </SubComponents> </Container> <Component class="javax.swing.JButton" name="jButton2"> <Properties> <Property name="text" type="java.lang.String" value="解密"/> </Properties> <Events> <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="TOj"/> </Events> </Component> <Component class="javax.swing.JLabel" name="jLabel3"> <Properties> <Property name="text" type="java.lang.String" value="密文:"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel4"> <Properties> <Property name="text" type="java.lang.String" value="明文:"/> </Properties> </Component> <Container class="javax.swing.JScrollPane" name="jScrollPane4"> <AuxValues> <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> </AuxValues> <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> <SubComponents> <Component class="javax.swing.JTextArea" name="jTextArea4"> <Properties> <Property name="columns" type="int" value="20"/> <Property name="rows" type="int" value="5"/> </Properties> </Component> </SubComponents> </Container> <Component class="javax.swing.JButton" name="jButton3"> <Properties> <Property name="text" type="java.lang.String" value="产生密钥"/> </Properties> <Events> <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="ClickToCkey"/> </Events> </Component> <Component class="javax.swing.JLabel" name="jLabel5"> <Properties> <Property name="text" type="java.lang.String" value="密钥"/> </Properties> </Component> <Component class="java.awt.List" name="list1"> </Component> </SubComponents> </Container> </SubComponents> </Container> </SubComponents></Form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -