Skip to content

Commit f07a111

Browse files
committed
- code cleanup JavaFX bookmarks
1 parent af31bc7 commit f07a111

File tree

3 files changed

+78
-145
lines changed

3 files changed

+78
-145
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
- **FEATURE:** Das Blacklist Filter-Icon in der Toolbar kann mittels *Einstellungen/Allgemein* mit einem aussagefähigen Zusatztext dargestellt werden.
1313
- **FEATURE:** Dark Mode für Filter-Dialog.
1414
- **FEATURE:** Beschleunigte Verarbeitung von Lucene mittels native access aktiviert (benötigt `--enable-native-access=ALL-UNNAMED --add-modules jdk.incubator.vector` in den Startparametern)
15+
- **FEATURE:** *Einstellungen/Set bearbeiten* für Dark Mode-Kompatibilität angepasst.
1516

1617
# **14.1.0**
1718
- JDK 21 wird nun mitgeliefert. Behebt primär Darstellungsfehler von Java Apps unter Windows.

src/main/java/mediathek/gui/dialogEinstellungen/PanelPsetKurz.form

Lines changed: 9 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,8 @@
4242
<Container class="javax.swing.JPanel" name="jPanel2">
4343
<Properties>
4444
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
45-
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
46-
<LineBorder>
47-
<Color PropertyName="color" blue="ff" green="99" red="99" type="rgb"/>
48-
</LineBorder>
45+
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
46+
<TitledBorder title="&lt;html&gt;&lt;b&gt;Programme&lt;/b&gt;&lt;/html&gt;"/>
4947
</Border>
5048
</Property>
5149
</Properties>
@@ -57,51 +55,30 @@
5755
<Layout>
5856
<DimensionLayout dim="0">
5957
<Group type="103" groupAlignment="0" attributes="0">
60-
<Group type="102" alignment="0" attributes="0">
61-
<EmptySpace max="-2" attributes="0"/>
62-
<Component id="jTextField1" pref="487" max="32767" attributes="0"/>
63-
<EmptySpace max="-2" attributes="0"/>
64-
</Group>
6558
<Component id="jPanelExtra" max="32767" attributes="0"/>
6659
</Group>
6760
</DimensionLayout>
6861
<DimensionLayout dim="1">
6962
<Group type="103" groupAlignment="0" attributes="0">
70-
<Group type="102" alignment="0" attributes="0">
63+
<Group type="102" alignment="1" attributes="0">
7164
<EmptySpace max="-2" attributes="0"/>
72-
<Component id="jTextField1" min="-2" max="-2" attributes="0"/>
73-
<EmptySpace type="unrelated" max="-2" attributes="0"/>
7465
<Component id="jPanelExtra" max="32767" attributes="0"/>
7566
</Group>
7667
</Group>
7768
</DimensionLayout>
7869
</Layout>
7970
<SubComponents>
80-
<Component class="javax.swing.JTextField" name="jTextField1">
81-
<Properties>
82-
<Property name="editable" type="boolean" value="false"/>
83-
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
84-
<Color blue="ff" green="cc" red="cc" type="rgb"/>
85-
</Property>
86-
<Property name="horizontalAlignment" type="int" value="0"/>
87-
<Property name="text" type="java.lang.String" value="Programme"/>
88-
</Properties>
89-
<AuxValues>
90-
<AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>
91-
<AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>
92-
</AuxValues>
93-
</Component>
9471
<Container class="javax.swing.JPanel" name="jPanelExtra">
9572

9673
<Layout>
9774
<DimensionLayout dim="0">
9875
<Group type="103" groupAlignment="0" attributes="0">
99-
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
76+
<EmptySpace min="0" pref="491" max="32767" attributes="0"/>
10077
</Group>
10178
</DimensionLayout>
10279
<DimensionLayout dim="1">
10380
<Group type="103" groupAlignment="0" attributes="0">
104-
<EmptySpace min="0" pref="286" max="32767" attributes="0"/>
81+
<EmptySpace min="0" pref="277" max="32767" attributes="0"/>
10582
</Group>
10683
</DimensionLayout>
10784
</Layout>
@@ -111,10 +88,8 @@
11188
<Container class="javax.swing.JPanel" name="jPanel1">
11289
<Properties>
11390
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
114-
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
115-
<LineBorder>
116-
<Color PropertyName="color" blue="ff" green="99" red="99" type="rgb"/>
117-
</LineBorder>
91+
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
92+
<TitledBorder title="&lt;html&gt;&lt;b&gt;Set&lt;/b&gt;&lt;/html&gt;"/>
11893
</Border>
11994
</Property>
12095
</Properties>
@@ -129,8 +104,7 @@
129104
<Group type="102" alignment="0" attributes="0">
130105
<EmptySpace max="-2" attributes="0"/>
131106
<Group type="103" groupAlignment="0" attributes="0">
132-
<Component id="jScrollPane2" pref="487" max="32767" attributes="0"/>
133-
<Component id="jTextField2" max="32767" attributes="0"/>
107+
<Component id="jScrollPane2" pref="479" max="32767" attributes="0"/>
134108
<Group type="102" alignment="0" attributes="0">
135109
<Group type="103" groupAlignment="0" attributes="0">
136110
<Component id="jLabel1" alignment="0" min="-2" max="-2" attributes="0"/>
@@ -156,9 +130,7 @@
156130
<Group type="103" groupAlignment="0" attributes="0">
157131
<Group type="102" alignment="0" attributes="0">
158132
<EmptySpace max="-2" attributes="0"/>
159-
<Component id="jTextField2" min="-2" max="-2" attributes="0"/>
160-
<EmptySpace max="-2" attributes="0"/>
161-
<Component id="jScrollPane1" min="-2" pref="87" max="-2" attributes="0"/>
133+
<Component id="jScrollPane1" min="-2" pref="116" max="-2" attributes="0"/>
162134
<EmptySpace max="-2" attributes="0"/>
163135
<Group type="103" groupAlignment="3" attributes="0">
164136
<Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
@@ -180,23 +152,6 @@
180152
</DimensionLayout>
181153
</Layout>
182154
<SubComponents>
183-
<Component class="javax.swing.JTextField" name="jTextField2">
184-
<Properties>
185-
<Property name="editable" type="boolean" value="false"/>
186-
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
187-
<Color blue="ff" green="cc" red="cc" type="rgb"/>
188-
</Property>
189-
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
190-
<Font name="Dialog" size="14" style="1"/>
191-
</Property>
192-
<Property name="horizontalAlignment" type="int" value="0"/>
193-
<Property name="text" type="java.lang.String" value="Set"/>
194-
</Properties>
195-
<AuxValues>
196-
<AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>
197-
<AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>
198-
</AuxValues>
199-
</Component>
200155
<Component class="javax.swing.JLabel" name="jLabel1">
201156
<Properties>
202157
<Property name="text" type="java.lang.String" value="Set Name:"/>

0 commit comments

Comments
 (0)