📄 vehiclemanagerjpanel.form
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.5" maxVersion="1.6" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <Properties> <Property name="name" type="java.lang.String" value="Form" noResource="true"/> </Properties> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="2"/> <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="true"/> <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/> <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/> <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/> <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> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="32767" attributes="0"/> <Component id="vehicleManagerPanel" min="-2" max="-2" attributes="0"/> <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"/> <Component id="vehicleManagerPanel" min="-2" max="-2" attributes="0"/> <EmptySpace max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Container class="javax.swing.JPanel" name="vehicleManagerPanel"> <Properties> <Property name="name" type="java.lang.String" value="vehicleManagerPanel" noResource="true"/> </Properties> <Layout> <DimensionLayout dim="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 max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="idLabel" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="route_idLabel" alignment="0" min="-2" max="-2" attributes="0"/> </Group> </Group> <Group type="102" attributes="0"> <EmptySpace min="10" pref="10" max="10" attributes="0"/> <Component id="fareQuotietyLabel" min="-2" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="typeLabel" min="-2" max="-2" attributes="0"/> </Group> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="idField" alignment="0" pref="585" max="32767" attributes="0"/> <Component id="route_idField" alignment="0" pref="585" max="32767" attributes="1"/> <Component id="typeField" alignment="0" pref="585" max="32767" attributes="1"/> <Component id="fareQuotietyField" alignment="0" pref="585" max="32767" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="masterScrollPane" pref="715" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> <Group type="102" alignment="1" attributes="0"> <EmptySpace pref="347" max="32767" attributes="0"/> <Component id="newButton" min="-2" max="-2" attributes="0"/> <EmptySpace type="separate" max="-2" attributes="0"/> <Component id="deleteButton" min="-2" max="-2" attributes="0"/> <EmptySpace type="separate" max="-2" attributes="0"/> <Component id="updateButton" min="-2" pref="95" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="saveButton" min="-2" pref="95" max="-2" attributes="0"/> <EmptySpace min="10" pref="10" max="10" 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"/> <Component id="masterScrollPane" min="-2" pref="219" max="-2" attributes="0"/> <EmptySpace pref="24" max="32767" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="idLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="idField" linkSize="1" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace type="unrelated" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="route_idLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="route_idField" linkSize="1" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="11" max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Component id="typeLabel" min="-2" max="-2" attributes="0"/> <Component id="typeField" linkSize="1" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="fareQuotietyLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="fareQuotietyField" linkSize="1" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Group type="103" groupAlignment="3" attributes="0"> <Component id="newButton" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="deleteButton" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="updateButton" alignment="3" min="-2" pref="29" max="-2" attributes="0"/> </Group> <Component id="saveButton" alignment="0" min="-2" pref="29" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Container class="javax.swing.JScrollPane" name="masterScrollPane"> <Properties> <Property name="name" type="java.lang.String" value="masterScrollPane" noResource="true"/>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -