~ubuntu-branches/ubuntu/intrepid/electric/intrepid

« back to all changes in this revision

Viewing changes to com/sun/electric/tool/user/dialogs/OptionReconcile.form

  • Committer: Bazaar Package Importer
  • Author(s): Onkar Shinde
  • Date: 2008-07-23 02:09:53 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080723020953-1gmnv7q2wpsdbnop
Tags: 8.07-0ubuntu1
* New Upstream version. Please check changelog for details. (LP: #242720)
* debian/control
  - Add build dependencies *-jdk, cdbs and bsh.
  - Remove build dependency dpatch. We will be using CDBS simple patchsys.
  - Refreshed runtime dependencies to default-jre | java2-runtime and bsh.
  - Added home page field.
  - Standard version 3.8.0.
  - Modify Maintainer value to match the DebianMaintainerField
    specification.
  - Changed email address for original maintainer to indicate who has
    refreshed the packaging.
* debian/rules
  - Revamped to use cdbs.
  - Added get-orig-source target.
* debian/patches
  - 00list, 02_sensible-browser.dpatch, 01_errors-numbers.dpatch,
    03_manpage.dpatch - Deleted, not relevant anymore.
  - 01_fix_build_xml.patch - Patch to fix the build.xml.
* debian/ant.properties
  - File to set various compilation properties.
* debian/electric.1
  - Remove the entry that causes lintian warning.
* debian/electric.desktop
  - Change as suggested by desktop-file-validate.
* debian/electric.docs
  - Updated as per changes in file names.
* debian/electric.svg
  - Name changed from electric_icon.svg.
* debian/install
  - Added appropriate locations for jar file, desktop file and wrapper shell
    script.
* debian/README.source
  - Added to comply with standards version 3.8.0.
* debian/TODO.Debian
  - Name changed form TODO.
* debain/wrapper/electric
  - Wrapper shell script to launch the application.
* debian/manpages
  - Added for installation of manpage.
* debian/watch
  - Updated to match jar files instead of older tar.gz files.
* debian/dirs
  - Removed, not needed anymore.
* debian/{electric.doc-base, electric.examples, substvars}
  - Removed, not relevant anymore.
* debian/*.debhelper
  - Removed auto generated files. Not relevant anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" ?>
 
2
 
 
3
<Form version="1.0" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">
 
4
  <Properties>
 
5
    <Property name="title" type="java.lang.String" value="Project Setting Reconciliation"/>
 
6
    <Property name="name" type="java.lang.String" value=""/>
 
7
  </Properties>
 
8
  <SyntheticProperties>
 
9
    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
 
10
  </SyntheticProperties>
 
11
  <Events>
 
12
    <EventHandler event="windowClosing" listener="java.awt.event.WindowListener" parameters="java.awt.event.WindowEvent" handler="closeDialog"/>
 
13
  </Events>
 
14
  <AuxValues>
 
15
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
 
16
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
 
17
    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
 
18
    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
 
19
    <AuxValue name="designerSize" 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,1,34,0,0,3,44"/>
 
20
  </AuxValues>
 
21
 
 
22
  <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>
 
23
  <SubComponents>
 
24
    <Component class="javax.swing.JButton" name="ok">
 
25
      <Properties>
 
26
        <Property name="text" type="java.lang.String" value="Use Above Settings"/>
 
27
      </Properties>
 
28
      <Events>
 
29
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="ok"/>
 
30
      </Events>
 
31
      <Constraints>
 
32
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
33
          <GridBagConstraints gridX="2" gridY="2" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="4" insetsLeft="4" insetsBottom="4" insetsRight="4" anchor="10" weightX="0.1" weightY="0.0"/>
 
34
        </Constraint>
 
35
      </Constraints>
 
36
    </Component>
 
37
    <Container class="javax.swing.JScrollPane" name="optionPane">
 
38
      <Properties>
 
39
        <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
 
40
          <Dimension value="[500, 150]"/>
 
41
        </Property>
 
42
        <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
 
43
          <Dimension value="[650, 150]"/>
 
44
        </Property>
 
45
      </Properties>
 
46
      <Constraints>
 
47
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
48
          <GridBagConstraints gridX="0" gridY="1" gridWidth="3" gridHeight="1" fill="1" ipadX="0" ipadY="0" insetsTop="4" insetsLeft="4" insetsBottom="4" insetsRight="4" anchor="10" weightX="1.0" weightY="1.0"/>
 
49
        </Constraint>
 
50
      </Constraints>
 
51
 
 
52
      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
 
53
    </Container>
 
54
    <Component class="javax.swing.JLabel" name="optionHeader">
 
55
      <Properties>
 
56
        <Property name="text" type="java.lang.String" value="The new Project Settings are different from the current Project Settings:"/>
 
57
      </Properties>
 
58
      <Constraints>
 
59
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
60
          <GridBagConstraints gridX="0" gridY="0" gridWidth="3" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="4" insetsLeft="4" insetsBottom="4" insetsRight="4" anchor="17" weightX="0.0" weightY="0.0"/>
 
61
        </Constraint>
 
62
      </Constraints>
 
63
    </Component>
 
64
    <Component class="javax.swing.JButton" name="ignoreLibraryOptions">
 
65
      <Properties>
 
66
        <Property name="text" type="java.lang.String" value="Use All Current Settings"/>
 
67
      </Properties>
 
68
      <Events>
 
69
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="ignoreLibraryOptionsActionPerformed"/>
 
70
      </Events>
 
71
      <Constraints>
 
72
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
73
          <GridBagConstraints gridX="0" gridY="2" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="4" insetsLeft="4" insetsBottom="4" insetsRight="4" anchor="10" weightX="0.1" weightY="0.0"/>
 
74
        </Constraint>
 
75
      </Constraints>
 
76
    </Component>
 
77
    <Component class="javax.swing.JButton" name="useLibraryOptions">
 
78
      <Properties>
 
79
        <Property name="text" type="java.lang.String" value="Use All New Settings"/>
 
80
      </Properties>
 
81
      <Events>
 
82
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="useLibraryOptionsActionPerformed"/>
 
83
      </Events>
 
84
      <Constraints>
 
85
        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">
 
86
          <GridBagConstraints gridX="1" gridY="2" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="4" insetsLeft="4" insetsBottom="4" insetsRight="4" anchor="10" weightX="0.1" weightY="0.0"/>
 
87
        </Constraint>
 
88
      </Constraints>
 
89
    </Component>
 
90
  </SubComponents>
 
91
</Form>