ez-on-da-ice - plugin detail
A darker look and feel for netbeans. It is based on the NIMRod LAF and netbeans TanUI plugin.
| Plugin owner: |
venkatramakkineni |
| Website: |
|
| Added: |
2011-12-04 |
| Last updated: |
2012-05-11 |
| NetBeans Versions: |
7.0, 7.1 |
| License: |
CDDL-GPL-2-CP |
| Category: |
Graphical User Interface |
| Size: |
0.19 MB |
| Downloaded: |
443 times |
| Rating: |
|
Verifications for NetBeans versions
Plugin is not subject to any verification |
Introduction
easy on the eyes
Project Page:
https://sourceforge.net/projects/ez-on-da-ice/
What's new in this version
0.1.1
Changed the menus to opaque.
|
[ You have to be logged in to be able to comment. ]
User Comments
Opaque menus it is
You should be able to see opaque menus now. Thanks for the comments.
Posted by venkatramakkineni on May 11, 2012
Like the dark look
I appreciate the light-on-dark look, good job.
I'm not such a big fan of transparent menus. I prefer opaque.
Posted by jdalbey on May 11, 2012
work around
This happens because there seems to be no straight forward way to enforce netbeans restart on plugin reactivation.
When the plugin is deactivated netbeans forces a restart, so it is able to set the LAF to the default Synth on restart. But on reactivation, since there is no restart enforced, Installer is directly being called which is inturn setting the LAF to NimROD at runtime and hence the ClassCastException.
So I have requested a feature enhancement that would give plugin developers the liberty to request system restart if needed.
Until that point, the only way to get around this is by manually restarting netbeans after reactivating the plugin.
Posted by venkatramakkineni on Dec 19, 2011
half applied theme on reactivation
Hi there,
Installing it, activating it and deactivating it OK, however, re-activating it partially applies the theme to the IDE (unless you restart the IDE)
The changes I noticed:
> The plugin screen is themed
> Members View has is themed
> Half the menu labels are white
> Menu icons disappeared
Tested on: NetBeans IDE 7.1 RC2 (Build 201111302200)
Java: 1.7.0; Java HotSpot(TM) 64-Bit Server VM 21.0-b17
System: Windows 7 64bit
Posted by carlosqt on Dec 06, 2011
UI pb on reactivation
Hi,
a little problem :
- install the plugin, restart the IDE
- deactivate the plugin, restart the IDE
- reactivate the plugin => the Look&Feel is not updated, only some parts of the UI come from the new L&F
After a NetBeans restart, the L&F is ok.
Could you ask the user to restart NetBeans after the plugin reactivation ? (if it is technically possible)
Thx.
Tested on the latest Dev Build, JDK 6u29 and 7u01, WinXP SP3 x86_32.
Posted by ent38 on Dec 05, 2011