mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 06:27:13 -06:00
macOS large title bar: add NSToolbar to NSWindow
This commit is contained in:
@@ -53,4 +53,6 @@ public class FlatNativeMacLibrary
|
||||
}
|
||||
|
||||
public native static boolean setWindowRoundedBorder( Window window, float radius, float borderWidth, int borderColor );
|
||||
|
||||
public native static void setWindowToolbar( Window window );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user