SystemTray/src/dorkbox/systemTray/swingUI
2017-07-09 16:02:34 +02:00
..
_SwingTray.java Better checking when setting tooltip text 2017-07-09 16:02:34 +02:00
SwingMenu.java Fixed race condition between bind() and add(), where they could both add 2017-07-05 00:08:07 +02:00
SwingMenuItem.java Correct (based on menu item size) transparent icon for spacing 2017-07-01 16:16:15 +02:00
SwingMenuItemCheckbox.java Changed how the checkmark is rendered. now specifiy a color, the size 2017-07-03 20:30:14 +02:00
SwingMenuItemSeparator.java Updated Swing menu item behavior to permit customization. 2017-02-17 15:50:42 +01:00
SwingMenuItemStatus.java Code polish 2017-05-10 15:24:30 +02:00
SwingUI.java Code polish, documentation, cleanup for API changes 2016-10-24 01:43:32 +02:00
SwingUIFactory.java Changed how the checkmark is rendered. now specifiy a color, the size 2017-07-03 20:30:14 +02:00
TrayPopup.java Removed dead/unused code 2017-02-17 15:44:41 +01:00