Commit Graph

6 Commits

Author SHA1 Message Date
nathan
289e83ba63 Better caching of images, better api (change graphic -> image) to make
more sense. Set the default image names to be static strings, so it's
easier to know what they are without knowing specific details.
2017-09-03 17:34:09 +02:00
nathan
cdbf8a2a4d Issues surrounding buggy rendering behavior fixed via frame/dialog
changed to use the AWT canvas specifically for drawing,
updated Active Rendering components to support AWT canvas. Added custom
theme support.
2017-08-23 11:08:22 +02:00
nathan
f8866c9aeb Added support for notifications on a JFrame/Window. Refactored
LookAndFeel of the notification icon. Fixed various bugs surrounding
animation and rendering of notifications.
2017-07-28 22:07:01 +02:00
nathan
6e37be01a3 Added unique text to body 2017-01-31 01:10:35 +01:00
nathan
1ecd9316e7 WIP - changed name to Notify. Moved package out of util. Added Notify.getVersion(). 2016-02-11 01:14:23 +01:00
nathan
4288dd46e5 Changed how properties act. Changed the default for showing from 5 seconds (to hide), to never hide. Added smooth animation (via active rendering swing components). Added progress-bar to show when popup will be hidden. Made "shake" move the popup in a random direction instead of all in the same direction. 2015-11-20 11:14:38 +01:00