comparison visualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/BytecodeViewTopComponent.form @ 4512:015fb895586b

Moved visualizer to new directory.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Tue, 07 Feb 2012 22:41:09 +0100
parents
children
comparison
equal deleted inserted replaced
4511:6cb549627941 4512:015fb895586b
1 <?xml version="1.0" encoding="UTF-8" ?>
2
3 <Form version="1.3" maxVersion="1.3" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
4 <AuxValues>
5 <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
6 <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
7 <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
8 <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="true"/>
9 <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
10 <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="2"/>
11 <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
12 <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
13 <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
14 </AuxValues>
15
16 <Layout>
17 <DimensionLayout dim="0">
18 <Group type="103" groupAlignment="0" attributes="0">
19 <EmptySpace min="0" pref="400" max="32767" attributes="0"/>
20 </Group>
21 </DimensionLayout>
22 <DimensionLayout dim="1">
23 <Group type="103" groupAlignment="0" attributes="0">
24 <EmptySpace min="0" pref="300" max="32767" attributes="0"/>
25 </Group>
26 </DimensionLayout>
27 </Layout>
28 </Form>