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 147877 - Minimize/maximize animations
Summary: Minimize/maximize animations
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-22 14:07 UTC by Geertjan Wielenga
Modified: 2008-12-22 13:35 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Geertjan Wielenga 2008-09-22 14:07:46 UTC
Customer needs windows to animate while minimizing/maximizing into the sides of the NetBeans Platform. I.e., cosmetic
'effects' are being requested to improve the user experience, like on the Mac.
Comment 1 timdudgeon 2008-09-22 14:17:24 UTC
Yes, this would be useful to have.
We have users in our NB platform app who close windows and then don't know how to re-open them.
Some simple animation telling then where the window has gone would be very helpful.

Tim
Comment 2 Stanislav Aubrecht 2008-09-22 14:20:27 UTC
i went through the code and found out that some kind of effect are already implemented - try running netbeans with
-J-Dnb.winsys.sliding.effects=true switch
Comment 3 Stanislav Aubrecht 2008-09-23 09:16:27 UTC
i'm closing this issue as there are some effects already. please reopen if you need more/other functionality