Bugzilla – Attachment 85 Details for
Bug 243
Exception when destroying a Pbuffer while context is current
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
Log In
[x]
|
Forgot Password
Login:
[x]
NB5 form file
PbufferDestroyBug.form (text/plain), 5.42 KB, created by
Sven Gothel
on 2006-08-14 11:18:00 CEST
(
hide
)
Description:
NB5 form file
Filename:
MIME Type:
Creator:
Sven Gothel
Created:
2006-08-14 11:18:00 CEST
Size:
5.42 KB
patch
obsolete
><?xml version="1.0" encoding="UTF-8" ?> > ><Form version="1.0" type="org.netbeans.modules.form.forminfo.JFrameFormInfo"> > <NonVisualComponents> > <Menu class="javax.swing.JMenuBar" name="jMenuBar1"> > <SubComponents> > <Menu class="javax.swing.JMenu" name="fileMenu"> > <Properties> > <Property name="text" type="java.lang.String" value="File"/> > </Properties> > <SubComponents> > <MenuItem class="javax.swing.JMenuItem" name="exitMenuItem"> > <Properties> > <Property name="text" type="java.lang.String" value="Exit"/> > </Properties> > <Events> > <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="exitMenuItemActionPerformed"/> > </Events> > </MenuItem> > </SubComponents> > </Menu> > </SubComponents> > </Menu> > </NonVisualComponents> > <Properties> > <Property name="defaultCloseOperation" type="int" value="3"/> > <Property name="title" type="java.lang.String" value="Pbuffer Destroy Bug"/> > </Properties> > <SyntheticProperties> > <SyntheticProperty name="menuBar" type="java.lang.String" value="jMenuBar1"/> > <SyntheticProperty name="formSizePolicy" type="int" value="1"/> > </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"/> > <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,36,0,0,1,-112"/> > </AuxValues> > > <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/> > <SubComponents> > <Container class="javax.swing.JPanel" name="guiPanel"> > <Constraints> > <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription"> > <BorderConstraints direction="North"/> > </Constraint> > </Constraints> > > <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/> > <SubComponents> > <Component class="javax.swing.JButton" name="destroyPbufferButton"> > <Properties> > <Property name="text" type="java.lang.String" value="Destroy Pbuffer"/> > </Properties> > <Events> > <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="destroyPbufferButtonActionPerformed"/> > </Events> > <Constraints> > <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> > <GridBagConstraints gridX="-1" gridY="-1" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="4" insetsLeft="4" insetsBottom="4" insetsRight="4" anchor="10" weightX="0.0" weightY="0.0"/> > </Constraint> > </Constraints> > </Component> > <Component class="javax.swing.JCheckBox" name="releasePcontextCheckBox"> > <Properties> > <Property name="text" type="java.lang.String" value="Release pcontext"/> > <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> > <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo"> > <EmptyBorder bottom="0" left="0" right="0" top="0"/> > </Border> > </Property> > <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor"> > <Insets value="[0, 0, 0, 0]"/> > </Property> > </Properties> > <Constraints> > <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> > <GridBagConstraints gridX="0" gridY="1" gridWidth="1" gridHeight="1" fill="2" ipadX="0" ipadY="0" insetsTop="4" insetsLeft="4" insetsBottom="4" insetsRight="4" anchor="10" weightX="0.0" weightY="0.0"/> > </Constraint> > </Constraints> > </Component> > </SubComponents> > </Container> > <Container class="javax.swing.JPanel" name="drawingPanel"> > <Properties> > <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> > <Dimension value="[500, 500]"/> > </Property> > </Properties> > <Constraints> > <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription"> > <BorderConstraints direction="Center"/> > </Constraint> > </Constraints> > > <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/> > </Container> > </SubComponents> ></Form>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 243
:
84
| 85