📄 reservations.form
字号:
<EmptySpace min="-2" pref="29" max="-2" attributes="0"/> <Component id="jRadioButton2" min="-2" max="-2" attributes="0"/> </Group> </Group> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace type="separate" max="-2" attributes="0"/> <Component id="jComboBox3" min="-2" pref="195" max="-2" attributes="0"/> </Group> </Group> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jTextField3" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jTextField4" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel6" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel7" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace type="separate" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel8" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jTextField5" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel9" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jRadioButton1" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jRadioButton2" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="34" max="-2" attributes="0"/> <Component id="jLabel10" min="-2" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace type="separate" max="-2" attributes="0"/> <Component id="jPanel3" min="-2" pref="38" max="-2" attributes="0"/> </Group> </Group> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="28" max="-2" attributes="0"/> <Component id="jLabel11" min="-2" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="18" max="-2" attributes="0"/> <Component id="jPanel4" min="-2" pref="38" max="-2" attributes="0"/> </Group> </Group> <EmptySpace min="-2" pref="25" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel12" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jComboBox3" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="44" max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="jLabel5"> <Properties> <Property name="text" type="java.lang.String" value="Passanger Name"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="jTextField3"> </Component> <Component class="javax.swing.JTextField" name="jTextField4"> </Component> <Component class="javax.swing.JLabel" name="jLabel6"> <Properties> <Property name="text" type="java.lang.String" value="(FirstName)"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel7"> <Properties> <Property name="text" type="java.lang.String" value="(LastName)"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel8"> <Properties> <Property name="text" type="java.lang.String" value="Age"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="jTextField5"> </Component> <Component class="javax.swing.JLabel" name="jLabel9"> <Properties> <Property name="text" type="java.lang.String" value="Gender"/> </Properties> </Component> <Component class="javax.swing.JRadioButton" name="jRadioButton1"> <Properties> <Property name="text" type="java.lang.String" value="Male"/> </Properties> </Component> <Component class="javax.swing.JRadioButton" name="jRadioButton2"> <Properties> <Property name="text" type="java.lang.String" value="Female"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel10"> <Properties> <Property name="text" type="java.lang.String" value="SeatPreference"/> </Properties> </Component> <Container class="javax.swing.JPanel" name="jPanel3"> <Properties> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo"> <LineBorder/> </Border> </Property> </Properties> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jRadioButton3" min="-2" max="-2" attributes="0"/> <EmptySpace type="separate" max="-2" attributes="0"/> <Component id="jRadioButton4" min="-2" max="-2" attributes="0"/> <EmptySpace max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="32767" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jRadioButton3" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jRadioButton4" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JRadioButton" name="jRadioButton3"> <Properties> <Property name="text" type="java.lang.String" value="Aisle"/> </Properties> </Component> <Component class="javax.swing.JRadioButton" name="jRadioButton4"> <Properties> <Property name="text" type="java.lang.String" value="Window"/> </Properties> </Component> </SubComponents> </Container> <Component class="javax.swing.JLabel" name="jLabel11"> <Properties> <Property name="text" type="java.lang.String" value="MealPreference"/> </Properties> </Component> <Container class="javax.swing.JPanel" name="jPanel4"> <Properties> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo"> <LineBorder/> </Border> </Property> </Properties> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jRadioButton5" min="-2" max="-2" attributes="0"/> <EmptySpace type="separate" max="-2" attributes="0"/> <Component id="jRadioButton6" min="-2" max="-2" attributes="0"/> <EmptySpace max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="32767" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jRadioButton5" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jRadioButton6" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JRadioButton" name="jRadioButton5"> <Properties> <Property name="text" type="java.lang.String" value="Veg"/> </Properties> </Component> <Component class="javax.swing.JRadioButton" name="jRadioButton6"> <Properties> <Property name="text" type="java.lang.String" value="Non-veg"/> </Properties> </Component> </SubComponents> </Container> <Component class="javax.swing.JLabel" name="jLabel12"> <Properties> <Property name="text" type="java.lang.String" value="Special Service Request"/> </Properties> </Component> <Component class="javax.swing.JComboBox" name="jComboBox3"> <Properties> <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> <StringArray count="4"> <StringItem index="0" value="Item 1"/> <StringItem index="1" value="Item 2"/> <StringItem index="2" value="Item 3"/> <StringItem index="3" value="Item 4"/> </StringArray> </Property> </Properties> </Component> </SubComponents> </Container> </SubComponents> </Container> <Component class="javax.swing.JButton" name="jButton1"> <Properties> <Property name="text" type="java.lang.String" value="Check Seat 
Availability" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JButton" name="jButton2"> <Properties> <Property name="text" type="java.lang.String" value="Save"/> </Properties> </Component> <Component class="javax.swing.JButton" name="jButton3"> <Properties> <Property name="text" type="java.lang.String" value="Cancel"/> </Properties> </Component> <Component class="javax.swing.JButton" name="jButton4"> <Properties> <Property name="text" type="java.lang.String" value="Exit"/> </Properties> </Component> </SubComponents></Form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -