"unknownFunction"));
nativeLibrary = new Parameter(this, "nativeLibrary", new StringToken(
"unknownLibrary"));
// Create our own custom editor
new JNIActorEditorFactory(this, "_editorFactory");
_attachText("_iconDescription", "<svg>\n" + "<rect x=\"0\" y=\"0\" "
+ "width=\"32\" height=\"38\" " + "style=\"fill:white\"/>\n"
+ "<image x=\"1\" y=\"1\" width=\"32\" height=\"38\""
+ "xlink:href=\"jni/dll.gif\"/>\n" + "</svg>\n");