213 lines
11 KiB
XML
Executable File
213 lines
11 KiB
XML
Executable File
<?xml version="1.1" encoding="UTF-8" ?>
|
|
|
|
<Form version="1.3" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
|
|
<NonVisualComponents>
|
|
<Menu class="javax.swing.JMenuBar" name="jMenuBar1">
|
|
<SubComponents>
|
|
<Menu class="javax.swing.JMenu" name="jMenu1">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Datei"/>
|
|
</Properties>
|
|
<SubComponents>
|
|
<MenuItem class="javax.swing.JMenuItem" name="UseNowMenuItem">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="In Hörbuch übernehmen"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="UseNowMenuItemActionPerformed"/>
|
|
</Events>
|
|
</MenuItem>
|
|
<MenuItem class="javax.swing.JPopupMenu$Separator" name="jSeparator2">
|
|
</MenuItem>
|
|
<MenuItem class="javax.swing.JMenuItem" name="SaveMenuItem">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Speichern"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="SaveMenuItemActionPerformed"/>
|
|
</Events>
|
|
</MenuItem>
|
|
<MenuItem class="javax.swing.JMenuItem" name="OpenMenuItem">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Öffnen"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="OpenMenuItemActionPerformed"/>
|
|
</Events>
|
|
</MenuItem>
|
|
<MenuItem class="javax.swing.JMenuItem" name="SaveAsMenuItem">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Speichern unter..."/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="SaveAsMenuItemActionPerformed"/>
|
|
</Events>
|
|
</MenuItem>
|
|
<MenuItem class="javax.swing.JPopupMenu$Separator" name="jSeparator1">
|
|
</MenuItem>
|
|
<MenuItem class="javax.swing.JMenuItem" name="CloseMenuItem">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Schließen"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="CloseMenuItemActionPerformed"/>
|
|
</Events>
|
|
</MenuItem>
|
|
</SubComponents>
|
|
</Menu>
|
|
</SubComponents>
|
|
</Menu>
|
|
</NonVisualComponents>
|
|
<Properties>
|
|
<Property name="defaultCloseOperation" type="int" value="0"/>
|
|
<Property name="title" type="java.lang.String" value="Kapitelprofil Editor"/>
|
|
</Properties>
|
|
<SyntheticProperties>
|
|
<SyntheticProperty name="menuBar" type="java.lang.String" value="jMenuBar1"/>
|
|
<SyntheticProperty name="formSizePolicy" type="int" value="1"/>
|
|
</SyntheticProperties>
|
|
<Events>
|
|
<EventHandler event="windowClosing" listener="java.awt.event.WindowListener" parameters="java.awt.event.WindowEvent" handler="formWindowClosing"/>
|
|
</Events>
|
|
<AuxValues>
|
|
<AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
|
|
<AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
|
|
<AuxValue name="FormSettings_generateFQN" 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="-2" attributes="0"/>
|
|
<Component id="jScrollPane1" pref="480" max="32767" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="addPanel" 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="1" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="1" attributes="0">
|
|
<Component id="jScrollPane1" alignment="0" pref="232" max="32767" attributes="0"/>
|
|
<Component id="addPanel" alignment="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JPanel" name="addPanel">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="Hinzufügen"/>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="NumberButton" alignment="0" pref="209" max="32767" attributes="0"/>
|
|
<Component id="FileNameButton" alignment="0" pref="209" max="32767" attributes="0"/>
|
|
<Component id="FilePathButton" alignment="0" pref="209" max="32767" attributes="0"/>
|
|
<Component id="TagButton" alignment="0" pref="209" max="32767" attributes="0"/>
|
|
<Component id="CommentButton" alignment="0" pref="209" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="NumberButton" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="FileNameButton" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="FilePathButton" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="TagButton" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="CommentButton" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" pref="53" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JButton" name="NumberButton">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Kapitelnummer"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="NumberButtonActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="FileNameButton">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Dateinamen"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="FileNameButtonActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="FilePathButton">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Dateipfad"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="FilePathButtonActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="TagButton">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Tag"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="TagButtonActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="CommentButton">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Vorschau Kommentar"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="CommentButtonActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JScrollPane" name="jScrollPane1">
|
|
<AuxValues>
|
|
<AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
|
|
</AuxValues>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JTextArea" name="textArea">
|
|
<Properties>
|
|
<Property name="columns" type="int" value="20"/>
|
|
<Property name="rows" type="int" value="5"/>
|
|
<Property name="dragEnabled" type="boolean" value="true"/>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Form>
|