/[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.2 by mkoch, Mon Jul 7 11:59:21 2003 UTC revision 1.3 by mkoch, Tue Jul 8 13:48:13 2003 UTC
# Line 92  class GCJPluginFactory : public nsIPlugi Line 92  class GCJPluginFactory : public nsIPlugi
92    static JNIEnv* s_jniEnv;    static JNIEnv* s_jniEnv;
93    static int s_started;    static int s_started;
94    static std::string s_classpath;    static std::string s_classpath;
95    
96      jclass m_class_AppletContextImpl;
97      jobject m_appletContext;
98  };  };
99    
100  #endif // __GCJPLUGINFACTORY_H__  #endif // __GCJPLUGINFACTORY_H__

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

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