JVM Languages
netbean.txt
Associated article: A Sound File Editor for Netbeans
Tags: JVM Languages
Published source code accompanying the article by Rich Unger in which he presents a full-featured Java IDE built on top of the Netbeans Platform--an open source framework for building Java client applications. Also see NETBEAN.ZIP.
A Sound File Editor for Netbeans
by Rich Unger
Listing One
Manifest-Version: 1.0
OpenIDE-Module: com.nuance.tools.prompt/1
OpenIDE-Module-Specification-Version: 1.0
OpenIDE-Module-IDE-Dependencies: IDE/1 > 4.41
OpenIDE-Module-Module-Dependencies: org.openide.io
OpenIDE-Module-Localizing-Bundle:
com/nuance/tools/prompt/resources/Bundle.properties
OpenIDE-Module-Layer: com/nuance/tools/prompt/resources/mf-layer....


