Add this files

git-svn-id: svn://10.0.0.236/trunk@46266 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
idk%eng.sun.com
1999-09-08 00:21:03 +00:00
parent f8078c4c9a
commit f363d1453d
31 changed files with 1548 additions and 196 deletions

View File

@@ -37,7 +37,7 @@ void PlugletStreamInfo::Initialize(void) {
}
void PlugletStreamInfo::Destroy(void) {
//nb who gonna call it
//nb who gonna call it?
JNIEnv * env = PlugletEngine::GetJNIEnv();
if (clazz) {
env->DeleteGlobalRef(clazz);