This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 242786 - Add ability to change dismissing timeout for notification balloons
Summary: Add ability to change dismissing timeout for notification balloons
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Notifications (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-11 10:58 UTC by matteodg
Modified: 2014-03-11 10:58 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Patch for notification module that allows to change timeout (1.70 KB, patch)
2014-03-11 10:58 UTC, matteodg
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description matteodg 2014-03-11 10:58:44 UTC
Created attachment 145940 [details]
Patch for notification module that allows to change timeout

The attached patch add the ability to change the dismissing timeout of the notification balloons. It creates a new system property "nb.notification.balloon.timeout" to change the timeout milliseconds value.