projectviewer.action
Class LaunchBrowserAction.Helper

java.lang.Object
  extended byprojectviewer.action.LaunchBrowserAction.Helper
Enclosing class:
LaunchBrowserAction

public static class LaunchBrowserAction.Helper
extends java.lang.Object

Class to hold references to classes that may not be available, so this class can behave well when called from a BeanShell script.


Constructor Summary
LaunchBrowserAction.Helper()
           
 
Method Summary
static void launchInfoViewer(org.gjt.sp.jedit.View view, java.lang.String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LaunchBrowserAction.Helper

public LaunchBrowserAction.Helper()
Method Detail

launchInfoViewer

public static void launchInfoViewer(org.gjt.sp.jedit.View view,
                                    java.lang.String url)