/[gcjwebplugin]/gcjwebplugin/src/gnu/gcjwebplugin/PluginAppletViewer.java
ViewVC logotype

Diff of /gcjwebplugin/src/gnu/gcjwebplugin/PluginAppletViewer.java

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

revision 1.17 by mkoch, Sat Dec 4 14:49:47 2004 UTC revision 1.18 by mkoch, Sat Dec 4 16:16:24 2004 UTC
# Line 86  class PluginAppletViewer Line 86  class PluginAppletViewer
86                appletWindows.put(key, new PluginAppletWindow());                appletWindows.put(key, new PluginAppletWindow());
87    
88              currentWindow = (PluginAppletWindow) appletWindows.get(key);              currentWindow = (PluginAppletWindow) appletWindows.get(key);
   
             // Show java console.  
             consoleDialog.show();  
89            }            }
90          else if (message.startsWith("tag"))          else if (message.startsWith("tag"))
91            {            {

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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