mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 15:07:11 -06:00
macOS native: added FlatNativeMacLibrary.windowToggleFullScreen() for easier testing
This commit is contained in:
@@ -63,4 +63,5 @@ public class FlatNativeMacLibrary
|
||||
public native static int getWindowButtonAreaWidth( Window window );
|
||||
public native static int getWindowTitleBarHeight( Window window );
|
||||
public native static boolean isWindowFullScreen( Window window );
|
||||
public native static boolean windowToggleFullScreen( Window window );
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user