SystemTray/src/dorkbox/systemTray/swing
nathan 87222f8483 AppIndicator does not support BOLD text in menus, since we cater to
the lowest common denominator, we remove bold text for status. We
change to use a menu separator to define a "status" at the top of the
 menu
2016-10-08 23:32:21 +02:00
..
AdjustedJMenu.java windows/mac swing menus working with keyboard navigation/mnemonics 2016-10-08 21:47:53 +02:00
AdjustedJMenuItem.java Code polish, fixed newly craeted JPopupMenu border + margin info. 2016-09-29 03:23:33 +02:00
SwingEntry.java WIP adding mnemonic support for windows/mac 2016-10-08 17:42:05 +02:00
SwingEntryItem.java WIP menu cleanup 2016-10-03 20:14:09 +02:00
SwingEntrySeparator.java WIP adding mnemonic support for windows/mac 2016-10-08 17:42:05 +02:00
SwingEntryStatus.java AppIndicator does not support BOLD text in menus, since we cater to 2016-10-08 23:32:21 +02:00
SwingMenu.java Code polish 2016-10-08 21:50:37 +02:00
SwingSystemTray.java Code polish 2016-10-08 21:50:37 +02:00
SwingSystemTrayMenuPopup.java Code polish, cleaned up comments 2016-10-08 21:53:43 +02:00