|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraphlab.plugins.commonplugin.reporter.ReporterPluginMethods
public class ReporterPluginMethods
Constructor Summary | |
---|---|
ReporterPluginMethods()
|
Method Summary | |
---|---|
boolean |
browse(java.net.URL url)
opens a browser for displaing the given url it first tries to open an external browser then internal one |
void |
showBugBuddy()
opens a browser window to report a bug to server ## it is also possible to have a more control on the opening page, the operation are similar to ExceptionReport |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReporterPluginMethods()
Method Detail |
---|
public boolean browse(java.net.URL url)
public void showBugBuddy()
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |