SystemTray/src/dorkbox/systemTray/swingUI
nathan 9abc2bdc5f Menu entry font size is also adjusted (if necessary) based on scaling
of UI. This impact is specifically for swing menus, notably windows.
2017-01-26 14:10:33 +01:00
..
_AppIndicatorSwingTray.java Change peer/native class name to make more sense when it's swing 2017-01-25 21:48:15 +01:00
_GtkStatusIconSwingTray.java Change peer/native class name to make more sense when it's swing 2017-01-25 21:48:15 +01:00
_SwingTray.java Code cleanup/polish. Can now add JMenu, JCheckboxMenuItem, 2016-10-31 11:32:49 +01:00
AdjustedJMenu.java Menu entry font size is also adjusted (if necessary) based on scaling 2017-01-26 14:10:33 +01:00
AdjustedJMenuItem.java Menu entry font size is also adjusted (if necessary) based on scaling 2017-01-26 14:10:33 +01:00
SwingMenu.java Code cleanup/polish. Can now add JMenu, JCheckboxMenuItem, 2016-10-31 11:32:49 +01:00
SwingMenuItem.java Fixed issue on windows/swing where menu entries with no icon are the 2017-01-25 23:03:05 +01:00
SwingMenuItemCheckbox.java Fixed issue on windows with unchecked icons 2017-01-25 22:29:55 +01:00
SwingMenuItemSeparator.java Code polish, documentation, cleanup for API changes 2016-10-24 01:43:32 +02:00
SwingMenuItemStatus.java Optimized status entry for Swing menus 2017-01-25 22:38:01 +01:00
SwingUI.java Code polish, documentation, cleanup for API changes 2016-10-24 01:43:32 +02:00
TrayPopup.java Code polish, documentation, cleanup for API changes 2016-10-24 01:43:32 +02:00