mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-06 22:10:54 +03:00
Extras: FlatDesktop: fixed javadoc issues
This commit is contained in:
@@ -57,7 +57,7 @@ public class FlatDesktop
|
|||||||
/**
|
/**
|
||||||
* Sets a handler to show a custom About dialog.
|
* Sets a handler to show a custom About dialog.
|
||||||
* <p>
|
* <p>
|
||||||
* Useful for macOS to enable menu item "MyApp > About".
|
* Useful for macOS to enable menu item "MyApp > About".
|
||||||
* <p>
|
* <p>
|
||||||
* Uses:
|
* Uses:
|
||||||
* <ul>
|
* <ul>
|
||||||
@@ -83,7 +83,7 @@ public class FlatDesktop
|
|||||||
/**
|
/**
|
||||||
* Sets a handler to show a custom Preferences dialog.
|
* Sets a handler to show a custom Preferences dialog.
|
||||||
* <p>
|
* <p>
|
||||||
* Useful for macOS to enable menu item "MyApp > Preferences".
|
* Useful for macOS to enable menu item "MyApp > Preferences".
|
||||||
* <p>
|
* <p>
|
||||||
* Uses:
|
* Uses:
|
||||||
* <ul>
|
* <ul>
|
||||||
@@ -135,7 +135,7 @@ public class FlatDesktop
|
|||||||
* The handler must invoke either {@link QuitResponse#performQuit} or
|
* The handler must invoke either {@link QuitResponse#performQuit} or
|
||||||
* {@link QuitResponse#cancelQuit}.
|
* {@link QuitResponse#cancelQuit}.
|
||||||
* <p>
|
* <p>
|
||||||
* Useful for macOS to get notified when user clicks menu item "MyApp > Quit".
|
* Useful for macOS to get notified when user clicks menu item "MyApp > Quit".
|
||||||
* <p>
|
* <p>
|
||||||
* Uses:
|
* Uses:
|
||||||
* <ul>
|
* <ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user