diff src/java_fork.html.luan @ 81:a990d216add8

laf
author Franklin Schmidt <fschmidt@gmail.com>
date Mon, 14 Apr 2025 16:24:08 -0600
parents cef5b6a8b011
children 0d1a0fa301ea
line wrap: on
line diff
--- a/src/java_fork.html.luan	Sat Apr 12 10:40:07 2025 -0600
+++ b/src/java_fork.html.luan	Mon Apr 14 16:24:08 2025 -0600
@@ -33,7 +33,6 @@
 				<li>Replace generics with a cleaner solution.</li>
 				<li>Remove static imports.</li>
 				<li>Remove lambda expressions.</li>
-				<li>Make a decent Swing <a href="https://docs.oracle.com/javase/tutorial/uiswing/lookandfeel/">look and feel</a> that supports <code>apple.laf.useScreenMenuBar</code>.</li>
 			</ul>
 
 			<p>There is no need for backward compatibility.  People who want that can just use Java 8 as is.  The fork is for reactionary programmers who are actively writing code, so the fork should be as clean as possible.</p>