Properties sheet icon

"ortega" <[email protected]>
Newsgroups gmane.comp.java.netbeans.modules.openide.devel
Message-ID <[email protected]>
I don't no if is the right way to fix this but in my ModuleInstall class in the restored method, i put the code:

TopComponent window = WindowManager.getDefault().findTopComponent("properties");
if (window != null) {
   window.setIcon(Utilities.FEATURE_PROPERTY_IMAGE);
}

works for me.

Thank again for all.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.