📄 turtle.form
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" type="org.netbeans.modules.form.forminfo.JFrameFormInfo"> <Properties> <Property name="defaultCloseOperation" type="int" value="3"/> <Property name="title" type="java.lang.String" value="JNetProbe 0409853O-I011-0019"/> <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> <Color blue="ff" green="ff" red="ff" type="rgb"/> </Property> </Properties> <SyntheticProperties> <SyntheticProperty name="formSize" type="java.awt.Dimension" value="-84,-19,0,5,115,114,0,18,106,97,118,97,46,97,119,116,46,68,105,109,101,110,115,105,111,110,65,-114,-39,-41,-84,95,68,20,2,0,2,73,0,6,104,101,105,103,104,116,73,0,5,119,105,100,116,104,120,112,0,0,2,75,0,0,1,-17"/> <SyntheticProperty name="formSizePolicy" type="int" value="0"/> <SyntheticProperty name="generateSize" type="boolean" value="true"/> <SyntheticProperty name="generateCenter" type="boolean" value="true"/> </SyntheticProperties> <AuxValues> <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/> <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 class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout"> <Property name="useNullLayout" type="boolean" value="true"/> </Layout> <SubComponents> <Container class="javax.swing.JPanel" name="Connection"> <Properties> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> <TitledBorder justification="1" position="2" title="Connection"> <Font PropertyName="font" name="Gungsuh" size="18" style="0"/> <Color PropertyName="color" blue="ff" green="99" red="0" type="rgb"/> </TitledBorder> </Border> </Property> <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> <Color blue="ff" green="0" red="0" type="rgb"/> </Property> <Property name="toolTipText" type="java.lang.String" value=""/> </Properties> <AccessibilityProperties> <Property name="AccessibleContext.accessibleParent" type="javax.accessibility.Accessible" editor="org.netbeans.modules.form.RADVisualComponent$AccessibleParentEditor"> <ComponentRef name="Host"/> </Property> </AccessibilityProperties> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription"> <AbsoluteConstraints x="30" y="20" width="430" height="110"/> </Constraint> </Constraints> <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"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="Host" alignment="0" min="-2" max="-2" attributes="0"/> <Group type="102" alignment="0" attributes="0"> <Component id="Port" pref="50" max="32767" attributes="0"/> <EmptySpace min="1" pref="1" max="1" attributes="0"/> </Group> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Group type="102" attributes="0"> <Component id="txtPort" pref="128" max="32767" attributes="0"/> <EmptySpace min="-2" pref="15" max="-2" attributes="0"/> <Component id="Protocol" pref="85" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="ProtocolC" min="-2" pref="120" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> <Component id="txtHost" alignment="1" min="-2" pref="352" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" attributes="0"> <Group type="103" groupAlignment="3" attributes="0"> <Component id="Host" alignment="3" min="-2" pref="30" max="-2" attributes="1"/> <Component id="txtHost" alignment="3" min="-2" pref="25" max="-2" attributes="1"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="Port" alignment="3" min="-2" pref="30" max="-2" attributes="0"/> <Component id="Protocol" alignment="3" min="-2" pref="30" max="-2" attributes="0"/> <Component id="txtPort" alignment="3" min="-2" pref="27" max="-2" attributes="0"/> <Component id="ProtocolC" alignment="3" min="-2" pref="25" max="-2" attributes="0"/> </Group> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JTextField" name="txtHost"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Arial" size="14" style="0"/> </Property> <Property name="text" type="java.lang.String" value="127.0.0.1"/> </Properties> <AuxValues> <AuxValue name="JavaCodeGenerator_SerializeTo" type="java.lang.String" value="TurTLe_Host"/> </AuxValues> </Component> <Component class="javax.swing.JComboBox" name="ProtocolC"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Gungsuh" size="14" style="1"/> </Property> <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> <StringArray count="2"> <StringItem index="0" value="HTTP"/> <StringItem index="1" value="FTP"/> </StringArray> </Property> </Properties> <Events> <EventHandler event="itemStateChanged" listener="java.awt.event.ItemListener" parameters="java.awt.event.ItemEvent" handler="ProtocolCItemStateChanged"/> </Events> </Component> <Component class="javax.swing.JLabel" name="Protocol"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Gungsuh" size="14" style="1"/> </Property> <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> <Color blue="ff" green="99" red="0" type="rgb"/> </Property> <Property name="text" type="java.lang.String" value="Protocol : "/> </Properties> </Component> <Component class="javax.swing.JTextField" name="txtPort"> <Properties> <Property name="text" type="java.lang.String" value="80"/> </Properties> <AuxValues> <AuxValue name="JavaCodeGenerator_SerializeTo" type="java.lang.String" value="TurTLe_jTextField2"/> </AuxValues> </Component> <Component class="javax.swing.JLabel" name="Port"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Gungsuh" size="14" style="1"/> </Property> <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> <Color blue="ff" green="99" red="0" type="rgb"/> </Property> <Property name="text" type="java.lang.String" value="Port : "/> </Properties> </Component> <Component class="javax.swing.JLabel" name="Host"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Gungsuh" size="14" style="1"/> </Property> <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> <Color blue="ff" green="99" red="0" type="rgb"/>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -