How to implement (and register) a PropertyPanel?

Peter Nabbefeld <[email protected]> Wed, 5 Jul 2017 07:02:24 +0200
Newsgroups gmane.comp.java.netbeans.modules.openide.devel
Message-ID <[email protected]>
Hello,

I'm trying to implement a file editor. I've currently managed to open it 
and assign a NavigatorPanel (for it's internal structure, as a tree), 
but I cannot find some appropriate tutorial for the properties I want to 
edit (per node in my NavigatorPanel).

Kind regards
Peter