/[gcjwebplugin]/gcjwebplugin/src/GCJPluginFactory.h
ViewVC logotype

Diff of /gcjwebplugin/src/GCJPluginFactory.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by mkoch, Tue Jul 8 13:48:13 2003 UTC revision 1.4 by mkoch, Sun Jul 13 20:09:28 2003 UTC
# Line 91  class GCJPluginFactory : public nsIPlugi Line 91  class GCJPluginFactory : public nsIPlugi
91    static JavaVM* s_jvm;    static JavaVM* s_jvm;
92    static JNIEnv* s_jniEnv;    static JNIEnv* s_jniEnv;
93    static int s_started;    static int s_started;
94    static std::string s_classpath;    
95      char* m_classpath;
   jclass m_class_AppletContextImpl;  
   jobject m_appletContext;  
96  };  };
97    
98  #endif // __GCJPLUGINFACTORY_H__  #endif // __GCJPLUGINFACTORY_H__

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26